[INFO] fetching crate netxclient 1.5.3... [INFO] testing netxclient-1.5.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate netxclient 1.5.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate netxclient 1.5.3 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netxclient 1.5.3 [INFO] finished tweaking crates.io crate netxclient 1.5.3 [INFO] tweaked toml for crates.io crate netxclient 1.5.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate netxclient 1.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] [stderr] Downloaded tcpclient v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8bcded9aa84bf0b91efb83b3931038ce8e44e75057fedcd609e718b077f50ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b8bcded9aa84bf0b91efb83b3931038ce8e44e75057fedcd609e718b077f50ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8bcded9aa84bf0b91efb83b3931038ce8e44e75057fedcd609e718b077f50ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bcded9aa84bf0b91efb83b3931038ce8e44e75057fedcd609e718b077f50ee", kill_on_drop: false }` [INFO] [stdout] b8bcded9aa84bf0b91efb83b3931038ce8e44e75057fedcd609e718b077f50ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b9d81e6261577cdab88e734ee2456206b75f30833e4cc1e3b3884b96703c25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29b9d81e6261577cdab88e734ee2456206b75f30833e4cc1e3b3884b96703c25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling netxbuilder v1.2.0 [INFO] [stderr] Compiling aqueue v1.1.3 [INFO] [stderr] Compiling tcpclient v1.3.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling data-rw v1.5.5 [INFO] [stderr] Compiling netxclient v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "29b9d81e6261577cdab88e734ee2456206b75f30833e4cc1e3b3884b96703c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b9d81e6261577cdab88e734ee2456206b75f30833e4cc1e3b3884b96703c25", kill_on_drop: false }` [INFO] [stdout] 29b9d81e6261577cdab88e734ee2456206b75f30833e4cc1e3b3884b96703c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4005af923bfb0a2ad45be38a6e1366a64210b98f55070f46f36764c9a6e9cf90 [INFO] running `Command { std: "docker" "start" "-a" "4005af923bfb0a2ad45be38a6e1366a64210b98f55070f46f36764c9a6e9cf90", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mimalloc v0.1.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling netxclient v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.25s [INFO] running `Command { std: "docker" "inspect" "4005af923bfb0a2ad45be38a6e1366a64210b98f55070f46f36764c9a6e9cf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4005af923bfb0a2ad45be38a6e1366a64210b98f55070f46f36764c9a6e9cf90", kill_on_drop: false }` [INFO] [stdout] 4005af923bfb0a2ad45be38a6e1366a64210b98f55070f46f36764c9a6e9cf90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90e64e6f07acc6b24e96087e438999b1a0dd29e321333ab2c00640d7b26fe277 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90e64e6f07acc6b24e96087e438999b1a0dd29e321333ab2c00640d7b26fe277", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/netxclient-5426ae7ca349290c) [INFO] [stdout] [INFO] [stderr] Doc-tests netxclient [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "90e64e6f07acc6b24e96087e438999b1a0dd29e321333ab2c00640d7b26fe277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e64e6f07acc6b24e96087e438999b1a0dd29e321333ab2c00640d7b26fe277", kill_on_drop: false }` [INFO] [stdout] 90e64e6f07acc6b24e96087e438999b1a0dd29e321333ab2c00640d7b26fe277