[INFO] fetching crate llmur 0.0.4... [INFO] testing llmur-0.0.4 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate llmur 0.0.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate llmur 0.0.4 [INFO] finished tweaking crates.io crate llmur 0.0.4 [INFO] tweaked toml for crates.io crate llmur 0.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llmur 0.0.4 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llmur 0.0.4 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9604b61b1f5786076107b824527885a07c537f34c3b026052436cbf21d3ba2ad [INFO] running `Command { std: "docker" "start" "-a" "9604b61b1f5786076107b824527885a07c537f34c3b026052436cbf21d3ba2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9604b61b1f5786076107b824527885a07c537f34c3b026052436cbf21d3ba2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9604b61b1f5786076107b824527885a07c537f34c3b026052436cbf21d3ba2ad", kill_on_drop: false }` [INFO] [stdout] 9604b61b1f5786076107b824527885a07c537f34c3b026052436cbf21d3ba2ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b953abe086325882714a011081e4c8cf2f60ccc790f296edf8c049ff5310639c [INFO] running `Command { std: "docker" "start" "-a" "b953abe086325882714a011081e4c8cf2f60ccc790f296edf8c049ff5310639c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zmij v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid-macro-internal v1.19.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling lazy-regex v3.5.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.31.1 [INFO] [stderr] Compiling redis v0.29.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling llmur v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_local_records`, `set_local_records`, `delete_local_record`, and `delete_local_records` are never used [INFO] [stdout] --> src/data/mod.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 267 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub(crate) fn get_local_records( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub(crate) fn set_local_records(&self, records: Vec) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | pub(crate) fn delete_local_record(&self, id: &K) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub(crate) fn delete_local_records(&self, ids: &BTreeSet) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_graphs`, `set_local_graphs`, and `delete_local_graph` are never used [INFO] [stdout] --> src/data/macros.rs:522:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/graph/local_store.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_local_store_accessors!(GraphData, GraphDataId, graph, graphs); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_session_token`, `get_local_session_tokens`, `set_local_session_token`, `set_local_session_tokens`, and `delete_local_session_token` are never used [INFO] [stdout] --> src/data/macros.rs:517:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 517 | ... pub(crate) fn [](&self, id: &$id_type) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | ... pub(crate) fn [](&self, value: $type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/session_token.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | impl_local_store_accessors!(SessionToken, SessionTokenId, session_token, session_tokens); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/deployment.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) struct ListDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListConnectionDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/connection_deployment.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) struct ListConnectionDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectsResult` is never constructed [INFO] [stdout] --> src/routes/project.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) struct ListProjectsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectInviteCodesResult` is never constructed [INFO] [stdout] --> src/routes/project_invite_code.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) struct ListProjectInviteCodesResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListSessionTokensResult` is never constructed [INFO] [stdout] --> src/routes/session_token.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) struct ListSessionTokensResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListUsersResult` is never constructed [INFO] [stdout] --> src/routes/user.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct ListUsersResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routes/middleware/common.rs:23:84 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn common_tracing_mw(State(state): State>, mut req: Request, next: axum::middleware::Next) ->... [INFO] [stdout] | ^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s [INFO] running `Command { std: "docker" "inspect" "b953abe086325882714a011081e4c8cf2f60ccc790f296edf8c049ff5310639c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b953abe086325882714a011081e4c8cf2f60ccc790f296edf8c049ff5310639c", kill_on_drop: false }` [INFO] [stdout] b953abe086325882714a011081e4c8cf2f60ccc790f296edf8c049ff5310639c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcca1970c69a7ba6be513f8b0f9fa0e3d32de454b238babaa431e8991a3918c0 [INFO] running `Command { std: "docker" "start" "-a" "fcca1970c69a7ba6be513f8b0f9fa0e3d32de454b238babaa431e8991a3918c0", kill_on_drop: false }` [INFO] [stdout] warning: methods `get_local_records`, `set_local_records`, `delete_local_record`, and `delete_local_records` are never used [INFO] [stdout] --> src/data/mod.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 267 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub(crate) fn get_local_records( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub(crate) fn set_local_records(&self, records: Vec) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | pub(crate) fn delete_local_record(&self, id: &K) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub(crate) fn delete_local_records(&self, ids: &BTreeSet) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_graphs`, `set_local_graphs`, and `delete_local_graph` are never used [INFO] [stdout] --> src/data/macros.rs:522:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/graph/local_store.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_local_store_accessors!(GraphData, GraphDataId, graph, graphs); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_session_token`, `get_local_session_tokens`, `set_local_session_token`, `set_local_session_tokens`, and `delete_local_session_token` are never used [INFO] [stdout] --> src/data/macros.rs:517:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 517 | ... pub(crate) fn [](&self, id: &$id_type) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | ... pub(crate) fn [](&self, value: $type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/session_token.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | impl_local_store_accessors!(SessionToken, SessionTokenId, session_token, session_tokens); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling llmur v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ListDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/deployment.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) struct ListDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListConnectionDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/connection_deployment.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) struct ListConnectionDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectsResult` is never constructed [INFO] [stdout] --> src/routes/project.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) struct ListProjectsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectInviteCodesResult` is never constructed [INFO] [stdout] --> src/routes/project_invite_code.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) struct ListProjectInviteCodesResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListSessionTokensResult` is never constructed [INFO] [stdout] --> src/routes/session_token.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) struct ListSessionTokensResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListUsersResult` is never constructed [INFO] [stdout] --> src/routes/user.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct ListUsersResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routes/middleware/common.rs:23:84 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn common_tracing_mw(State(state): State>, mut req: Request, next: axum::middleware::Next) ->... [INFO] [stdout] | ^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_records`, `set_local_records`, `delete_local_record`, and `delete_local_records` are never used [INFO] [stdout] --> src/data/mod.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 267 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub(crate) fn get_local_records( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub(crate) fn set_local_records(&self, records: Vec) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | pub(crate) fn delete_local_record(&self, id: &K) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | pub(crate) fn delete_local_records(&self, ids: &BTreeSet) -> () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_graphs`, `set_local_graphs`, and `delete_local_graph` are never used [INFO] [stdout] --> src/data/macros.rs:522:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/graph/local_store.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_local_store_accessors!(GraphData, GraphDataId, graph, graphs); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_local_session_token`, `get_local_session_tokens`, `set_local_session_token`, `set_local_session_tokens`, and `delete_local_session_token` are never used [INFO] [stdout] --> src/data/macros.rs:517:31 [INFO] [stdout] | [INFO] [stdout] 516 | ... impl crate::data::Cache { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 517 | ... pub(crate) fn [](&self, id: &$id_type) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | ... pub(crate) fn [](&self, value: $type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/session_token.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | impl_local_store_accessors!(SessionToken, SessionTokenId, session_token, session_tokens); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/deployment.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) struct ListDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListConnectionDeploymentsResult` is never constructed [INFO] [stdout] --> src/routes/connection_deployment.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub(crate) struct ListConnectionDeploymentsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectsResult` is never constructed [INFO] [stdout] --> src/routes/project.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) struct ListProjectsResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListProjectInviteCodesResult` is never constructed [INFO] [stdout] --> src/routes/project_invite_code.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub(crate) struct ListProjectInviteCodesResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListSessionTokensResult` is never constructed [INFO] [stdout] --> src/routes/session_token.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) struct ListSessionTokensResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListUsersResult` is never constructed [INFO] [stdout] --> src/routes/user.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct ListUsersResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/routes/middleware/common.rs:23:84 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn common_tracing_mw(State(state): State>, mut req: Request, next: axum::middleware::Next) ->... [INFO] [stdout] | ^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "fcca1970c69a7ba6be513f8b0f9fa0e3d32de454b238babaa431e8991a3918c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcca1970c69a7ba6be513f8b0f9fa0e3d32de454b238babaa431e8991a3918c0", kill_on_drop: false }` [INFO] [stdout] fcca1970c69a7ba6be513f8b0f9fa0e3d32de454b238babaa431e8991a3918c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8c6485fd7ac316274cd95680cd9158a06f4321988b68dabace2a67715930f31 [INFO] running `Command { std: "docker" "start" "-a" "c8c6485fd7ac316274cd95680cd9158a06f4321988b68dabace2a67715930f31", kill_on_drop: false }` [INFO] [stderr] warning: methods `get_local_records`, `set_local_records`, `delete_local_record`, and `delete_local_records` are never used [INFO] [stderr] --> src/data/mod.rs:281:19 [INFO] [stderr] | [INFO] [stderr] 267 | impl Cache { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 281 | pub(crate) fn get_local_records( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 316 | pub(crate) fn set_local_records(&self, records: Vec) -> () [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 330 | pub(crate) fn delete_local_record(&self, id: &K) -> () [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 340 | pub(crate) fn delete_local_records(&self, ids: &BTreeSet) -> () [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get_local_graphs`, `set_local_graphs`, and `delete_local_graph` are never used [INFO] [stderr] --> src/data/macros.rs:522:31 [INFO] [stderr] | [INFO] [stderr] 516 | ... impl crate::data::Cache { [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/data/graph/local_store.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | impl_local_store_accessors!(GraphData, GraphDataId, graph, graphs); [INFO] [stderr] | ------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: methods `get_local_session_token`, `get_local_session_tokens`, `set_local_session_token`, `set_local_session_tokens`, and `delete_local_session_token` are never used [INFO] [stderr] --> src/data/macros.rs:517:31 [INFO] [stderr] | [INFO] [stderr] 516 | ... impl crate::data::Cache { [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] 517 | ... pub(crate) fn [](&self, id: &$id_type) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 522 | ... pub(crate) fn [](&self, ids: &std::collections::BTreeSet<$id_type>) -> std::collections::BTreeMap<$id... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 527 | ... pub(crate) fn [](&self, value: $type) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 532 | ... pub(crate) fn [](&self, values: Vec<$type>) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 537 | ... pub(crate) fn [](&self, id: &$id_type) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/data/session_token.rs:206:1 [INFO] [stderr] | [INFO] [stderr] 206 | impl_local_store_accessors!(SessionToken, SessionTokenId, session_token, session_tokens); [INFO] [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_local_store_accessors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `ListDeploymentsResult` is never constructed [INFO] [stderr] --> src/routes/deployment.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | pub(crate) struct ListDeploymentsResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ListConnectionDeploymentsResult` is never constructed [INFO] [stderr] --> src/routes/connection_deployment.rs:113:19 [INFO] [stderr] | [INFO] [stderr] 113 | pub(crate) struct ListConnectionDeploymentsResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ListProjectsResult` is never constructed [INFO] [stderr] --> src/routes/project.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | pub(crate) struct ListProjectsResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ListProjectInviteCodesResult` is never constructed [INFO] [stderr] --> src/routes/project_invite_code.rs:106:19 [INFO] [stderr] | [INFO] [stderr] 106 | pub(crate) struct ListProjectInviteCodesResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ListSessionTokensResult` is never constructed [INFO] [stderr] --> src/routes/session_token.rs:89:19 [INFO] [stderr] | [INFO] [stderr] 89 | pub(crate) struct ListSessionTokensResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ListUsersResult` is never constructed [INFO] [stderr] --> src/routes/user.rs:157:19 [INFO] [stderr] | [INFO] [stderr] 157 | pub(crate) struct ListUsersResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/routes/middleware/common.rs:23:84 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) async fn common_tracing_mw(State(state): State>, mut req: Request, next: axum::middleware::Next) ->... [INFO] [stderr] | ^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `llmur` (lib) generated 10 warnings (run `cargo fix --lib -p llmur` to apply 1 suggestion) [INFO] [stderr] warning: `llmur` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmur-aba1cedbaa326fb0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llmur-8cb89333b1eef93b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests llmur [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8c6485fd7ac316274cd95680cd9158a06f4321988b68dabace2a67715930f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c6485fd7ac316274cd95680cd9158a06f4321988b68dabace2a67715930f31", kill_on_drop: false }` [INFO] [stdout] c8c6485fd7ac316274cd95680cd9158a06f4321988b68dabace2a67715930f31