[INFO] fetching crate container-rs 0.1.3...
[INFO] testing container-rs-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate container-rs 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate container-rs 0.1.3
[INFO] finished tweaking crates.io crate container-rs 0.1.3
[INFO] tweaked toml for crates.io crate container-rs 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate container-rs 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate container-rs 0.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8228a542dcb1f830dece72b1dca08d85d7753d054feb45ae664819dbea6022e
[INFO] running `Command { std: "docker" "start" "-a" "e8228a542dcb1f830dece72b1dca08d85d7753d054feb45ae664819dbea6022e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8228a542dcb1f830dece72b1dca08d85d7753d054feb45ae664819dbea6022e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8228a542dcb1f830dece72b1dca08d85d7753d054feb45ae664819dbea6022e", kill_on_drop: false }`
[INFO] [stdout] e8228a542dcb1f830dece72b1dca08d85d7753d054feb45ae664819dbea6022e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5b646e7dc81630d18e576e51a649a1578ef23db310c058e4a913c67851cc4c7
[INFO] running `Command { std: "docker" "start" "-a" "e5b646e7dc81630d18e576e51a649a1578ef23db310c058e4a913c67851cc4c7", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling byteordered v0.5.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling ipnetwork v0.18.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling netlink-packet-utils v0.4.1
[INFO] [stderr]    Compiling netlink-packet-core v0.2.4
[INFO] [stderr]    Compiling netlink-packet-route v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling netlink-sys v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling netlink-proto v0.7.0
[INFO] [stderr]    Compiling rtnetlink v0.8.0
[INFO] [stderr]    Compiling container-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.77s
[INFO] running `Command { std: "docker" "inspect" "e5b646e7dc81630d18e576e51a649a1578ef23db310c058e4a913c67851cc4c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b646e7dc81630d18e576e51a649a1578ef23db310c058e4a913c67851cc4c7", kill_on_drop: false }`
[INFO] [stdout] e5b646e7dc81630d18e576e51a649a1578ef23db310c058e4a913c67851cc4c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5b7a1382b2c36b60b6e6d419320cb1f454c6d5459a81ad5bef4922654824be5
[INFO] running `Command { std: "docker" "start" "-a" "c5b7a1382b2c36b60b6e6d419320cb1f454c6d5459a81ad5bef4922654824be5", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]    Compiling container-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "c5b7a1382b2c36b60b6e6d419320cb1f454c6d5459a81ad5bef4922654824be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b7a1382b2c36b60b6e6d419320cb1f454c6d5459a81ad5bef4922654824be5", kill_on_drop: false }`
[INFO] [stdout] c5b7a1382b2c36b60b6e6d419320cb1f454c6d5459a81ad5bef4922654824be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 108e7409297e8c9b999f692941af28690eb2c39a03aa8fa32c302f2cf67aea64
[INFO] running `Command { std: "docker" "start" "-a" "108e7409297e8c9b999f692941af28690eb2c39a03aa8fa32c302f2cf67aea64", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/container-35c05a4ab6f2f2af)
[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/container-58c2644e5d1ed4d0)
[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 container
[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" "108e7409297e8c9b999f692941af28690eb2c39a03aa8fa32c302f2cf67aea64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108e7409297e8c9b999f692941af28690eb2c39a03aa8fa32c302f2cf67aea64", kill_on_drop: false }`
[INFO] [stdout] 108e7409297e8c9b999f692941af28690eb2c39a03aa8fa32c302f2cf67aea64
