[INFO] cloning repository https://github.com/s-krylov/yet_another_crates_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-krylov/yet_another_crates_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa1f8b6f56c787b6dc64313a2a82eaf9815a52cd
[INFO] testing s-krylov/yet_another_crates_service against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-krylov%2Fyet_another_crates_service" "/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/s-krylov/yet_another_crates_service
[INFO] finished tweaking git repo https://github.com/s-krylov/yet_another_crates_service
[INFO] tweaked toml for git repo https://github.com/s-krylov/yet_another_crates_service written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s-krylov/yet_another_crates_service on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s-krylov/yet_another_crates_service 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded rocket_db_pools_codegen v0.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded deadpool-redis v0.12.0
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded lettre v0.11.19
[INFO] [stderr]   Downloaded serde_json v1.0.146
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded tokio-postgres v0.7.15
[INFO] [stderr]   Downloaded postgres-types v0.2.11
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.9
[INFO] [stderr]   Downloaded rocket_db_pools v0.1.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b13bc3db6422eeae80ea9ffd82eb1fdeb7b263fc3483546f4f8d3d95c911278c
[INFO] running `Command { std: "docker" "start" "-a" "b13bc3db6422eeae80ea9ffd82eb1fdeb7b263fc3483546f4f8d3d95c911278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b13bc3db6422eeae80ea9ffd82eb1fdeb7b263fc3483546f4f8d3d95c911278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13bc3db6422eeae80ea9ffd82eb1fdeb7b263fc3483546f4f8d3d95c911278c", kill_on_drop: false }`
[INFO] [stdout] b13bc3db6422eeae80ea9ffd82eb1fdeb7b263fc3483546f4f8d3d95c911278c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9035d56b245a37ef02ff2f66cd060601e50186d3ec4bd059caff854bda263896
[INFO] running `Command { std: "docker" "start" "-a" "9035d56b245a37ef02ff2f66cd060601e50186d3ec4bd059caff854bda263896", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.49.0
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling deadpool-redis v0.12.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling cr8t_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `schema::users::username`
[INFO] [stdout]   --> src/commands/mail.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     schema::users::username,
[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 4m 31s
[INFO] running `Command { std: "docker" "inspect" "9035d56b245a37ef02ff2f66cd060601e50186d3ec4bd059caff854bda263896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9035d56b245a37ef02ff2f66cd060601e50186d3ec4bd059caff854bda263896", kill_on_drop: false }`
[INFO] [stdout] 9035d56b245a37ef02ff2f66cd060601e50186d3ec4bd059caff854bda263896
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be03426b7ac5851f82991079544731e45612a72ee468f3775dae99892608acbf
[INFO] running `Command { std: "docker" "start" "-a" "be03426b7ac5851f82991079544731e45612a72ee468f3775dae99892608acbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling deadpool-redis v0.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling cr8t_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `schema::users::username`
[INFO] [stdout]   --> src/commands/mail.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     schema::users::username,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stdout] warning: unused import: `schema::users::username`
[INFO] [stdout]   --> src/commands/mail.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     schema::users::username,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/authorization.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let output = Command::new("cargo")
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_user_rest_client` is never used
[INFO] [stdout]   --> tests/common.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn create_user_rest_client(user: &str, role: &str) -> Result<Client, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_viewer_rest_client` is never used
[INFO] [stdout]   --> tests/common.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn create_viewer_rest_client() -> Result<Client, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_editor_rest_client` is never used
[INFO] [stdout]   --> tests/common.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn create_editor_rest_client() -> Result<Client, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_rustecean` is never used
[INFO] [stdout]   --> tests/common.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_test_rustecean(client: &Client) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_rustecean` is never used
[INFO] [stdout]   --> tests/common.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn delete_test_rustecean(client: &Client, id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn create_test_crate(client: &Client, rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn delete_test_crate(client: &Client, id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn create_test_crate(client: &Client, rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn delete_test_crate(client: &Client, id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_editor_rest_client` is never used
[INFO] [stdout]   --> tests/common.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn create_editor_rest_client() -> Result<Client, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_rustecean` is never used
[INFO] [stdout]   --> tests/common.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_test_rustecean(client: &Client) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_rustecean` is never used
[INFO] [stdout]   --> tests/common.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn delete_test_rustecean(client: &Client, id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn create_test_crate(client: &Client, rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_test_crate` is never used
[INFO] [stdout]   --> tests/common.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn delete_test_crate(client: &Client, id: i64) -> Rezult {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "be03426b7ac5851f82991079544731e45612a72ee468f3775dae99892608acbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be03426b7ac5851f82991079544731e45612a72ee468f3775dae99892608acbf", kill_on_drop: false }`
[INFO] [stdout] be03426b7ac5851f82991079544731e45612a72ee468f3775dae99892608acbf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bc1502eae4f2a569ad0a2b3694042855cd165429e330ce642f46c05d6a429d5
[INFO] running `Command { std: "docker" "start" "-a" "9bc1502eae4f2a569ad0a2b3694042855cd165429e330ce642f46c05d6a429d5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `schema::users::username`
[INFO] [stderr]   --> src/commands/mail.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     schema::users::username,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cr8t_service` (lib) generated 1 warning (run `cargo fix --lib -p cr8t_service` to apply 1 suggestion)
[INFO] [stderr] warning: function `create_editor_rest_client` is never used
[INFO] [stderr]   --> tests/common.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn create_editor_rest_client() -> Result<Client, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_rustecean` is never used
[INFO] [stderr]   --> tests/common.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn create_test_rustecean(client: &Client) -> Result<Value, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_test_rustecean` is never used
[INFO] [stderr]   --> tests/common.rs:73:8
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub fn delete_test_rustecean(client: &Client, id: i64) -> Rezult {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_crate` is never used
[INFO] [stderr]   --> tests/common.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn create_test_crate(client: &Client, rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_test_crate` is never used
[INFO] [stderr]   --> tests/common.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn delete_test_crate(client: &Client, id: i64) -> Rezult {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_crate` is never used
[INFO] [stderr]   --> tests/common.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn create_test_crate(client: &Client, rustacean_id: i64) -> Result<Value, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/authorization.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let output = Command::new("cargo")
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_user_rest_client` is never used
[INFO] [stderr]   --> tests/common.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn create_user_rest_client(user: &str, role: &str) -> Result<Client, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_viewer_rest_client` is never used
[INFO] [stderr]   --> tests/common.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn create_viewer_rest_client() -> Result<Client, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_editor_rest_client` is never used
[INFO] [stderr]   --> tests/common.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn create_editor_rest_client() -> Result<Client, Error> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cr8t_service` (test "me") generated 5 warnings
[INFO] [stderr] warning: `cr8t_service` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cr8t_service` (test "rustaceans") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `cr8t_service` (test "authorization") generated 8 warnings (4 duplicates) (run `cargo fix --test "authorization" -p cr8t_service` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cr8t_service-2421be9f9445a8e4)
[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/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-778535909007cafa)
[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/cr8t_service-eba770c762e93911)
[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/authorization.rs (/opt/rustwide/target/debug/deps/authorization-4054a05e6de11c16)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_login ... FAILED
[INFO] [stdout] test test_login_failed ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test authorization`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_login stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/login", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_failed stdout ----
[INFO] [stdout] output = Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: "    Blocking waiting for file lock on artifact directory\nwarning: unused import: `schema::users::username`\n  --> src/commands/mail.rs:10:5\n   |\n10 |     schema::users::username,\n   |     ^^^^^^^^^^^^^^^^^^^^^^^\n   |\n   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default\n\nwarning: `cr8t_service` (lib) generated 1 warning (run `cargo fix --lib -p cr8t_service` to apply 1 suggestion)\n    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s\n     Running `/opt/rustwide/target/debug/cli users create dummy_user 123 viewer`\n\nthread 'main' (23) panicked at src/commands/mod.rs:16:38:\nDATABASE_URL environment variaable should be set: NotPresent\nstack backtrace:\n   0:     0x60acb568c482 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x60acb568c482 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x60acb568c482 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9\n   3:     0x60acb568c482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26\n   4:     0x60acb569f9ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76\n   5:     0x60acb569f9ea - core::fmt::write::hed7b5c73d82ecb7c\n   6:     0x60acb5660d06 - std::io::default_write_fmt::hd49a3027caaa0994\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11\n   7:     0x60acb5660d06 - std::io::Write::write_fmt::h6f0185aecf0ed75f\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13\n   8:     0x60acb566edf9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9\n   9:     0x60acb566edf9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27\n  10:     0x60acb566ec59 - std::panicking::default_hook::hf0ea8939246f43a9\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9\n  11:     0x60acb566f0eb - std::panicking::panic_with_hook::hb4bd9ac1123582a0\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13\n  12:     0x60acb566eeb8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13\n  13:     0x60acb566a2b9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18\n  14:     0x60acb5654dfd - __rustc[4425a7e20b4c8619]::rust_begin_unwind\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5\n  15:     0x60acb56aa2bc - core::panicking::panic_fmt::ha59b517dd231f4da\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14\n  16:     0x60acb56a9412 - core::result::unwrap_failed::hf2d1f30a3ac850fc\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5\n  17:     0x60acb4c5e31e - core::result::Result<T,E>::expect::h9bd3b472df6b7ce0\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23\n  18:     0x60acb4c6cc4e - cr8t_service::commands::create_db_connection::{{closure}}::h8871eee9696d3448\n                               at /opt/rustwide/workdir/src/commands/mod.rs:16:38\n  19:     0x60acb4c6fe3c - cr8t_service::commands::users::create_user::{{closure}}::h37a806e33480dd98\n                               at /opt/rustwide/workdir/src/commands/users.rs:11:49\n  20:     0x60acb4badf9e - cli::main::{{closure}}::h14bab1269016a801\n                               at /opt/rustwide/workdir/src/bin/cli.rs:89:56\n  21:     0x60acb4bb528d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h92a6e59cd069c7bf\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71\n  22:     0x60acb4bb4cb2 - tokio::task::coop::with_budget::h3ad85b2cfd57f48d\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5\n  23:     0x60acb4bb4cb2 - tokio::task::coop::budget::he07ab957fb3dba34\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5\n  24:     0x60acb4bb4cb2 - tokio::runtime::park::CachedParkThread::block_on::h8bd0b01961114f57\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31\n  25:     0x60acb4bb66e5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h909554013eb484eb\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14\n  26:     0x60acb4bb68c6 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4512c338433a03fd\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22\n  27:     0x60acb4bb5997 - tokio::runtime::context::runtime::enter_runtime::h0638ce33aafb4d70\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16\n  28:     0x60acb4bb67f1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4d2dd38ce078d1d5\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9\n  29:     0x60acb4bbaae9 - tokio::runtime::runtime::Runtime::block_on_inner::h9f2545ad45d13c8e\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50\n  30:     0x60acb4bbad71 - tokio::runtime::runtime::Runtime::block_on::h53c3ac07d5cf41f1\n                               at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18\n  31:     0x60acb4ba6cf3 - cli::main::hd2abb3771c106c18\n                               at /opt/rustwide/workdir/src/bin/cli.rs:72:40\n  32:     0x60acb4baf7fb - core::ops::function::FnOnce::call_once::h6b257463f716ff59\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5\n  33:     0x60acb4bb9fae - std::sys::backtrace::__rust_begin_short_backtrace::h8f4218514a9f5585\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18\n  34:     0x60acb4bb9f81 - std::rt::lang_start::{{closure}}::h7d06709e2967f7c1\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:206:18\n  35:     0x60acb5662af6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21\n  36:     0x60acb5662af6 - std::panicking::catch_unwind::do_call::h174840425564edbd\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40\n  37:     0x60acb5662af6 - std::panicking::catch_unwind::had0fde8b5d7282ba\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19\n  38:     0x60acb5662af6 - std::panic::catch_unwind::hdb1c6876cc6d1988\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14\n  39:     0x60acb5662af6 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24\n  40:     0x60acb5662af6 - std::panicking::catch_unwind::do_call::haba617e1655662f0\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40\n  41:     0x60acb5662af6 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19\n  42:     0x60acb5662af6 - std::panic::catch_unwind::hd7496902866db161\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14\n  43:     0x60acb5662af6 - std::rt::lang_start_internal::h9f282d832ae47dd5\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5\n  44:     0x60acb4bb9f67 - std::rt::lang_start::h346ca7ea940f916c\n                               at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:205:5\n  45:     0x60acb4bb08ce - main\n  46:     0x7f36cf0741ca - <unknown>\n  47:     0x7f36cf07428b - __libc_start_main\n  48:     0x60acb4ba6ae5 - _start\n  49:                0x0 - <unknown>\n" }
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/login", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8000, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_login
[INFO] [stdout]     test_login_failed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bc1502eae4f2a569ad0a2b3694042855cd165429e330ce642f46c05d6a429d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc1502eae4f2a569ad0a2b3694042855cd165429e330ce642f46c05d6a429d5", kill_on_drop: false }`
[INFO] [stdout] 9bc1502eae4f2a569ad0a2b3694042855cd165429e330ce642f46c05d6a429d5
