[INFO] cloning repository https://github.com/Scott-fo/t3-clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scott-fo/t3-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScott-fo%2Ft3-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScott-fo%2Ft3-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40bc9f1467b02dd18c735a673e08045fee7112be [INFO] testing Scott-fo/t3-clone/40bc9f1467b02dd18c735a673e08045fee7112be against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScott-fo%2Ft3-clone" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Scott-fo/t3-clone [INFO] finished tweaking git repo https://github.com/Scott-fo/t3-clone [INFO] tweaked toml for git repo https://github.com/Scott-fo/t3-clone written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Scott-fo/t3-clone on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Scott-fo/t3-clone 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-retry2 v0.5.7 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded tower-sessions-redis-store v0.16.0 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee53389fefcdea7ab77859780e8d65b8e0d2cadfab0234113f8fc18aa13c7301 [INFO] running `Command { std: "docker" "start" "-a" "ee53389fefcdea7ab77859780e8d65b8e0d2cadfab0234113f8fc18aa13c7301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee53389fefcdea7ab77859780e8d65b8e0d2cadfab0234113f8fc18aa13c7301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee53389fefcdea7ab77859780e8d65b8e0d2cadfab0234113f8fc18aa13c7301", kill_on_drop: false }` [INFO] [stdout] ee53389fefcdea7ab77859780e8d65b8e0d2cadfab0234113f8fc18aa13c7301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ed9758509a1313a8585c71040c83cf098fefb07c48ff7f6894922e71c2e91c0a [INFO] running `Command { std: "docker" "start" "-a" "ed9758509a1313a8585c71040c83cf098fefb07c48ff7f6894922e71c2e91c0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling mysqlclient-sys v0.4.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling governor v0.8.1 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-retry2 v0.5.7 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling tower_governor v0.7.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling tower-sessions-redis-store v0.16.0 [INFO] [stderr] Compiling t3-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 28 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | #[serde(rename = "type")] [INFO] [stdout] 30 | pub kind: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | pub role: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | pub model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub stop_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | pub stop_sequence: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 37 | pub usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output_tokens` and `input_tokens` are never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 81 | pub output_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub input_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `role` are never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct MessageHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 87 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 88 | pub role: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | MessageStart { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 102 | message: MessageHeader, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `content_block` are never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | ContentBlockStart { [INFO] [stdout] | ----------------- fields in this variant [INFO] [stdout] 105 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | content_block: ContentBlock, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | ContentBlockDelta { [INFO] [stdout] | ----------------- field in this variant [INFO] [stdout] 110 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 113 | ContentBlockStop { [INFO] [stdout] | ---------------- field in this variant [INFO] [stdout] 114 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `delta` and `usage` are never read [INFO] [stdout] --> src/ai/anthropic/handler.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | MessageDelta { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 117 | delta: Value, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 118 | usage: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `role` is never read [INFO] [stdout] --> src/ai/openrouter/handler.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct AssistantMessage { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 31 | pub role: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssistantMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/ai/openrouter/handler.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct CompletionResponse { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 37 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompletionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `role` is never read [INFO] [stdout] --> src/ai/openrouter/handler.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Delta { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 73 | pub content: Option, [INFO] [stdout] 74 | pub role: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Delta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/ai/openrouter/handler.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct StreamChunk { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 85 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `list_for_user` is never used [INFO] [stdout] --> src/repositories/shared_chat.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl SharedChatRepository { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn list_for_user( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `delete_for_shared_chat` are never used [INFO] [stdout] --> src/repositories/shared_message.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl SharedMessageRepository { [INFO] [stdout] | ---------------------------- associated functions in this implementation [INFO] [stdout] 10 | pub fn create(conn: &mut MysqlConnection, new: &SharedMessage) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn delete_for_shared_chat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ai/openai/handler.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | fn build_turns(history: &[Message]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 164 | fn build_turns(history: &[Message]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcnk7my8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libt3_clone-cec79da0b1d08aa6.rlib,libconfig-34f59ec7357485b8.rlib,libpathdiff-3a51844541a58a41.rlib,libjson5-67c3280f13a3ac72.rlib,libpest-f5b04f2646903e33.rlib,libucd_trie-a31d05edd9cdb7bb.rlib,libron-fe2a7a2333255ca6.rlib,libbase64-5a299c99a9cb883e.rlib,libini-52dbe0171aaafad2.rlib,libtrim_in_place-d76d24143f94225f.rlib,libordered_multimap-65c2743b531fb013.rlib,libdlv_list-17e44744f4296133.rlib,libyaml_rust2-b3c117c88c75cbf0.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libarraydeque-7d2732e1515182e5.rlib,libhashlink-908deba123c4d7ae.rlib,libconvert_case-c45d7ec3ae60063e.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libasync_stream-62f774ff1e44a2d7.rlib,libhkdf-6c16f42399100660.rlib,libtower_governor-192c4c05659fcf84.rlib,libforwarded_header_value-856c527e4e5c97d6.rlib,libnonempty-3a8ccf34e622f118.rlib,libgovernor-6abd07d972d6eb92.rlib,libquanta-f6b3a9c799b86901.rlib,libraw_cpuid-a3bd469fb0bc6a86.rlib,libdashmap-140c1f66a8ddb3fe.rlib,libhashbrown-6008c8df29210036.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libnonzero_ext-f5f83706a8225fc7.rlib,libweb_time-f877518b6227c08f.rlib,libportable_atomic-91a9b666bf248a63.rlib,libno_std_compat-ce92b705af76502f.rlib,libaes_gcm-c7cdf53af2fe44a7.rlib,libctr-28e36b282c6ce47d.rlib,libghash-7992242f33a7a7c7.rlib,libpolyval-96c975ee17397869.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libuniversal_hash-ccffb62fd8bef724.rlib,libaes-918d9f455bbec51b.rlib,libcipher-07eb195f79254b0c.rlib,libinout-9a4cc2356fc6b981.rlib,libaead-14fa3e04da446df9.rlib,libtokio_retry2-95e7eeea8cc7913b.rlib,librand-b3d591ab78b91ee6.rlib,librand_chacha-def9bb4285fda158.rlib,librand_core-d524267ebc3d77b2.rlib,libpin_project-5805aa222eb590aa.rlib,libdiesel_migrations-3826d4613c681230.rlib,libmigrations_internals-281ad0bb787ab4b6.rlib,libtoml-28cdc6a4d7f41afa.rlib,libtoml_edit-d1ed8af471d809ef.rlib,libserde_spanned-6a2e64007e0c9fdf.rlib,libindexmap-9bf693ffead593ea.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-0d4efa2c3fa79aae.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libwinnow-d759565098fe25f1.rlib,libtoml_write-abf2c65b875ef122.rlib,libtoml_datetime-81e6c9755c6f3d85.rlib,libtower_sessions-1e4f2433237b5237.rlib,libtower_sessions_memory_store-d6d786e62e7845f0.rlib,libtower_cookies-4810383f397cc4c1.rlib,libcookie-bf6b0a79cfccda88.rlib,libhmac-9426cd5cff397a9c.rlib,libsha2-cbaa317acd9cdd44.rlib,libargon2-add964b4e43c9998.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libblake2-f0a24cb092479bd3.rlib,libdigest-3e7c24ca07f0e5af.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-bcd2dc09bbf3a06a.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,libpassword_hash-9b5dceecbeacb088.rlib,libbase64ct-765acf1c0631c7d9.rlib,libdiesel-938d12cccf126952.rlib,libmysqlclient_sys-70da3cfb8849618f.rlib}.rlib" "-lmariadb" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libr2d2-9af3395571b0f179.rlib,libscheduled_thread_pool-57e9651550a2518b.rlib,libstrum-9cc6b909f8dd4ce5.rlib,libuuid-88c36ac5296f93eb.rlib,libreqwest_eventsource-e51b77ccc39acff9.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libeventsource_stream-76690a5d325cc5de.rlib,libthiserror-53e0113352f42db9.rlib,libreqwest-46e7b55a6770562b.rlib,libhyper_rustls-f4bb689671362e36.rlib,libwebpki_roots-666ee8d8a052df1e.rlib,libtokio_rustls-0661b5dfad1fe24e.rlib,librustls-b8208b699d1a91cb.rlib,libsubtle-e8900df10a186758.rlib,libwebpki-c5495d92408cc2c9.rlib,libring-205ae2ba9468103a.rlib,libuntrusted-d5b84143af217070.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libtower_http-56d77fc14b4783bb.rlib,libmime_guess-c37c00f77693b9bf.rlib,libunicase-ef532dbd8dd75916.rlib,libhttp_range_header-941d30cadc7ac659.rlib,libbitflags-4123af988f394713.rlib,libiri_string-4592fe4c2b56dd80.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libtracing_bunyan_formatter-fd5ecbb173bdb1bc.rlib,libgethostname-57850df5c83d28d7.rlib,libtracing_subscriber-15a5d0213bd00dd4.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ab2fc08421247d8d.rlib,libtracing_log-327c27df1bd3f7f0.rlib,libtracing_log-ea85377b3312db7a.rlib,libahash-05cd34e030e72f85.rlib,libgetrandom-ea5b9692134b4620.rlib,libserde_aux-336cdcda18821168.rlib,libserde_value-2f5ef4e396ff752f.rlib,libordered_float-7387af798aa67de8.rlib,libchrono-4874452070142560.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libsecrecy-a99e32ad97bfc68c.rlib,libzeroize-09c21d3143f2b564.rlib,libtower_sessions_redis_store-f57ffd90e449e661.rlib,librmp_serde-80158cbffc14a103.rlib,librmp-03c0f1a0d1fdf821.rlib,libbyteorder-1e24148c060ae1e7.rlib,libtower_sessions_core-470afd9d1ae5ac4a.rlib,libthiserror-705bee981045957c.rlib,libtime-c6e9bab01000308a.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-ad26f81c327a5319.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libfred-bc96f257eba416d5.rlib,libtokio_stream-29114b3c39e20b27.rlib,libarc_swap-ce2702317fffe580.rlib,liburlencoding-89eeb15905ab28cc.rlib,liburl-8474b17c686693b6.rlib,libidna-4886bdb9dfe25477.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-1ce8ee82e3a07176.rlib,libicu_properties-a9565abb2a9eb719.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-ad33b7eb23225e24.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-c8b01d09f96fc4f4.rlib,libpotential_utf-bea404bd5423ae88.rlib,libicu_provider-97a4a628be0b9f22.rlib,libicu_locale_core-c4732944c5ebf355.rlib,libtinystr-7accc628c86368cf.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-7cbdc8fbb8f559c6.rlib,libzerotrie-27332367fac3b3b1.rlib,libyoke-947f2bc9c1c7b1ea.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-6239b006b39b40e6.rlib,libfloat_cmp-a241467aca6c669a.rlib,libnum_traits-8a27481d9adca758.rlib,librand-2fb5285124fb34a1.rlib,librand_chacha-3960c9fad6729a84.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-9c54c70b6b433012.rlib,libgetrandom-8536ee63c112d274.rlib,libtokio_util-b391a3a45d7b8d2a.rlib,libsemver-2c86ca4f47054f35.rlib,libfutures-562719d680a2162e.rlib,libfutures_executor-58f0ad9e96dbbab2.rlib,libredis_protocol-50cd1ba2781a1236.rlib,libcrc16-d8a1a86525837297.rlib,libnom-502088ee58d14177.rlib,libcookie_factory-e775f4cc8437630a.rlib,libbytes_utils-e18c456725c5a4f7.rlib,libeither-da399c10ae937dac.rlib,libaxum-93d2394d98e672db.rlib,libserde_json-e510df8061696393.rlib,libserde_path_to_error-9fd534ec3a21b351.rlib,libserde_urlencoded-8dd10933f36c9e22.rlib,libryu-0a228f54b75663b5.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhyper_util-cf184b3e5a78aae4.rlib,libbase64-4cfc25a2fbceb95f.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libipnet-b2a4d9c7d46183c3.rlib,libhyper-22097089343373b9.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libmatchit-a278c242cc708197.rlib,libaxum_core-27ce74c0ef6e07d2.rlib,libmime-e6f732c53ac9de40.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libtracing-d05d79e9cd5706a9.rlib,liblog-7ed48074b9f3458e.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libtower-31cf55fcf33dd23e.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libfutures_util-5f29148ad9ce8b3b.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtower_layer-36cd670e2261351e.rlib,libtower_service-0c39472df5066488.rlib,libtokio-329427ea7300c3f9.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-340c1655ae63f8c0.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-72a77b53de885bc2.rlib,libparking_lot-497eb7eafeb82f17.rlib,libparking_lot_core-3608bc8680c68695.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-49cd1bc06f90ffa6.rlib,libserde-6e957a9c67f9170b.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcnk7my8/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/usr/lib/x86_64-linux-gnu/" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/web-e19c6e0e7bec0047" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(ma_client_plugin.c.o): in function `mysql_load_plugin_v': [INFO] [stdout] (.text+0x53f): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(pvio_socket.c.o): in function `pvio_socket_connect': [INFO] [stdout] (.text+0xd10): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(mariadb_lib.c.o): in function `read_user_name': [INFO] [stdout] (.text+0x7368): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `std::sys::pal::unix::os::home_dir::fallback': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/os.rs:671:(.text._ZN3std3env8home_dir17h7b909c53ac52fbe9E+0xc5): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(mariadb_lib.c.o): in function `mysql_once_init': [INFO] [stdout] (.text+0x3775): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /tmp/ccSQrO8s.ltrans0.ltrans.o: relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIE [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(ma_client_plugin.c.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(pvio_socket.c.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(mariadb_lib.c.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu//libmariadb.a(mariadb_lib.c.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `t3-clone` (bin "web") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed9758509a1313a8585c71040c83cf098fefb07c48ff7f6894922e71c2e91c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9758509a1313a8585c71040c83cf098fefb07c48ff7f6894922e71c2e91c0a", kill_on_drop: false }` [INFO] [stdout] ed9758509a1313a8585c71040c83cf098fefb07c48ff7f6894922e71c2e91c0a