[INFO] cloning repository https://github.com/zlovtnik/2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zlovtnik/2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe1cd439eef303d430fe6d452a39ed96462db2e [INFO] checking zlovtnik/2 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlovtnik%2F2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zlovtnik/2 [INFO] finished tweaking git repo https://github.com/zlovtnik/2 [INFO] tweaked toml for git repo https://github.com/zlovtnik/2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zlovtnik/2 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zlovtnik/2 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0644ae3c5abae20d5ccefbe4b448b62b148896e4779452dd898cac2175bdf80 [INFO] running `Command { std: "docker" "start" "-a" "e0644ae3c5abae20d5ccefbe4b448b62b148896e4779452dd898cac2175bdf80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0644ae3c5abae20d5ccefbe4b448b62b148896e4779452dd898cac2175bdf80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0644ae3c5abae20d5ccefbe4b448b62b148896e4779452dd898cac2175bdf80", kill_on_drop: false }` [INFO] [stdout] e0644ae3c5abae20d5ccefbe4b448b62b148896e4779452dd898cac2175bdf80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57323b60bb8d945266a7898ac3ee17abc24f5fa960708a443f71c99520606f51 [INFO] running `Command { std: "docker" "start" "-a" "57323b60bb8d945266a7898ac3ee17abc24f5fa960708a443f71c99520606f51", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling utoipa-swagger-ui v4.0.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking bcrypt v0.17.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking axum-extra v0.7.7 [INFO] [stderr] Checking tonic-reflection v0.10.2 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2725) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/core/auth.rs:583:5: 583:12 (#5963), segments: [PathSegment { ident: #5963, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(2213), style: Outer, span: src/core/auth.rs:583:5: 583:12 (#5963) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71173f62bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x71173fc0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x71173f642226 - ::write_fmt [INFO] [stderr] 3: 0x71173f601b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x71173f61f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x71173e60236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x71173f61fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x71173f601c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x71173f5f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x71173f60372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x71173c238f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x7117409e0110 - ::token_trees [INFO] [stderr] 12: 0x71174121c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x7117411e65d2 - ::expand_crate [INFO] [stderr] 14: 0x7117402f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x711740e07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x711740e073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x711740e073a7 - >::call_once [INFO] [stderr] 18: 0x711740decb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x711740dec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x711740f7127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x711740e5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x711740ceac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x711740ceaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x711740ced138 - ::new::thread_start [INFO] [stderr] 25: 0x71173a88aaa4 - [INFO] [stderr] 26: 0x71173a917a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-10T02_31_05-2719.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `server` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name server --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openapi-validate", "redis"))' -C metadata=c5545ac7f6a94c91 -C extra-filename=-ca66a3d89e04a9f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e60a9f33eb513b3.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-9eef72e8b58dfd87.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-1317ccbf0d6c77d1.rmeta --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-fff24dac72f1ae6e.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-a7c1f8d865d49d30.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7728eee58d491b8f.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5ea859dc5e745a2c.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7ed27016fe027d94.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b912fdb134cec370.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-cac673bebd952c5d.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-9b7449d29186283e.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-e4afbbc29a09639e.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-6211631fea95288c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a647d47be5b4c8f0.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c25173a3bfb40c01.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-03a6d401b6805b09.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-66103eae0480778b.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-551a11741548e389.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-30829c3992377d55.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-65ebc43ddb4b3edc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cf981fd7591a9a7b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6456af81b1b12762.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-dca7b9f16115f513.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-4814eb71f792e7d1.rmeta --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-a0efa00580a11cf9.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-5a5543b4c63cbb53.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a4498507c6e3c39b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72bc563133fb7888.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a01490d6d9870f39.rmeta --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-28727894253d85a8.rmeta --extern utoipa_swagger_ui=/opt/rustwide/target/debug/deps/libutoipa_swagger_ui-24bed3542e15ee7d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-58e1df6a122b71f1.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-2fc7ece0ecffeb76.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ba005b59992c8910/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/grpc/connection_pool.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{info, warn, debug}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel`, `created_at`, `last_used`, `is_healthy`, and `connection_id` are never read [INFO] [stdout] --> src/grpc/connection_pool.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | struct PooledConnection { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 37 | channel: Channel, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | created_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | last_used: Instant, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 40 | is_healthy: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | connection_id: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PooledConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `mark_used`, and `mark_unhealthy` are never used [INFO] [stdout] --> src/grpc/connection_pool.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl PooledConnection { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 45 | fn new(channel: Channel) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn mark_used(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn mark_unhealthy(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/grpc/connection_pool.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct GrpcConnectionPool { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 67 | connections: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 68 | semaphore: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | endpoint: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | max_connections: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | connection_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | health_check_interval: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | metrics: Arc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 74 | shutdown_sender: broadcast::Sender<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 75 | force_check_sender: broadcast::Sender<()>, [INFO] [stdout] 76 | health_task_handle: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clone` is never used [INFO] [stdout] --> src/grpc/connection_pool.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl GrpcConnectionPool { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | fn clone(&self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57323b60bb8d945266a7898ac3ee17abc24f5fa960708a443f71c99520606f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57323b60bb8d945266a7898ac3ee17abc24f5fa960708a443f71c99520606f51", kill_on_drop: false }` [INFO] [stdout] 57323b60bb8d945266a7898ac3ee17abc24f5fa960708a443f71c99520606f51