[INFO] cloning repository https://github.com/coupelon/geojson-area [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coupelon/geojson-area" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoupelon%2Fgeojson-area", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoupelon%2Fgeojson-area'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb576a94ee939e0acf50ab225b30236eb19c0bd4 [INFO] checking coupelon/geojson-area against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoupelon%2Fgeojson-area" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coupelon/geojson-area on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coupelon/geojson-area [INFO] finished tweaking git repo https://github.com/coupelon/geojson-area [INFO] tweaked toml for git repo https://github.com/coupelon/geojson-area written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coupelon/geojson-area already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2922fc9735406b2dce8025deb16a5d1a02b12ae9678252f32737e2726f18b6dd [INFO] running `Command { std: "docker" "start" "-a" "2922fc9735406b2dce8025deb16a5d1a02b12ae9678252f32737e2726f18b6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2922fc9735406b2dce8025deb16a5d1a02b12ae9678252f32737e2726f18b6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2922fc9735406b2dce8025deb16a5d1a02b12ae9678252f32737e2726f18b6dd", kill_on_drop: false }` [INFO] [stdout] 2922fc9735406b2dce8025deb16a5d1a02b12ae9678252f32737e2726f18b6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8eae0d40fb194172fd5ca19a489b680bf27043b1542f43683c69cb0a1ca5a89 [INFO] running `Command { std: "docker" "start" "-a" "e8eae0d40fb194172fd5ca19a489b680bf27043b1542f43683c69cb0a1ca5a89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking rstar v0.2.0 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking geo v0.12.2 [INFO] [stderr] Checking geojson v0.16.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ast_lowering/src/lib.rs:1120:77: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71c48fb02dca - ::fmt::haa13375a1a3b1260 [INFO] [stderr] 1: 0x71c490212d66 - core::fmt::write::h52bfad4f47875cb7 [INFO] [stderr] 2: 0x71c491174551 - std::io::Write::write_fmt::hca05fa52169b72dc [INFO] [stderr] 3: 0x71c48fb02c22 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b [INFO] [stderr] 4: 0x71c48fb050a2 - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea [INFO] [stderr] 5: 0x71c48fb04f2a - std::panicking::default_hook::h6cb2a7a01bfbcc48 [INFO] [stderr] 6: 0x71c48ec6207b - std[e1a59fe4e6b6f641]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71c48fb05be3 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba [INFO] [stderr] 8: 0x71c48fb058a6 - std::panicking::begin_panic_handler::{{closure}}::h94d7efd80e7b798f [INFO] [stderr] 9: 0x71c48fb03299 - std::sys::backtrace::__rust_end_short_backtrace::h0d56bfd621a65a55 [INFO] [stderr] 10: 0x71c48fb0559d - rust_begin_unwind [INFO] [stderr] 11: 0x71c48c7aa680 - core::panicking::panic_fmt::habbf8c9f8f19a88c [INFO] [stderr] 12: 0x71c48d260c2c - core::panicking::panic::h034ec9b20210e258 [INFO] [stderr] 13: 0x71c48dc8d7e9 - core::option::unwrap_failed::h29d1cc8d4103b642 [INFO] [stderr] 14: 0x71c49092da0a - ::lower_angle_bracketed_parameter_data [INFO] [stderr] 15: 0x71c490924830 - ::lower_qpath [INFO] [stderr] 16: 0x71c49092ff93 - ::lower_ty_direct [INFO] [stderr] 17: 0x71c49092b28c - ::lower_block_noalloc [INFO] [stderr] 18: 0x71c490929bc3 - ::lower_block_expr [INFO] [stderr] 19: 0x71c490928e76 - ::lower_maybe_coroutine_body [INFO] [stderr] 20: 0x71c4908f2a3f - ::lower_item_kind [INFO] [stderr] 21: 0x71c4908fc17b - ::lower_node [INFO] [stderr] 22: 0x71c4908faec2 - rustc_ast_lowering[4e262bf21d270cb0]::lower_to_hir [INFO] [stderr] 23: 0x71c49109c162 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 24: 0x71c4911f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 25: 0x71c4911f1b1d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 26: 0x71c4905abb44 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 27: 0x71c4905aae0e - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::, rustc_query_system[625c82a591e5a285]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 28: 0x71c4905aaa8f - rustc_query_impl[39b3c07570ef16c0]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x71c4903f0ea0 - rustc_middle[b6a2ae9cf04d1759]::query::plumbing::query_get_at::, rustc_query_system[625c82a591e5a285]::dep_graph::graph::DepNodeIndex>> [INFO] [stderr] 30: 0x71c4903f130a - ::get_module [INFO] [stderr] 31: 0x71c490483fc4 - rustc_middle[b6a2ae9cf04d1759]::hir::map::hir_crate_items [INFO] [stderr] 32: 0x71c49109dcf9 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x71c4911f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x71c4911f199d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x71c4904051b5 - rustc_interface[fd0a330840905a88]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 36: 0x71c4911f4f07 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x71c4911f4afa - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 38: 0x71c4911f48ce - rustc_query_impl[39b3c07570ef16c0]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x71c49059f08b - rustc_interface[fd0a330840905a88]::passes::run_required_analyses [INFO] [stderr] 40: 0x71c49116fc5e - rustc_interface[fd0a330840905a88]::passes::analysis [INFO] [stderr] 41: 0x71c49116fc2f - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x71c4911f0f15 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x71c4911f0c4e - rustc_query_impl[39b3c07570ef16c0]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x71c4911bf7a9 - rustc_interface[fd0a330840905a88]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[a523cffd4d413d4]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x71c49118fd96 - rustc_interface[fd0a330840905a88]::interface::run_compiler::<(), rustc_driver_impl[a523cffd4d413d4]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x71c4910ac047 - std[e1a59fe4e6b6f641]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x71c4910abd19 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[ee3df2bc979bcaaf]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x71c4910ab4af - std::sys::pal::unix::thread::Thread::new::thread_start::hcbe448117a82660a [INFO] [stderr] 49: 0x71c4928eaac3 - [INFO] [stderr] 50: 0x71c49297ba04 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-0.12.2/rustc-ice-2025-01-19T14_39_45-523.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.86.0-nightly (ae258e1fc 2025-01-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [hir_crate] getting the crate HIR [INFO] [stderr] #1 [opt_hir_owner_nodes] getting HIR owner items in `` [INFO] [stderr] #2 [hir_crate_items] getting HIR crate items [INFO] [stderr] #3 [proc_macro_decls_static] looking up the proc macro declarations for a crate [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `geo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name geo --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "postgis", "postgis-integration", "proj", "serde", "use-proj", "use-serde"))' -C metadata=cf6dc93c2b3cd4ef -C extra-filename=-c64c92a2d5a1ad29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-068fc2fbf332114f.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-a73566b883b77676.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-21b81fe18ef5db2a.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-f07ee51114862170.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-fc987df46cc4ec76/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e8eae0d40fb194172fd5ca19a489b680bf27043b1542f43683c69cb0a1ca5a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eae0d40fb194172fd5ca19a489b680bf27043b1542f43683c69cb0a1ca5a89", kill_on_drop: false }` [INFO] [stdout] e8eae0d40fb194172fd5ca19a489b680bf27043b1542f43683c69cb0a1ca5a89