[INFO] cloning repository https://github.com/varesa/cluster-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varesa/cluster-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b39f90b04160cd45f1c073854319e6d22964497 [INFO] checking varesa/cluster-controller against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/varesa/cluster-controller [INFO] finished tweaking git repo https://github.com/varesa/cluster-controller [INFO] tweaked toml for git repo https://github.com/varesa/cluster-controller written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/varesa/cluster-controller on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/varesa/cluster-controller 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b70a946ec8a98fd80d813d2c2e817384d3ad311197d5c0efa162ed681e54dd2c [INFO] running `Command { std: "docker" "start" "-a" "b70a946ec8a98fd80d813d2c2e817384d3ad311197d5c0efa162ed681e54dd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b70a946ec8a98fd80d813d2c2e817384d3ad311197d5c0efa162ed681e54dd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70a946ec8a98fd80d813d2c2e817384d3ad311197d5c0efa162ed681e54dd2c", kill_on_drop: false }` [INFO] [stdout] b70a946ec8a98fd80d813d2c2e817384d3ad311197d5c0efa162ed681e54dd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870d3a6bd810f7c2ffadf22705ef099ba1fedfaa9bf5bce8dfd5340590dfa382 [INFO] running `Command { std: "docker" "start" "-a" "870d3a6bd810f7c2ffadf22705ef099ba1fedfaa9bf5bce8dfd5340590dfa382", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Compiling schemars v0.8.19 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling virt-sys v0.2.1 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking librados-sys v0.1.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.14.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking virt v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking librbd-sys v0.1.0 [INFO] [stderr] Checking humanize-rs v0.1.5 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [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 thiserror-impl v1.0.60 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.19 [INFO] [stderr] Compiling prost-derive v0.12.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling cluster-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking opentelemetry_sdk v0.22.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking tracing-opentelemetry v0.23.0 [INFO] [stderr] Compiling kube-derive v0.84.0 [INFO] [stderr] Checking json-patch v1.4.0 [INFO] [stderr] Checking jsonpath_lib v0.3.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking opentelemetry-http v0.11.1 [INFO] [stderr] Checking kube-core v0.84.0 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking kube-client v0.84.0 [INFO] [stderr] Checking opentelemetry-proto v0.5.0 [INFO] [stderr] Checking opentelemetry-otlp v0.15.0 [INFO] [stderr] Checking kube-runtime v0.84.0 [INFO] [stderr] Checking kube v0.84.0 [INFO] [stdout] error: cannot find macro `json` in this scope [INFO] [stdout] --> src/interfaces/ovn/deserialization.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let data2 = json!({"uuids": ["set", [["uuid", "1-2-3"]]]}); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::crd::virtualmachine::v1beta3::json` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json` in this scope [INFO] [stdout] --> src/interfaces/ovn/deserialization.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let data1 = json!({"uuids": ["uuid", "1-2-3"]}); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::crd::virtualmachine::v1beta3::json` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json` in this scope [INFO] [stdout] --> src/interfaces/ovn/deserialization.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | let data = json!({"config": ["map", [["k1", "v1"], ["k2", "v2"]]]}); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::crd::virtualmachine::v1beta3::json` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json` in this scope [INFO] [stdout] --> src/interfaces/ovn/deserialization.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let data = json!({"property": "value"}); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::crd::virtualmachine::v1beta3::json` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `json` in this scope [INFO] [stdout] --> src/interfaces/ovn/deserialization.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let data = json!({"_uuid": ["uuid", "1-2-3"]}); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::crd::virtualmachine::v1beta3::json` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::json; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interfaces/ovn/types/logicalrouter.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn lrp(&mut self) -> LogicalRouterPortBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn lrp(&mut self) -> LogicalRouterPortBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interfaces/ovn/types/logicalswitch.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn lsp(&mut self) -> LogicalSwitchPortBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn lsp(&mut self) -> LogicalSwitchPortBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/logging.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_attribute(&self, name: &str) -> Option>; [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | fn get_attribute(&self, name: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/logging.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_attribute(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn get_attribute(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cluster-controller` (bin "cluster-controller" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "870d3a6bd810f7c2ffadf22705ef099ba1fedfaa9bf5bce8dfd5340590dfa382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870d3a6bd810f7c2ffadf22705ef099ba1fedfaa9bf5bce8dfd5340590dfa382", kill_on_drop: false }` [INFO] [stdout] 870d3a6bd810f7c2ffadf22705ef099ba1fedfaa9bf5bce8dfd5340590dfa382