[INFO] cloning repository https://github.com/Akaere-NetWorks/whois [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akaere-NetWorks/whois" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaere-NetWorks%2Fwhois", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaere-NetWorks%2Fwhois'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2894864348a8c19bdb36d475f79d14bfffc42aa5 [INFO] building Akaere-NetWorks/whois against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaere-NetWorks%2Fwhois" "/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/Akaere-NetWorks/whois [INFO] finished tweaking git repo https://github.com/Akaere-NetWorks/whois [INFO] tweaked toml for git repo https://github.com/Akaere-NetWorks/whois written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Akaere-NetWorks/whois 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/Akaere-NetWorks/whois 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 ansi_colours v1.2.3 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded viuer v0.7.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [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] 33531929f8861ab26879da176e7358870d1f7d5b424a1f840f7c3e389588d1a3 [INFO] running `Command { std: "docker" "start" "-a" "33531929f8861ab26879da176e7358870d1f7d5b424a1f840f7c3e389588d1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33531929f8861ab26879da176e7358870d1f7d5b424a1f840f7c3e389588d1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33531929f8861ab26879da176e7358870d1f7d5b424a1f840f7c3e389588d1a3", kill_on_drop: false }` [INFO] [stdout] 33531929f8861ab26879da176e7358870d1f7d5b424a1f840f7c3e389588d1a3 [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] 5578d86368e045b45150efe91eac4a9e747de3564c695ddf3f0e6bc5763d9176 [INFO] running `Command { std: "docker" "start" "-a" "5578d86368e045b45150efe91eac4a9e747de3564c695ddf3f0e6bc5763d9176", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling viuer v0.7.1 [INFO] [stderr] Compiling whois v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.04s [INFO] running `Command { std: "docker" "inspect" "5578d86368e045b45150efe91eac4a9e747de3564c695ddf3f0e6bc5763d9176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5578d86368e045b45150efe91eac4a9e747de3564c695ddf3f0e6bc5763d9176", kill_on_drop: false }` [INFO] [stdout] 5578d86368e045b45150efe91eac4a9e747de3564c695ddf3f0e6bc5763d9176 [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] 58f928b1c54b6508091a36a2870671cf2a9f9216e3d945d5f4ed741fdaaf52bb [INFO] running `Command { std: "docker" "start" "-a" "58f928b1c54b6508091a36a2870671cf2a9f9216e3d945d5f4ed741fdaaf52bb", kill_on_drop: false }` [INFO] [stderr] Compiling whois v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "58f928b1c54b6508091a36a2870671cf2a9f9216e3d945d5f4ed741fdaaf52bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f928b1c54b6508091a36a2870671cf2a9f9216e3d945d5f4ed741fdaaf52bb", kill_on_drop: false }` [INFO] [stdout] 58f928b1c54b6508091a36a2870671cf2a9f9216e3d945d5f4ed741fdaaf52bb