[INFO] cloning repository https://github.com/njust/k8s_test_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njust/k8s_test_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fk8s_test_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fk8s_test_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a2bdd7fcbb1a86905e85fbd9d52d668ef093d56 [INFO] checking njust/k8s_test_client against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjust%2Fk8s_test_client" "/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/njust/k8s_test_client on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/njust/k8s_test_client [INFO] finished tweaking git repo https://github.com/njust/k8s_test_client [INFO] tweaked toml for git repo https://github.com/njust/k8s_test_client written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/njust/k8s_test_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/njust/k8s_client.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stream-cancel v0.6.1 [INFO] [stderr] Downloaded k8s-openapi v0.7.1 [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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9082a96d201bb0087942130dfc5d7e21b8c8432ae3d15b806d84ff115b047e0 [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" "d9082a96d201bb0087942130dfc5d7e21b8c8432ae3d15b806d84ff115b047e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9082a96d201bb0087942130dfc5d7e21b8c8432ae3d15b806d84ff115b047e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9082a96d201bb0087942130dfc5d7e21b8c8432ae3d15b806d84ff115b047e0", kill_on_drop: false }` [INFO] [stdout] d9082a96d201bb0087942130dfc5d7e21b8c8432ae3d15b806d84ff115b047e0 [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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d383feb7abd23bd3d11418863c0330ee5688991184887ce9d408e383c69ae26 [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" "5d383feb7abd23bd3d11418863c0330ee5688991184887ce9d408e383c69ae26", kill_on_drop: false }` [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking stream-cancel v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking k8s_client v0.1.0 (https://github.com/njust/k8s_client.git#c768f2e1) [INFO] [stderr] Checking k8s_test_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "5d383feb7abd23bd3d11418863c0330ee5688991184887ce9d408e383c69ae26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d383feb7abd23bd3d11418863c0330ee5688991184887ce9d408e383c69ae26", kill_on_drop: false }` [INFO] [stdout] 5d383feb7abd23bd3d11418863c0330ee5688991184887ce9d408e383c69ae26