[INFO] fetching crate envx-core 0.6.2...
[INFO] building envx-core-0.6.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate envx-core 0.6.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate envx-core 0.6.2
[INFO] finished tweaking crates.io crate envx-core 0.6.2
[INFO] tweaked toml for crates.io crate envx-core 0.6.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envx-core 0.6.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate envx-core 0.6.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.55.0
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ab78369c75a72ca2a48d920d75deaec8825786b91837447d0d1bb4ba725ae86
[INFO] running `Command { std: "docker" "start" "-a" "9ab78369c75a72ca2a48d920d75deaec8825786b91837447d0d1bb4ba725ae86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ab78369c75a72ca2a48d920d75deaec8825786b91837447d0d1bb4ba725ae86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab78369c75a72ca2a48d920d75deaec8825786b91837447d0d1bb4ba725ae86", kill_on_drop: false }`
[INFO] [stdout] 9ab78369c75a72ca2a48d920d75deaec8825786b91837447d0d1bb4ba725ae86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f01e29a8354dc3f4aae67a7c59494b9b4bd194ad0da7d5d77f3f85505ea4d4c
[INFO] running `Command { std: "docker" "start" "-a" "9f01e29a8354dc3f4aae67a7c59494b9b4bd194ad0da7d5d77f3f85505ea4d4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling envx-core v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.89s
[INFO] running `Command { std: "docker" "inspect" "9f01e29a8354dc3f4aae67a7c59494b9b4bd194ad0da7d5d77f3f85505ea4d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f01e29a8354dc3f4aae67a7c59494b9b4bd194ad0da7d5d77f3f85505ea4d4c", kill_on_drop: false }`
[INFO] [stdout] 9f01e29a8354dc3f4aae67a7c59494b9b4bd194ad0da7d5d77f3f85505ea4d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa4e6896613538aaf9c155bde1bbdf3e87c8a325619b3bad3676b829cbb901e9
[INFO] running `Command { std: "docker" "start" "-a" "aa4e6896613538aaf9c155bde1bbdf3e87c8a325619b3bad3676b829cbb901e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling envx-core v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "aa4e6896613538aaf9c155bde1bbdf3e87c8a325619b3bad3676b829cbb901e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa4e6896613538aaf9c155bde1bbdf3e87c8a325619b3bad3676b829cbb901e9", kill_on_drop: false }`
[INFO] [stdout] aa4e6896613538aaf9c155bde1bbdf3e87c8a325619b3bad3676b829cbb901e9
