[INFO] fetching crate val 0.3.6...
[INFO] building val-0.3.6 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate val 0.3.6 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate val 0.3.6 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded executable-path v1.0.0
[INFO] [stderr]   Downloaded astro-float-macro v0.4.5
[INFO] [stderr]   Downloaded stacker v0.1.20
[INFO] [stderr]   Downloaded astro-float v0.9.5
[INFO] [stderr]   Downloaded astro-float-num v0.3.6
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded psm v0.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5d6d04bd291752aee9af28d3435b7205f44d2ac4de95f58e8c32bc74a72fdd1
[INFO] running `Command { std: "docker" "start" "-a" "f5d6d04bd291752aee9af28d3435b7205f44d2ac4de95f58e8c32bc74a72fdd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5d6d04bd291752aee9af28d3435b7205f44d2ac4de95f58e8c32bc74a72fdd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5d6d04bd291752aee9af28d3435b7205f44d2ac4de95f58e8c32bc74a72fdd1", kill_on_drop: false }`
[INFO] [stdout] f5d6d04bd291752aee9af28d3435b7205f44d2ac4de95f58e8c32bc74a72fdd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b047927c33c213fd6319717b4d834e6a2344c4f2045603043df204ce249ea7
[INFO] running `Command { std: "docker" "start" "-a" "25b047927c33c213fd6319717b4d834e6a2344c4f2045603043df204ce249ea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling astro-float-num v0.3.6
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling astro-float-macro v0.4.5
[INFO] [stderr]    Compiling astro-float v0.9.5
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling val v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s
[INFO] running `Command { std: "docker" "inspect" "25b047927c33c213fd6319717b4d834e6a2344c4f2045603043df204ce249ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b047927c33c213fd6319717b4d834e6a2344c4f2045603043df204ce249ea7", kill_on_drop: false }`
[INFO] [stdout] 25b047927c33c213fd6319717b4d834e6a2344c4f2045603043df204ce249ea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a79cf40e26c109fb1c7e8dc63327c3ea63740a3c73fbaf338d99e6daae19f829
[INFO] running `Command { std: "docker" "start" "-a" "a79cf40e26c109fb1c7e8dc63327c3ea63740a3c73fbaf338d99e6daae19f829", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling astro-float-num v0.3.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling executable-path v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling astro-float-macro v0.4.5
[INFO] [stderr]    Compiling astro-float v0.9.5
[INFO] [stderr]    Compiling val v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.69s
[INFO] running `Command { std: "docker" "inspect" "a79cf40e26c109fb1c7e8dc63327c3ea63740a3c73fbaf338d99e6daae19f829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79cf40e26c109fb1c7e8dc63327c3ea63740a3c73fbaf338d99e6daae19f829", kill_on_drop: false }`
[INFO] [stdout] a79cf40e26c109fb1c7e8dc63327c3ea63740a3c73fbaf338d99e6daae19f829
