[INFO] cloning repository https://github.com/carletes/netns-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carletes/netns-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Fnetns-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Fnetns-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af424ca072a1817d8a9de55a50dde9224673e62e [INFO] testing carletes/netns-rs 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%2Fcarletes%2Fnetns-rs" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carletes/netns-rs 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/carletes/netns-rs [INFO] finished tweaking git repo https://github.com/carletes/netns-rs [INFO] tweaked toml for git repo https://github.com/carletes/netns-rs written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/carletes/netns-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] ad15676fc8ab12f8e87ee9a66d21fcf9dfb92374a2a62f191bf717cb0603c3c2 [INFO] running `Command { std: "docker" "start" "-a" "ad15676fc8ab12f8e87ee9a66d21fcf9dfb92374a2a62f191bf717cb0603c3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad15676fc8ab12f8e87ee9a66d21fcf9dfb92374a2a62f191bf717cb0603c3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad15676fc8ab12f8e87ee9a66d21fcf9dfb92374a2a62f191bf717cb0603c3c2", kill_on_drop: false }` [INFO] [stdout] ad15676fc8ab12f8e87ee9a66d21fcf9dfb92374a2a62f191bf717cb0603c3c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] ee45f98feaea3342d2d5be50e92fa08efa438a71e44da81a8386d2f19b7b0395 [INFO] running `Command { std: "docker" "start" "-a" "ee45f98feaea3342d2d5be50e92fa08efa438a71e44da81a8386d2f19b7b0395", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling netlink-sys v0.2.0 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.18 [INFO] [stderr] Compiling netlink-packet-utils v0.1.1 [INFO] [stderr] Compiling netlink-packet-core v0.1.0 [INFO] [stderr] Compiling netlink-packet-route v0.2.1 [INFO] [stderr] Compiling netns-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.06s [INFO] running `Command { std: "docker" "inspect" "ee45f98feaea3342d2d5be50e92fa08efa438a71e44da81a8386d2f19b7b0395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee45f98feaea3342d2d5be50e92fa08efa438a71e44da81a8386d2f19b7b0395", kill_on_drop: false }` [INFO] [stdout] ee45f98feaea3342d2d5be50e92fa08efa438a71e44da81a8386d2f19b7b0395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 2460ca9fd3e790a3400be88d60f568c5b183b777c13a7deb5c572692f613838d [INFO] running `Command { std: "docker" "start" "-a" "2460ca9fd3e790a3400be88d60f568c5b183b777c13a7deb5c572692f613838d", kill_on_drop: false }` [INFO] [stderr] Compiling netns-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Executable unittests src/bin/netns.rs (/opt/rustwide/target/debug/deps/netns-daeb828fe47520eb) [INFO] running `Command { std: "docker" "inspect" "2460ca9fd3e790a3400be88d60f568c5b183b777c13a7deb5c572692f613838d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2460ca9fd3e790a3400be88d60f568c5b183b777c13a7deb5c572692f613838d", kill_on_drop: false }` [INFO] [stdout] 2460ca9fd3e790a3400be88d60f568c5b183b777c13a7deb5c572692f613838d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] f4bf1a69ce0a06037753f1f1d569e9d1dd84b55b6c763889bcb57a37447a534e [INFO] running `Command { std: "docker" "start" "-a" "f4bf1a69ce0a06037753f1f1d569e9d1dd84b55b6c763889bcb57a37447a534e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/bin/netns.rs (/opt/rustwide/target/debug/deps/netns-daeb828fe47520eb) [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" "f4bf1a69ce0a06037753f1f1d569e9d1dd84b55b6c763889bcb57a37447a534e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bf1a69ce0a06037753f1f1d569e9d1dd84b55b6c763889bcb57a37447a534e", kill_on_drop: false }` [INFO] [stdout] f4bf1a69ce0a06037753f1f1d569e9d1dd84b55b6c763889bcb57a37447a534e