[INFO] fetching crate ascent 0.8.0... [INFO] testing ascent-0.8.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate ascent 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ascent 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ascent 0.8.0 [INFO] tweaked toml for crates.io crate ascent 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ascent 0.8.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ascent 0.8.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c390808d877203c98818b593982a5436c44d072f4ba2aa8e5f490d5c208f04 [INFO] running `Command { std: "docker" "start" "-a" "a0c390808d877203c98818b593982a5436c44d072f4ba2aa8e5f490d5c208f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c390808d877203c98818b593982a5436c44d072f4ba2aa8e5f490d5c208f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c390808d877203c98818b593982a5436c44d072f4ba2aa8e5f490d5c208f04", kill_on_drop: false }` [INFO] [stdout] a0c390808d877203c98818b593982a5436c44d072f4ba2aa8e5f490d5c208f04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23c9408fc1a9238704f83f5f39c4eabacf49b2144876b0c010f342f5facc77a7 [INFO] running `Command { std: "docker" "start" "-a" "23c9408fc1a9238704f83f5f39c4eabacf49b2144876b0c010f342f5facc77a7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling boxcar v0.1.0 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling ascent_base v0.8.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ascent_macro v0.8.0 [INFO] [stderr] Compiling ascent v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s [INFO] running `Command { std: "docker" "inspect" "23c9408fc1a9238704f83f5f39c4eabacf49b2144876b0c010f342f5facc77a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c9408fc1a9238704f83f5f39c4eabacf49b2144876b0c010f342f5facc77a7", kill_on_drop: false }` [INFO] [stdout] 23c9408fc1a9238704f83f5f39c4eabacf49b2144876b0c010f342f5facc77a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee2e1477092d5a51ee6bb8458b18ce17ae014793d34bb68db206c9a3b4284bc [INFO] running `Command { std: "docker" "start" "-a" "aee2e1477092d5a51ee6bb8458b18ce17ae014793d34bb68db206c9a3b4284bc", kill_on_drop: false }` [INFO] [stderr] Compiling ascent v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] nil! () [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('b', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('c', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', nil!())) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', cons!('a', nil!()))) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', cons!('c', nil!()))) [INFO] [stderr] error: could not compile `ascent` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name ascent --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="par"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashmap", "default", "once_cell", "par", "rayon", "wasm-bindgen"))' -C metadata=878e00b034bdbdfe -C extra-filename=-a3cccbb6151447b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascent_base=/opt/rustwide/target/debug/deps/libascent_base-1613ddaaa6ce963b.rlib --extern ascent_macro=/opt/rustwide/target/debug/deps/libascent_macro-a179b2f0b4f8dbec.so --extern boxcar=/opt/rustwide/target/debug/deps/libboxcar-f70b08bc3fbbb605.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-f1e168f92c193aee.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4feb2ca2ace2e855.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-7ca0f2602aa54eaa.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-4c51e0162cfd9839.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aee2e1477092d5a51ee6bb8458b18ce17ae014793d34bb68db206c9a3b4284bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee2e1477092d5a51ee6bb8458b18ce17ae014793d34bb68db206c9a3b4284bc", kill_on_drop: false }` [INFO] [stdout] aee2e1477092d5a51ee6bb8458b18ce17ae014793d34bb68db206c9a3b4284bc