[INFO] cloning repository https://github.com/corbamico/tun_libtcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corbamico/tun_libtcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorbamico%2Ftun_libtcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorbamico%2Ftun_libtcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 687e5e286c6089a06ceb8a26b563fd521a596b95 [INFO] testing corbamico/tun_libtcp against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorbamico%2Ftun_libtcp" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corbamico/tun_libtcp on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/corbamico/tun_libtcp [INFO] finished tweaking git repo https://github.com/corbamico/tun_libtcp [INFO] tweaked toml for git repo https://github.com/corbamico/tun_libtcp written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/corbamico/tun_libtcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0a2647af312e892936bbf01fd00006a1722f20d6a7a457a1b7ce0836510043 [INFO] running `Command { std: "docker" "start" "-a" "2b0a2647af312e892936bbf01fd00006a1722f20d6a7a457a1b7ce0836510043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0a2647af312e892936bbf01fd00006a1722f20d6a7a457a1b7ce0836510043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0a2647af312e892936bbf01fd00006a1722f20d6a7a457a1b7ce0836510043", kill_on_drop: false }` [INFO] [stdout] 2b0a2647af312e892936bbf01fd00006a1722f20d6a7a457a1b7ce0836510043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d1fc0689ff658b01f362dff225af1fef6d72505da0e5dccb3e4b267372ebb04 [INFO] running `Command { std: "docker" "start" "-a" "5d1fc0689ff658b01f362dff225af1fef6d72505da0e5dccb3e4b267372ebb04", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling etherparse v0.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tun v0.4.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling libtcp_step7 v0.1.0 (/opt/rustwide/workdir/step7) [INFO] [stderr] Compiling libtcp_step6 v0.1.0 (/opt/rustwide/workdir/step6) [INFO] [stderr] Compiling libtcp_step1 v0.1.0 (/opt/rustwide/workdir/step1) [INFO] [stderr] Compiling libtcp_step4 v0.1.0 (/opt/rustwide/workdir/step4) [INFO] [stderr] Compiling libtcp_step5 v0.1.0 (/opt/rustwide/workdir/step5) [INFO] [stderr] Compiling libtcp_step3 v0.1.0 (/opt/rustwide/workdir/step3) [INFO] [stderr] Compiling libtcp_step2 v0.1.0 (/opt/rustwide/workdir/step2) [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> step7/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> step6/src/lib.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | static INIT: std::sync::Once = std::sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.80s [INFO] running `Command { std: "docker" "inspect" "5d1fc0689ff658b01f362dff225af1fef6d72505da0e5dccb3e4b267372ebb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1fc0689ff658b01f362dff225af1fef6d72505da0e5dccb3e4b267372ebb04", kill_on_drop: false }` [INFO] [stdout] 5d1fc0689ff658b01f362dff225af1fef6d72505da0e5dccb3e4b267372ebb04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d242b9996d22445d2684570293c299094e59eb78b42952511f9b21c4cc34d59c [INFO] running `Command { std: "docker" "start" "-a" "d242b9996d22445d2684570293c299094e59eb78b42952511f9b21c4cc34d59c", kill_on_drop: false }` [INFO] [stderr] Compiling libtcp_step3 v0.1.0 (/opt/rustwide/workdir/step3) [INFO] [stderr] Compiling libtcp_step5 v0.1.0 (/opt/rustwide/workdir/step5) [INFO] [stderr] Compiling libtcp_step1 v0.1.0 (/opt/rustwide/workdir/step1) [INFO] [stderr] Compiling libtcp_step2 v0.1.0 (/opt/rustwide/workdir/step2) [INFO] [stderr] Compiling libtcp_step4 v0.1.0 (/opt/rustwide/workdir/step4) [INFO] [stderr] Compiling libtcp_step7 v0.1.0 (/opt/rustwide/workdir/step7) [INFO] [stderr] Compiling libtcp_step6 v0.1.0 (/opt/rustwide/workdir/step6) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> step6/src/lib.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | static INIT: std::sync::Once = std::sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> step7/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::runtime::Runtime` [INFO] [stdout] --> step7/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> step6/src/lib.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | static INIT: std::sync::Once = std::sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step1-7c77ef847b8f4683) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step1-58df916ebbcb0ad5) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step2-7c0c357ac01eb23d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step2-93b6c758a1a39805) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step3-e2b25fb8139e6b4e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step3-8547345f657fc3c3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step4-3c6b318f3b07b761) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step4-cf28c0b80bce1ade) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step5-529fbbeed01f4cbf) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step5-3bae614a5d4a2141) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step6-86580a979314ba58) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step6-64baa40e710443d6) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step7-d8985cd9eccbaf3c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step7-9c103364a2d29c29) [INFO] running `Command { std: "docker" "inspect" "d242b9996d22445d2684570293c299094e59eb78b42952511f9b21c4cc34d59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d242b9996d22445d2684570293c299094e59eb78b42952511f9b21c4cc34d59c", kill_on_drop: false }` [INFO] [stdout] d242b9996d22445d2684570293c299094e59eb78b42952511f9b21c4cc34d59c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b84e66759b9129fc8d753e088a57a7452aa75903ad0cddfe1c01b5cf283c9b6 [INFO] running `Command { std: "docker" "start" "-a" "9b84e66759b9129fc8d753e088a57a7452aa75903ad0cddfe1c01b5cf283c9b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> step6/src/lib.rs:77:43 [INFO] [stderr] | [INFO] [stderr] 77 | static INIT: std::sync::Once = std::sync::ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::runtime::Runtime` [INFO] [stderr] --> step7/src/lib.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use tokio::runtime::Runtime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libtcp_step6` (lib) generated 1 warning [INFO] [stderr] warning: `libtcp_step7` (lib) generated 1 warning [INFO] [stderr] warning: `libtcp_step7` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `libtcp_step6` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step1-7c77ef847b8f4683) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step1-58df916ebbcb0ad5) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step2-7c0c357ac01eb23d) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step2-93b6c758a1a39805) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step3-e2b25fb8139e6b4e) [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] [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step3-8547345f657fc3c3) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step4-3c6b318f3b07b761) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step4-cf28c0b80bce1ade) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step5-529fbbeed01f4cbf) [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step5-3bae614a5d4a2141) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step6-86580a979314ba58) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step6-64baa40e710443d6) [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] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtcp_step7-d8985cd9eccbaf3c) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/libtcp_step7-9c103364a2d29c29) [INFO] [stdout] [INFO] [stderr] Doc-tests libtcp_step1 [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] [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 libtcp_step2 [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 libtcp_step3 [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 libtcp_step4 [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 libtcp_step5 [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 libtcp_step6 [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 libtcp_step7 [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" "9b84e66759b9129fc8d753e088a57a7452aa75903ad0cddfe1c01b5cf283c9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b84e66759b9129fc8d753e088a57a7452aa75903ad0cddfe1c01b5cf283c9b6", kill_on_drop: false }` [INFO] [stdout] 9b84e66759b9129fc8d753e088a57a7452aa75903ad0cddfe1c01b5cf283c9b6