[INFO] cloning repository https://github.com/ethankhall/ns-net-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethankhall/ns-net-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fns-net-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fns-net-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18a9547dae872e484e0cf84c80c663ff542800a3 [INFO] checking ethankhall/ns-net-bridge against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fns-net-bridge" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethankhall/ns-net-bridge on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethankhall/ns-net-bridge [INFO] finished tweaking git repo https://github.com/ethankhall/ns-net-bridge [INFO] tweaked toml for git repo https://github.com/ethankhall/ns-net-bridge written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ethankhall/ns-net-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 96687f295a0d6f980e0d3fd7931177eed517b03bf9e62b0e03984139b3863de2 [INFO] running `Command { std: "docker" "start" "-a" "96687f295a0d6f980e0d3fd7931177eed517b03bf9e62b0e03984139b3863de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96687f295a0d6f980e0d3fd7931177eed517b03bf9e62b0e03984139b3863de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96687f295a0d6f980e0d3fd7931177eed517b03bf9e62b0e03984139b3863de2", kill_on_drop: false }` [INFO] [stdout] 96687f295a0d6f980e0d3fd7931177eed517b03bf9e62b0e03984139b3863de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 331111fa10da48ceb7fcf19b50a76f55780c266995377c2ed590d1ab40c4f8ea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "331111fa10da48ceb7fcf19b50a76f55780c266995377c2ed590d1ab40c4f8ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling serde v1.0.109 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking os_str_bytes v2.3.0 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking loggerv v0.7.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling strum_helpers v0.17.1 (https://github.com/ethankhall/strum#f2d80d1d) [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.14 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling error-enum-macros v0.1.0 (https://github.com/ethankhall/error-enum-generator?rev=b5f3276a8d967fc58149d0698a342539ebcec55e#b5f3276a) [INFO] [stderr] Checking error-enum v0.1.0 (https://github.com/ethankhall/error-enum-generator?rev=b5f3276a8d967fc58149d0698a342539ebcec55e#b5f3276a) [INFO] [stderr] Checking pin-project v0.4.14 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking ns-net-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "331111fa10da48ceb7fcf19b50a76f55780c266995377c2ed590d1ab40c4f8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331111fa10da48ceb7fcf19b50a76f55780c266995377c2ed590d1ab40c4f8ea", kill_on_drop: false }` [INFO] [stdout] 331111fa10da48ceb7fcf19b50a76f55780c266995377c2ed590d1ab40c4f8ea