[INFO] fetching crate nimble-client 0.0.17-dev...
[INFO] building nimble-client-0.0.17-dev against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate nimble-client 0.0.17-dev into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nimble-client 0.0.17-dev
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nimble-client 0.0.17-dev
[INFO] tweaked toml for crates.io crate nimble-client 0.0.17-dev written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nimble-client 0.0.17-dev 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--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]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding metricator v0.0.6 (available: v0.0.7)
[INFO] [stderr]       Adding monotonic-time-rs v0.0.5 (available: v0.0.10)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding seq-map v0.0.2 (available: v0.0.14)
[INFO] [stderr]       Adding tick-queue v0.0.2 (available: v0.0.3)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f052f58e5cf315ebfc5e88c59ce25fd9c5fd553f3a206793956b62f31ae416a0
[INFO] running `Command { std: "docker" "start" "-a" "f052f58e5cf315ebfc5e88c59ce25fd9c5fd553f3a206793956b62f31ae416a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f052f58e5cf315ebfc5e88c59ce25fd9c5fd553f3a206793956b62f31ae416a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f052f58e5cf315ebfc5e88c59ce25fd9c5fd553f3a206793956b62f31ae416a0", kill_on_drop: false }`
[INFO] [stdout] f052f58e5cf315ebfc5e88c59ce25fd9c5fd553f3a206793956b62f31ae416a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2d2d63c749ac33f064f2cf4f7a6dfb49d7c433feab20a2789a32d6d80db7ebc7
[INFO] running `Command { std: "docker" "start" "-a" "2d2d63c749ac33f064f2cf4f7a6dfb49d7c433feab20a2789a32d6d80db7ebc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling flood-rs v0.0.12
[INFO] [stderr]    Compiling tick-id v0.0.9
[INFO] [stderr]    Compiling monotonic-time-rs v0.0.5
[INFO] [stderr]    Compiling err-rs v0.0.4
[INFO] [stderr]    Compiling seq-map v0.0.2
[INFO] [stderr]    Compiling bit-array-rs v0.0.3
[INFO] [stderr]    Compiling app-version v0.0.2
[INFO] [stderr]    Compiling hexify v0.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tick-queue v0.0.2
[INFO] [stderr]    Compiling nimble-participant v0.0.17-dev
[INFO] [stderr]    Compiling nimble-ordered-datagram v0.0.17-dev
[INFO] [stderr]    Compiling nimble-step v0.0.17-dev
[INFO] [stderr]    Compiling nimble-blob-stream v0.0.17-dev
[INFO] [stderr]    Compiling time-tick v0.0.1
[INFO] [stderr]    Compiling datagram-chunker v0.0.2
[INFO] [stderr]    Compiling nimble-seer v0.0.17-dev
[INFO] [stderr]    Compiling nimble-assent v0.0.17-dev
[INFO] [stderr]    Compiling nimble-step-map v0.0.17-dev
[INFO] [stderr]    Compiling nimble-rectify v0.0.17-dev
[INFO] [stderr]    Compiling nimble-protocol v0.0.17-dev
[INFO] [stderr]    Compiling metricator v0.0.6
[INFO] [stderr]    Compiling nimble-client-logic v0.0.17-dev
[INFO] [stderr]    Compiling nimble-layer v0.0.17-dev
[INFO] [stderr]    Compiling network-metrics v0.0.1
[INFO] [stderr]    Compiling nimble-client v0.0.17-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "2d2d63c749ac33f064f2cf4f7a6dfb49d7c433feab20a2789a32d6d80db7ebc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2d63c749ac33f064f2cf4f7a6dfb49d7c433feab20a2789a32d6d80db7ebc7", kill_on_drop: false }`
[INFO] [stdout] 2d2d63c749ac33f064f2cf4f7a6dfb49d7c433feab20a2789a32d6d80db7ebc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0cb5fb4bb7254937c9d978204e0884df682c82f7a9df0b8d6d0967c41770880f
[INFO] running `Command { std: "docker" "start" "-a" "0cb5fb4bb7254937c9d978204e0884df682c82f7a9df0b8d6d0967c41770880f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hexify v0.0.3
[INFO] [stderr]    Compiling nimble-blob-stream v0.0.17-dev
[INFO] [stderr]    Compiling nimble-seer v0.0.17-dev
[INFO] [stderr]    Compiling nimble-assent v0.0.17-dev
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling freelist-rs v0.0.4
[INFO] [stderr]    Compiling time-tick v0.0.1
[INFO] [stderr]    Compiling weighted-selector v0.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nimble-sample-step v0.0.17-dev
[INFO] [stderr]    Compiling network-metrics v0.0.1
[INFO] [stderr]    Compiling datagram-chunker v0.0.2
[INFO] [stderr]    Compiling nimble-rectify v0.0.17-dev
[INFO] [stderr]    Compiling nimble-layer v0.0.17-dev
[INFO] [stderr]    Compiling nimble-sample-game v0.0.17-dev
[INFO] [stderr]    Compiling nimble-protocol v0.0.17-dev
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling nimble-host-logic v0.0.17-dev
[INFO] [stderr]    Compiling nimble-client-logic v0.0.17-dev
[INFO] [stderr]    Compiling nimble-host v0.0.17-dev
[INFO] [stderr]    Compiling nimble-client v0.0.17-dev (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling hazy-transport v0.0.4
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "0cb5fb4bb7254937c9d978204e0884df682c82f7a9df0b8d6d0967c41770880f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb5fb4bb7254937c9d978204e0884df682c82f7a9df0b8d6d0967c41770880f", kill_on_drop: false }`
[INFO] [stdout] 0cb5fb4bb7254937c9d978204e0884df682c82f7a9df0b8d6d0967c41770880f
