[INFO] fetching crate spru-util 0.1.0...
[INFO] checking spru-util-0.1.0 against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] extracting crate spru-util 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spru-util 0.1.0
[INFO] finished tweaking crates.io crate spru-util 0.1.0
[INFO] tweaked toml for crates.io crate spru-util 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spru-util 0.1.0 on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spru-util 0.1.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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abad4a3c460a19d142829f4f8416eeb32e1ccc4e77c57c417fdf52aabd064030
[INFO] running `Command { std: "docker" "start" "-a" "abad4a3c460a19d142829f4f8416eeb32e1ccc4e77c57c417fdf52aabd064030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abad4a3c460a19d142829f4f8416eeb32e1ccc4e77c57c417fdf52aabd064030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abad4a3c460a19d142829f4f8416eeb32e1ccc4e77c57c417fdf52aabd064030", kill_on_drop: false }`
[INFO] [stdout] abad4a3c460a19d142829f4f8416eeb32e1ccc4e77c57c417fdf52aabd064030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 391370a836ffb4914ec27f5a5062e5170a3474f1083e46d8087462a9187e704e
[INFO] running `Command { std: "docker" "start" "-a" "391370a836ffb4914ec27f5a5062e5170a3474f1083e46d8087462a9187e704e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking syn v2.0.102
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking no_std_io2 v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking directed-visit v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking telety-impl v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling implied-bounds-proc_macros v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking implied-bounds v0.1.0
[INFO] [stderr]    Compiling spru-macro v0.1.0
[INFO] [stderr]    Compiling rust-fsm-dsl v0.8.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rust-fsm v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]    Compiling telety-macro v0.4.0
[INFO] [stderr]    Compiling telety v0.4.0
[INFO] [stderr]    Compiling tagset-macro v0.1.2
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking tagset v0.1.2
[INFO] [stderr]     Checking spru v0.1.0
[INFO] [stderr]     Checking spru-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.61s
[INFO] running `Command { std: "docker" "inspect" "391370a836ffb4914ec27f5a5062e5170a3474f1083e46d8087462a9187e704e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "391370a836ffb4914ec27f5a5062e5170a3474f1083e46d8087462a9187e704e", kill_on_drop: false }`
[INFO] [stdout] 391370a836ffb4914ec27f5a5062e5170a3474f1083e46d8087462a9187e704e
