[INFO] cloning repository https://github.com/hef/dbman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hef/dbman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhef%2Fdbman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhef%2Fdbman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dddac075457a87b2b36beced1dc2db016b703c6c [INFO] testing hef/dbman against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhef%2Fdbman" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hef/dbman [INFO] finished tweaking git repo https://github.com/hef/dbman [INFO] tweaked toml for git repo https://github.com/hef/dbman written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hef/dbman on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hef/dbman 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db13b4ea37f4dab5d79a12b7cbd445299ed65f192505ccc95a2c795ecb0572dc [INFO] running `Command { std: "docker" "start" "-a" "db13b4ea37f4dab5d79a12b7cbd445299ed65f192505ccc95a2c795ecb0572dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db13b4ea37f4dab5d79a12b7cbd445299ed65f192505ccc95a2c795ecb0572dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db13b4ea37f4dab5d79a12b7cbd445299ed65f192505ccc95a2c795ecb0572dc", kill_on_drop: false }` [INFO] [stdout] db13b4ea37f4dab5d79a12b7cbd445299ed65f192505ccc95a2c795ecb0572dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7585b5129f8cc007c488b204fe95dc5bb5fc4466ab3a6ab66a3fc213bd3b5374 [INFO] running `Command { std: "docker" "start" "-a" "7585b5129f8cc007c488b204fe95dc5bb5fc4466ab3a6ab66a3fc213bd3b5374", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling jsonptr v0.6.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling json-patch v3.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling jsonpath-rust v0.7.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-rustls v0.27.4 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling kube-derive v0.97.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling kube-core v0.97.0 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling kube-client v0.97.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling kube-runtime v0.97.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling kube v0.97.0 [INFO] [stderr] Compiling dbman v0.123.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/condition.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 30 | Initializing, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `schema` is never used [INFO] [stdout] --> src/condition.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn schema(_: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Reason` is never used [INFO] [stdout] --> src/condition.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Status` is never used [INFO] [stdout] --> src/condition.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/condition.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.89s [INFO] running `Command { std: "docker" "inspect" "7585b5129f8cc007c488b204fe95dc5bb5fc4466ab3a6ab66a3fc213bd3b5374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7585b5129f8cc007c488b204fe95dc5bb5fc4466ab3a6ab66a3fc213bd3b5374", kill_on_drop: false }` [INFO] [stdout] 7585b5129f8cc007c488b204fe95dc5bb5fc4466ab3a6ab66a3fc213bd3b5374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c74283055331a178835a5c07a1c5fc27bf59eb8bb82d5468b6b83ae3c53f7f1 [INFO] running `Command { std: "docker" "start" "-a" "0c74283055331a178835a5c07a1c5fc27bf59eb8bb82d5468b6b83ae3c53f7f1", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling kube-client v0.97.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling kube-runtime v0.97.0 [INFO] [stderr] Compiling kube v0.97.0 [INFO] [stderr] Compiling dbman v0.123.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/condition.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 30 | Initializing, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `schema` is never used [INFO] [stdout] --> src/condition.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn schema(_: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Reason` is never used [INFO] [stdout] --> src/condition.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Status` is never used [INFO] [stdout] --> src/condition.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/condition.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `schema` is never used [INFO] [stdout] --> src/condition.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn schema(_: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Reason` is never used [INFO] [stdout] --> src/condition.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Status` is never used [INFO] [stdout] --> src/condition.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) enum Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Type` is never used [INFO] [stdout] --> src/condition.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseServerHandle` is never constructed [INFO] [stdout] --> tests/common/mod.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct DatabaseServerHandle { [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 `new`, `connect`, `create_database_server`, and `get_port` are never used [INFO] [stdout] --> tests/common/mod.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 129 | impl DatabaseServerHandle { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 130 | pub async fn new(client: &Client, namespace: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub async fn connect( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | pub async fn create_database_server(&self, client: &Client, namespace: String, name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_port(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_database_ready` is never used [INFO] [stdout] --> tests/common/mod.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn is_database_ready() -> impl Condition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_db_object` is never used [INFO] [stdout] --> tests/common/mod.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 282 | pub async fn delete_db_object(api: &Api, db_object: &Database) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScopedNamespace` is never constructed [INFO] [stdout] --> tests/common/mod.rs:295:12 [INFO] [stdout] | [INFO] [stdout] 295 | pub struct ScopedNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/common/mod.rs:301:18 [INFO] [stdout] | [INFO] [stdout] 300 | impl ScopedNamespace { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 301 | pub async fn new(client: Client, name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_credentials_from_secret` is never used [INFO] [stdout] --> tests/common/mod.rs:374:14 [INFO] [stdout] | [INFO] [stdout] 374 | pub async fn get_credentials_from_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `store_credentials_in_secret` is never used [INFO] [stdout] --> tests/common/mod.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn store_credentials_in_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `does_pgdatabase_exist` is never used [INFO] [stdout] --> tests/common/mod.rs:429:14 [INFO] [stdout] | [INFO] [stdout] 429 | pub async fn does_pgdatabase_exist(dbc: &tokio_postgres::Client, dbname: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_object` [INFO] [stdout] --> tests/extra_db_bug.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let db_object = db_api.create(&PostParams::default(), &db).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_ready` [INFO] [stdout] --> tests/extra_db_bug.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | let db_ready = await_condition(db_api.clone(), dbname, common::is_database_ready()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_ready` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_port` is never used [INFO] [stdout] --> tests/common/mod.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 129 | impl DatabaseServerHandle { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_port(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `does_pgdatabase_exist` is never used [INFO] [stdout] --> tests/common/mod.rs:429:14 [INFO] [stdout] | [INFO] [stdout] 429 | pub async fn does_pgdatabase_exist(dbc: &tokio_postgres::Client, dbname: &String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_database_server` is never used [INFO] [stdout] --> tests/common/mod.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 129 | impl DatabaseServerHandle { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 223 | pub async fn create_database_server(&self, client: &Client, namespace: String, name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_db_object` is never used [INFO] [stdout] --> tests/common/mod.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 282 | pub async fn delete_db_object(api: &Api, db_object: &Database) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_port` is never used [INFO] [stdout] --> tests/common/mod.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 129 | impl DatabaseServerHandle { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_port(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_database_ready` is never used [INFO] [stdout] --> tests/common/mod.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn is_database_ready() -> impl Condition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_db_object` is never used [INFO] [stdout] --> tests/common/mod.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 282 | pub async fn delete_db_object(api: &Api, db_object: &Database) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/condition.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) enum Reason { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 30 | Initializing, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQDNzB0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-749db52cf22315ac,libserde_urlencoded-224db1acb7d0f565,libipnet-346d915a0dce48fd,libhyper_tls-0b1acd7725160cde,libtokio_native_tls-98ed42a50d04765b,libencoding_rs-68ad4a143c31cce1,libnative_tls-0b7e8e2154aee69e,libopenssl-335522caff0d2a80,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-038833f38d1870da,liburl-44b50059e724015e,libidna-95878667820886c2,libidna_adapter-643341e96bbf2b9a,libicu_normalizer-1bf7937b398aed2b,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-4ff62df341624979,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-68c0ae16e7592a9c,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f731ffa69fdb9b26,libicu_provider-8662cf5dad7eaaac,libicu_locid-7c5017de61e5106e,liblitemap-cecd5a7fd1787c64,libtinystr-b50730020f5e8984,libzerovec-26e2701c2dce6491,libwriteable-45c783735d88c2b0,libyoke-f3fd29b74dfb8795,libzerofrom-81b02dec9031be31,libstable_deref_trait-e5f295e98f1b80b2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio_stream-5fe85e9f1c664f44,libcontroller-f0dcacb58242f180,libtokio_postgres-d231219e40253ac0,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libwhoami-4fb68e0ec95e2232,libpostgres_types-b807e074e624ce31,libpostgres_protocol-aae360b3b1937c16,libstringprep-4b43b1b89f94ae21,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libfallible_iterator-eb4086aa59000c1b,libsha2-667126a076290740,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libkube-590352f3ee36a132,libkube_runtime-e1b24077d5016a45,libasync_stream-97a9e2b3776fc42b,libahash-c02088271d06841f,libasync_broadcast-e15e2b3854d82bfd,libevent_listener_strategy-6e6811442d314b10,libevent_listener-d04380854a1e0578,libparking-49fcf10303d3525f,libpin_project-7cfc3a3cb5ed5499,libkube_client-73fbd2e4e1b85592,libpem-7790ac933df6cf06,libhome-c43708049c272d87,libserde_yaml-0f1c3bb145714ef6,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-050828228477779f,libhyper_rustls-28302294098d4168,libtokio_rustls-d95d850d554d1f01,librustls_native_certs-74eae40a7af802be,libopenssl_probe-dfbd35d7fb1bbeff,librustls-720bbcd00000e19f,libwebpki-0b672b3787c7850b,libring-2713b9ed317006b2,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,librustls_pki_types-613e103407ed47ec,libhyper_timeout-a1e5d210530cd844,libsecrecy-a443dae2ee1dc6a5,libzeroize-ead98f074a37f829,libjsonpath_rust-aa0f7228b5dd65fd,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libpest-1d1afb72ad3ecdd1,libucd_trie-01dd94f548235104,libtower_http-b524767d8a73fc64,libmime-4b44681fdb2c65f7,libbitflags-ce446ee600bbaa5e,libtower-95a98481dee1cc49,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libhyper_util-3ed0a359c5d3df58,libtower_service-0d7df29686b13872,libhyper-9fa942ed2e914dd4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-3549a8481bb610a4,libindexmap-657a9499b1cba6d5,libhashbrown-81f121ed88c66b3e,libfoldhash-f15d05d362608c68,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libhttp_body_util-41d80715433660b9,libhttp_body-afff07db0887bd24,libtokio_util-f92f716547c41424,libtokio_tungstenite-2359e66ffa902aec,libtungstenite-2beb696a44ee0215,libdata_encoding-02a524d0cb7bb851,libutf8-d75228722519eff6,libsha1-fb01dc5bdfe69df8,libcpufeatures-1354436b31901300,libdigest-87e39019f9db9fae,libsubtle-ca7024fc66e4388f,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libhttparse-064b81e7df14424d,libtokio-392a2f7f8a013370,libsignal_hook_registry-f492c39ed70113ec,libsocket2-6321f9399fb59de2,libmio-b4dc4e8fc229d52a,libparking_lot-5c9d6248f4e61093,libparking_lot_core-e052604c708a2cb3,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libeither-0d03427b61e42fdc,libtracing-d4ba726320484589,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libkube_core-5f57fe1b3b74160f,libhttp-f7363142f82003a9,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libjson_patch-64d12dce4b21ef8b,libthiserror-48e228f1566e0487,libjsonptr-871635fdc83dc7cf,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libschemars-05d1cad41c94aa62,libdyn_clone-4ac8e222c448f1c1,libthiserror-f52bf1bbe5e56d0b,libbackoff-b95b6da3f058c37c,librand-ee04dc9f75658b5e,librand_chacha-6b8f88f794efe591,libppv_lite86-1c68f599acd3dd31,libzerocopy-7db8ab828d9d441f,libbyteorder-1efcbe4f07366651,librand_core-7dfb2091b74785e5,libgetrandom-0434c5d5dcb49bb5,liblibc-b5cb1ee3fffd34c9,libinstant-7ca0f2602aa54eaa,libcfg_if-33ef6c02a07f9fec,libfutures-c76fd65271871b9d,libfutures_executor-acca5cb1edbae584,libfutures_util-b3b4bcbefaa21316,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liblog-669e9396cafcbb01,libk8s_openapi-a7b661956904205b,libbase64-2a03de3babadded3,libserde_value-e307a5529459fdf3,libordered_float-d637d54d3950ecb3,libserde_json-0c35a6323db7d170,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libchrono-631cc8d77a3c6d32,libnum_traits-13873188efbb5824,libserde-4efe2f2b44ca09c0}.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/rustcQDNzB0/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/zstd-sys-c93eb78b9e777139/out" "-L" "/opt/rustwide/target/debug/build/ring-18f5a599d36c6a6e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prepare-90b440056ba93923" "-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 `dbman` (test "prepare") due to 1 previous error; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmGFcWr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-41247d41f0713879,libenv_filter-8e4e28e98fcb6db4,libhumantime-271ba35809dd8c72,libanyhow-1062fd8720902979,libcontroller-f0dcacb58242f180,libtokio_postgres-d231219e40253ac0,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libwhoami-4fb68e0ec95e2232,libpostgres_types-b807e074e624ce31,libpostgres_protocol-aae360b3b1937c16,libstringprep-4b43b1b89f94ae21,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libfallible_iterator-eb4086aa59000c1b,libsha2-667126a076290740,libhmac-b5f97cddcf4575c1,libmd5-b489e7ef66143467,libkube-590352f3ee36a132,libkube_runtime-e1b24077d5016a45,libasync_stream-97a9e2b3776fc42b,libahash-c02088271d06841f,libasync_broadcast-e15e2b3854d82bfd,libevent_listener_strategy-6e6811442d314b10,libevent_listener-d04380854a1e0578,libparking-49fcf10303d3525f,libpin_project-7cfc3a3cb5ed5499,libkube_client-73fbd2e4e1b85592,libpem-7790ac933df6cf06,libhome-c43708049c272d87,libserde_yaml-0f1c3bb145714ef6,libunsafe_libyaml-7bc1bf218b2f5452,librustls_pemfile-050828228477779f,libhyper_rustls-28302294098d4168,libtokio_rustls-d95d850d554d1f01,librustls_native_certs-74eae40a7af802be,libopenssl_probe-dfbd35d7fb1bbeff,librustls-720bbcd00000e19f,libwebpki-0b672b3787c7850b,libring-2713b9ed317006b2,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,librustls_pki_types-613e103407ed47ec,libhyper_timeout-a1e5d210530cd844,libsecrecy-a443dae2ee1dc6a5,libzeroize-ead98f074a37f829,libjsonpath_rust-aa0f7228b5dd65fd,libpest-1d1afb72ad3ecdd1,libucd_trie-01dd94f548235104,libtower_http-b524767d8a73fc64,libtower-95a98481dee1cc49,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libhyper_util-3ed0a359c5d3df58,libtower_service-0d7df29686b13872,libhyper-9fa942ed2e914dd4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-3549a8481bb610a4,libatomic_waker-001109810bdecbaa,libhttp_body_util-41d80715433660b9,libhttp_body-afff07db0887bd24,libtokio_tungstenite-2359e66ffa902aec,libtungstenite-2beb696a44ee0215,libdata_encoding-02a524d0cb7bb851,libutf8-d75228722519eff6,libeither-0d03427b61e42fdc,libkube_core-5f57fe1b3b74160f,libhttp-f7363142f82003a9,libjson_patch-64d12dce4b21ef8b,libthiserror-48e228f1566e0487,libjsonptr-871635fdc83dc7cf,libschemars-05d1cad41c94aa62,libdyn_clone-4ac8e222c448f1c1,libthiserror-f52bf1bbe5e56d0b,libbackoff-b95b6da3f058c37c,librand-ee04dc9f75658b5e,librand_chacha-6b8f88f794efe591,librand_core-7dfb2091b74785e5,libgetrandom-0434c5d5dcb49bb5,libinstant-7ca0f2602aa54eaa,libfutures-c76fd65271871b9d,libfutures_executor-acca5cb1edbae584,libk8s_openapi-a7b661956904205b,libserde_value-e307a5529459fdf3,libordered_float-d637d54d3950ecb3,libchrono-631cc8d77a3c6d32,libnum_traits-13873188efbb5824,libclap-f82ede059724fb83,libclap_builder-6abb0012dfff3830,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libactix_web-402b86008d00c7ca,libimpl_more-ae02cbf4feb864b1,liburl-44b50059e724015e,libidna-95878667820886c2,libidna_adapter-643341e96bbf2b9a,libicu_normalizer-1bf7937b398aed2b,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-4ff62df341624979,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-68c0ae16e7592a9c,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f731ffa69fdb9b26,libicu_provider-8662cf5dad7eaaac,libicu_locid-7c5017de61e5106e,liblitemap-cecd5a7fd1787c64,libtinystr-b50730020f5e8984,libzerovec-26e2701c2dce6491,libwriteable-45c783735d88c2b0,libyoke-f3fd29b74dfb8795,libzerofrom-81b02dec9031be31,libstable_deref_trait-e5f295e98f1b80b2,libserde_urlencoded-224db1acb7d0f565,libform_urlencoded-a5edb5174711de82,libserde_json-0c35a6323db7d170,libryu-f8ba606093049f91,libactix_server-b52e9ae38f61c74b,libactix_router-9a28ae21334cf07c,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libserde-4efe2f2b44ca09c0,libcookie-93aec3b30c0627a1,libtime-ff967c9a90850510,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libactix_http-5cf80d7ee2007213,librand-4e6467f84bdb1b41,librand_chacha-a0e1fd5aa654c765,libppv_lite86-1c68f599acd3dd31,libzerocopy-7db8ab828d9d441f,libbyteorder-1efcbe4f07366651,libzerocopy-d5e1a562c684a587,librand_core-83ac3f39df8c4c5d,libgetrandom-4f1779d8d8f11b38,libhttparse-064b81e7df14424d,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-fb01dc5bdfe69df8,libcpufeatures-1354436b31901300,libdigest-87e39019f9db9fae,libsubtle-ca7024fc66e4388f,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-15d757b73a19fe15,libencoding_rs-68ad4a143c31cce1,liblanguage_tags-f2740fbda1808d44,libmime-4b44681fdb2c65f7,libpercent_encoding-9bee39bbc5bd523a,libh2-90bfa60bf5537cdc,libindexmap-657a9499b1cba6d5,libhashbrown-81f121ed88c66b3e,libfoldhash-f15d05d362608c68,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libfutures_util-b3b4bcbefaa21316,libfutures_io-3e19596c076de665,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-33a6db44bfbf99eb,libzstd_safe-8aab55a4b8b03a06,libzstd_sys-a63eb20b488df175,libflate2-b7d1e3004c16af06,libminiz_oxide-e502227085177f21,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libactix_service-47aeab644af0e57c,libactix_codec-5f81f69348b51534,libtracing-d4ba726320484589,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libmemchr-3ffe5f7a52883367,libbitflags-ce446ee600bbaa5e,libtokio_util-f92f716547c41424,libslab-b066ee2c679b47fd,libfutures_sink-be8442ee548d90f9,libderive_more-ec3327d88ff31401,libactix_utils-c5ff58c994e351ff,liblocal_waker-db44699d6c187aa3,libactix_rt-8790b97029eb5b20,libtokio-392a2f7f8a013370,libsignal_hook_registry-f492c39ed70113ec,libsocket2-6321f9399fb59de2,libmio-b4dc4e8fc229d52a,liblog-669e9396cafcbb01,libparking_lot-5c9d6248f4e61093,libparking_lot_core-e052604c708a2cb3,liblibc-b5cb1ee3fffd34c9,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libfutures_core-fc6bb1738f00fc87,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmGFcWr/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/zstd-sys-c93eb78b9e777139/out" "-L" "/opt/rustwide/target/debug/build/ring-18f5a599d36c6a6e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/controller-43f4bba5898dc999" "-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 `dbman` (bin "controller") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0c74283055331a178835a5c07a1c5fc27bf59eb8bb82d5468b6b83ae3c53f7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c74283055331a178835a5c07a1c5fc27bf59eb8bb82d5468b6b83ae3c53f7f1", kill_on_drop: false }` [INFO] [stdout] 0c74283055331a178835a5c07a1c5fc27bf59eb8bb82d5468b6b83ae3c53f7f1