{"id":20989914,"url":"https://github.com/iddm/rust-bug-53635","last_synced_at":"2025-10-24T14:07:20.024Z","repository":{"id":66200622,"uuid":"206832826","full_name":"iddm/rust-bug-53635","owner":"iddm","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-06T16:43:13.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T22:09:28.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iddm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-09-06T16:23:59.000Z","updated_at":"2019-09-06T16:43:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6ef075a-3535-4f31-9685-5502330a9cfd","html_url":"https://github.com/iddm/rust-bug-53635","commit_stats":null,"previous_names":["iddm/rust-bug-53635"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iddm/rust-bug-53635","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2Frust-bug-53635","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2Frust-bug-53635/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2Frust-bug-53635/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2Frust-bug-53635/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iddm","download_url":"https://codeload.github.com/iddm/rust-bug-53635/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iddm%2Frust-bug-53635/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280806857,"owners_count":26394463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T06:26:42.441Z","updated_at":"2025-10-24T14:07:20.008Z","avatar_url":"https://github.com/iddm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Nightly compiler bug](https://github.com/rust-lang/rust/issues/51635)\n\n## Description\n\nThis is an MCVE for reproducing the bug when the code is not shown which\nactually causes errors. The errors itselves are shown correctly. The output\nlooks as this:\n\n```\nCompiling bug v0.1.0 (/home/rust/src/bug)\n\nerror[E0308]: mismatched types\n  | \n  = note: expected type `std::string::String`\n             found type `\u0026'static str`\n\nerror: aborting due to previous error\n\nFor more information about this error, try `rustc --explain E0308`.\nerror: Could not compile `bug`.\n\nTo learn more, run the command again with --verbose.\n```\n\nAfter bisection it was evident that the problem is seen on all nightly compilers up to these days, starting from nightly-2019-04-15. The versions before have not been tested as `serde` framework can't be compiled on earlier versions of the compiler. However, if it only had been possible to set the serde version less than `1.0.99`, we would have been able to bisect further.\n\nMore information can be found on the [bug page](https://github.com/rust-lang/rust/issues/51635).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiddm%2Frust-bug-53635","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiddm%2Frust-bug-53635","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiddm%2Frust-bug-53635/lists"}