[INFO] cloning repository https://github.com/aJuvan/nu_plugin_kubectl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aJuvan/nu_plugin_kubectl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaJuvan%2Fnu_plugin_kubectl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaJuvan%2Fnu_plugin_kubectl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f30849d7ff051a6664afe253ce9bb1176c28e77 [INFO] testing aJuvan/nu_plugin_kubectl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaJuvan%2Fnu_plugin_kubectl" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aJuvan/nu_plugin_kubectl on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aJuvan/nu_plugin_kubectl [INFO] finished tweaking git repo https://github.com/aJuvan/nu_plugin_kubectl [INFO] tweaked toml for git repo https://github.com/aJuvan/nu_plugin_kubectl written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/aJuvan/nu_plugin_kubectl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube-core v0.60.0 [INFO] [stderr] Downloaded bigdecimal-rs v0.2.1 [INFO] [stderr] Downloaded kube v0.60.0 [INFO] [stderr] Downloaded kube-runtime v0.60.0 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded hamcrest2 v0.3.0 [INFO] [stderr] Downloaded byte-unit v4.0.12 [INFO] [stderr] Downloaded nu-test-support v0.37.0 [INFO] [stderr] Downloaded nu-errors v0.37.0 [INFO] [stderr] Downloaded nu-value-ext v0.37.0 [INFO] [stderr] Downloaded nu-plugin v0.37.0 [INFO] [stderr] Downloaded nu-path v0.37.0 [INFO] [stderr] Downloaded nu-source v0.37.0 [INFO] [stderr] Downloaded nu-protocol v0.37.0 [INFO] [stderr] Downloaded nu-ansi-term v0.37.0 [INFO] [stderr] Downloaded k8s-openapi v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a62d27a7f549459e4b14eba4bb7d3b9877e6d9df0f12629f6a66a1c62e434dee [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" "a62d27a7f549459e4b14eba4bb7d3b9877e6d9df0f12629f6a66a1c62e434dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62d27a7f549459e4b14eba4bb7d3b9877e6d9df0f12629f6a66a1c62e434dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62d27a7f549459e4b14eba4bb7d3b9877e6d9df0f12629f6a66a1c62e434dee", kill_on_drop: false }` [INFO] [stdout] a62d27a7f549459e4b14eba4bb7d3b9877e6d9df0f12629f6a66a1c62e434dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] b134966aebd804a7480a086f315de44f3a33e242f830bf4c61e1e970d8ec8a77 [INFO] running `Command { std: "docker" "start" "-a" "b134966aebd804a7480a086f315de44f3a33e242f830bf4c61e1e970d8ec8a77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling k8s-openapi v0.13.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.37.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling nu-path v0.37.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nu-source v0.37.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling bigdecimal-rs v0.2.1 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling nu-errors v0.37.0 [INFO] [stderr] Compiling nu-protocol v0.37.0 [INFO] [stderr] Compiling nu-value-ext v0.37.0 [INFO] [stderr] Compiling nu-test-support v0.37.0 [INFO] [stderr] Compiling nu-plugin v0.37.0 [INFO] [stderr] Compiling kube-core v0.60.0 [INFO] [stderr] Compiling kube v0.60.0 [INFO] [stderr] Compiling kube-runtime v0.60.0 [INFO] [stderr] Compiling nu_plugin_kubectl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "b134966aebd804a7480a086f315de44f3a33e242f830bf4c61e1e970d8ec8a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b134966aebd804a7480a086f315de44f3a33e242f830bf4c61e1e970d8ec8a77", kill_on_drop: false }` [INFO] [stdout] b134966aebd804a7480a086f315de44f3a33e242f830bf4c61e1e970d8ec8a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 4960f889ba145085f1afba706a745ea8207cb206c161cbb9dec4a6cc7d0b4ca4 [INFO] running `Command { std: "docker" "start" "-a" "4960f889ba145085f1afba706a745ea8207cb206c161cbb9dec4a6cc7d0b4ca4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nu_plugin_kubectl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `Command { std: "docker" "inspect" "4960f889ba145085f1afba706a745ea8207cb206c161cbb9dec4a6cc7d0b4ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4960f889ba145085f1afba706a745ea8207cb206c161cbb9dec4a6cc7d0b4ca4", kill_on_drop: false }` [INFO] [stdout] 4960f889ba145085f1afba706a745ea8207cb206c161cbb9dec4a6cc7d0b4ca4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 6f6eb9987a704538b4949a84fc7ef5b8765b52122d57714fdeed2270529b37f1 [INFO] running `Command { std: "docker" "start" "-a" "6f6eb9987a704538b4949a84fc7ef5b8765b52122d57714fdeed2270529b37f1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_kubectl-a5c135ee770bd4cf) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_kubectl-e39d3e0d5a32b134) [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] [stderr] Doc-tests nu_plugin_kubectl [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" "6f6eb9987a704538b4949a84fc7ef5b8765b52122d57714fdeed2270529b37f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6eb9987a704538b4949a84fc7ef5b8765b52122d57714fdeed2270529b37f1", kill_on_drop: false }` [INFO] [stdout] 6f6eb9987a704538b4949a84fc7ef5b8765b52122d57714fdeed2270529b37f1