[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Fnetns-rs" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carletes/netns-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-49/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-sys v0.2.0 [INFO] [stderr] Downloaded netlink-packet-core v0.1.0 [INFO] [stderr] Downloaded netlink-packet-utils v0.1.1 [INFO] [stderr] Downloaded netlink-packet-route v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a47bada195adaeef96efa1ef7f5c61016d160084ad85281addcd158c56adc8eb [INFO] running `Command { std: "docker" "start" "-a" "a47bada195adaeef96efa1ef7f5c61016d160084ad85281addcd158c56adc8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47bada195adaeef96efa1ef7f5c61016d160084ad85281addcd158c56adc8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47bada195adaeef96efa1ef7f5c61016d160084ad85281addcd158c56adc8eb", kill_on_drop: false }` [INFO] [stdout] a47bada195adaeef96efa1ef7f5c61016d160084ad85281addcd158c56adc8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd72b8587f474fec9e1d542bd560908b15fd1a2942a149d63123dc6ba606d69c [INFO] running `Command { std: "docker" "start" "-a" "fd72b8587f474fec9e1d542bd560908b15fd1a2942a149d63123dc6ba606d69c", 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 cfg-if v0.1.10 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [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 addr2line v0.12.0 [INFO] [stderr] Compiling netlink-sys v0.2.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 netlink-packet-utils v0.1.1 [INFO] [stderr] Compiling netlink-packet-core v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.18 [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 51.98s [INFO] running `Command { std: "docker" "inspect" "fd72b8587f474fec9e1d542bd560908b15fd1a2942a149d63123dc6ba606d69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd72b8587f474fec9e1d542bd560908b15fd1a2942a149d63123dc6ba606d69c", kill_on_drop: false }` [INFO] [stdout] fd72b8587f474fec9e1d542bd560908b15fd1a2942a149d63123dc6ba606d69c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f9f7c6fe8fbfe12935b603c0e03afd6ab9544ffa39b4e6657ea1b621617422 [INFO] running `Command { std: "docker" "start" "-a" "e3f9f7c6fe8fbfe12935b603c0e03afd6ab9544ffa39b4e6657ea1b621617422", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling netns-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "e3f9f7c6fe8fbfe12935b603c0e03afd6ab9544ffa39b4e6657ea1b621617422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f9f7c6fe8fbfe12935b603c0e03afd6ab9544ffa39b4e6657ea1b621617422", kill_on_drop: false }` [INFO] [stdout] e3f9f7c6fe8fbfe12935b603c0e03afd6ab9544ffa39b4e6657ea1b621617422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bec9327a3eab034ccffc5c592683e3c3e6554ec83659594bd4e8c3f78e8c6e13 [INFO] running `Command { std: "docker" "start" "-a" "bec9327a3eab034ccffc5c592683e3c3e6554ec83659594bd4e8c3f78e8c6e13", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/netns-099516d1764fa51e) [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" "bec9327a3eab034ccffc5c592683e3c3e6554ec83659594bd4e8c3f78e8c6e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec9327a3eab034ccffc5c592683e3c3e6554ec83659594bd4e8c3f78e8c6e13", kill_on_drop: false }` [INFO] [stdout] bec9327a3eab034ccffc5c592683e3c3e6554ec83659594bd4e8c3f78e8c6e13