[INFO] fetching crate filigree 0.4.1...
[INFO] checking filigree-0.4.1 against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] extracting crate filigree 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate filigree 0.4.1
[INFO] finished tweaking crates.io crate filigree 0.4.1
[INFO] tweaked toml for crates.io crate filigree 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate filigree 0.4.1 on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 524 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.10.3)
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding css-inline v0.12.0 (available: v0.17.0)
[INFO] [stderr]       Adding error-stack v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding jsonschema v0.17.1 (available: v0.33.0)
[INFO] [stderr]       Adding maud v0.26.0 (available: v0.27.0)
[INFO] [stderr]       Adding notify-debouncer-mini v0.4.1 (available: v0.7.0)
[INFO] [stderr]       Adding oauth2 v4.4.2 (available: v5.0.0)
[INFO] [stderr]       Adding object_store v0.9.1 (available: v0.12.4)
[INFO] [stderr]       Adding opentelemetry v0.21.0 (available: v0.31.0)
[INFO] [stderr]       Adding opentelemetry-otlp v0.14.0 (available: v0.31.0)
[INFO] [stderr]       Adding opentelemetry_sdk v0.21.2 (available: v0.31.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.4)
[INFO] [stderr]       Adding sentry v0.32.3 (available: v0.43.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding tower-cookies v0.10.0 (available: v0.11.0)
[INFO] [stderr]       Adding tower-http v0.5.2 (available: v0.6.6)
[INFO] [stderr]       Adding tracing-opentelemetry v0.22.0 (available: v0.32.0)
[INFO] [stderr]       Adding typed-builder v0.18.2 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded web-time v0.2.4
[INFO] [stderr]   Downloaded sentry-tracing v0.32.3
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.4.1
[INFO] [stderr]   Downloaded sentry-core v0.32.3
[INFO] [stderr]   Downloaded axum-jsonschema v0.8.0
[INFO] [stderr]   Downloaded maud_macros v0.26.0
[INFO] [stderr]   Downloaded maud v0.26.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.14.0
[INFO] [stderr]   Downloaded serde_html_form v0.2.8
[INFO] [stderr]   Downloaded object_store v0.9.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.4.0
[INFO] [stderr]   Downloaded css-inline v0.12.0
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.22.0
[INFO] [stderr]   Downloaded sentry v0.32.3
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.2
[INFO] [stderr]   Downloaded sentry-contexts v0.32.3
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded sentry-debug-images v0.32.3
[INFO] [stderr]   Downloaded sentry-panic v0.32.3
[INFO] [stderr]   Downloaded sentry-backtrace v0.32.3
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded sentry-types v0.32.3
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2526cd72323573246f4647816acca9185b16f9b233cc794935ea46f0826f604d
[INFO] running `Command { std: "docker" "start" "-a" "2526cd72323573246f4647816acca9185b16f9b233cc794935ea46f0826f604d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2526cd72323573246f4647816acca9185b16f9b233cc794935ea46f0826f604d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2526cd72323573246f4647816acca9185b16f9b233cc794935ea46f0826f604d", kill_on_drop: false }`
[INFO] [stdout] 2526cd72323573246f4647816acca9185b16f9b233cc794935ea46f0826f604d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 859a7ce140b5ae5007b23d7695f1f90432a904c83a5bf592c0f8739b97fd6934
[INFO] running `Command { std: "docker" "start" "-a" "859a7ce140b5ae5007b23d7695f1f90432a904c83a5bf592c0f8739b97fd6934", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking pest v2.8.3
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling filigree v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking css-inline v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.2
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.22.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-jsonschema v0.8.0
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking object_store v0.9.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking opentelemetry-proto v0.4.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.14.0
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/auth/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         user: UserId,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 219 |         _user: UserId,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `ADMIN_USER_ID`
[INFO] [stdout]     |
[INFO] [stdout] 219 -         user: UserId,
[INFO] [stdout] 219 +         testing::ADMIN_USER_ID: UserId,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]    --> src/auth/mod.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         parts: &Parts,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/auth/mod.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         user: UserId,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 219 |         _user: UserId,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `ADMIN_USER_ID`
[INFO] [stdout]     |
[INFO] [stdout] 219 -         user: UserId,
[INFO] [stdout] 219 +         testing::ADMIN_USER_ID: UserId,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]    --> src/auth/mod.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         parts: &Parts,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object_id.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn display_without_prefix(&self) -> Base64Display<GeneralPurpose> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |
[INFO] [stdout]     |                                   |         the same lifetime is hidden here
[INFO] [stdout]     |                                   |         the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn display_without_prefix(&self) -> Base64Display<'_, GeneralPurpose> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object_id.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn display_without_prefix(&self) -> Base64Display<GeneralPurpose> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |
[INFO] [stdout]     |                                   |         the same lifetime is hidden here
[INFO] [stdout]     |                                   |         the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn display_without_prefix(&self) -> Base64Display<'_, GeneralPurpose> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "859a7ce140b5ae5007b23d7695f1f90432a904c83a5bf592c0f8739b97fd6934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859a7ce140b5ae5007b23d7695f1f90432a904c83a5bf592c0f8739b97fd6934", kill_on_drop: false }`
[INFO] [stdout] 859a7ce140b5ae5007b23d7695f1f90432a904c83a5bf592c0f8739b97fd6934
