[INFO] cloning repository https://github.com/thedodd/kube-coordinate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedodd/kube-coordinate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedodd%2Fkube-coordinate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedodd%2Fkube-coordinate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1713ae1b14197d7474fa318e9a73adce3f98c5b [INFO] testing thedodd/kube-coordinate against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedodd%2Fkube-coordinate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thedodd/kube-coordinate [INFO] finished tweaking git repo https://github.com/thedodd/kube-coordinate [INFO] tweaked toml for git repo https://github.com/thedodd/kube-coordinate written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thedodd/kube-coordinate on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thedodd/kube-coordinate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9683d95733be14c9f0f5716cec196e035bf146baae7af86351d523a14a5c9ad7 [INFO] running `Command { std: "docker" "start" "-a" "9683d95733be14c9f0f5716cec196e035bf146baae7af86351d523a14a5c9ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9683d95733be14c9f0f5716cec196e035bf146baae7af86351d523a14a5c9ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9683d95733be14c9f0f5716cec196e035bf146baae7af86351d523a14a5c9ad7", kill_on_drop: false }` [INFO] [stdout] 9683d95733be14c9f0f5716cec196e035bf146baae7af86351d523a14a5c9ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e37f692a0490168f8584d984901cfd9a0f55949dfd14d7c834d48263db1f3f [INFO] running `Command { std: "docker" "start" "-a" "78e37f692a0490168f8584d984901cfd9a0f55949dfd14d7c834d48263db1f3f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling k8s-openapi v0.21.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling treediff v4.0.3 [INFO] [stderr] Compiling jsonpath-rust v0.4.0 [INFO] [stderr] Compiling json-patch v1.2.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-core v0.88.1 [INFO] [stderr] Compiling kube-client v0.88.1 [INFO] [stderr] Compiling kube-runtime v0.88.1 [INFO] [stderr] Compiling kube v0.88.1 [INFO] [stderr] Compiling kube-coordinate v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "78e37f692a0490168f8584d984901cfd9a0f55949dfd14d7c834d48263db1f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e37f692a0490168f8584d984901cfd9a0f55949dfd14d7c834d48263db1f3f", kill_on_drop: false }` [INFO] [stdout] 78e37f692a0490168f8584d984901cfd9a0f55949dfd14d7c834d48263db1f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a006a314c0139508580fa1c9f1dcf4397b4da4c2f12e078f86fbfe63069bd588 [INFO] running `Command { std: "docker" "start" "-a" "a006a314c0139508580fa1c9f1dcf4397b4da4c2f12e078f86fbfe63069bd588", kill_on_drop: false }` [INFO] [stderr] Compiling kube-coordinate v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "a006a314c0139508580fa1c9f1dcf4397b4da4c2f12e078f86fbfe63069bd588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a006a314c0139508580fa1c9f1dcf4397b4da4c2f12e078f86fbfe63069bd588", kill_on_drop: false }` [INFO] [stdout] a006a314c0139508580fa1c9f1dcf4397b4da4c2f12e078f86fbfe63069bd588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80184050c349524d406077171e6a38dc0cef6b51c354675b243f5d41767169e9 [INFO] running `Command { std: "docker" "start" "-a" "80184050c349524d406077171e6a38dc0cef6b51c354675b243f5d41767169e9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kube_coordinate-b18c9922024104e8) [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 kube_coordinate [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80184050c349524d406077171e6a38dc0cef6b51c354675b243f5d41767169e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80184050c349524d406077171e6a38dc0cef6b51c354675b243f5d41767169e9", kill_on_drop: false }` [INFO] [stdout] 80184050c349524d406077171e6a38dc0cef6b51c354675b243f5d41767169e9