[INFO] fetching crate val 0.3.6... [INFO] checking val-0.3.6 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate val 0.3.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate val 0.3.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate val 0.3.6 [INFO] tweaked toml for crates.io crate val 0.3.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate val 0.3.6 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate val 0.3.6 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 152e833405af60f50a9a560765668d6452a2bba53edc515a508774b1fc384a9a [INFO] running `Command { std: "docker" "start" "-a" "152e833405af60f50a9a560765668d6452a2bba53edc515a508774b1fc384a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "152e833405af60f50a9a560765668d6452a2bba53edc515a508774b1fc384a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152e833405af60f50a9a560765668d6452a2bba53edc515a508774b1fc384a9a", kill_on_drop: false }` [INFO] [stdout] 152e833405af60f50a9a560765668d6452a2bba53edc515a508774b1fc384a9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a661a8a3f7fa13cf56f40a14fb8bad84bc2de9b11b1de76c2c221660556c90b [INFO] running `Command { std: "docker" "start" "-a" "2a661a8a3f7fa13cf56f40a14fb8bad84bc2de9b11b1de76c2c221660556c90b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking astro-float-num v0.3.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking executable-path v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Compiling astro-float-macro v0.4.5 [INFO] [stderr] Checking astro-float v0.9.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking val v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] error: could not compile `val` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name val --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4aa5c43fc2951c3 -C extra-filename=-d046aa87f36dcaeb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e60a9f33eb513b3.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-69a28f372641ce24.rmeta --extern astro_float=/opt/rustwide/target/debug/deps/libastro_float-2dcf25480b433e69.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-5090fd945eb5fa5e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a1cdb4729b6fc0ef.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c6865d33fe5841a3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5283b3525d11c903.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-bc2aa54fbdde66ed.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-2151d5143e7e9282/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `val` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name val --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cc7954093aeaea8 -C extra-filename=-d8ea0b3283a6d58d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e60a9f33eb513b3.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-69a28f372641ce24.rmeta --extern astro_float=/opt/rustwide/target/debug/deps/libastro_float-2dcf25480b433e69.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-5090fd945eb5fa5e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a1cdb4729b6fc0ef.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d67bf52c6a45953.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c6865d33fe5841a3.rmeta --extern executable_path=/opt/rustwide/target/debug/deps/libexecutable_path-282c3d5a4718bfd6.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a21c3242f84402d4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5283b3525d11c903.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-bc2aa54fbdde66ed.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-47856b825ba9274d.rmeta --extern unindent=/opt/rustwide/target/debug/deps/libunindent-f2eac39de9e1c211.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-2151d5143e7e9282/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2a661a8a3f7fa13cf56f40a14fb8bad84bc2de9b11b1de76c2c221660556c90b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a661a8a3f7fa13cf56f40a14fb8bad84bc2de9b11b1de76c2c221660556c90b", kill_on_drop: false }` [INFO] [stdout] 2a661a8a3f7fa13cf56f40a14fb8bad84bc2de9b11b1de76c2c221660556c90b