[INFO] cloning repository https://github.com/handrive/server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/handrive/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhandrive%2Fserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhandrive%2Fserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cb6238543c405cf14780af97d447a6ecccedf14
[INFO] testing handrive/server against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhandrive%2Fserver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/handrive/server
[INFO] finished tweaking git repo https://github.com/handrive/server
[INFO] tweaked toml for git repo https://github.com/handrive/server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/handrive/server on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/handrive/server 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded testcontainers v0.21.1
[INFO] [stderr]   Downloaded testcontainers-modules v0.9.0
[INFO] [stderr]   Downloaded bollard v0.17.1
[INFO] [stderr]   Downloaded bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded resend-rs v0.21.1
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded axum-test v15.7.4
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded async-nats v0.38.0
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d19275c15fe79493bbc42efe77e5ee11ba60ebaa4b2394dae0f988aeb4acbbc
[INFO] running `Command { std: "docker" "start" "-a" "9d19275c15fe79493bbc42efe77e5ee11ba60ebaa4b2394dae0f988aeb4acbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d19275c15fe79493bbc42efe77e5ee11ba60ebaa4b2394dae0f988aeb4acbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d19275c15fe79493bbc42efe77e5ee11ba60ebaa4b2394dae0f988aeb4acbbc", kill_on_drop: false }`
[INFO] [stdout] 9d19275c15fe79493bbc42efe77e5ee11ba60ebaa4b2394dae0f988aeb4acbbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ee2e183299545afe1d48ea7a2585c1bf62b5275369af65ae01d6750fef7333e
[INFO] running `Command { std: "docker" "start" "-a" "2ee2e183299545afe1d48ea7a2585c1bf62b5275369af65ae01d6750fef7333e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ecow v0.2.6
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling resend-rs v0.21.1
[INFO] [stderr]    Compiling async-nats v0.38.0
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling handrive-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 19s
[INFO] running `Command { std: "docker" "inspect" "2ee2e183299545afe1d48ea7a2585c1bf62b5275369af65ae01d6750fef7333e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee2e183299545afe1d48ea7a2585c1bf62b5275369af65ae01d6750fef7333e", kill_on_drop: false }`
[INFO] [stdout] 2ee2e183299545afe1d48ea7a2585c1bf62b5275369af65ae01d6750fef7333e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffd932e466d439e7bb87e996273ec38501c83b6d04332e846f6f89b0ef512dd4
[INFO] running `Command { std: "docker" "start" "-a" "ffd932e466d439e7bb87e996273ec38501c83b6d04332e846f6f89b0ef512dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling async-nats v0.38.0
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling resend-rs v0.21.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-test v15.7.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling handrive-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling testcontainers v0.21.1
[INFO] [stderr]    Compiling testcontainers-modules v0.9.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "ffd932e466d439e7bb87e996273ec38501c83b6d04332e846f6f89b0ef512dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd932e466d439e7bb87e996273ec38501c83b6d04332e846f6f89b0ef512dd4", kill_on_drop: false }`
[INFO] [stdout] ffd932e466d439e7bb87e996273ec38501c83b6d04332e846f6f89b0ef512dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0190136f880375809ed3870c62829c6168f408d9805314b0585f005a79fd27d9
[INFO] running `Command { std: "docker" "start" "-a" "0190136f880375809ed3870c62829c6168f408d9805314b0585f005a79fd27d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/handrive_server-33519812c2d77bed)
[INFO] [stdout] 
[INFO] [stdout] running 206 tests
[INFO] [stdout] test api::auth::tests::test_html_escape_ampersand ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_all_special_chars_in_one ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_empty_string ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_no_double_escape ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_combined_xss_payload ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_passthrough ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_single_quote ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_less_than ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_double_quote ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_error_html_escapes_xss ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_error_html_contains_message ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_redirect_html_contains_data_attribute ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_redirect_html_contains_url ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_redirect_html_escapes_dangerous_chars ... ok
[INFO] [stdout] test api::auth::tests::test_oauth_error_html_contains_heading ... ok
[INFO] [stdout] test api::auth::tests::test_html_escape_greater_than ... ok
[INFO] [stdout] test api::auth::tests::test_otp_lockout_at_threshold ... ok
[INFO] [stdout] test api::auth::tests::test_otp_lockout_clear_on_success ... ok
[INFO] [stdout] test api::auth::tests::test_otp_lockout_under_threshold ... ok
[INFO] [stdout] test api::auth::tests::test_otp_lockout_window_expired ... ok
[INFO] [stdout] test api::tests::tests::test_delete_other_sessions ... ignored
[INFO] [stdout] test api::tests::tests::test_delete_session_success ... ignored
[INFO] [stdout] test api::tests::tests::test_delete_session_wrong_user ... ignored
[INFO] [stdout] test api::tests::tests::test_get_me_invalid_token ... ignored
[INFO] [stdout] test api::tests::tests::test_get_me_requires_auth ... ignored
[INFO] [stdout] test api::tests::tests::test_get_me_success ... ignored
[INFO] [stdout] test api::tests::tests::test_get_nats_credentials_requires_auth ... ignored
[INFO] [stdout] test api::tests::tests::test_get_nats_credentials_success ... ignored
[INFO] [stdout] test api::tests::tests::test_google_auth_url_returns_url ... ignored
[INFO] [stdout] test api::tests::tests::test_health_check_endpoint ... ignored
[INFO] [stdout] test api::tests::tests::test_invalid_json_body ... ignored
[INFO] [stdout] test api::tests::tests::test_list_sessions_empty ... ignored
[INFO] [stdout] test api::tests::tests::test_list_sessions_with_session ... ignored
[INFO] [stdout] test api::tests::tests::test_logout_requires_auth ... ignored
[INFO] [stdout] test api::tests::tests::test_logout_success ... ignored
[INFO] [stdout] test api::tests::tests::test_malformed_bearer_token ... ignored
[INFO] [stdout] test api::tests::tests::test_method_not_allowed ... ignored
[INFO] [stdout] test api::tests::tests::test_missing_content_type ... ignored
[INFO] [stdout] test api::tests::tests::test_nonexistent_endpoint ... ignored
[INFO] [stdout] test api::tests::tests::test_otp_request_invalid_email ... ignored
[INFO] [stdout] test api::tests::tests::test_otp_request_valid_email ... ignored
[INFO] [stdout] test api::tests::tests::test_otp_verify_invalid_code ... ignored
[INFO] [stdout] test api::tests::tests::test_otp_verify_valid_code ... ignored
[INFO] [stdout] test api::tests::tests::test_refresh_token_invalid ... ignored
[INFO] [stdout] test api::tests::tests::test_refresh_token_valid ... ignored
[INFO] [stdout] test api::tests::tests::test_update_me_avatar ... ignored
[INFO] [stdout] test api::tests::tests::test_update_me_metadata ... ignored
[INFO] [stdout] test api::tests::tests::test_update_me_name ... ignored
[INFO] [stdout] test api::tests::tests::test_wrong_secret_token ... ignored
[INFO] [stdout] test api::users::tests::test_batch_lookup_at_limit ... ok
[INFO] [stdout] test api::users::tests::test_batch_lookup_over_limit ... ok
[INFO] [stdout] test api::auth::tests::test_otp_lockout_window_reset ... ok
[INFO] [stdout] test api::users::tests::test_delete_confirmation_exact_match ... ok
[INFO] [stdout] test api::users::tests::test_invite_rate_at_threshold ... ok
[INFO] [stdout] test api::users::tests::test_invite_rate_under_threshold ... ok
[INFO] [stdout] test api::users::tests::test_invite_rate_window_expired ... ok
[INFO] [stdout] test api::users::tests::test_invite_rate_window_reset ... ok
[INFO] [stdout] test auth::identity::tests::test_identity_generator_from_seed ... ok
[INFO] [stdout] test auth::identity::tests::test_invalid_seed ... ok
[INFO] [stdout] test auth::identity::tests::test_identity_generator_ephemeral ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_contains_all_claims ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_different_users ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_malformed ... ok
[INFO] [stdout] test auth::identity::tests::test_create_credential ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_invalid_signature ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_tampered ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_roundtrip ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_with_empty_email ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_with_special_email ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_expiration_is_correct ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_ttl_secs ... ok
[INFO] [stdout] test auth::jwt::tests::test_custom_ttl_values ... ok
[INFO] [stdout] test auth::jwt::tests::test_manager_clone ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_generation ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_hash_deterministic ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_hash_different_tokens ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_hash_empty_string ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_hash_is_valid_hex ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_ttl_ms ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_uniqueness ... ok
[INFO] [stdout] test auth::jwt::tests::test_refresh_token_hash_length ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_empty_token ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_no_bearer_prefix ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_missing_header ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_invalid_jwt ... ok
[INFO] [stdout] test auth::middleware::tests::test_optional_auth_user_missing_header_returns_none ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_wrong_secret ... ok
[INFO] [stdout] test auth::middleware::tests::test_auth_user_valid_jwt ... ok
[INFO] [stdout] test auth::otp::tests::test_generate_code_all_numeric ... ok
[INFO] [stdout] test auth::otp::tests::test_generate_code_length ... ok
[INFO] [stdout] test auth::otp::tests::test_generate_code_not_all_identical ... ok
[INFO] [stdout] test auth::middleware::tests::test_optional_auth_user_valid_token_returns_some ... ok
[INFO] [stdout] test auth::otp::tests::test_generate_code_range ... ok
[INFO] [stdout] test config::tests::test_cors_custom_plus_defaults ... ok
[INFO] [stdout] test auth::otp::tests::test_generate_code_zero_padding ... ok
[INFO] [stdout] test config::tests::test_default_port ... ok
[INFO] [stdout] test config::tests::test_default_pool_size ... ok
[INFO] [stdout] test config::tests::test_default_cleanup_interval ... ok
[INFO] [stdout] test config::tests::test_default_test_mode ... ok
[INFO] [stdout] test config::tests::test_demo_absent ... ok
[INFO] [stdout] test config::tests::test_demo_email_normalization ... ok
[INFO] [stdout] test config::tests::test_missing_database_url ... ok
[INFO] [stdout] test config::tests::test_missing_google_client_id ... ok
[INFO] [stdout] test db::repo::tests::test_create_otp_code ... ignored
[INFO] [stdout] test config::tests::test_jwt_ttl_custom ... ok
[INFO] [stdout] test db::repo::tests::test_create_session ... ignored
[INFO] [stdout] test db::repo::tests::test_delete_session ... ignored
[INFO] [stdout] test db::repo::tests::test_delete_session_wrong_user ... ignored
[INFO] [stdout] test db::repo::tests::test_get_session_by_token ... ignored
[INFO] [stdout] test db::repo::tests::test_get_session_by_token_expired ... ignored
[INFO] [stdout] test db::repo::tests::test_get_user_by_email ... ignored
[INFO] [stdout] test db::repo::tests::test_get_user_by_email_case_insensitive ... ignored
[INFO] [stdout] test db::repo::tests::test_get_user_by_id ... ignored
[INFO] [stdout] test db::repo::tests::test_get_user_by_id_not_found ... ignored
[INFO] [stdout] test db::repo::tests::test_get_user_sessions ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_google_user_creates_new_user ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_google_user_email_case_insensitive ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_google_user_updates_existing ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_otp_user_creates_new ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_otp_user_does_not_overwrite_name ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_user_creates_new ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_user_updates_existing ... ignored
[INFO] [stdout] test db::repo::tests::test_upsert_user_uses_default_name ... ignored
[INFO] [stdout] test db::repo::tests::test_verify_otp_code_already_used ... ignored
[INFO] [stdout] test db::repo::tests::test_verify_otp_code_expired ... ignored
[INFO] [stdout] test db::repo::tests::test_verify_otp_code_valid ... ignored
[INFO] [stdout] test db::repo::tests::test_verify_otp_code_wrong_code ... ignored
[INFO] [stdout] test db::repo::tests::test_verify_otp_code_wrong_email ... ignored
[INFO] [stdout] test env_utils::tests::test_get_env_bool_false ... ok
[INFO] [stdout] test env_utils::tests::test_get_env_bool_true ... ok
[INFO] [stdout] test env_utils::tests::test_get_env_bool_one ... ok
[INFO] [stdout] test env_utils::tests::test_get_env_string_or_default ... ok
[INFO] [stdout] test env_utils::tests::test_get_env_or_default_missing ... ok
[INFO] [stdout] test error::tests::test_app_result_err ... ok
[INFO] [stdout] test error::tests::test_app_result_ok ... ok
[INFO] [stdout] test config::tests::test_default_host ... ok
[INFO] [stdout] test config::tests::test_default_log_level ... ok
[INFO] [stdout] test error::tests::test_conflict_display ... ok
[INFO] [stdout] test config::tests::test_jwt_secret_too_short ... ok
[INFO] [stdout] test error::tests::test_conflict_response_body ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_conflict_status_code ... ok
[INFO] [stdout] test error::tests::test_invalid_credentials_display ... ok
[INFO] [stdout] test error::tests::test_invalid_credentials_response_body ... ok
[INFO] [stdout] test error::tests::test_app_result_with_question_mark ... ok
[INFO] [stdout] test error::tests::test_not_found_display ... ok
[INFO] [stdout] test error::tests::test_invalid_credentials_status_code ... ok
[INFO] [stdout] test error::tests::test_not_found_response_body ... ok
[INFO] [stdout] test error::tests::test_not_found_status_code ... ok
[INFO] [stdout] test error::tests::test_rate_limited_display ... ok
[INFO] [stdout] test error::tests::test_rate_limited_status_code ... ok
[INFO] [stdout] test error::tests::test_rate_limited_response_body ... ok
[INFO] [stdout] test error::tests::test_unauthorized_display ... ok
[INFO] [stdout] test error::tests::test_unauthorized_response_body ... ok
[INFO] [stdout] test auth::jwt::tests::test_access_token_same_user_different_times ... ok
[INFO] [stdout] test error::tests::test_unauthorized_status_code ... ok
[INFO] [stdout] test error::tests::test_validation_display ... ok
[INFO] [stdout] test error::tests::test_validation_response_body ... ok
[INFO] [stdout] test id::tests::test_email_to_name_empty_local_part ... ok
[INFO] [stdout] test id::tests::test_email_to_name_multiple_at_symbols ... ok
[INFO] [stdout] test id::tests::test_email_to_name_no_at_symbol ... ok
[INFO] [stdout] test id::tests::test_email_to_name_standard ... ok
[INFO] [stdout] test error::tests::test_validation_status_code ... ok
[INFO] [stdout] test id::tests::test_epoch_ms_is_positive ... ok
[INFO] [stdout] test id::tests::test_epoch_ms_is_reasonable ... ok
[INFO] [stdout] test id::tests::test_email_to_name_with_plus_tag ... ok
[INFO] [stdout] test id::tests::test_namespace_is_consistent ... ok
[INFO] [stdout] test id::tests::test_namespace_is_valid_uuid ... ok
[INFO] [stdout] test id::tests::test_user_id_case_insensitive ... ok
[INFO] [stdout] test id::tests::test_user_id_deterministic ... ok
[INFO] [stdout] test id::tests::test_user_id_different_emails_produce_different_ids ... ok
[INFO] [stdout] test id::tests::test_user_id_is_valid_uuid_v5 ... ok
[INFO] [stdout] test id::tests::test_user_id_trims_whitespace ... ok
[INFO] [stdout] test id::tests::test_user_id_with_special_characters ... ok
[INFO] [stdout] test id::tests::test_user_id_with_subdomains ... ok
[INFO] [stdout] test logging::tests::test_cleanup_ignores_non_matching_prefix ... ok
[INFO] [stdout] test logging::tests::test_cleanup_empty_directory ... ok
[INFO] [stdout] test logging::tests::test_cleanup_nonexistent_dir_returns_zero ... ok
[INFO] [stdout] test logging::tests::test_cleanup_preserves_recent_files ... ok
[INFO] [stdout] test logging::tests::test_cleanup_retention_zero_keeps_all ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_create_limiters ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_default_config ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_per_ip_limiter ... ok
[INFO] [stdout] test middleware::rate_limit::tests::test_create_limiter_backwards_compat ... ok
[INFO] [stdout] test nats::jwt::tests::test_base64url_encode_claims ... ok
[INFO] [stdout] test nats::jwt::tests::test_base64url_encode_header ... ok
[INFO] [stdout] test nats::jwt::tests::test_jwt_has_three_parts ... ok
[INFO] [stdout] test nats::jwt::tests::test_jwt_header_serialization ... ok
[INFO] [stdout] test nats::jwt::tests::test_nats_claims_pub_field_renamed ... ok
[INFO] [stdout] test nats::jwt::tests::test_nats_credentials_format ... ok
[INFO] [stdout] test nats::jwt::tests::test_nats_permissions_structure ... ok
[INFO] [stdout] test nats::jwt::tests::test_nkey_public_key_format ... ok
[INFO] [stdout] test nats::jwt::tests::test_nkey_seed_format ... ok
[INFO] [stdout] test nats::jwt::tests::test_user_claims_serialization ... ok
[INFO] [stdout] test nats::jwt::tests::test_user_id_in_permissions_format ... ok
[INFO] [stdout] test validation::tests::test_email_too_long ... ok
[INFO] [stdout] test validation::tests::test_invalid_emails ... ok
[INFO] [stdout] test validation::tests::test_valid_emails ... ok
[INFO] [stdout] test validation::tests::test_validate_length ... ok
[INFO] [stdout] test validation::tests::test_validate_optional_length ... ok
[INFO] [stdout] test id::tests::test_epoch_ms_increases ... ok
[INFO] [stdout] test config::tests::test_jwt_ttl_defaults ... FAILED
[INFO] [stdout] test error::tests::test_anyhow_error_conversion ... ok
[INFO] [stdout] test error::tests::test_internal_display ... ok
[INFO] [stdout] test error::tests::test_internal_error_hides_details ... ok
[INFO] [stdout] test error::tests::test_internal_error_status_code ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_jwt_ttl_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_jwt_ttl_defaults' (94) panicked at server/src/config.rs:356:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Missing("DATABASE_URL")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da849e6e2fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da849e6e2fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da849e6e2fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da849e6e2fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da849e8675a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da849e8675a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5da849e73a82 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5da849e73a82 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5da849e4957f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da849e4957f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da849e64f49 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da8489fa38c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5da8489fa38c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5da849e651c2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5da849e651c2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da849e49638 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da849e3de19 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da849e4a7bd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da849e86fcc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da849e86d12 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da848818e5f - <core[e929cb53b82a81ca]::result::Result<handrive_server[45f7d41e176b05e5]::config::Config, handrive_server[45f7d41e176b05e5]::config::ConfigError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da848818e5f - handrive_server[45f7d41e176b05e5]::config::tests::test_jwt_ttl_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/config.rs:356:41
[INFO] [stdout]   22:     0x5da8487f5697 - handrive_server[45f7d41e176b05e5]::config::tests::test_jwt_ttl_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/config.rs:352:31
[INFO] [stdout]   23:     0x5da84854dd86 - <handrive_server[45f7d41e176b05e5]::config::tests::test_jwt_ttl_defaults::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5da8489ed66b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da8489ed66b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5da8489fae5b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5da8489fae5b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5da8489fae5b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5da8489fae5b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5da8489fae5b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5da8489fae5b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5da8489fae5b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5da8489f4574 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5da8489f4574 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5da8489fda62 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5da8489fda62 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5da8489fda62 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5da8489fda62 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5da8489fda62 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5da8489fda62 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5da8489fda62 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5da849e6d3bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5da849e6d3bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x713515f87aa4 - <unknown>
[INFO] [stdout]   45:     0x713516014a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_jwt_ttl_defaults
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 152 passed; 1 failed; 53 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0190136f880375809ed3870c62829c6168f408d9805314b0585f005a79fd27d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0190136f880375809ed3870c62829c6168f408d9805314b0585f005a79fd27d9", kill_on_drop: false }`
[INFO] [stdout] 0190136f880375809ed3870c62829c6168f408d9805314b0585f005a79fd27d9
