[INFO] cloning repository https://github.com/Tripp-T/cli-toolbelt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tripp-T/cli-toolbelt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripp-T%2Fcli-toolbelt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripp-T%2Fcli-toolbelt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3347343c059f85a30a0b4926a0f5d7e65fe6b8f7
[INFO] building Tripp-T/cli-toolbelt against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripp-T%2Fcli-toolbelt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tripp-T/cli-toolbelt
[INFO] finished tweaking git repo https://github.com/Tripp-T/cli-toolbelt
[INFO] tweaked toml for git repo https://github.com/Tripp-T/cli-toolbelt written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tripp-T/cli-toolbelt 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 git repo https://github.com/Tripp-T/cli-toolbelt 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 pnet_macros v0.31.0
[INFO] [stderr]   Downloaded pnet_base v0.31.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.85
[INFO] [stderr]   Downloaded pnet_packet v0.31.0
[INFO] [stderr]   Downloaded surge-ping v0.7.3
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded trust-dns-resolver v0.23.2
[INFO] [stderr]   Downloaded pnet_macros_support v0.31.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bb24bf06180c9b0ac0dbb4a63307943975b65488aeb23fd3e30b78b5f6102d81
[INFO] running `Command { std: "docker" "start" "-a" "bb24bf06180c9b0ac0dbb4a63307943975b65488aeb23fd3e30b78b5f6102d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb24bf06180c9b0ac0dbb4a63307943975b65488aeb23fd3e30b78b5f6102d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb24bf06180c9b0ac0dbb4a63307943975b65488aeb23fd3e30b78b5f6102d81", kill_on_drop: false }`
[INFO] [stdout] bb24bf06180c9b0ac0dbb4a63307943975b65488aeb23fd3e30b78b5f6102d81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 01080af5934556475615255f3dbeca12244de0a7900537c7ff7c22b2418b2e3d
[INFO] running `Command { std: "docker" "start" "-a" "01080af5934556475615255f3dbeca12244de0a7900537c7ff7c22b2418b2e3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling pnet_base v0.31.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling pnet_macros_support v0.31.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.85
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pnet_macros v0.31.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pnet_packet v0.31.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling surge-ping v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cli-toolbelt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "01080af5934556475615255f3dbeca12244de0a7900537c7ff7c22b2418b2e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01080af5934556475615255f3dbeca12244de0a7900537c7ff7c22b2418b2e3d", kill_on_drop: false }`
[INFO] [stdout] 01080af5934556475615255f3dbeca12244de0a7900537c7ff7c22b2418b2e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 990743e988711aa1f4cf252a8ba55fb6cd28e5db30846fb854cff769b3fee892
[INFO] running `Command { std: "docker" "start" "-a" "990743e988711aa1f4cf252a8ba55fb6cd28e5db30846fb854cff769b3fee892", kill_on_drop: false }`
[INFO] [stderr]    Compiling cli-toolbelt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.95s
[INFO] running `Command { std: "docker" "inspect" "990743e988711aa1f4cf252a8ba55fb6cd28e5db30846fb854cff769b3fee892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990743e988711aa1f4cf252a8ba55fb6cd28e5db30846fb854cff769b3fee892", kill_on_drop: false }`
[INFO] [stdout] 990743e988711aa1f4cf252a8ba55fb6cd28e5db30846fb854cff769b3fee892
