[INFO] cloning repository https://github.com/MikailBag/k8s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikailBag/k8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikailBag%2Fk8s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikailBag%2Fk8s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4650a4ef0f7ef59d8369f086af1deb4c483073f4 [INFO] testing MikailBag/k8s against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikailBag%2Fk8s" "/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/MikailBag/k8s on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MikailBag/k8s [INFO] finished tweaking git repo https://github.com/MikailBag/k8s [INFO] tweaked toml for git repo https://github.com/MikailBag/k8s written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/MikailBag/k8s already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mikailbag/kube-utils` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/cookie-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded pear_codegen v0.2.0 [INFO] [stderr] Downloaded json-patch v0.2.6 [INFO] [stderr] Downloaded derivative v2.1.3 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded jsonpath_lib v0.2.6 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded schemars_derive v0.8.0 [INFO] [stderr] Downloaded openssh v0.8.0 [INFO] [stderr] Downloaded figment v0.10.2 [INFO] [stderr] Downloaded tokio-compat-02 v0.2.0 [INFO] [stderr] Downloaded xshell-macros v0.1.8 [INFO] [stderr] Downloaded schemars v0.8.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded treediff v3.0.2 [INFO] [stderr] Downloaded array_tool v1.0.3 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] [stderr] Downloaded kube-derive v0.47.0 [INFO] [stderr] Downloaded uncased v0.9.3 [INFO] [stderr] Downloaded k8s-openapi v0.10.0 [INFO] [stderr] Downloaded kube-runtime v0.47.0 [INFO] [stderr] Downloaded kube v0.47.0 [INFO] [stderr] Downloaded pear v0.2.0 [INFO] [stderr] Downloaded xshell v0.1.8 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b25b2dec81809f86b759a627380a46874bfe2c5c70cba86c6bd305182ff08176 [INFO] running `Command { std: "docker" "start" "-a" "b25b2dec81809f86b759a627380a46874bfe2c5c70cba86c6bd305182ff08176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b25b2dec81809f86b759a627380a46874bfe2c5c70cba86c6bd305182ff08176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25b2dec81809f86b759a627380a46874bfe2c5c70cba86c6bd305182ff08176", kill_on_drop: false }` [INFO] [stdout] b25b2dec81809f86b759a627380a46874bfe2c5c70cba86c6bd305182ff08176 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6d2a891ce8f7dcb8d008248432da0a81a5ded0d692ddfce80f6d0d20e70a13c [INFO] running `Command { std: "docker" "start" "-a" "d6d2a891ce8f7dcb8d008248432da0a81a5ded0d692ddfce80f6d0d20e70a13c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling k8s-openapi v0.10.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xshell-macros v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling xshell v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling openssh v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling tokio-compat-02 v0.2.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling kube v0.47.0 [INFO] [stderr] Compiling k8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "d6d2a891ce8f7dcb8d008248432da0a81a5ded0d692ddfce80f6d0d20e70a13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d2a891ce8f7dcb8d008248432da0a81a5ded0d692ddfce80f6d0d20e70a13c", kill_on_drop: false }` [INFO] [stdout] d6d2a891ce8f7dcb8d008248432da0a81a5ded0d692ddfce80f6d0d20e70a13c [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 878a9f1c89a9d8f56b73df8a73973f2f57f7f4658d2b0203ec76ad6d7a5ca8d3 [INFO] running `Command { std: "docker" "start" "-a" "878a9f1c89a9d8f56b73df8a73973f2f57f7f4658d2b0203ec76ad6d7a5ca8d3", kill_on_drop: false }` [INFO] [stderr] Compiling k8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `Command { std: "docker" "inspect" "878a9f1c89a9d8f56b73df8a73973f2f57f7f4658d2b0203ec76ad6d7a5ca8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878a9f1c89a9d8f56b73df8a73973f2f57f7f4658d2b0203ec76ad6d7a5ca8d3", kill_on_drop: false }` [INFO] [stdout] 878a9f1c89a9d8f56b73df8a73973f2f57f7f4658d2b0203ec76ad6d7a5ca8d3 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d75e6697cfe80f101c1228f01b311c36f361571331746f77e0c4cc63df0feb0f [INFO] running `Command { std: "docker" "start" "-a" "d75e6697cfe80f101c1228f01b311c36f361571331746f77e0c4cc63df0feb0f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/k8s-f48705182f2ce1ae) [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" "d75e6697cfe80f101c1228f01b311c36f361571331746f77e0c4cc63df0feb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75e6697cfe80f101c1228f01b311c36f361571331746f77e0c4cc63df0feb0f", kill_on_drop: false }` [INFO] [stdout] d75e6697cfe80f101c1228f01b311c36f361571331746f77e0c4cc63df0feb0f