[INFO] fetching crate whois-cli 0.3.2...
[INFO] testing whois-cli-0.3.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate whois-cli 0.3.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate whois-cli 0.3.2
[INFO] finished tweaking crates.io crate whois-cli 0.3.2
[INFO] tweaked toml for crates.io crate whois-cli 0.3.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whois-cli 0.3.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whois-cli 0.3.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1546ebd8e3de3b7ffe98a077c1ddd7e5158e76f063ac92d89969932583e64242
[INFO] running `Command { std: "docker" "start" "-a" "1546ebd8e3de3b7ffe98a077c1ddd7e5158e76f063ac92d89969932583e64242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1546ebd8e3de3b7ffe98a077c1ddd7e5158e76f063ac92d89969932583e64242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1546ebd8e3de3b7ffe98a077c1ddd7e5158e76f063ac92d89969932583e64242", kill_on_drop: false }`
[INFO] [stdout] 1546ebd8e3de3b7ffe98a077c1ddd7e5158e76f063ac92d89969932583e64242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e51920001400ed0d3fd9e640787ffdae49ec8e89a852282714515b3ce47395f
[INFO] running `Command { std: "docker" "start" "-a" "2e51920001400ed0d3fd9e640787ffdae49ec8e89a852282714515b3ce47395f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v11.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[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 regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling viuer v0.7.1
[INFO] [stderr]    Compiling whois-cli v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.59s
[INFO] running `Command { std: "docker" "inspect" "2e51920001400ed0d3fd9e640787ffdae49ec8e89a852282714515b3ce47395f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e51920001400ed0d3fd9e640787ffdae49ec8e89a852282714515b3ce47395f", kill_on_drop: false }`
[INFO] [stdout] 2e51920001400ed0d3fd9e640787ffdae49ec8e89a852282714515b3ce47395f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe62788000b4e41a25acdb2cdd99fc5066679b339d5f7ccbd566ef4b5fce226
[INFO] running `Command { std: "docker" "start" "-a" "5fe62788000b4e41a25acdb2cdd99fc5066679b339d5f7ccbd566ef4b5fce226", kill_on_drop: false }`
[INFO] [stderr]    Compiling whois-cli v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "5fe62788000b4e41a25acdb2cdd99fc5066679b339d5f7ccbd566ef4b5fce226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe62788000b4e41a25acdb2cdd99fc5066679b339d5f7ccbd566ef4b5fce226", kill_on_drop: false }`
[INFO] [stdout] 5fe62788000b4e41a25acdb2cdd99fc5066679b339d5f7ccbd566ef4b5fce226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 422ff9204117357b0c44f0360d01a65a1cc3e868b2cef8b4b60ee62eefe79bd8
[INFO] running `Command { std: "docker" "start" "-a" "422ff9204117357b0c44f0360d01a65a1cc3e868b2cef8b4b60ee62eefe79bd8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whois_cli-da5c85fdc70e3788)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test cli::tests::test_all_flags_together ... ok
[INFO] [stdout] test cli::tests::test_domain_assignment ... ok
[INFO] [stdout] test cli::tests::test_port_default ... ok
[INFO] [stdout] test cli::tests::test_use_bgptools ... ok
[INFO] [stdout] test cli::tests::test_use_color_default ... ok
[INFO] [stdout] test cli::tests::test_use_color_disabled ... ok
[INFO] [stdout] test cli::tests::test_use_dn42_auto_detection ... ok
[INFO] [stdout] test cli::tests::test_use_dn42_explicit_flag ... ok
[INFO] [stdout] test cli::tests::test_use_dn42_not_triggered ... ok
[INFO] [stdout] test cli::tests::test_use_hyperlinks_default ... ok
[INFO] [stdout] test cli::tests::test_use_hyperlinks_disabled ... ok
[INFO] [stdout] test cli::tests::test_use_images ... ok
[INFO] [stdout] test cli::tests::test_use_markdown ... ok
[INFO] [stdout] test cli::tests::test_use_mtf_colors ... ok
[INFO] [stdout] test cli::tests::test_use_server_color ... ok
[INFO] [stdout] test hyperlink::tests::test_create_hyperlink ... ok
[INFO] [stdout] test hyperlink::tests::test_rir_urls ... ok
[INFO] [stdout] test markdown::tests::test_basic_rendering ... ok
[INFO] [stdout] test markdown::tests::test_list_rendering ... ok
[INFO] [stdout] test protocol::tests::test_build_color_query_legacy ... ok
[INFO] [stdout] test markdown::tests::test_code_rendering ... ok
[INFO] [stdout] test protocol::tests::test_build_enhanced_query_v10_compat ... ok
[INFO] [stdout] test protocol::tests::test_build_enhanced_query_v11_full ... ok
[INFO] [stdout] test protocol::tests::test_is_server_colored ... ok
[INFO] [stdout] test protocol::tests::test_parse_capability_response_minimal ... ok
[INFO] [stdout] test hyperlink::tests::test_detect_rir_from_source ... ok
[INFO] [stdout] test protocol::tests::test_parse_capability_response_no_support ... ok
[INFO] [stdout] test protocol::tests::test_parse_capability_response_v10 ... ok
[INFO] [stdout] test protocol::tests::test_parse_capability_response_v11 ... ok
[INFO] [stdout] test protocol::tests::test_select_color_scheme_fallback ... ok
[INFO] [stdout] test protocol::tests::test_select_color_scheme_preferred ... ok
[INFO] [stdout] test query::tests::test_is_empty_result_comment_only ... ok
[INFO] [stdout] test query::tests::test_is_empty_result_common_indicators ... ok
[INFO] [stdout] test query::tests::test_is_empty_result_completely_empty ... ok
[INFO] [stdout] test protocol::tests::test_build_color_query_no_scheme ... ok
[INFO] [stdout] test protocol::tests::test_select_color_scheme_no_support ... ok
[INFO] [stdout] test query::tests::test_is_empty_result_short_responses ... ok
[INFO] [stdout] test query::tests::test_is_empty_result_valid_content ... ok
[INFO] [stdout] test hyperlink::tests::test_split_response_by_source ... ok
[INFO] [stdout] test query::tests::test_radb_server_creation ... ok
[INFO] [stdout] test markdown::tests::test_is_markdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whois_cli-ec70aff563231a78)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests whois_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "422ff9204117357b0c44f0360d01a65a1cc3e868b2cef8b4b60ee62eefe79bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422ff9204117357b0c44f0360d01a65a1cc3e868b2cef8b4b60ee62eefe79bd8", kill_on_drop: false }`
[INFO] [stdout] 422ff9204117357b0c44f0360d01a65a1cc3e868b2cef8b4b60ee62eefe79bd8
