[INFO] cloning repository https://github.com/e00E/run-in-netns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e00E/run-in-netns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe00E%2Frun-in-netns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe00E%2Frun-in-netns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b4a0b98dcdb8d0b961cc4093e239173de9587ba [INFO] testing e00E/run-in-netns against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe00E%2Frun-in-netns" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e00E/run-in-netns on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/e00E/run-in-netns [INFO] finished tweaking git repo https://github.com/e00E/run-in-netns [INFO] tweaked toml for git repo https://github.com/e00E/run-in-netns written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/e00E/run-in-netns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] 6b9dc88d09bac39d3c850bf5616720342af8ff93f96188fb97ffa5e15bd4b365 [INFO] running `Command { std: "docker" "start" "-a" "6b9dc88d09bac39d3c850bf5616720342af8ff93f96188fb97ffa5e15bd4b365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b9dc88d09bac39d3c850bf5616720342af8ff93f96188fb97ffa5e15bd4b365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9dc88d09bac39d3c850bf5616720342af8ff93f96188fb97ffa5e15bd4b365", kill_on_drop: false }` [INFO] [stdout] 6b9dc88d09bac39d3c850bf5616720342af8ff93f96188fb97ffa5e15bd4b365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] aa055fa888349eb1d94f505c0753a3fec1a5ed1a1f5589b5a9cccd5c3e9506eb [INFO] running `Command { std: "docker" "start" "-a" "aa055fa888349eb1d94f505c0753a3fec1a5ed1a1f5589b5a9cccd5c3e9506eb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling uapi v0.2.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling uapi-proc v0.0.2 [INFO] [stderr] Compiling run-in-netns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.68s [INFO] running `Command { std: "docker" "inspect" "aa055fa888349eb1d94f505c0753a3fec1a5ed1a1f5589b5a9cccd5c3e9506eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa055fa888349eb1d94f505c0753a3fec1a5ed1a1f5589b5a9cccd5c3e9506eb", kill_on_drop: false }` [INFO] [stdout] aa055fa888349eb1d94f505c0753a3fec1a5ed1a1f5589b5a9cccd5c3e9506eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 287fe5cbf66ab5723c5940f78c9060f5253df75e4a06bf47a69974e4bfd6df19 [INFO] running `Command { std: "docker" "start" "-a" "287fe5cbf66ab5723c5940f78c9060f5253df75e4a06bf47a69974e4bfd6df19", kill_on_drop: false }` [INFO] [stderr] Compiling run-in-netns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "287fe5cbf66ab5723c5940f78c9060f5253df75e4a06bf47a69974e4bfd6df19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "287fe5cbf66ab5723c5940f78c9060f5253df75e4a06bf47a69974e4bfd6df19", kill_on_drop: false }` [INFO] [stdout] 287fe5cbf66ab5723c5940f78c9060f5253df75e4a06bf47a69974e4bfd6df19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", 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] e26eb214a5d42180ff4e8a7145ec3e7f00a2b3fcd6db990981b36745d1d9159c [INFO] running `Command { std: "docker" "start" "-a" "e26eb214a5d42180ff4e8a7145ec3e7f00a2b3fcd6db990981b36745d1d9159c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/run_in_netns-c95e73d730e7d6e7) [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" "e26eb214a5d42180ff4e8a7145ec3e7f00a2b3fcd6db990981b36745d1d9159c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26eb214a5d42180ff4e8a7145ec3e7f00a2b3fcd6db990981b36745d1d9159c", kill_on_drop: false }` [INFO] [stdout] e26eb214a5d42180ff4e8a7145ec3e7f00a2b3fcd6db990981b36745d1d9159c