[INFO] cloning repository https://github.com/ctron/ditto-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/ditto-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fditto-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fditto-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d876cc2a9ab2703de2944ad460fd2510fa516e10 [INFO] checking ctron/ditto-operator against master#0dce3f606e05cffab7361c132a399d3550ab0df8 for pr-78376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fditto-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/ctron/ditto-operator on toolchain 0dce3f606e05cffab7361c132a399d3550ab0df8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctron/ditto-operator [INFO] finished tweaking git repo https://github.com/ctron/ditto-operator [INFO] tweaked toml for git repo https://github.com/ctron/ditto-operator written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/ditto-operator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "metadata" "--no-deps" "--format-version=1", 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] 1e185d2e7bff0aa4ce3673032e8ee46658b6586c838ec89ae6cb0300b57a2642 [INFO] running `Command { std: "docker" "start" "-a" "1e185d2e7bff0aa4ce3673032e8ee46658b6586c838ec89ae6cb0300b57a2642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e185d2e7bff0aa4ce3673032e8ee46658b6586c838ec89ae6cb0300b57a2642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e185d2e7bff0aa4ce3673032e8ee46658b6586c838ec89ae6cb0300b57a2642", kill_on_drop: false }` [INFO] [stdout] 1e185d2e7bff0aa4ce3673032e8ee46658b6586c838ec89ae6cb0300b57a2642 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0dce3f606e05cffab7361c132a399d3550ab0df8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f641b2900cbc5a98e91d11bfed596511b56a6cf45c9361e1b99fc884b610a8 [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" "c0f641b2900cbc5a98e91d11bfed596511b56a6cf45c9361e1b99fc884b610a8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking parking v1.0.1 [INFO] [stderr] Compiling openshift-openapi v0.1.1 [INFO] [stderr] Checking fastrand v1.2.4 [INFO] [stderr] Checking string-error v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking async-compression v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [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 h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.14 [INFO] [stderr] Checking async-std v1.6.1 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling kube-derive v0.37.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking kube v0.37.0 [INFO] [stderr] Checking operator-framework v0.2.0 [INFO] [stderr] Checking ditto-operator v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inf` [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let inf: Informer = Informer::new(Api::namespaced(client.clone(), &namespace)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inf` [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let inf: Informer = Informer::new(Api::namespaced(client.clone(), &namespace)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "c0f641b2900cbc5a98e91d11bfed596511b56a6cf45c9361e1b99fc884b610a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f641b2900cbc5a98e91d11bfed596511b56a6cf45c9361e1b99fc884b610a8", kill_on_drop: false }` [INFO] [stdout] c0f641b2900cbc5a98e91d11bfed596511b56a6cf45c9361e1b99fc884b610a8