[INFO] cloning repository https://github.com/xuxiaocheng0201/tcp-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuxiaocheng0201/tcp-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Ftcp-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Ftcp-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3faa729b8e248aa860c7c24cf9cf5bb51d79e643
[INFO] testing xuxiaocheng0201/tcp-client against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuxiaocheng0201%2Ftcp-client" "/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/xuxiaocheng0201/tcp-client
[INFO] finished tweaking git repo https://github.com/xuxiaocheng0201/tcp-client
[INFO] tweaked toml for git repo https://github.com/xuxiaocheng0201/tcp-client written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xuxiaocheng0201/tcp-client on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xuxiaocheng0201/tcp-client 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded reportme v0.2.1
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.1
[INFO] [stderr]   Downloaded tcp-handler v1.0.1
[INFO] [stderr]   Downloaded async-trait v0.1.78
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded variable-len-reader v3.2.0
[INFO] [stderr]   Downloaded der v0.7.8
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded tokio v1.36.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d279930d688c3b738c2f18e0d7e38d4d709f7f2959a60e96b1ca0f652a97e7c8
[INFO] running `Command { std: "docker" "start" "-a" "d279930d688c3b738c2f18e0d7e38d4d709f7f2959a60e96b1ca0f652a97e7c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d279930d688c3b738c2f18e0d7e38d4d709f7f2959a60e96b1ca0f652a97e7c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d279930d688c3b738c2f18e0d7e38d4d709f7f2959a60e96b1ca0f652a97e7c8", kill_on_drop: false }`
[INFO] [stdout] d279930d688c3b738c2f18e0d7e38d4d709f7f2959a60e96b1ca0f652a97e7c8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a768a128ad744e349d89532022e8d05a08f3db4be48ab6c51f08c7e183234de
[INFO] running `Command { std: "docker" "start" "-a" "6a768a128ad744e349d89532022e8d05a08f3db4be48ab6c51f08c7e183234de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling reportme v0.2.1
[INFO] [stderr]    Compiling variable-len-reader v3.2.0
[INFO] [stderr]    Compiling tcp-handler v1.0.1
[INFO] [stderr]    Compiling tcp-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: tcp-client@0.2.0: ReportMe: https://crateio.xxc-metrics.pages.dev/metrics: Dns Failed: resolve dns name 'crateio.xxc-metrics.pages.dev:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6a768a128ad744e349d89532022e8d05a08f3db4be48ab6c51f08c7e183234de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a768a128ad744e349d89532022e8d05a08f3db4be48ab6c51f08c7e183234de", kill_on_drop: false }`
[INFO] [stdout] 6a768a128ad744e349d89532022e8d05a08f3db4be48ab6c51f08c7e183234de
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b404e90df2f600c8f6ec6e989fae7859dc40a05cd882b34eb15fd444c0d86a8
[INFO] running `Command { std: "docker" "start" "-a" "7b404e90df2f600c8f6ec6e989fae7859dc40a05cd882b34eb15fd444c0d86a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr] warning: tcp-client@0.2.0: ReportMe: https://crateio.xxc-metrics.pages.dev/metrics: Dns Failed: resolve dns name 'crateio.xxc-metrics.pages.dev:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling variable-len-reader v3.2.0
[INFO] [stderr]    Compiling tcp-handler v1.0.1
[INFO] [stderr]    Compiling tcp-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "7b404e90df2f600c8f6ec6e989fae7859dc40a05cd882b34eb15fd444c0d86a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b404e90df2f600c8f6ec6e989fae7859dc40a05cd882b34eb15fd444c0d86a8", kill_on_drop: false }`
[INFO] [stdout] 7b404e90df2f600c8f6ec6e989fae7859dc40a05cd882b34eb15fd444c0d86a8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0770998ef27d3d77c7d28ee2e760a28f77f50d45c6d2d2989e1ab93293839e83
[INFO] running `Command { std: "docker" "start" "-a" "0770998ef27d3d77c7d28ee2e760a28f77f50d45c6d2d2989e1ab93293839e83", kill_on_drop: false }`
[INFO] [stderr] warning: tcp-client@0.2.0: ReportMe: https://crateio.xxc-metrics.pages.dev/metrics: Dns Failed: resolve dns name 'crateio.xxc-metrics.pages.dev:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_client-833aa08a37ee64f3)
[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 tcp_client
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/config.rs - config::get_connect_timeout (line 118) ... ignored
[INFO] [stdout] test src/config.rs - config::get_receive_timeout (line 128) ... ignored
[INFO] [stdout] test src/config.rs - config::set_config (line 87) ... ok
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok
[INFO] [stdout] test src/lib.rs - define_client (line 15) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig::receive_timeout (line 56) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig (line 21) ... ok
[INFO] [stdout] test src/config.rs - config::get_config (line 103) ... ok
[INFO] [stdout] test src/config.rs - config (line 6) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig::connect_timeout (line 37) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0770998ef27d3d77c7d28ee2e760a28f77f50d45c6d2d2989e1ab93293839e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0770998ef27d3d77c7d28ee2e760a28f77f50d45c6d2d2989e1ab93293839e83", kill_on_drop: false }`
[INFO] [stdout] 0770998ef27d3d77c7d28ee2e760a28f77f50d45c6d2d2989e1ab93293839e83
