[INFO] fetching crate universal-config 0.5.1...
[INFO] building universal-config-0.5.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate universal-config 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate universal-config 0.5.1
[INFO] finished tweaking crates.io crate universal-config 0.5.1
[INFO] tweaked toml for crates.io crate universal-config 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate universal-config 0.5.1 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 universal-config 0.5.1 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.14
[INFO] [stderr]   Downloaded serde-mobile v3.0.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded kaydle-primitives v3.0.0
[INFO] [stderr]   Downloaded lazy_format v1.10.0
[INFO] [stderr]   Downloaded libcorn v0.10.0
[INFO] [stderr]   Downloaded kaydle v0.2.0
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded libc v0.2.145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 44a6679e1d3a4578d703d9179db4171db59b2cadbc415a965eba0801b833c81c
[INFO] running `Command { std: "docker" "start" "-a" "44a6679e1d3a4578d703d9179db4171db59b2cadbc415a965eba0801b833c81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44a6679e1d3a4578d703d9179db4171db59b2cadbc415a965eba0801b833c81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a6679e1d3a4578d703d9179db4171db59b2cadbc415a965eba0801b833c81c", kill_on_drop: false }`
[INFO] [stdout] 44a6679e1d3a4578d703d9179db4171db59b2cadbc415a965eba0801b833c81c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f2cfd32fe2231a1cdc945bf2b95b327bea85e5abc1fc1dc15c9249de79b5bf40
[INFO] running `Command { std: "docker" "start" "-a" "f2cfd32fe2231a1cdc945bf2b95b327bea85e5abc1fc1dc15c9249de79b5bf40", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling lazy_format v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling kaydle-primitives v3.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde-mobile v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling kaydle v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling libcorn v0.10.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling universal-config v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "f2cfd32fe2231a1cdc945bf2b95b327bea85e5abc1fc1dc15c9249de79b5bf40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2cfd32fe2231a1cdc945bf2b95b327bea85e5abc1fc1dc15c9249de79b5bf40", kill_on_drop: false }`
[INFO] [stdout] f2cfd32fe2231a1cdc945bf2b95b327bea85e5abc1fc1dc15c9249de79b5bf40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 08a304a4afd4c95fc6a40e62d5dbe3e74464aff7d8873acac1d6b691688b1ad9
[INFO] running `Command { std: "docker" "start" "-a" "08a304a4afd4c95fc6a40e62d5dbe3e74464aff7d8873acac1d6b691688b1ad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling universal-config v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "08a304a4afd4c95fc6a40e62d5dbe3e74464aff7d8873acac1d6b691688b1ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a304a4afd4c95fc6a40e62d5dbe3e74464aff7d8873acac1d6b691688b1ad9", kill_on_drop: false }`
[INFO] [stdout] 08a304a4afd4c95fc6a40e62d5dbe3e74464aff7d8873acac1d6b691688b1ad9
