[INFO] fetching crate krata-ctl 0.0.21...
[INFO] building krata-ctl-0.0.21 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate krata-ctl 0.0.21 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate krata-ctl 0.0.21
[INFO] finished tweaking crates.io crate krata-ctl 0.0.21
[INFO] tweaked toml for crates.io crate krata-ctl 0.0.21 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krata-ctl 0.0.21 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 krata-ctl 0.0.21 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded fancy-duration v0.9.2
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded krata v0.0.21
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded tonic-build v0.12.2
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded tower v0.5.0
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded prost-reflect-build v0.14.0
[INFO] [stderr]   Downloaded tonic v0.12.2
[INFO] [stderr]   Downloaded prost-reflect-derive v0.14.0
[INFO] [stderr]   Downloaded prost-reflect v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6d30137d77f8d0106d6f50c17eceb21908f822dbea97b21370269f1c24e9a3c2
[INFO] running `Command { std: "docker" "start" "-a" "6d30137d77f8d0106d6f50c17eceb21908f822dbea97b21370269f1c24e9a3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d30137d77f8d0106d6f50c17eceb21908f822dbea97b21370269f1c24e9a3c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d30137d77f8d0106d6f50c17eceb21908f822dbea97b21370269f1c24e9a3c2", kill_on_drop: false }`
[INFO] [stdout] 6d30137d77f8d0106d6f50c17eceb21908f822dbea97b21370269f1c24e9a3c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d10a6969319e15140bdc8164fb1d153891de5d07dd3466a936f135228df1dbb9
[INFO] running `Command { std: "docker" "start" "-a" "d10a6969319e15140bdc8164fb1d153891de5d07dd3466a936f135228df1dbb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tower v0.5.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling fancy-duration v0.9.2
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-reflect-derive v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling prost-reflect v0.14.0
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]    Compiling prost-reflect-build v0.14.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling krata v0.0.21
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.2
[INFO] [stderr]    Compiling krata-ctl v0.0.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "d10a6969319e15140bdc8164fb1d153891de5d07dd3466a936f135228df1dbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10a6969319e15140bdc8164fb1d153891de5d07dd3466a936f135228df1dbb9", kill_on_drop: false }`
[INFO] [stdout] d10a6969319e15140bdc8164fb1d153891de5d07dd3466a936f135228df1dbb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] becc2affe1674ef5bd1a7b8f768e076588a0c50deed8e1b2c5ae69a279b10f99
[INFO] running `Command { std: "docker" "start" "-a" "becc2affe1674ef5bd1a7b8f768e076588a0c50deed8e1b2c5ae69a279b10f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling krata-ctl v0.0.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.18s
[INFO] running `Command { std: "docker" "inspect" "becc2affe1674ef5bd1a7b8f768e076588a0c50deed8e1b2c5ae69a279b10f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "becc2affe1674ef5bd1a7b8f768e076588a0c50deed8e1b2c5ae69a279b10f99", kill_on_drop: false }`
[INFO] [stdout] becc2affe1674ef5bd1a7b8f768e076588a0c50deed8e1b2c5ae69a279b10f99
