[INFO] cloning repository https://github.com/mach-kernel/databricks-kube-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mach-kernel/databricks-kube-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmach-kernel%2Fdatabricks-kube-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmach-kernel%2Fdatabricks-kube-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a654cb1cad04850f7d8f21b9af63369df54b0107 [INFO] testing mach-kernel/databricks-kube-operator against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmach-kernel%2Fdatabricks-kube-operator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mach-kernel/databricks-kube-operator [INFO] finished tweaking git repo https://github.com/mach-kernel/databricks-kube-operator [INFO] tweaked toml for git repo https://github.com/mach-kernel/databricks-kube-operator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mach-kernel/databricks-kube-operator on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mach-kernel/databricks-kube-operator 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c812e561bfff1d7e03bcdeb92a704f164ffb016101629cc41a50d7c3d0cd6fdd [INFO] running `Command { std: "docker" "start" "-a" "c812e561bfff1d7e03bcdeb92a704f164ffb016101629cc41a50d7c3d0cd6fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c812e561bfff1d7e03bcdeb92a704f164ffb016101629cc41a50d7c3d0cd6fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c812e561bfff1d7e03bcdeb92a704f164ffb016101629cc41a50d7c3d0cd6fdd", kill_on_drop: false }` [INFO] [stdout] c812e561bfff1d7e03bcdeb92a704f164ffb016101629cc41a50d7c3d0cd6fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99386c4e5fd9ce8a735590230a2358e971568dac53f861719419f272182fb36b [INFO] running `Command { std: "docker" "start" "-a" "99386c4e5fd9ce8a735590230a2358e971568dac53f861719419f272182fb36b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling fraction v0.12.1 [INFO] [stderr] Compiling seize v0.2.5 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling flurry v0.4.0 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling iso8601 v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling miette-derive v5.4.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling miette v5.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling clap v4.0.19 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tokio-graceful-shutdown v0.11.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling jsonptr v0.4.7 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling json-patch v2.0.0 [INFO] [stderr] Compiling kube-derive v0.92.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling databricks_rust_repos v2.0.1 (/opt/rustwide/workdir/databricks-rust-repos) [INFO] [stderr] Compiling databricks_rust_jobs v2.1.4 (/opt/rustwide/workdir/databricks-rust-jobs) [INFO] [stderr] Compiling databricks_rust_secrets v2.0.0 (/opt/rustwide/workdir/databricks-rust-secrets) [INFO] [stderr] Compiling databricks_rust_git_credentials v2.1.2 (/opt/rustwide/workdir/databricks-rust-git-credentials) [INFO] [stderr] Compiling kube-core v0.92.1 [INFO] [stderr] Compiling kube-client v0.92.1 [INFO] [stderr] Compiling kube-runtime v0.92.1 [INFO] [stderr] Compiling kube v0.92.1 [INFO] [stderr] Compiling databricks_kube v0.8.3 (/opt/rustwide/workdir/databricks-kube) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabricksSecretSpec` is never constructed [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct DatabricksSecretSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "99386c4e5fd9ce8a735590230a2358e971568dac53f861719419f272182fb36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99386c4e5fd9ce8a735590230a2358e971568dac53f861719419f272182fb36b", kill_on_drop: false }` [INFO] [stdout] 99386c4e5fd9ce8a735590230a2358e971568dac53f861719419f272182fb36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6dc9bd54a4280b701ba4d5f041c148ed79553570a43c79ddd9ff07da894474 [INFO] running `Command { std: "docker" "start" "-a" "ab6dc9bd54a4280b701ba4d5f041c148ed79553570a43c79ddd9ff07da894474", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling databricks_rust_repos v2.0.1 (/opt/rustwide/workdir/databricks-rust-repos) [INFO] [stderr] Compiling databricks_rust_jobs v2.1.4 (/opt/rustwide/workdir/databricks-rust-jobs) [INFO] [stderr] Compiling databricks_rust_secrets v2.0.0 (/opt/rustwide/workdir/databricks-rust-secrets) [INFO] [stderr] Compiling databricks_rust_git_credentials v2.1.2 (/opt/rustwide/workdir/databricks-rust-git-credentials) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabricksSecretSpec` is never constructed [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct DatabricksSecretSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling databricks_kube v0.8.3 (/opt/rustwide/workdir/databricks-kube) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> databricks-kube/tests/remote_api_resource_test.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | (dyn Stream, Action), DatabricksKubeError>> [INFO] [stdout] | ^ [INFO] [stdout] 139 | + std::marker::Send [INFO] [stdout] 140 | + 'static), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 ~ dyn Stream, Action), DatabricksKubeError>> [INFO] [stdout] 139 | + std::marker::Send [INFO] [stdout] 140 ~ + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 234 | // access_control_list: job.access_control_list [INFO] [stdout] 235 | / JobsCreateRequest { [INFO] [stdout] 236 | | name: Some(self.name_unchecked()), [INFO] [stdout] 237 | | tags: job_settings.tags, [INFO] [stdout] 238 | | tasks: job_settings.tasks, [INFO] [stdout] ... | [INFO] [stdout] 248 | | ..JobsCreateRequest::default() [INFO] [stdout] 249 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> databricks-kube/src/crds/databricks_job.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | /// TODO: unsupported atm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 287 | // access_control_list: job.access_control_list [INFO] [stdout] 288 | / JobsUpdateRequest { [INFO] [stdout] 289 | | job_id: job_id?, [INFO] [stdout] 290 | | new_settings: job_settings, [INFO] [stdout] 291 | | ..JobsUpdateRequest::default() [INFO] [stdout] 292 | | } [INFO] [stdout] | |_________________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabricksSecretSpec` is never constructed [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct DatabricksSecretSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `controller`, `source_secrets`, `sync_secrets`, `delete_secrets`, and `reconcile` are never used [INFO] [stdout] --> databricks-kube/src/crds/databricks_secret.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl DatabricksSecret { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 41 | pub fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn source_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | async fn sync_secrets( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | async fn delete_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | async fn reconcile( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `controller` and `self_url_unchecked` are never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_resource.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub trait RemoteAPIResource { [INFO] [stdout] | ----------------- associated items in this trait [INFO] [stdout] 256 | fn controller( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | fn self_url_unchecked(&self) -> String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `status_controller` is never used [INFO] [stdout] --> databricks-kube/src/traits/remote_api_status.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub trait RemoteAPIStatus { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 81 | fn status_controller( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGcJZXK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libflurry-390f9814862e5dda,libahash-415199287a660703,libseize-155ab00554b89f9c,libtower_test-d12ea823b0913174,libtokio_test-f7900428e8de5412,libtokio_stream-b071afd6d7a82b7b,libdatabricks_kube-a8e747ca3aebc340,libjsonschema-a3204f6436291462,libreqwest-698f627d3a4982f6,libhyper-292bd1265f3f67b9,libsocket2-9a13335b7c798ff6,libh2-4cc56e98d675742b,libhttp_body-73ef2ded00ec73c6,libhttp-68e58d8057ca9e20,libiso8601-ad8673f03ff01eb9,libnom-95f588dfde28f9d8,libbytecount-2809a54942d45eae,libbase64-42295ac2e0e134a3,libanyhow-135df7272adc4d0a,libtime-40d1ba8722fc0ca2,libtime_core-3dea729da486ae44,libfraction-24784cb78c66ab1b,libnum-21fde7ce6d3c7123,libnum_iter-08a118565882c950,libnum_rational-18ebdc1715393025,libnum_complex-ef7021509d342d35,libnum_bigint-ace4796ca8a832b2,libnum_integer-770a3a2880043a02,libuuid-d896dad396e3b09f,libnum_cmp-ef5cddd5e953f8cc,libfancy_regex-549cef7925a4b16e,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libassert_json_diff-4282825dc445ca0c,libdatabricks_rust_repos-929abb45f9c86d91,libdatabricks_rust_git_credentials-ab2a7a98c4f601c6,libdatabricks_rust_secrets-3b5590c44afb21cf,libdatabricks_rust_jobs-3cc5cfbe3ca39c1b,libreqwest-ad5d1b54ea9e5cea,libserde_urlencoded-f25b52d971aa1635,libipnet-31b549556d5e413d,libhyper_tls-a32d358fdb7877c1,libtokio_native_tls-4393c0e8b3b5afac,libencoding_rs-b09047cb7e6599fe,libmime_guess-21b94cadb1a0b41b,libunicase-42ceab3c0dc4f53e,libnative_tls-e2d700cc14a8a27c,libopenssl-85a9e1798c2c2243,libbitflags-dde12b0d7d495b50,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2f8e8f4a261ca56b,liburl-0de6df2bacdcd2ac,libidna-de61f212a77afe03,libunicode_normalization-6f38ce98caf8db0c,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-4395c0969e173d7e,liblazy_static-af860367908b8176,libkube-3d01cdb6e857e371,libkube_runtime-83af64b77949f7c6,libasync_stream-ca0d3c2aa3d5dd75,libparking_lot-683702a9119be0a2,libparking_lot_core-9e8a9bf49a0bce34,liblock_api-7dcc20638937e2b6,libscopeguard-e318caba69bf687f,libasync_broadcast-d0844423e8f9a58a,libevent_listener_strategy-04e19ea46865bf4e,libevent_listener-b5d5aa19e54e4acf,libparking-27fb2b772f80999e,libkube_client-24e6af41822a392c,libpem-dc15e03b4b0a0d66,libhome-a88fbcd35354456a,libserde_yaml-0d3bcf3b82fda6cd,libindexmap-384d884d9e3bc90b,libhashbrown-cae2cd0d9cc0a6cf,libunsafe_libyaml-f179905b48cd21cb,libhyper_rustls-ec08a311a5f244f4,librustls_native_certs-010f6104607aaf6a,librustls_pemfile-86cd51137dbf8420,libopenssl_probe-5821ed5bfde807ff,libtokio_rustls-c93626abb6097c2a,librustls-31b810ea74b6074f,libsubtle-2ae6a7038b9a0630,libwebpki-c51614cdab5840ce,libring-3d49771a971c5a70,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,librustls_pki_types-b86862442329497d,libhyper_timeout-3e8e35efd70246b6,libhyper_util-e2f99d96c3211786,libhyper-9cb0069f391d4e34,libwant-a07a30c7e18e011e,libtry_lock-0ea2511cea348424,libsmallvec-084045a3116dc58e,libhttparse-e52ab67d597b9500,libh2-57273ee2d50a91e2,libindexmap-c427c5a6f046fba5,libequivalent-487f93f8f6ab5e5b,libhashbrown-9a9f9d858431c660,libahash-2e2757e69e6bf83b,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libatomic_waker-06950c8c08d2b8fa,libsecrecy-2f7f9507ccfc6b3d,libzeroize-9d781f334751eb0e,libjsonpath_rust-525402a4034227db,libregex-677b5f5c3d51f8d1,libaho_corasick-8a10e4c92b6a5564,libregex_syntax-00b81cede0cdc0da,libpest-f8c2a47b9c33ee38,libucd_trie-666022523355d16f,libtower_http-ab5ca6450df36890,libmime-0188e0814ca7ddbf,libbitflags-09131a3e0891448f,libbase64-13144a1f1e192158,libtower-f5e8cf95732f61c1,libpin_project-11f845fb4b4b736b,libtower_service-442e0d38cf369aa3,libtower_layer-42079adb73a9aac4,libtokio_util-98caf9cde601c161,libtokio-0cef218654d7dde7,libsignal_hook_registry-8fb0460bc6b8ff1e,libnum_cpus-966a006714326915,libsocket2-6cb825cc1d5ea35e,libmio-02ff5580998ea785,libhttp_body_util-edabc6a413bd8bd6,libhttp_body-064699f930afbffa,libeither-dade75f7b0d85455,libtracing-4364d76643e9282f,liblog-ec46de5c30914dd3,libtracing_core-e9be51ad1c0dc66c,libonce_cell-a1d7742f74efe1da,libkube_core-4869c590894853f2,libhttp-c8535b95f5263c56,libbytes-3fbe0740e65931fa,libfnv-79e2cbfbe03dcd16,libjson_patch-db0a71cbfcb4d5c4,libjsonptr-134cdcf0986e6a55,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libschemars-81d52dd105f83cf4,libdyn_clone-4bf9241a5cd3dcfa,libthiserror-1370748ed9aaabba,libfutures-6a8d4899d817f54e,libfutures_executor-421a7b08459c03a6,libfutures_util-09c692b9dccddbc3,libmemchr-fe2e5a4f134682e2,libfutures_io-15f510aebc68962e,libslab-c31f36e3ee47a570,libfutures_channel-c5a37d957ff72faa,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libbackoff-441e41870845126b,librand-45ae6f6d3117c4f0,librand_chacha-bcd00ad47661c120,libppv_lite86-f1eaae57f9caf7a8,librand_core-21bc4efd2c54de49,libgetrandom-f08c86dafdb45901,liblibc-3f1c56229013c928,libinstant-52a03de02aea7251,libcfg_if-3e7fc4e38d4a72b5,libk8s_openapi-2d9a809b2e8dc7b8,libbase64-32787b0325ea6df8,libserde_value-545a21cc26033489,libordered_float-10ab1e79d6c73ef9,libserde_json-5827eb7ad2fb1a0c,libryu-038f6cdb33aa666f,libitoa-038a99b7aae53dfd,libchrono-c92c79d93faa88f8,libnum_traits-7210a99ec7225d74,libserde-8a33c9e72472b7f5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGcJZXK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-647d7b9bb0082639/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/remote_api_resource_test-b63d26c92b68d0fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `databricks_kube` (test "remote_api_resource_test") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab6dc9bd54a4280b701ba4d5f041c148ed79553570a43c79ddd9ff07da894474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6dc9bd54a4280b701ba4d5f041c148ed79553570a43c79ddd9ff07da894474", kill_on_drop: false }` [INFO] [stdout] ab6dc9bd54a4280b701ba4d5f041c148ed79553570a43c79ddd9ff07da894474