[INFO] fetching crate soroban-env-common 23.0.1...
[INFO] building soroban-env-common-23.0.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate soroban-env-common 23.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate soroban-env-common 23.0.1
[INFO] finished tweaking crates.io crate soroban-env-common 23.0.1
[INFO] tweaked toml for crates.io crate soroban-env-common 23.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soroban-env-common 23.0.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soroban-env-common 23.0.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdeec8edf22d6567834678eb4961e94d908dc9a33432c910d0a23ee4ed4f79dd
[INFO] running `Command { std: "docker" "start" "-a" "fdeec8edf22d6567834678eb4961e94d908dc9a33432c910d0a23ee4ed4f79dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdeec8edf22d6567834678eb4961e94d908dc9a33432c910d0a23ee4ed4f79dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdeec8edf22d6567834678eb4961e94d908dc9a33432c910d0a23ee4ed4f79dd", kill_on_drop: false }`
[INFO] [stdout] fdeec8edf22d6567834678eb4961e94d908dc9a33432c910d0a23ee4ed4f79dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3408748cf644cc50edef8b083c6a4b9d63141ba331fa41d0387f27a8a288537a
[INFO] running `Command { std: "docker" "start" "-a" "3408748cf644cc50edef8b083c6a4b9d63141ba331fa41d0387f27a8a288537a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling escape-bytes v0.1.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v23.0.0
[INFO] [stderr]    Compiling soroban-env-common v23.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling soroban-env-macros v23.0.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.56s
[INFO] running `Command { std: "docker" "inspect" "3408748cf644cc50edef8b083c6a4b9d63141ba331fa41d0387f27a8a288537a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3408748cf644cc50edef8b083c6a4b9d63141ba331fa41d0387f27a8a288537a", kill_on_drop: false }`
[INFO] [stdout] 3408748cf644cc50edef8b083c6a4b9d63141ba331fa41d0387f27a8a288537a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1489ceffbf57d17c19be2c3021b9ff0608bdc5aec68b74e0d4331ded109e834
[INFO] running `Command { std: "docker" "start" "-a" "b1489ceffbf57d17c19be2c3021b9ff0608bdc5aec68b74e0d4331ded109e834", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling soroban-env-common v23.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling num_enum v0.7.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.42s
[INFO] running `Command { std: "docker" "inspect" "b1489ceffbf57d17c19be2c3021b9ff0608bdc5aec68b74e0d4331ded109e834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1489ceffbf57d17c19be2c3021b9ff0608bdc5aec68b74e0d4331ded109e834", kill_on_drop: false }`
[INFO] [stdout] b1489ceffbf57d17c19be2c3021b9ff0608bdc5aec68b74e0d4331ded109e834
