[INFO] fetching crate sitetrace-axum 0.0.4...
[INFO] testing sitetrace-axum-0.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sitetrace-axum 0.0.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sitetrace-axum 0.0.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sitetrace-axum 0.0.4
[INFO] tweaked toml for crates.io crate sitetrace-axum 0.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sitetrace-axum 0.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 212 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding axum-core v0.4.5 (available: v0.5.5)
[INFO] [stderr]       Adding garde v0.20.0 (available: v0.22.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower-cookies v0.10.0 (available: v0.11.0)
[INFO] [stderr]       Adding tower-sessions v0.13.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 509e3f7e787ab8742c3b6fe345d425f6e313dbc9edb0375f3ec39aa812b02357
[INFO] running `Command { std: "docker" "start" "-a" "509e3f7e787ab8742c3b6fe345d425f6e313dbc9edb0375f3ec39aa812b02357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "509e3f7e787ab8742c3b6fe345d425f6e313dbc9edb0375f3ec39aa812b02357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "509e3f7e787ab8742c3b6fe345d425f6e313dbc9edb0375f3ec39aa812b02357", kill_on_drop: false }`
[INFO] [stdout] 509e3f7e787ab8742c3b6fe345d425f6e313dbc9edb0375f3ec39aa812b02357
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d57351d02c952b9489acd95538c34b27ef9f4374135606b13ad2535c5accb94
[INFO] running `Command { std: "docker" "start" "-a" "0d57351d02c952b9489acd95538c34b27ef9f4374135606b13ad2535c5accb94", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling garde_derive v0.20.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling garde v0.20.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sitetrace-axum v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RequestData`
[INFO] [stdout]   --> src/api_calls.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     middleware::{CreateSessionRequest, RequestData, RequestsPayload},
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/middleware.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::api_calls::{self, create_session, post_requests, touch_session};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:600:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 599 |     uuid: Uuid,
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:618:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "0d57351d02c952b9489acd95538c34b27ef9f4374135606b13ad2535c5accb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d57351d02c952b9489acd95538c34b27ef9f4374135606b13ad2535c5accb94", kill_on_drop: false }`
[INFO] [stdout] 0d57351d02c952b9489acd95538c34b27ef9f4374135606b13ad2535c5accb94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d73e1c6e4412fedeb28f1b0b567f9aa28b677f5e17901499936f5198cae05c7
[INFO] running `Command { std: "docker" "start" "-a" "3d73e1c6e4412fedeb28f1b0b567f9aa28b677f5e17901499936f5198cae05c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling tower-sessions-core v0.13.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.13.0
[INFO] [stderr]    Compiling tower-sessions v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sitetrace-axum v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RequestData`
[INFO] [stdout]   --> src/api_calls.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     middleware::{CreateSessionRequest, RequestData, RequestsPayload},
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/middleware.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::api_calls::{self, create_session, post_requests, touch_session};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestData`
[INFO] [stdout]   --> src/api_calls.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 |     middleware::{CreateSessionRequest, RequestData, RequestsPayload},
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/middleware.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::api_calls::{self, create_session, post_requests, touch_session};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:600:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 599 |     uuid: Uuid,
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:618:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:600:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 599 |     uuid: Uuid,
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 600 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/middleware.rs:618:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |     config: CookieConfig<'static>,
[INFO] [stdout]     |                          ------- the lifetime is named here
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 618 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extract::FromRequestParts`
[INFO] [stdout]  --> tests/api/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::{extract::FromRequestParts, routing, Router};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]   --> tests/api/main.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |                  session: tower_sessions::Session,
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cookies`
[INFO] [stdout]   --> tests/api/main.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |                  cookies: tower_cookies::Cookies| async move {
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.56s
[INFO] running `Command { std: "docker" "inspect" "3d73e1c6e4412fedeb28f1b0b567f9aa28b677f5e17901499936f5198cae05c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d73e1c6e4412fedeb28f1b0b567f9aa28b677f5e17901499936f5198cae05c7", kill_on_drop: false }`
[INFO] [stdout] 3d73e1c6e4412fedeb28f1b0b567f9aa28b677f5e17901499936f5198cae05c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1610c6f001d89b80d874ef820b4c85d55bc0c1fb5c8e2305a406f15bc2891991
[INFO] running `Command { std: "docker" "start" "-a" "1610c6f001d89b80d874ef820b4c85d55bc0c1fb5c8e2305a406f15bc2891991", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RequestData`
[INFO] [stderr]   --> src/api_calls.rs:12:40
[INFO] [stderr]    |
[INFO] [stderr] 12 |     middleware::{CreateSessionRequest, RequestData, RequestsPayload},
[INFO] [stderr]    |                                        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/middleware.rs:23:24
[INFO] [stderr]    |
[INFO] [stderr] 23 | use crate::api_calls::{self, create_session, post_requests, touch_session};
[INFO] [stderr]    |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/middleware.rs:600:6
[INFO] [stderr]     |
[INFO] [stderr] 598 |     config: CookieConfig<'static>,
[INFO] [stderr]     |                          ------- the lifetime is named here
[INFO] [stderr] 599 |     uuid: Uuid,
[INFO] [stderr] 600 | ) -> tower_cookies::Cookie {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 600 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stderr]     |                           +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/middleware.rs:618:6
[INFO] [stderr]     |
[INFO] [stderr] 617 |     config: CookieConfig<'static>,
[INFO] [stderr]     |                          ------- the lifetime is named here
[INFO] [stderr] 618 | ) -> tower_cookies::Cookie {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]     |
[INFO] [stderr] 618 | ) -> tower_cookies::Cookie<'static> {
[INFO] [stderr]     |                           +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sitetrace-axum` (lib) generated 4 warnings (run `cargo fix --lib -p sitetrace-axum` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `extract::FromRequestParts`
[INFO] [stderr]  --> tests/api/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use axum::{extract::FromRequestParts, routing, Router};
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session`
[INFO] [stderr]   --> tests/api/main.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 |                  session: tower_sessions::Session,
[INFO] [stderr]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cookies`
[INFO] [stderr]   --> tests/api/main.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 |                  cookies: tower_cookies::Cookies| async move {
[INFO] [stderr]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookies`
[INFO] [stderr] 
[INFO] [stderr] warning: `sitetrace-axum` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `sitetrace-axum` (test "api") generated 3 warnings (run `cargo fix --test "api"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sitetrace_axum-bc3a7d8c42e59fd4)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-cb701b5974816ea7)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test testme has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1610c6f001d89b80d874ef820b4c85d55bc0c1fb5c8e2305a406f15bc2891991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1610c6f001d89b80d874ef820b4c85d55bc0c1fb5c8e2305a406f15bc2891991", kill_on_drop: false }`
[INFO] [stdout] 1610c6f001d89b80d874ef820b4c85d55bc0c1fb5c8e2305a406f15bc2891991
