[INFO] fetching crate doggygallery 0.5.3... [INFO] checking doggygallery-0.5.3 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] extracting crate doggygallery 0.5.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate doggygallery 0.5.3 [INFO] finished tweaking crates.io crate doggygallery 0.5.3 [INFO] tweaked toml for crates.io crate doggygallery 0.5.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doggygallery 0.5.3 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doggygallery 0.5.3 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded utoipa-swagger-ui v8.1.0 [INFO] [stderr] Downloaded fs-err v3.1.3 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded id3 v1.16.3 [INFO] [stderr] Downloaded utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Downloaded aws-lc-sys v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 258cb998c1c6c6bbed111f00f2fb36cb9e2c3ad71d45165642b7fbddaeb46a31 [INFO] running `Command { std: "docker" "start" "-a" "258cb998c1c6c6bbed111f00f2fb36cb9e2c3ad71d45165642b7fbddaeb46a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "258cb998c1c6c6bbed111f00f2fb36cb9e2c3ad71d45165642b7fbddaeb46a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258cb998c1c6c6bbed111f00f2fb36cb9e2c3ad71d45165642b7fbddaeb46a31", kill_on_drop: false }` [INFO] [stdout] 258cb998c1c6c6bbed111f00f2fb36cb9e2c3ad71d45165642b7fbddaeb46a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5ca17dfe28db2a0c1ca4a5b850770e964c44437fee01c44191ed978a8fe5cf [INFO] running `Command { std: "docker" "start" "-a" "5f5ca17dfe28db2a0c1ca4a5b850770e964c44437fee01c44191ed978a8fe5cf", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking deflate64 v0.1.10 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Checking id3 v1.16.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling utoipa-swagger-ui v8.1.0 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking axum-server v0.7.2 [INFO] [stderr] Checking doggygallery v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `username` is never read [INFO] [stdout] --> src/auth.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rate_limiter` is never read [INFO] [stdout] --> src/auth.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub rate_limiter: AuthRateLimiter, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `username` is never read [INFO] [stdout] --> src/auth.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `rate_limiter` is never read [INFO] [stdout] --> src/auth.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub rate_limiter: AuthRateLimiter, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_updated` is never read [INFO] [stdout] --> src/handlers.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct MediaCache { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 26 | pub items: Vec, [INFO] [stdout] 27 | pub last_updated: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MediaCache` has derived impls for the traits `Debug` and `Clone`, but these are 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 function `new` is never used [INFO] [stdout] --> src/handlers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl MediaCache { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 31 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_updated` is never read [INFO] [stdout] --> src/handlers.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct MediaCache { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 26 | pub items: Vec, [INFO] [stdout] 27 | pub last_updated: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MediaCache` has derived impls for the traits `Debug` and `Clone`, but these are 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 function `new` is never used [INFO] [stdout] --> src/handlers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl MediaCache { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 31 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "5f5ca17dfe28db2a0c1ca4a5b850770e964c44437fee01c44191ed978a8fe5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5ca17dfe28db2a0c1ca4a5b850770e964c44437fee01c44191ed978a8fe5cf", kill_on_drop: false }` [INFO] [stdout] 5f5ca17dfe28db2a0c1ca4a5b850770e964c44437fee01c44191ed978a8fe5cf