[INFO] cloning repository https://github.com/gridgentoo/h2o-kubernetes-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridgentoo/h2o-kubernetes-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fh2o-kubernetes-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fh2o-kubernetes-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44d27e8eea45319ae14688721c223460a175e35d [INFO] testing gridgentoo/h2o-kubernetes-operator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridgentoo%2Fh2o-kubernetes-operator" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridgentoo/h2o-kubernetes-operator 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/gridgentoo/h2o-kubernetes-operator [INFO] finished tweaking git repo https://github.com/gridgentoo/h2o-kubernetes-operator [INFO] tweaked toml for git repo https://github.com/gridgentoo/h2o-kubernetes-operator written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gridgentoo/h2o-kubernetes-operator 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] e68a521034133064e2263270c1b2551088409fb18403be6137b041386ae4c249 [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" "e68a521034133064e2263270c1b2551088409fb18403be6137b041386ae4c249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e68a521034133064e2263270c1b2551088409fb18403be6137b041386ae4c249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68a521034133064e2263270c1b2551088409fb18403be6137b041386ae4c249", kill_on_drop: false }` [INFO] [stdout] e68a521034133064e2263270c1b2551088409fb18403be6137b041386ae4c249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a8ee7cd9ad27ea9e6add6da6b5bd570747bb57e65b29dec5b329db157c7967ae [INFO] running `Command { std: "docker" "start" "-a" "a8ee7cd9ad27ea9e6add6da6b5bd570747bb57e65b29dec5b329db157c7967ae", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling k8s-openapi v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling tests_common v0.1.0 (/opt/rustwide/workdir/tests_common) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.0.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling num-complex v0.3.1 [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 url v2.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [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 snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.0 [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 pin-project v1.0.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor 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 futures v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling kube-derive v0.47.0 [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 kube-runtime v0.47.0 [INFO] [stderr] Compiling deployment v0.1.0 (/opt/rustwide/workdir/deployment) [INFO] [stderr] Compiling h2o-operator v0.2.0 (/opt/rustwide/workdir/operator) [INFO] [stderr] Compiling h2ok v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> cli/src/cli/mod.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | kind: CommandErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> cli/src/cli/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10` [INFO] running `Command { std: "docker" "inspect" "a8ee7cd9ad27ea9e6add6da6b5bd570747bb57e65b29dec5b329db157c7967ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ee7cd9ad27ea9e6add6da6b5bd570747bb57e65b29dec5b329db157c7967ae", kill_on_drop: false }` [INFO] [stdout] a8ee7cd9ad27ea9e6add6da6b5bd570747bb57e65b29dec5b329db157c7967ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] e1065f67ce6dc5ce67050dba4699619ed3745d6a72e4109f04136b6bf6d9f6b4 [INFO] running `Command { std: "docker" "start" "-a" "e1065f67ce6dc5ce67050dba4699619ed3745d6a72e4109f04136b6bf6d9f6b4", kill_on_drop: false }` [INFO] [stderr] Compiling tests_common v0.1.0 (/opt/rustwide/workdir/tests_common) [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling deployment v0.1.0 (/opt/rustwide/workdir/deployment) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> cli/src/cli/mod.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | kind: CommandErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> cli/src/cli/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling h2ok v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling h2o-operator v0.2.0 (/opt/rustwide/workdir/operator) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> cli/src/cli/mod.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | kind: CommandErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `UserInputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> cli/src/cli/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deployment` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name deployment --edition=2018 deployment/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6e465ffcad6ab57d -C extra-filename=-6e465ffcad6ab57d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-772a58b3c6757c34.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-f419bf61d64a2b27.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-ee5209c289d9779a.rlib --extern kube_derive=/opt/rustwide/target/debug/deps/libkube_derive-e0a6235bebe3f611.so --extern kube_runtime=/opt/rustwide/target/debug/deps/libkube_runtime-108e311cc17c3240.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a6f30ad165affbcd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-781bb2d6a679b937.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-735a9d6312f207f1.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-132002915d4dcd4e.rlib --extern tests_common=/opt/rustwide/target/debug/deps/libtests_common-c7c2501f25726cc1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b69d3f90c3d2b336.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d12a2cd26c4f7509.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1065f67ce6dc5ce67050dba4699619ed3745d6a72e4109f04136b6bf6d9f6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1065f67ce6dc5ce67050dba4699619ed3745d6a72e4109f04136b6bf6d9f6b4", kill_on_drop: false }` [INFO] [stdout] e1065f67ce6dc5ce67050dba4699619ed3745d6a72e4109f04136b6bf6d9f6b4