[INFO] cloning repository https://github.com/PeterGrace/pull-secret-operator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterGrace/pull-secret-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d6d742ae0370ffe19195664bdb2da45d7a74e36
[INFO] checking PeterGrace/pull-secret-operator against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fpull-secret-operator" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PeterGrace/pull-secret-operator on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/PeterGrace/pull-secret-operator
[INFO] finished tweaking git repo https://github.com/PeterGrace/pull-secret-operator
[INFO] tweaked toml for git repo https://github.com/PeterGrace/pull-secret-operator written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/PeterGrace/pull-secret-operator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e508fbff12daf9662080e731c506416259113348035f053a69cbdf25eefea2dc
[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" "e508fbff12daf9662080e731c506416259113348035f053a69cbdf25eefea2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e508fbff12daf9662080e731c506416259113348035f053a69cbdf25eefea2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e508fbff12daf9662080e731c506416259113348035f053a69cbdf25eefea2dc", kill_on_drop: false }`
[INFO] [stdout] e508fbff12daf9662080e731c506416259113348035f053a69cbdf25eefea2dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10e7143ce87e2f3538ee18b560ad00bb1898250a7993c08df05c9bd132de2d1d
[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" "10e7143ce87e2f3538ee18b560ad00bb1898250a7993c08df05c9bd132de2d1d", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling k8s-openapi v0.9.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling protobuf v2.18.0
[INFO] [stderr]    Compiling curl v0.4.34
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling prometheus v0.9.0
[INFO] [stderr]    Compiling isahc v0.9.13
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking auditable v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.4+1.41.0
[INFO] [stderr]    Compiling curl-sys v0.4.38+curl-7.73.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking sluice v0.5.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling standback v0.2.11
[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.22
[INFO] [stderr]     Checking async-channel v1.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking socket2 v0.3.16
[INFO] [stderr]     Checking nb-connect v1.0.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking futures-lite v1.11.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.0
[INFO] [stderr]     Checking spinning_top v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking flume v0.9.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking polling v2.0.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]    Compiling openssl v0.10.30
[INFO] [stderr]    Compiling native-tls v0.2.6
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking ordered-float v2.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.11
[INFO] [stderr]     Checking async-io v1.2.0
[INFO] [stderr]     Checking async-executor v1.4.0
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking async-compression v0.3.6
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking pem v0.8.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking async-global-executor v1.4.3
[INFO] [stderr]     Checking async-std v1.7.0
[INFO] [stderr]     Checking const-random v0.1.11
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking dashmap v3.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.6.9
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling httpmock-macros v0.3.0
[INFO] [stderr]    Compiling prometheus-static-metric v0.2.0
[INFO] [stderr]     Checking puddle v0.1.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking tokio v0.2.23
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking tracing v0.1.21
[INFO] [stderr]     Checking pin-project v1.0.1
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking snafu v0.6.9
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking tracing-futures v0.2.4
[INFO] [stderr]     Checking serde v1.0.117
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking serde_json v1.0.59
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking serde_yaml v0.8.14
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]    Compiling cargo_metadata v0.11.4
[INFO] [stderr]    Compiling kube-derive v0.39.0
[INFO] [stderr]     Checking hyper v0.13.9
[INFO] [stderr]    Compiling auditable-serde v0.1.0
[INFO] [stderr]    Compiling auditable-build v0.1.0
[INFO] [stderr]    Compiling pull-secret-operator v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking httpmock v0.4.5
[INFO] [stderr]     Checking reqwest v0.10.8
[INFO] [stderr]     Checking kube v0.39.0
[INFO] [stderr]     Checking kube-runtime v0.39.0
[INFO] [stdout] warning: irrefutable while-let pattern
[INFO] [stdout]    --> src/crd_watcher.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         while let watcher_try = w.try_next().await {
[INFO] [stdout] 169 | |             match watcher_try {
[INFO] [stdout] 170 | |                 Ok(Some(watcher_status)) => match watcher_status {
[INFO] [stdout] 171 | |                     Event::Applied(s) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |             }
[INFO] [stdout] 209 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Err(e) => metrics_port = 9898,
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/crd_watcher.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Err(err) => {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant is never constructed: `Unknown`
[INFO] [stdout]   --> src/crd_watcher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Unknown(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function is never used: `btree_to_string`
[INFO] [stdout]   --> src/crd_watcher.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn btree_to_string(input: BTreeMap<String, String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable while-let pattern
[INFO] [stdout]    --> src/crd_watcher.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         while let watcher_try = w.try_next().await {
[INFO] [stdout] 169 | |             match watcher_try {
[INFO] [stdout] 170 | |                 Ok(Some(watcher_status)) => match watcher_status {
[INFO] [stdout] 171 | |                     Event::Applied(s) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |             }
[INFO] [stdout] 209 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Err(e) => metrics_port = 9898,
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/crd_watcher.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Err(err) => {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant is never constructed: `Unknown`
[INFO] [stdout]   --> src/crd_watcher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Unknown(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function is never used: `btree_to_string`
[INFO] [stdout]   --> src/crd_watcher.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn btree_to_string(input: BTreeMap<String, String>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] running `Command { std: "docker" "inspect" "10e7143ce87e2f3538ee18b560ad00bb1898250a7993c08df05c9bd132de2d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e7143ce87e2f3538ee18b560ad00bb1898250a7993c08df05c9bd132de2d1d", kill_on_drop: false }`
[INFO] [stdout] 10e7143ce87e2f3538ee18b560ad00bb1898250a7993c08df05c9bd132de2d1d