[INFO] cloning repository https://github.com/IThundxr/Axolotl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IThundxr/Axolotl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIThundxr%2FAxolotl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIThundxr%2FAxolotl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee75d1bcfd461d2a9e938eceef6f86978122d9b
[INFO] building IThundxr/Axolotl against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIThundxr%2FAxolotl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IThundxr/Axolotl
[INFO] finished tweaking git repo https://github.com/IThundxr/Axolotl
[INFO] tweaked toml for git repo https://github.com/IThundxr/Axolotl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IThundxr/Axolotl on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IThundxr/Axolotl 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded tower-sessions-redis-store v0.16.0
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded fred-macros v0.1.0
[INFO] [stderr]   Downloaded diesel_async_migrations_macros v0.12.0
[INFO] [stderr]   Downloaded diesel-async v0.5.2
[INFO] [stderr]   Downloaded axum-login v0.17.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded diesel_derives v2.2.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded password-auth v1.0.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded diesel_async_migrations v0.15.0
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded pq-sys v0.7.0
[INFO] [stderr]   Downloaded diesel v2.2.7
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded redis-protocol v6.0.0
[INFO] [stderr]   Downloaded fred v10.1.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3987305fe79c355bd0cff888b7459641312f0e3094a1be4ac97f80de3503a1a9
[INFO] running `Command { std: "docker" "start" "-a" "3987305fe79c355bd0cff888b7459641312f0e3094a1be4ac97f80de3503a1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3987305fe79c355bd0cff888b7459641312f0e3094a1be4ac97f80de3503a1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3987305fe79c355bd0cff888b7459641312f0e3094a1be4ac97f80de3503a1a9", kill_on_drop: false }`
[INFO] [stdout] 3987305fe79c355bd0cff888b7459641312f0e3094a1be4ac97f80de3503a1a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4923681c9d55287a894a626ad060ed5d80326abdd5c4099a330500162d6b973d
[INFO] running `Command { std: "docker" "start" "-a" "4923681c9d55287a894a626ad060ed5d80326abdd5c4099a330500162d6b973d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pq-sys v0.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling axolotl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling diesel_async_migrations_macros v0.12.0
[INFO] [stderr]    Compiling password-auth v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling diesel v2.2.7
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-sessions-core v0.14.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.14.0
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tower-sessions v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling axum-login v0.17.0
[INFO] [stderr]    Compiling tower-sessions-redis-store v0.16.0
[INFO] [stderr]    Compiling diesel-async v0.5.2
[INFO] [stderr]    Compiling diesel_async_migrations v0.15.0
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn find_file(Path((repository, gav)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Path((repository, gav)): Path<(String, String)>,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Path((repository, gav)): Path<(String, String)>,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AuthSession` is never used
[INFO] [stdout]  --> src/auth/types.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type AuthSession = axum_login::AuthSession<Backend>;
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "4923681c9d55287a894a626ad060ed5d80326abdd5c4099a330500162d6b973d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4923681c9d55287a894a626ad060ed5d80326abdd5c4099a330500162d6b973d", kill_on_drop: false }`
[INFO] [stdout] 4923681c9d55287a894a626ad060ed5d80326abdd5c4099a330500162d6b973d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ab076cec23787a25272b4377719db240e4c30222529f8252f02869c4f9d6a43
[INFO] running `Command { std: "docker" "start" "-a" "0ab076cec23787a25272b4377719db240e4c30222529f8252f02869c4f9d6a43", kill_on_drop: false }`
[INFO] [stderr]    Compiling axolotl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn find_file(Path((repository, gav)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Path((repository, gav)): Path<(String, String)>,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/web.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Path((repository, gav)): Path<(String, String)>,
[INFO] [stdout]    |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AuthSession` is never used
[INFO] [stdout]  --> src/auth/types.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type AuthSession = axum_login::AuthSession<Backend>;
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s
[INFO] running `Command { std: "docker" "inspect" "0ab076cec23787a25272b4377719db240e4c30222529f8252f02869c4f9d6a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab076cec23787a25272b4377719db240e4c30222529f8252f02869c4f9d6a43", kill_on_drop: false }`
[INFO] [stdout] 0ab076cec23787a25272b4377719db240e4c30222529f8252f02869c4f9d6a43
