[INFO] cloning repository https://github.com/cemondr/traveling-salesman-library [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cemondr/traveling-salesman-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemondr%2Ftraveling-salesman-library", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemondr%2Ftraveling-salesman-library'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d8178cc53f7d659537088022ffbbdbd7499351f [INFO] checking cemondr/traveling-salesman-library against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemondr%2Ftraveling-salesman-library" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cemondr/traveling-salesman-library 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/cemondr/traveling-salesman-library [INFO] finished tweaking git repo https://github.com/cemondr/traveling-salesman-library [INFO] tweaked toml for git repo https://github.com/cemondr/traveling-salesman-library written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cemondr/traveling-salesman-library 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 89fce02b7e02b3f431ffd0624ebe1c343f1896da5df62e372d288e013a177db9 [INFO] running `Command { std: "docker" "start" "-a" "89fce02b7e02b3f431ffd0624ebe1c343f1896da5df62e372d288e013a177db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89fce02b7e02b3f431ffd0624ebe1c343f1896da5df62e372d288e013a177db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fce02b7e02b3f431ffd0624ebe1c343f1896da5df62e372d288e013a177db9", kill_on_drop: false }` [INFO] [stdout] 89fce02b7e02b3f431ffd0624ebe1c343f1896da5df62e372d288e013a177db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b170dea90ca7d4ae25ad1ec90c2170178f326020e8b7ad5cb866a1128ae02fcc [INFO] running `Command { std: "docker" "start" "-a" "b170dea90ca7d4ae25ad1ec90c2170178f326020e8b7ad5cb866a1128ae02fcc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking euclid v0.20.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rstar v0.2.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking plotlib v0.4.0 [INFO] [stderr] Checking geo v0.12.2 [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: 0x7ead03b02dca - ::fmt::haa13375a1a3b1260 [INFO] [stderr] 1: 0x7ead04212d66 - core::fmt::write::h52bfad4f47875cb7 [INFO] [stderr] 2: 0x7ead05174551 - std::io::Write::write_fmt::hca05fa52169b72dc [INFO] [stderr] 3: 0x7ead03b02c22 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b [INFO] [stderr] 4: 0x7ead03b050a2 - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea [INFO] [stderr] 5: 0x7ead03b04f2a - std::panicking::default_hook::h6cb2a7a01bfbcc48 [INFO] [stderr] 6: 0x7ead02c6207b - std[e1a59fe4e6b6f641]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7ead03b05be3 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba [INFO] [stderr] 8: 0x7ead03b058a6 - std::panicking::begin_panic_handler::{{closure}}::h94d7efd80e7b798f [INFO] [stderr] 9: 0x7ead03b03299 - std::sys::backtrace::__rust_end_short_backtrace::h0d56bfd621a65a55 [INFO] [stderr] 10: 0x7ead03b0559d - rust_begin_unwind [INFO] [stderr] 11: 0x7ead007aa680 - core::panicking::panic_fmt::habbf8c9f8f19a88c [INFO] [stderr] 12: 0x7ead01260c2c - core::panicking::panic::h034ec9b20210e258 [INFO] [stderr] 13: 0x7ead01c8d7e9 - core::option::unwrap_failed::h29d1cc8d4103b642 [INFO] [stderr] 14: 0x7ead0492da0a - ::lower_angle_bracketed_parameter_data [INFO] [stderr] 15: 0x7ead04924830 - ::lower_qpath [INFO] [stderr] 16: 0x7ead0492ff93 - ::lower_ty_direct [INFO] [stderr] 17: 0x7ead0492b28c - ::lower_block_noalloc [INFO] [stderr] 18: 0x7ead04929bc3 - ::lower_block_expr [INFO] [stderr] 19: 0x7ead04928e76 - ::lower_maybe_coroutine_body [INFO] [stderr] 20: 0x7ead048f2a3f - ::lower_item_kind [INFO] [stderr] 21: 0x7ead048fc17b - ::lower_node [INFO] [stderr] 22: 0x7ead048faec2 - rustc_ast_lowering[4e262bf21d270cb0]::lower_to_hir [INFO] [stderr] 23: 0x7ead0509c162 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 24: 0x7ead051f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 25: 0x7ead051f1b1d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 26: 0x7ead045abb44 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 27: 0x7ead045aae0e - 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: 0x7ead045aaa8f - rustc_query_impl[39b3c07570ef16c0]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7ead043f0ea0 - rustc_middle[b6a2ae9cf04d1759]::query::plumbing::query_get_at::, rustc_query_system[625c82a591e5a285]::dep_graph::graph::DepNodeIndex>> [INFO] [stderr] 30: 0x7ead043f130a - ::get_module [INFO] [stderr] 31: 0x7ead04483fc4 - rustc_middle[b6a2ae9cf04d1759]::hir::map::hir_crate_items [INFO] [stderr] 32: 0x7ead0509dcf9 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x7ead051f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x7ead051f199d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x7ead044051b5 - rustc_interface[fd0a330840905a88]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 36: 0x7ead051f4f07 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x7ead051f4afa - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 38: 0x7ead051f48ce - rustc_query_impl[39b3c07570ef16c0]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x7ead0459f08b - rustc_interface[fd0a330840905a88]::passes::run_required_analyses [INFO] [stderr] 40: 0x7ead0516fc5e - rustc_interface[fd0a330840905a88]::passes::analysis [INFO] [stderr] 41: 0x7ead0516fc2f - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x7ead051f0f15 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7ead051f0c4e - rustc_query_impl[39b3c07570ef16c0]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7ead051bf7a9 - 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: 0x7ead0518fd96 - rustc_interface[fd0a330840905a88]::interface::run_compiler::<(), rustc_driver_impl[a523cffd4d413d4]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x7ead050ac047 - std[e1a59fe4e6b6f641]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x7ead050abd19 - <::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: 0x7ead050ab4af - std::sys::pal::unix::thread::Thread::new::thread_start::hcbe448117a82660a [INFO] [stderr] 49: 0x7ead06829ac3 - [INFO] [stderr] 50: 0x7ead068baa04 - 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_20_18-1115.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=21dcde0db9e42d37 -C extra-filename=-3b6f17da32d9c976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-f0d3f93ec2772bce.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-c51fd5283a3c10aa.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0ad95f91de05498b.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-37a16d0fda9920ba.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6185f56cd6d1e795/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b170dea90ca7d4ae25ad1ec90c2170178f326020e8b7ad5cb866a1128ae02fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b170dea90ca7d4ae25ad1ec90c2170178f326020e8b7ad5cb866a1128ae02fcc", kill_on_drop: false }` [INFO] [stdout] b170dea90ca7d4ae25ad1ec90c2170178f326020e8b7ad5cb866a1128ae02fcc