{"id":21670441,"url":"https://github.com/truemagic-coder/broken-rust","last_synced_at":"2025-08-31T22:15:27.647Z","repository":{"id":146143589,"uuid":"188658767","full_name":"truemagic-coder/broken-rust","owner":"truemagic-coder","description":"I broke the rust","archived":false,"fork":false,"pushed_at":"2019-05-26T08:48:03.000Z","size":2044,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T14:44:53.044Z","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/truemagic-coder.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-26T08:36:11.000Z","updated_at":"2019-05-26T08:48:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"bffcd872-f3c5-4402-958c-135af9244c06","html_url":"https://github.com/truemagic-coder/broken-rust","commit_stats":null,"previous_names":["truemagic-coder/broken-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/truemagic-coder/broken-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truemagic-coder%2Fbroken-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truemagic-coder%2Fbroken-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truemagic-coder%2Fbroken-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truemagic-coder%2Fbroken-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truemagic-coder","download_url":"https://codeload.github.com/truemagic-coder/broken-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truemagic-coder%2Fbroken-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273047271,"owners_count":25036324,"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-08-31T02:00:09.071Z","response_time":79,"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-25T12:32:15.078Z","updated_at":"2025-08-31T22:15:27.628Z","avatar_url":"https://github.com/truemagic-coder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Broken Rust\n\n## Run\n- `brew install rustup` (if needed)\n- `cargo build`\n\n## Backtrace\n\n```bash\nerror: internal compiler error: unexpected region in query response: `ReScope(Destruction(216))`\n\nthread 'rustc' panicked at 'no errors encountered even though `delay_span_bug` issued', src/librustc_errors/lib.rs:354:17\nnote: Run with `RUST_BACKTRACE=full` environment variable to display a backtrace.\n\nstack backtrace:\n   0:        0x109ee97d3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf2949dcf16da83bd\n   1:        0x109ee1d32 - std::sys_common::backtrace::_print::h4b87ed6ba0cd5304\n   2:        0x109ee5d76 - std::panicking::default_hook::{{closure}}::hde39fed432870543\n   3:        0x109ee5b1f - std::panicking::default_hook::hfce8820d41dbdcbf\n   4:        0x1087dc142 - rustc::util::common::panic_hook::h4f5124211bf4d99d\n   5:        0x109ee65d0 - std::panicking::rust_panic_with_hook::hfcf2d0777bc6c409\n   6:        0x109c30b14 - std::panicking::begin_panic::h0be534f66e16b25b\n   7:        0x109c42253 - \u003crustc_errors::Handler as core::ops::drop::Drop\u003e::drop::hdbb6a1b3ac33a4d0\n   8:        0x105dff365 - core::ptr::real_drop_in_place::h06d3690d180c4f4e\n   9:        0x105e0a4d5 - \u003calloc::rc::Rc\u003cT\u003e as core::ops::drop::Drop\u003e::drop::h83941e59b7d6a257\n  10:        0x105dc730e - core::ptr::real_drop_in_place::h5195310840c69719\n  11:        0x105dc33ec - rustc_interface::interface::run_compiler_in_existing_thread_pool::hb5d8ee0071615c8d\n  12:        0x105da68e6 - std::thread::local::LocalKey\u003cT\u003e::with::h17e9facfd8094edc\n  13:        0x105dfe5d5 - scoped_tls::ScopedKey\u003cT\u003e::set::hc604ecee3ae9cd95\n  14:        0x105e2acc2 - syntax::with_globals::hd03b25ed65b3b40c\n  15:        0x105dc4e66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1de56c47cf04fdcc\n  16:        0x109ef59ce - __rust_maybe_catch_panic\n  17:        0x105dc5be6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a351a099979b634\n  18:        0x109ec850d - \u003calloc::boxed::Box\u003cF\u003e as core::ops::function::FnOnce\u003cA\u003e\u003e::call_once::hf8766009c029bc09\n  19:        0x109ef488d - std::sys::unix::thread::Thread::new::thread_start::hfdef4649a42cf26c\n  20:     0x7fff6d79e2ea - _pthread_body\n  21:     0x7fff6d7a1248 - _pthread_start\nquery stack during panic:\nend of query stack\n\nerror: internal compiler error: unexpected panic\n\nnote: the compiler unexpectedly panicked. this is a bug.\n\nnote: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports\n\nnote: rustc 1.35.0 (3c235d560 2019-05-20) running on x86_64-apple-darwin\n\nnote: compiler flags: -C debuginfo=2 -C incremental --crate-type bin\n\nnote: some of the compiler flags provided by cargo are hidden\n\nerror: Could not compile `excel_test`.\n```\n\n## System Info\n\n```bash\nrustc 1.35.0 (3c235d560 2019-05-20)\nbinary: rustc\ncommit-hash: 3c235d5600393dfe6c36eeed34042efad8d4f26e\ncommit-date: 2019-05-20\nhost: x86_64-apple-darwin\nrelease: 1.35.0\nLLVM version: 8.0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruemagic-coder%2Fbroken-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruemagic-coder%2Fbroken-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruemagic-coder%2Fbroken-rust/lists"}