[INFO] cloning repository https://github.com/p-ku/beam-bend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-ku/beam-bend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fbeam-bend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fbeam-bend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb16b84f603857cfd2df7c575527872a73f6f611 [INFO] checking p-ku/beam-bend against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fbeam-bend" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p-ku/beam-bend 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/p-ku/beam-bend [INFO] finished tweaking git repo https://github.com/p-ku/beam-bend [INFO] tweaked toml for git repo https://github.com/p-ku/beam-bend written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/p-ku/beam-bend 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b54eefe99d9e514a28501f4b01247128aff67ce0603a4d035dd56c8bb6b2e509 [INFO] running `Command { std: "docker" "start" "-a" "b54eefe99d9e514a28501f4b01247128aff67ce0603a4d035dd56c8bb6b2e509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b54eefe99d9e514a28501f4b01247128aff67ce0603a4d035dd56c8bb6b2e509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54eefe99d9e514a28501f4b01247128aff67ce0603a4d035dd56c8bb6b2e509", kill_on_drop: false }` [INFO] [stdout] b54eefe99d9e514a28501f4b01247128aff67ce0603a4d035dd56c8bb6b2e509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 17cb252b1a7da790932de8918300db1e5c983f5493c6b4ce62a4f7ebf5caf4a0 [INFO] running `Command { std: "docker" "start" "-a" "17cb252b1a7da790932de8918300db1e5c983f5493c6b4ce62a4f7ebf5caf4a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking rstar v0.2.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking roots v0.0.6 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking robust v0.1.2 [INFO] [stderr] Checking geo-booleanop v0.2.2 [INFO] [stderr] Checking geo-types v0.6.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking petgraph-evcxr v0.2.0 [INFO] [stderr] Checking flo_curves v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [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: 0x7f1875d02dca - ::fmt::haa13375a1a3b1260 [INFO] [stderr] 1: 0x7f1876412d66 - core::fmt::write::h52bfad4f47875cb7 [INFO] [stderr] 2: 0x7f1877374551 - std::io::Write::write_fmt::hca05fa52169b72dc [INFO] [stderr] 3: 0x7f1875d02c22 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b [INFO] [stderr] 4: 0x7f1875d050a2 - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea [INFO] [stderr] 5: 0x7f1875d04f2a - std::panicking::default_hook::h6cb2a7a01bfbcc48 [INFO] [stderr] 6: 0x7f1874e6207b - std[e1a59fe4e6b6f641]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7f1875d05be3 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba [INFO] [stderr] 8: 0x7f1875d058a6 - std::panicking::begin_panic_handler::{{closure}}::h94d7efd80e7b798f [INFO] [stderr] 9: 0x7f1875d03299 - std::sys::backtrace::__rust_end_short_backtrace::h0d56bfd621a65a55 [INFO] [stderr] 10: 0x7f1875d0559d - rust_begin_unwind [INFO] [stderr] 11: 0x7f18729aa680 - core::panicking::panic_fmt::habbf8c9f8f19a88c [INFO] [stderr] 12: 0x7f1873460c2c - core::panicking::panic::h034ec9b20210e258 [INFO] [stderr] 13: 0x7f1873e8d7e9 - core::option::unwrap_failed::h29d1cc8d4103b642 [INFO] [stderr] 14: 0x7f1876b2da0a - ::lower_angle_bracketed_parameter_data [INFO] [stderr] 15: 0x7f1876b24830 - ::lower_qpath [INFO] [stderr] 16: 0x7f1876b2ff93 - ::lower_ty_direct [INFO] [stderr] 17: 0x7f1876b2b28c - ::lower_block_noalloc [INFO] [stderr] 18: 0x7f1876b29bc3 - ::lower_block_expr [INFO] [stderr] 19: 0x7f1876b28e76 - ::lower_maybe_coroutine_body [INFO] [stderr] 20: 0x7f1876af2a3f - ::lower_item_kind [INFO] [stderr] 21: 0x7f1876afc17b - ::lower_node [INFO] [stderr] 22: 0x7f1876afaec2 - rustc_ast_lowering[4e262bf21d270cb0]::lower_to_hir [INFO] [stderr] 23: 0x7f187729c162 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 24: 0x7f18773f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 25: 0x7f18773f1b1d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 26: 0x7f18767abb44 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 27: 0x7f18767aae0e - 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: 0x7f18767aaa8f - rustc_query_impl[39b3c07570ef16c0]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7f18765f0ea0 - rustc_middle[b6a2ae9cf04d1759]::query::plumbing::query_get_at::, rustc_query_system[625c82a591e5a285]::dep_graph::graph::DepNodeIndex>> [INFO] [stderr] 30: 0x7f18765f130a - ::get_module [INFO] [stderr] 31: 0x7f1876683fc4 - rustc_middle[b6a2ae9cf04d1759]::hir::map::hir_crate_items [INFO] [stderr] 32: 0x7f187729dcf9 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x7f18773f1f17 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x7f18773f199d - rustc_query_impl[39b3c07570ef16c0]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x7f18766051b5 - rustc_interface[fd0a330840905a88]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 36: 0x7f18773f4f07 - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x7f18773f4afa - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 38: 0x7f18773f48ce - rustc_query_impl[39b3c07570ef16c0]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x7f187679f08b - rustc_interface[fd0a330840905a88]::passes::run_required_analyses [INFO] [stderr] 40: 0x7f187736fc5e - rustc_interface[fd0a330840905a88]::passes::analysis [INFO] [stderr] 41: 0x7f187736fc2f - rustc_query_impl[39b3c07570ef16c0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x7f18773f0f15 - rustc_query_system[625c82a591e5a285]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[39b3c07570ef16c0]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7f18773f0c4e - rustc_query_impl[39b3c07570ef16c0]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7f18773bf7a9 - 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: 0x7f187738fd96 - rustc_interface[fd0a330840905a88]::interface::run_compiler::<(), rustc_driver_impl[a523cffd4d413d4]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x7f18772ac047 - std[e1a59fe4e6b6f641]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x7f18772abd19 - <::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: 0x7f18772ab4af - std::sys::pal::unix::thread::Thread::new::thread_start::hcbe448117a82660a [INFO] [stderr] 49: 0x7f1878b39ac3 - [INFO] [stderr] 50: 0x7f1878bcaa04 - 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-19T20_02_48-778.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=a52ba994a30e9504 -C extra-filename=-a408d8e9e41ad0c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-eaeb5c1541066efd.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-15e64637d44eb455.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1c33dbb9cf125d0a.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-8634c9a29e46f195.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "17cb252b1a7da790932de8918300db1e5c983f5493c6b4ce62a4f7ebf5caf4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cb252b1a7da790932de8918300db1e5c983f5493c6b4ce62a4f7ebf5caf4a0", kill_on_drop: false }` [INFO] [stdout] 17cb252b1a7da790932de8918300db1e5c983f5493c6b4ce62a4f7ebf5caf4a0