[INFO] cloning repository https://github.com/jaesea17/fuelfinder_server_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaesea17/fuelfinder_server_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaesea17%2Ffuelfinder_server_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaesea17%2Ffuelfinder_server_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 338a9f8a043e5252cd8b8e36ec3ee86a4b4e8839
[INFO] testing jaesea17/fuelfinder_server_rust against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaesea17%2Ffuelfinder_server_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaesea17/fuelfinder_server_rust
[INFO] finished tweaking git repo https://github.com/jaesea17/fuelfinder_server_rust
[INFO] tweaked toml for git repo https://github.com/jaesea17/fuelfinder_server_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaesea17/fuelfinder_server_rust on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaesea17/fuelfinder_server_rust 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5472747680da23e47343b41aaaf992e64c25d532f468a57f66d51e71ae26b032
[INFO] running `Command { std: "docker" "start" "-a" "5472747680da23e47343b41aaaf992e64c25d532f468a57f66d51e71ae26b032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5472747680da23e47343b41aaaf992e64c25d532f468a57f66d51e71ae26b032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5472747680da23e47343b41aaaf992e64c25d532f468a57f66d51e71ae26b032", kill_on_drop: false }`
[INFO] [stdout] 5472747680da23e47343b41aaaf992e64c25d532f468a57f66d51e71ae26b032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83421032577d32279f387657bfe0ebe1a34a39a200b67cb86b186a0a9d30e4e5
[INFO] running `Command { std: "docker" "start" "-a" "83421032577d32279f387657bfe0ebe1a34a39a200b67cb86b186a0a9d30e4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zlib-rs v0.5.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling flate2 v1.1.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling gix-command v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling xterm-query v0.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling terminal-light v1.8.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling proc-status v0.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cargo-platform v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling file-size v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling cli-log v2.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling clap_complete v4.5.61
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling clap-help v1.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling iq v0.4.0
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bacon v3.20.1
[INFO] [stderr]    Compiling bcrypt v0.17.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling fuelfinder_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `authorize_role::authorize_role`
[INFO] [stdout]  --> src/domain/commodities/routes.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 |     authentication::middleware::{auth::authorize, authorize_role::authorize_role},
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 46s
[INFO] running `Command { std: "docker" "inspect" "83421032577d32279f387657bfe0ebe1a34a39a200b67cb86b186a0a9d30e4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83421032577d32279f387657bfe0ebe1a34a39a200b67cb86b186a0a9d30e4e5", kill_on_drop: false }`
[INFO] [stdout] 83421032577d32279f387657bfe0ebe1a34a39a200b67cb86b186a0a9d30e4e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97a2b63f37b01199f577a3aa2f286f51b1f31bc7a56f454a7c3cc5646f46ad4
[INFO] running `Command { std: "docker" "start" "-a" "d97a2b63f37b01199f577a3aa2f286f51b1f31bc7a56f454a7c3cc5646f46ad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stdout] warning: unused import: `authorize_role::authorize_role`
[INFO] [stdout]  --> src/domain/commodities/routes.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 |     authentication::middleware::{auth::authorize, authorize_role::authorize_role},
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling fuelfinder_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `authorize_role::authorize_role`
[INFO] [stdout]  --> src/domain/commodities/routes.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 |     authentication::middleware::{auth::authorize, authorize_role::authorize_role},
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.00s
[INFO] running `Command { std: "docker" "inspect" "d97a2b63f37b01199f577a3aa2f286f51b1f31bc7a56f454a7c3cc5646f46ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97a2b63f37b01199f577a3aa2f286f51b1f31bc7a56f454a7c3cc5646f46ad4", kill_on_drop: false }`
[INFO] [stdout] d97a2b63f37b01199f577a3aa2f286f51b1f31bc7a56f454a7c3cc5646f46ad4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1dc5e49c414ecb1969530363f85d0bf72706374165f7364e8280103408676c4b
[INFO] running `Command { std: "docker" "start" "-a" "1dc5e49c414ecb1969530363f85d0bf72706374165f7364e8280103408676c4b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `authorize_role::authorize_role`
[INFO] [stderr]  --> src/domain/commodities/routes.rs:9:51
[INFO] [stderr]   |
[INFO] [stderr] 9 |     authentication::middleware::{auth::authorize, authorize_role::authorize_role},
[INFO] [stderr]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fuelfinder_server` (lib) generated 1 warning (run `cargo fix --lib -p fuelfinder_server` to apply 1 suggestion)
[INFO] [stderr] warning: `fuelfinder_server` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuelfinder_server-7d82ca72495f8f7a)
[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/fuelfinder_server-ba641dd5faa221eb)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/admin_tests.rs (/opt/rustwide/target/debug/deps/admin_tests-0d5d809923e44c77)
[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 5 tests
[INFO] [stdout] test admin_stations_requires_valid_password ... ok
[INFO] [stdout] test admin_discount_stats_route_exists ... ok
[INFO] [stdout] test admin_station_filtering_returns_active_and_expired_sets ... ok
[INFO] [stdout] test admin_stations_route_exists ... ok
[INFO] [stdout] test admin_discount_update_route_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_tests.rs (/opt/rustwide/target/debug/deps/auth_tests-6e32c2217749dea5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test reg_code_requires_valid_admin_password ... ok
[INFO] [stdout] test renew_subscription_creates_new_active_subscription ... ok
[INFO] [stdout] test signup_signin_and_dashboard_happy_path ... ok
[INFO] [stdout] test signin_route_exists_and_rejects_get ... ok
[INFO] [stdout] test renew_subscription_route_exists_and_rejects_get ... ok
[INFO] [stdout] test signup_route_exists_and_rejects_get ... ok
[INFO] [stdout] test reg_code_route_exists_and_rejects_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/commodities_tests.rs (/opt/rustwide/target/debug/deps/commodities_tests-6fad49e31d90c037)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test commodity_update_happy_path_updates_price_and_availability ... ok
[INFO] [stdout] test commodity_update_requires_auth ... ok
[INFO] [stdout] test commodities_collection_route_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-ca75a2e6de4fa9ef)
[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 tests/discounts_tests.rs (/opt/rustwide/target/debug/deps/discounts_tests-7cc17e292e3ff826)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test admin_can_enable_discount_generate_code_redeem_and_view_stats ... ok
[INFO] [stdout] test station_discount_stats_requires_auth ... ok
[INFO] [stdout] test discount_redeem_requires_auth ... ok
[INFO] [stdout] test discount_generate_route_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-10e3b06cfb468d4f)
[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 tests/rate_limiting_tests.rs (/opt/rustwide/target/debug/deps/rate_limiting_tests-9a1fdf47a2f2d864)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test limiter_blocks_requests_after_limit ... ok
[INFO] [stdout] test closest_endpoint_rate_limits_same_forwarded_ip ... ok
[INFO] [stdout] test closest_endpoint_tracks_different_ips_independently ... ok
[INFO] [stdout] test limiter_resets_after_window_expires ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stations_tests.rs (/opt/rustwide/target/debug/deps/stations_tests-effd95b0f95bdf6f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test mark_notification_read_updates_record ... ok
[INFO] [stdout] test dashboard_notifications_returns_seeded_notifications ... ok
[INFO] [stdout] test expired_subscription_signin_creates_notification ... ok
[INFO] [stdout] test root_healthz_returns_ok ... ok
[INFO] [stdout] test station_dashboard_requires_bearer_token ... ok
[INFO] [stdout] test dashboard_notifications_require_auth ... ok
[INFO] [stdout] test mark_notification_read_requires_auth ... ok
[INFO] [stdout] test nested_healthz_returns_ok ... ok
[INFO] [stdout] test closest_endpoint_rejects_out_of_boundary_coordinates_before_db_access ... ok
[INFO] [stdout] test station_dashboard_rejects_invalid_token ... FAILED
[INFO] [stdout] test station_dashboard_accepts_valid_token_then_reaches_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- station_dashboard_rejects_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'station_dashboard_rejects_invalid_token' (59) panicked at src/authentication/middleware/auth.rs:26:46:
[INFO] [stdout] JWT_SECRET not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5980bbd209ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5980bbd209ba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5980bbd209ba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5980bbd209ba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5980bbd3926a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5980bbd3926a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5980bbd25cf2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5980bbd25cf2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5980bbcfe18f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5980bbcfe18f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5980bbd184f9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5980bb2827cc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5980bb2827cc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5980bbd18772 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5980bbd18772 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5980bbcfe248 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5980bbcf5279 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5980bbcff2ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5980bbd39a5c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5980bbd397a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5980bb2feabe - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5980bb406cd2 - fuelfinder_server[586cd6c668638c6b]::authentication::middleware::auth::authorize::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/authentication/middleware/auth.rs:26:46
[INFO] [stdout]   22:     0x5980bb3a9178 - <axum[484834fee8701180]::middleware::from_fn::FromFn<fuelfinder_server[586cd6c668638c6b]::authentication::middleware::auth::authorize, (), axum[484834fee8701180]::routing::route::Route, (http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>,)> as tower_service[f6bb2afdf2476378]::Service<http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/middleware/from_fn.rs:309:45
[INFO] [stdout]   23:     0x5980bbb86262 - <axum[484834fee8701180]::middleware::from_fn::ResponseFuture as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/middleware/from_fn.rs:375:29
[INFO] [stdout]   24:     0x5980bb39ecc5 - <axum[484834fee8701180]::util::MapIntoResponseFuture<axum[484834fee8701180]::middleware::from_fn::ResponseFuture> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/util.rs:94:47
[INFO] [stdout]   25:     0x5980bbb91620 - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5980bbb751f8 - <tower[6a745c73ee5b0e63]::util::oneshot::Oneshot<tower[6a745c73ee5b0e63]::util::boxed_clone_sync::BoxCloneSyncService<http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>, http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>, http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   27:     0x5980bbb9524b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/routing/route.rs:149:41
[INFO] [stdout]   28:     0x5980bb39b59b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as futures_core[dcc1187603509a1b]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   29:     0x5980bb39b803 - <futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   30:     0x5980bb40cec3 - <futures_util[1418f21f9dc2751c]::future::future::map::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   31:     0x5980bb3b51d3 - <futures_util[1418f21f9dc2751c]::future::future::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   32:     0x5980bb3a0913 - <futures_util[1418f21f9dc2751c]::future::try_future::MapErr<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   33:     0x5980bb3493a3 - <tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   34:     0x5980bb39e8a5 - <axum[484834fee8701180]::util::MapIntoResponseFuture<tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/util.rs:94:47
[INFO] [stdout]   35:     0x5980bbb91620 - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5980bbb751f8 - <tower[6a745c73ee5b0e63]::util::oneshot::Oneshot<tower[6a745c73ee5b0e63]::util::boxed_clone_sync::BoxCloneSyncService<http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>, http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>, http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   37:     0x5980bbb9524b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/routing/route.rs:149:41
[INFO] [stdout]   38:     0x5980bb39b59b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as futures_core[dcc1187603509a1b]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   39:     0x5980bb39b803 - <futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   40:     0x5980bb40cec3 - <futures_util[1418f21f9dc2751c]::future::future::map::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   41:     0x5980bb3b51d3 - <futures_util[1418f21f9dc2751c]::future::future::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x5980bb3a0913 - <futures_util[1418f21f9dc2751c]::future::try_future::MapErr<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x5980bb3493a3 - <tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   44:     0x5980bb39e8a5 - <axum[484834fee8701180]::util::MapIntoResponseFuture<tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/util.rs:94:47
[INFO] [stdout]   45:     0x5980bbb91620 - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5980bbb751f8 - <tower[6a745c73ee5b0e63]::util::oneshot::Oneshot<tower[6a745c73ee5b0e63]::util::boxed_clone_sync::BoxCloneSyncService<http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>, http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>, http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   47:     0x5980bbb9524b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/routing/route.rs:149:41
[INFO] [stdout]   48:     0x5980bb427c93 - <tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/cors/mod.rs:754:63
[INFO] [stdout]   49:     0x5980bb4270ab - <tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>> as futures_core[dcc1187603509a1b]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   50:     0x5980bb39b7b3 - <futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   51:     0x5980bb40cb33 - <futures_util[1418f21f9dc2751c]::future::future::map::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   52:     0x5980bb3b5183 - <futures_util[1418f21f9dc2751c]::future::future::Map<futures_util[1418f21f9dc2751c]::future::try_future::into_future::IntoFuture<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>>, futures_util[1418f21f9dc2751c]::fns::MapErrFn<<core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   53:     0x5980bb3a08c3 - <futures_util[1418f21f9dc2751c]::future::try_future::MapErr<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   54:     0x5980bb349353 - <tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   55:     0x5980bb39e5d5 - <axum[484834fee8701180]::util::MapIntoResponseFuture<tower[6a745c73ee5b0e63]::util::map_err::MapErrFuture<tower_http[39c1c480ead36753]::cors::ResponseFuture<axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible>>, <core[35159d6ffb30e017]::convert::Infallible as core[35159d6ffb30e017]::convert::Into<core[35159d6ffb30e017]::convert::Infallible>>::into>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/util.rs:94:47
[INFO] [stdout]   56:     0x5980bbb91620 - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   57:     0x5980bbb751f8 - <tower[6a745c73ee5b0e63]::util::oneshot::Oneshot<tower[6a745c73ee5b0e63]::util::boxed_clone_sync::BoxCloneSyncService<http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>, http[6bc41c4ff85ecdad]::response::Response<axum_core[312b37e4e4876a1f]::body::Body>, core[35159d6ffb30e017]::convert::Infallible>, http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   58:     0x5980bbb9524b - <axum[484834fee8701180]::routing::route::RouteFuture<core[35159d6ffb30e017]::convert::Infallible> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/src/routing/route.rs:149:41
[INFO] [stdout]   59:     0x5980bb260b36 - <tower[6a745c73ee5b0e63]::util::oneshot::Oneshot<axum[484834fee8701180]::routing::Router, http[6bc41c4ff85ecdad]::request::Request<axum_core[312b37e4e4876a1f]::body::Body>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   60:     0x5980bb254bbd - stations_tests[c499e7afbe553872]::common::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common.rs:231:26
[INFO] [stdout]   61:     0x5980bb26a08c - stations_tests[c499e7afbe553872]::station_dashboard_rejects_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stations_tests.rs:102:6
[INFO] [stdout]   62:     0x5980bb2753d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   63:     0x5980bb27544d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   64:     0x5980bb25e93d - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   65:     0x5980bb25e7ab - tokio[336ffaf36eb29fd4]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   66:     0x5980bb25e7ab - tokio[336ffaf36eb29fd4]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   67:     0x5980bb25e7ab - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   68:     0x5980bb259790 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   69:     0x5980bb25d98d - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   70:     0x5980bb25cc84 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   71:     0x5980bb26d3db - <tokio[336ffaf36eb29fd4]::runtime::context::scoped::Scoped<tokio[336ffaf36eb29fd4]::runtime::scheduler::Context>>::set::<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   72:     0x5980bb272259 - tokio[336ffaf36eb29fd4]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   73:     0x5980bb26dba2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[336ffaf36eb29fd4]::runtime::context::Context>>::try_with::<tokio[336ffaf36eb29fd4]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   74:     0x5980bb26d72e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[336ffaf36eb29fd4]::runtime::context::Context>>::with::<tokio[336ffaf36eb29fd4]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   75:     0x5980bb26f57d - tokio[336ffaf36eb29fd4]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   76:     0x5980bb25b8d0 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   77:     0x5980bb25bbc6 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   78:     0x5980bb25c790 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   79:     0x5980bb249c73 - tokio[336ffaf36eb29fd4]::runtime::context::runtime::enter_runtime::<<tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   80:     0x5980bb2592c1 - <tokio[336ffaf36eb29fd4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   81:     0x5980bb26cf64 - <tokio[336ffaf36eb29fd4]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   82:     0x5980bb26d12f - <tokio[336ffaf36eb29fd4]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   83:     0x5980bb26c513 - stations_tests[c499e7afbe553872]::station_dashboard_rejects_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stations_tests.rs:106:36
[INFO] [stdout]   84:     0x5980bb268a87 - stations_tests[c499e7afbe553872]::station_dashboard_rejects_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stations_tests.rs:97:51
[INFO] [stdout]   85:     0x5980bb2512a6 - <stations_tests[c499e7afbe553872]::station_dashboard_rejects_invalid_token::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x5980bb275aab - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5980bb275aab - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   88:     0x5980bb28329b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   89:     0x5980bb28329b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   90:     0x5980bb28329b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x5980bb28329b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x5980bb28329b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x5980bb28329b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   94:     0x5980bb28329b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   95:     0x5980bb27dc74 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   96:     0x5980bb27dc74 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   97:     0x5980bb285ea2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   98:     0x5980bb285ea2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   99:     0x5980bb285ea2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]  100:     0x5980bb285ea2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x5980bb285ea2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x5980bb285ea2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  103:     0x5980bb285ea2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  104:     0x5980bbd1fdcf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  105:     0x5980bbd1fdcf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  106:     0x7c3a363b0aa4 - <unknown>
[INFO] [stdout]  107:     0x7c3a3643da64 - clone
[INFO] [stdout]  108:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     station_dashboard_rejects_invalid_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test stations_tests`
[INFO] running `Command { std: "docker" "inspect" "1dc5e49c414ecb1969530363f85d0bf72706374165f7364e8280103408676c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc5e49c414ecb1969530363f85d0bf72706374165f7364e8280103408676c4b", kill_on_drop: false }`
[INFO] [stdout] 1dc5e49c414ecb1969530363f85d0bf72706374165f7364e8280103408676c4b
