[INFO] cloning repository https://github.com/weldonkipchirchir/crate_registry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weldonkipchirchir/crate_registry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweldonkipchirchir%2Fcrate_registry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweldonkipchirchir%2Fcrate_registry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6cec39d47fbf99055c4a6a3e5d298a0d2513dcf
[INFO] testing weldonkipchirchir/crate_registry against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweldonkipchirchir%2Fcrate_registry" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weldonkipchirchir/crate_registry
[INFO] finished tweaking git repo https://github.com/weldonkipchirchir/crate_registry
[INFO] tweaked toml for git repo https://github.com/weldonkipchirchir/crate_registry written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weldonkipchirchir/crate_registry on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weldonkipchirchir/crate_registry 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 342a0739875277817dd53337d83075a5da9487d956851a189928b17b1c3a1a7f
[INFO] running `Command { std: "docker" "start" "-a" "342a0739875277817dd53337d83075a5da9487d956851a189928b17b1c3a1a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "342a0739875277817dd53337d83075a5da9487d956851a189928b17b1c3a1a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342a0739875277817dd53337d83075a5da9487d956851a189928b17b1c3a1a7f", kill_on_drop: false }`
[INFO] [stdout] 342a0739875277817dd53337d83075a5da9487d956851a189928b17b1c3a1a7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a71aedcc99626d8790497a3e4100eaf8da2407be2afb24bca49553587437c19c
[INFO] running `Command { std: "docker" "start" "-a" "a71aedcc99626d8790497a3e4100eaf8da2407be2afb24bca49553587437c19c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling winnow v0.6.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pq-sys v0.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling rocket_sync_db_pools v0.1.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling email-encoding v0.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling quoted_printable v0.5.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.2.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling lettre v0.11.7
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling diesel v2.2.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling deadpool-redis v0.15.1
[INFO] [stderr]    Compiling rocket_db_pools v0.2.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling crate_registry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct EditorUser(User);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rustacean` is never constructed
[INFO] [stdout]   --> src/models.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Rustacean {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Crate` is never constructed
[INFO] [stdout]   --> src/models.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Crate {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "a71aedcc99626d8790497a3e4100eaf8da2407be2afb24bca49553587437c19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71aedcc99626d8790497a3e4100eaf8da2407be2afb24bca49553587437c19c", kill_on_drop: false }`
[INFO] [stdout] a71aedcc99626d8790497a3e4100eaf8da2407be2afb24bca49553587437c19c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2f4583d8ce5de3b215653c907a20103dcaa62ec7f8c6a5de043fa2e949990b04
[INFO] running `Command { std: "docker" "start" "-a" "2f4583d8ce5de3b215653c907a20103dcaa62ec7f8c6a5de043fa2e949990b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct EditorUser(User);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rustacean` is never constructed
[INFO] [stdout]   --> src/models.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Rustacean {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Crate` is never constructed
[INFO] [stdout]   --> src/models.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Crate {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling crate_registry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rustacean` is never constructed
[INFO] [stdout]   --> src/models.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Rustacean {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Crate` is never constructed
[INFO] [stdout]   --> src/models.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Crate {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct EditorUser(User);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.07s
[INFO] running `Command { std: "docker" "inspect" "2f4583d8ce5de3b215653c907a20103dcaa62ec7f8c6a5de043fa2e949990b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f4583d8ce5de3b215653c907a20103dcaa62ec7f8c6a5de043fa2e949990b04", kill_on_drop: false }`
[INFO] [stdout] 2f4583d8ce5de3b215653c907a20103dcaa62ec7f8c6a5de043fa2e949990b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 77aa55338b38c3323a39f6471e3e867579e066d024bc76015eb6e86f2435363b
[INFO] running `Command { std: "docker" "start" "-a" "77aa55338b38c3323a39f6471e3e867579e066d024bc76015eb6e86f2435363b", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/lib.rs:64:23
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct EditorUser(User);
[INFO] [stderr]    |            ---------- ^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crate_registry` (lib) generated 1 warning
[INFO] [stderr] warning: struct `Rustacean` is never constructed
[INFO] [stderr]   --> src/models.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Rustacean {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Crate` is never constructed
[INFO] [stderr]   --> src/models.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Crate {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crate_registry` (bin "crate_registry") generated 2 warnings
[INFO] [stderr] warning: `crate_registry` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `crate_registry` (bin "crate_registry" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/crate_registry/4ea6ba30ddd86b19/deps/crate_registry-4ea6ba30ddd86b19)
[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/build/crate_registry/950c47027e80b840/deps/cli-950c47027e80b840)
[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/build/crate_registry/2e717c65d13d3e75/deps/crate_registry-2e717c65d13d3e75)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/build/crate_registry/4f05fc0cea9b290b/deps/server-4f05fc0cea9b290b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/authorization.rs (/opt/rustwide/target/debug/build/crate_registry/5f2f7ecd6d97ee45/deps/authorization-5f2f7ecd6d97ee45)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_login has been running for over 60 seconds
[INFO] [stdout] test test_login ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_login stdout ----
[INFO] [stdout] Ok(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: "   Compiling proc-macro2 v1.0.85\n   Compiling unicode-ident v1.0.12\n   Compiling version_check v0.9.4\n   Compiling libc v0.2.155\n   Compiling cfg-if v1.0.0\n   Compiling memchr v2.7.2\n   Compiling autocfg v1.3.0\n   Compiling once_cell v1.19.0\n   Compiling pin-project-lite v0.2.14\n   Compiling serde v1.0.203\n   Compiling itoa v1.0.11\n   Compiling bytes v1.6.0\n   Compiling fnv v1.0.7\n   Compiling equivalent v1.0.1\n   Compiling pin-utils v0.1.0\n   Compiling futures-core v0.3.30\n   Compiling yansi v1.0.1\n   Compiling zerocopy v0.7.34\n   Compiling cc v1.0.98\n   Compiling log v0.4.21\n   Compiling allocator-api2 v0.2.18\n   Compiling futures-sink v0.3.30\n   Compiling percent-encoding v2.3.1\n   Compiling futures-channel v0.3.30\n   Compiling bitflags v2.5.0\n   Compiling smallvec v1.13.2\n   Compiling winnow v0.6.11\n   Compiling futures-io v0.3.30\n   Compiling futures-task v0.3.30\n   Compiling proc-macro2-diagnostics v0.10.1\n   Compiling ahash v0.8.11\n   Compiling httparse v1.8.0\n   Compiling siphasher v0.3.11\n   Compiling hashbrown v0.14.5\n   Compiling tracing-core v0.1.32\n   Compiling strsim v0.11.1\n   Compiling parking_lot_core v0.9.10\n   Compiling either v1.12.0\n   Compiling socket2 v0.5.7\n   Compiling mio v0.8.11\n   Compiling num_cpus v1.16.0\n   Compiling signal-hook-registry v1.4.2\n   Compiling slab v0.4.9\n   Compiling quote v1.0.36\n   Compiling lock_api v0.4.12\n   Compiling http v0.2.12\n   Compiling getrandom v0.2.15\n   Compiling try-lock v0.2.5\n   Compiling httpdate v1.0.3\n   Compiling futures-util v0.3.30\n   Compiling syn v2.0.66\n   Compiling tracing v0.1.40\n   Compiling powerfmt v0.2.0\n   Compiling num-conv v0.1.0\n   Compiling scopeguard v1.2.0\n   Compiling ryu v1.0.18\n   Compiling inlinable_string v0.1.15\n   Compiling time-core v0.1.2\n   Compiling deranged v0.3.11\n   Compiling time-macros v0.2.18\n   Compiling indexmap v2.2.6\n   Compiling rand_core v0.6.4\n   Compiling want v0.3.1\n   Compiling num-traits v0.2.19\n   Compiling phf_shared v0.11.2\n   Compiling aho-corasick v1.1.3\n   Compiling cookie v0.18.1\n   Compiling vcpkg v0.2.15\n   Compiling typenum v1.17.0\n   Compiling regex-syntax v0.8.3\n   Compiling pkg-config v0.3.30\n   Compiling http-body v0.4.6\n   Compiling serde_json v1.0.117\n   Compiling tinyvec_macros v0.1.1\n   Compiling ref-cast v1.0.23\n   Compiling tower-service v0.3.2\n   Compiling ident_case v1.0.1\n   Compiling tinyvec v1.6.0\n   Compiling rand v0.8.5\n   Compiling parking_lot v0.12.3\n   Compiling is-terminal v0.4.12\n   Compiling generic-array v0.14.7\n   Compiling uncased v0.9.10\n   Compiling thiserror v1.0.61\n   Compiling crossbeam-utils v0.8.20\n   Compiling openssl-sys v0.9.102\n   Compiling tokio v1.38.0\n   Compiling stable-pattern v0.1.0\n   Compiling rustix v0.38.34\n   Compiling state v0.6.0\n   Compiling time v0.3.36\n   Compiling ppv-lite86 v0.2.17\n   Compiling unicode-bidi v0.3.15\n   Compiling iana-time-zone v0.1.60\n   Compiling phf_generator v0.11.2\n   Compiling phf_codegen v0.11.2\n   Compiling unicode-normalization v0.1.23\n   Compiling psm v0.1.21\n   Compiling phf v0.11.2\n   Compiling regex-automata v0.4.6\n   Compiling rand_chacha v0.3.1\n   Compiling multer v3.1.0\n   Compiling figment v0.10.19\n   Compiling form_urlencoded v1.2.1\n   Compiling idna v0.5.0\n   Compiling futures v0.3.30\n   Compiling utf8parse v0.2.2\n   Compiling mime v0.3.17\n   Compiling fastrand v2.1.0\n   Compiling heck v0.5.0\n   Compiling ucd-trie v0.1.6\n   Compiling pq-sys v0.6.0\n   Compiling linux-raw-sys v0.4.14\n   Compiling anstyle-parse v0.2.4\n   Compiling crossbeam-epoch v0.9.18\n   Compiling url v2.5.0\n   Compiling scheduled-thread-pool v0.2.7\n   Compiling stacker v0.1.15\n   Compiling http v1.1.0\n   Compiling bstr v1.9.1\n   Compiling rocket v0.5.1\n   Compiling encoding_rs v0.8.34\n   Compiling libm v0.2.8\n   Compiling unic-char-range v0.9.0\n   Compiling colorchoice v1.0.1\n   Compiling is_terminal_polyfill v1.70.0\n   Compiling glob v0.3.1\n   Compiling same-file v1.0.6\n   Compiling subtle v2.5.0\n   Compiling anstyle-query v1.1.0\n   Compiling anstyle v1.0.7\n   Compiling unicode-xid v0.2.4\n   Compiling spin v0.9.8\n   Compiling openssl v0.10.64\n   Compiling foreign-types-shared v0.1.1\n   Compiling unic-common v0.9.0\n   Compiling regex v1.10.4\n   Compiling unic-ucd-version v0.9.0\n   Compiling foreign-types v0.3.2\n   Compiling anstream v0.6.14\n   Compiling walkdir v2.5.0\n   Compiling crossbeam-deque v0.8.5\n   Compiling unic-char-property v0.9.0\n   Compiling parse-zoneinfo v0.3.1\n   Compiling r2d2 v0.8.10\n   Compiling crypto-common v0.1.6\n   Compiling block-buffer v0.10.4\n   Compiling atomic v0.5.3\n   Compiling native-tls v0.2.12\n   Compiling byteorder v1.5.0\n   Compiling binascii v0.1.4\n   Compiling digest v0.10.7\n   Compiling chrono-tz-build v0.3.0\n   Compiling unic-ucd-segment v0.9.0\n   Compiling rocket_sync_db_pools v0.1.0\n   Compiling hyper v0.14.29\n   Compiling deunicode v1.6.0\n   Compiling base64 v0.22.1\n   Compiling openssl-probe v0.1.5\n   Compiling minimal-lexical v0.2.1\n   Compiling base64ct v1.6.0\n   Compiling clap_lex v0.7.1\n   Compiling email-encoding v0.3.0\n   Compiling slug v0.1.5\n   Compiling nom v7.1.3\n   Compiling humansize v2.1.3\n   Compiling password-hash v0.5.0\n   Compiling chrono-tz v0.9.0\n   Compiling clap_builder v4.5.6\n   Compiling unic-segment v0.9.0\n   Compiling darling_core v0.20.9\n   Compiling diesel_table_macro_syntax v0.2.0\n   Compiling tempfile v3.10.1\n   Compiling blake2 v0.10.6\n   Compiling chumsky v0.9.3\n   Compiling hostname v0.4.0\n   Compiling devise_core v0.4.1\n   Compiling email_address v0.2.4\n   Compiling humantime v2.1.0\n   Compiling quoted_printable v0.5.0\n   Compiling cpufeatures v0.2.12\n   Compiling lazy_static v1.4.0\n   Compiling argon2 v0.5.3\n   Compiling dotenv v0.15.0\n   Compiling globset v0.4.14\n   Compiling env_filter v0.1.0\n   Compiling ignore v0.4.22\n   Compiling env_logger v0.11.3\n   Compiling serde_derive v1.0.203\n   Compiling tokio-macros v2.3.0\n   Compiling pear_codegen v0.2.9\n   Compiling devise_codegen v0.4.1\n   Compiling ref-cast-impl v1.0.23\n   Compiling thiserror-impl v1.0.61\n   Compiling async-trait v0.1.80\n   Compiling async-stream-impl v0.3.5\n   Compiling openssl-macros v0.1.1\n   Compiling devise v0.4.1\n   Compiling rocket_db_pools_codegen v0.2.0\n   Compiling async-stream v0.3.5\n   Compiling pear v0.2.9\n   Compiling rocket_sync_db_pools_codegen v0.1.0\n   Compiling globwalk v0.9.1\n   Compiling pest v2.7.10\n   Compiling rocket_http v0.5.1\n   Compiling clap v4.5.6\n   Compiling darling_macro v0.20.9\n   Compiling darling v0.20.9\n   Compiling dsl_auto_type v0.1.0\n   Compiling diesel_derives v2.2.0\n   Compiling pest_meta v2.7.10\n   Compiling rocket_codegen v0.5.1\n   Compiling lettre v0.11.7\n   Compiling pest_generator v2.7.10\n   Compiling pest_derive v2.7.10\n   Compiling serde_spanned v0.6.6\n   Compiling toml_datetime v0.6.6\n   Compiling chrono v0.4.38\n   Compiling ubyte v0.10.4\n   Compiling tokio-util v0.7.11\n   Compiling deadpool-runtime v0.1.4\n   Compiling tokio-stream v0.1.15\n   Compiling deadpool v0.12.1\n   Compiling combine v4.6.7\n   Compiling toml_edit v0.22.14\n   Compiling h2 v0.3.26\n   Compiling diesel v2.2.0\n   Compiling toml v0.8.14\n   Compiling migrations_internals v2.2.0\nerror: could not compile `chrono-tz` (lib)\n\nCaused by:\n  process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature=\"default\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"arbitrary\", \"case-insensitive\", \"default\", \"filter-by-regex\", \"serde\", \"std\"))' -C metadata=cf63fbf7753b7f52 -C extra-filename=-67a5c060bd550066 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2103fce58e793cff.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-f6547805aad3c74a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\n" })
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login' (29) panicked at tests/authorization.rs:32:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(8000), path: "/login", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x642070b8c0b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x642070b8c0b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x642070b8c0b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x642070b8c0b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x642070ba26fa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x642070ba26fa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x642070b91616 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x642070b91616 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x642070b6903f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x642070b6903f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x642070b83ab9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6420707ca99e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6420707ca99e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x642070b83d22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x642070b83d22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x642070b690f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x642070b60809 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x642070b6a1bd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x642070ba2e6c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x642070ba2bb2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6420707bc36c - <core[8f93d80df273fe75]::result::Result<reqwest[df3d19a5ddf9acff]::blocking::response::Response, reqwest[df3d19a5ddf9acff]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6420707bc36c - authorization[f31df428cedb9cb3]::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/authorization.rs:32:10
[INFO] [stdout]   22:     0x6420707bbab7 - authorization[f31df428cedb9cb3]::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/authorization.rs:9:16
[INFO] [stdout]   23:     0x6420707b9256 - <authorization[f31df428cedb9cb3]::test_login::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6420707bed4b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6420707bed4b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6420707cb5aa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6420707cb5aa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6420707cb5aa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6420707cb5aa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6420707cb5aa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6420707cb5aa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6420707cb5aa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6420707c5a74 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6420707c5a74 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6420707ce0a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6420707ce0a2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6420707ce0a2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6420707ce0a2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6420707ce0a2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6420707ce0a2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6420707ce0a2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x642070b8b91f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x642070b8b91f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x71ab2eba4aa4 - <unknown>
[INFO] [stdout]   45:     0x71ab2ec31a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_login
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 94.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test authorization`
[INFO] running `Command { std: "docker" "inspect" "77aa55338b38c3323a39f6471e3e867579e066d024bc76015eb6e86f2435363b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77aa55338b38c3323a39f6471e3e867579e066d024bc76015eb6e86f2435363b", kill_on_drop: false }`
[INFO] [stdout] 77aa55338b38c3323a39f6471e3e867579e066d024bc76015eb6e86f2435363b
