[INFO] fetching crate universal-config 0.5.1...
[INFO] building universal-config-0.5.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate universal-config 0.5.1 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate universal-config 0.5.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9efa21d99cd2b973358da04938b4c4a5e8769a91c419b26626e5be4ec3eded3
[INFO] running `Command { std: "docker" "start" "-a" "a9efa21d99cd2b973358da04938b4c4a5e8769a91c419b26626e5be4ec3eded3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9efa21d99cd2b973358da04938b4c4a5e8769a91c419b26626e5be4ec3eded3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9efa21d99cd2b973358da04938b4c4a5e8769a91c419b26626e5be4ec3eded3", kill_on_drop: false }`
[INFO] [stdout] a9efa21d99cd2b973358da04938b4c4a5e8769a91c419b26626e5be4ec3eded3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3d185efd7435982e0ba47528770856707c80ba57121e68c7e665565ab92ff99
[INFO] running `Command { std: "docker" "start" "-a" "a3d185efd7435982e0ba47528770856707c80ba57121e68c7e665565ab92ff99", 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 ucd-trie v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[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 itoa v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_format v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[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 bitflags v2.5.0
[INFO] [stderr]    Compiling kaydle-primitives v3.0.0
[INFO] [stderr]    Compiling serde-mobile v3.0.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 24.00s
[INFO] running `Command { std: "docker" "inspect" "a3d185efd7435982e0ba47528770856707c80ba57121e68c7e665565ab92ff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d185efd7435982e0ba47528770856707c80ba57121e68c7e665565ab92ff99", kill_on_drop: false }`
[INFO] [stdout] a3d185efd7435982e0ba47528770856707c80ba57121e68c7e665565ab92ff99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e982abce1b1ae315fc5ef918be7735d08878cf1e35867090eb6b5bc2fecd2be2
[INFO] running `Command { std: "docker" "start" "-a" "e982abce1b1ae315fc5ef918be7735d08878cf1e35867090eb6b5bc2fecd2be2", 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 1.16s
[INFO] running `Command { std: "docker" "inspect" "e982abce1b1ae315fc5ef918be7735d08878cf1e35867090eb6b5bc2fecd2be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e982abce1b1ae315fc5ef918be7735d08878cf1e35867090eb6b5bc2fecd2be2", kill_on_drop: false }`
[INFO] [stdout] e982abce1b1ae315fc5ef918be7735d08878cf1e35867090eb6b5bc2fecd2be2
