[INFO] fetching crate val 0.3.6...
[INFO] checking val-0.3.6 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate val 0.3.6 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate val 0.3.6 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bddd96ea82a5b559e896d647a2b13cf9af3c5f35cf2446c3205ea338b262e32d
[INFO] running `Command { std: "docker" "start" "-a" "bddd96ea82a5b559e896d647a2b13cf9af3c5f35cf2446c3205ea338b262e32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bddd96ea82a5b559e896d647a2b13cf9af3c5f35cf2446c3205ea338b262e32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddd96ea82a5b559e896d647a2b13cf9af3c5f35cf2446c3205ea338b262e32d", kill_on_drop: false }`
[INFO] [stdout] bddd96ea82a5b559e896d647a2b13cf9af3c5f35cf2446c3205ea338b262e32d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b4f3ff467509c2e5044a4f8eacb54d00a6719c3a05b84340d3068b16824f9ef
[INFO] running `Command { std: "docker" "start" "-a" "1b4f3ff467509c2e5044a4f8eacb54d00a6719c3a05b84340d3068b16824f9ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking astro-float-num v0.3.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]    Compiling astro-float-macro v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking astro-float v0.9.5
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]     Checking val v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/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=a8cbab022d12e1aa -C extra-filename=-7de4f3a86c0194d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5b924ba0a3b0d20a.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-040897992cdf1cd6.rmeta --extern astro_float=/opt/rustwide/target/debug/deps/libastro_float-77f82bd1a867e3bb.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-1fd394f2b3423494.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-24577d291f9d427c.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-89120251d61cd0d1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-909461a6e23b471e.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-e4faeb67ced19de5.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0821a6d986a99be8/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/6713fa75964eb229409a9c6f6f5c418423e313ff/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=eb23d0a1ee5f1819 -C extra-filename=-48c04e5bad58b8f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5b924ba0a3b0d20a.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-040897992cdf1cd6.rmeta --extern astro_float=/opt/rustwide/target/debug/deps/libastro_float-77f82bd1a867e3bb.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-1fd394f2b3423494.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-24577d291f9d427c.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-60726e3deb17a5ae.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-89120251d61cd0d1.rmeta --extern executable_path=/opt/rustwide/target/debug/deps/libexecutable_path-ef076349e4bf1155.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-9f46fe793cf96428.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ea95ab8c2450b4b7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-909461a6e23b471e.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-e4faeb67ced19de5.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5e32864286e5a38d.rmeta --extern unindent=/opt/rustwide/target/debug/deps/libunindent-c727441397d4a962.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0821a6d986a99be8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1b4f3ff467509c2e5044a4f8eacb54d00a6719c3a05b84340d3068b16824f9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4f3ff467509c2e5044a4f8eacb54d00a6719c3a05b84340d3068b16824f9ef", kill_on_drop: false }`
[INFO] [stdout] 1b4f3ff467509c2e5044a4f8eacb54d00a6719c3a05b84340d3068b16824f9ef
