[INFO] cloning repository https://github.com/ShristiSharan/WalletTracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShristiSharan/WalletTracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShristiSharan%2FWalletTracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShristiSharan%2FWalletTracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38f4f8336eb57b044602a7526722ca074309495f
[INFO] testing ShristiSharan/WalletTracker against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShristiSharan%2FWalletTracker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShristiSharan/WalletTracker
[INFO] finished tweaking git repo https://github.com/ShristiSharan/WalletTracker
[INFO] tweaked toml for git repo https://github.com/ShristiSharan/WalletTracker written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShristiSharan/WalletTracker on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShristiSharan/WalletTracker 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 212309a5c0978c0b44e0445e37fa3c421954789ebdc2945ad1b99bd230cd6ad1
[INFO] running `Command { std: "docker" "start" "-a" "212309a5c0978c0b44e0445e37fa3c421954789ebdc2945ad1b99bd230cd6ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "212309a5c0978c0b44e0445e37fa3c421954789ebdc2945ad1b99bd230cd6ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212309a5c0978c0b44e0445e37fa3c421954789ebdc2945ad1b99bd230cd6ad1", kill_on_drop: false }`
[INFO] [stdout] 212309a5c0978c0b44e0445e37fa3c421954789ebdc2945ad1b99bd230cd6ad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cdead164bb2a199459289bef0d9feaa61dcd9c17daaf1157b5fedcfd08a814f
[INFO] running `Command { std: "docker" "start" "-a" "2cdead164bb2a199459289bef0d9feaa61dcd9c17daaf1157b5fedcfd08a814f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.3
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.7
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling money-balancer v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling uuid-macro-internal v1.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling sea-query-driver v0.2.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling ouroboros_macro v0.15.4
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sea-strum v0.23.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling ouroboros v0.15.4
[INFO] [stderr]    Compiling sea-orm-macros v0.9.2
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling rust-embed-impl v6.3.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling rust-embed v6.4.1
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling sqlx-rt v0.6.1
[INFO] [stderr]    Compiling serial_test v0.9.0
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling sqlx-core v0.6.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling sea-query v0.26.3
[INFO] [stderr]    Compiling sea-schema v0.9.3
[INFO] [stderr]    Compiling sea-orm-cli v0.9.2
[INFO] [stderr]    Compiling sqlx-macros v0.6.1
[INFO] [stderr]    Compiling sqlx v0.6.1
[INFO] [stderr]    Compiling sea-orm v0.9.2
[INFO] [stderr]    Compiling sea-orm-migration v0.9.2
[INFO] [stderr]    Compiling migration v1.0.0 (/opt/rustwide/workdir/migration)
[INFO] [stdout] warning: unused import: `super::debt::Entity as Debt`
[INFO] [stdout]  --> src/model/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::debt::Entity as Debt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::group::Entity as Group`
[INFO] [stdout]  --> src/model/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::group::Entity as Group;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::group_member::Entity as GroupMember`
[INFO] [stdout]  --> src/model/prelude.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::group_member::Entity as GroupMember;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::transaction::Entity as Transaction`
[INFO] [stdout]  --> src/model/prelude.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::transaction::Entity as Transaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user::Entity as User`
[INFO] [stdout]  --> src/model/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use super::user::Entity as User;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `available_providers`
[INFO] [stdout]   --> src/routes/auth.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn available_providers(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local`
[INFO] [stdout]   --> src/routes/auth.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn local(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy_redirect`
[INFO] [stdout]   --> src/routes/auth.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn proxy_redirect() -> Redirect {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy`
[INFO] [stdout]   --> src/routes/auth.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn proxy(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]   --> src/routes/client.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn index() -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client_root`
[INFO] [stdout]   --> src/routes/client.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn client_root(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client_static`
[INFO] [stdout]   --> src/routes/client.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn client_static(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_all_groups`
[INFO] [stdout]   --> src/routes/group.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn get_all_groups(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group`
[INFO] [stdout]   --> src/routes/group.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | async fn get_group(
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group`
[INFO] [stdout]   --> src/routes/group.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | async fn create_group(
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_members`
[INFO] [stdout]   --> src/routes/group.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn get_group_members(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group_member`
[INFO] [stdout]   --> src/routes/group.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | async fn create_group_member(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_transactions`
[INFO] [stdout]   --> src/routes/group.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn get_group_transactions(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group_tansaction`
[INFO] [stdout]    --> src/routes/group.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn create_group_tansaction(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_group_transaction`
[INFO] [stdout]    --> src/routes/group.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | async fn delete_group_transaction(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_debts`
[INFO] [stdout]    --> src/routes/group.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | async fn get_group_debts(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swagger`
[INFO] [stdout]   --> src/routes/swagger.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn swagger() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openapi`
[INFO] [stdout]   --> src/routes/swagger.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn openapi() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_current_user`
[INFO] [stdout]   --> src/routes/user.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn get_current_user(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_user`
[INFO] [stdout]   --> src/routes/user.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | async fn create_user(
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]   --> src/routes/user.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn token(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "2cdead164bb2a199459289bef0d9feaa61dcd9c17daaf1157b5fedcfd08a814f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cdead164bb2a199459289bef0d9feaa61dcd9c17daaf1157b5fedcfd08a814f", kill_on_drop: false }`
[INFO] [stdout] 2cdead164bb2a199459289bef0d9feaa61dcd9c17daaf1157b5fedcfd08a814f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b66329824829c0f2e244110e6ccbcaa758d2c0e7cd10341ff16341775fe772b
[INFO] running `Command { std: "docker" "start" "-a" "7b66329824829c0f2e244110e6ccbcaa758d2c0e7cd10341ff16341775fe772b", kill_on_drop: false }`
[INFO] [stderr]    Compiling money-balancer v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::debt::Entity as Debt`
[INFO] [stdout]  --> src/model/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::debt::Entity as Debt;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::group::Entity as Group`
[INFO] [stdout]  --> src/model/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::group::Entity as Group;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::group_member::Entity as GroupMember`
[INFO] [stdout]  --> src/model/prelude.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::group_member::Entity as GroupMember;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::transaction::Entity as Transaction`
[INFO] [stdout]  --> src/model/prelude.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::transaction::Entity as Transaction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::user::Entity as User`
[INFO] [stdout]  --> src/model/prelude.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use super::user::Entity as User;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `available_providers`
[INFO] [stdout]   --> src/routes/auth.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn available_providers(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local`
[INFO] [stdout]   --> src/routes/auth.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | async fn local(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy_redirect`
[INFO] [stdout]   --> src/routes/auth.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn proxy_redirect() -> Redirect {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy`
[INFO] [stdout]   --> src/routes/auth.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn proxy(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `index`
[INFO] [stdout]   --> src/routes/client.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn index() -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client_root`
[INFO] [stdout]   --> src/routes/client.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn client_root(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client_static`
[INFO] [stdout]   --> src/routes/client.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn client_static(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_all_groups`
[INFO] [stdout]   --> src/routes/group.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn get_all_groups(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group`
[INFO] [stdout]   --> src/routes/group.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | async fn get_group(
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group`
[INFO] [stdout]   --> src/routes/group.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | async fn create_group(
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_members`
[INFO] [stdout]   --> src/routes/group.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn get_group_members(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group_member`
[INFO] [stdout]   --> src/routes/group.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | async fn create_group_member(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_transactions`
[INFO] [stdout]   --> src/routes/group.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn get_group_transactions(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_group_tansaction`
[INFO] [stdout]    --> src/routes/group.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn create_group_tansaction(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_group_transaction`
[INFO] [stdout]    --> src/routes/group.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | async fn delete_group_transaction(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_group_debts`
[INFO] [stdout]    --> src/routes/group.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | async fn get_group_debts(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swagger`
[INFO] [stdout]   --> src/routes/swagger.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn swagger() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openapi`
[INFO] [stdout]   --> src/routes/swagger.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn openapi() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_current_user`
[INFO] [stdout]   --> src/routes/user.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | async fn get_current_user(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_user`
[INFO] [stdout]   --> src/routes/user.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | async fn create_user(
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]   --> src/routes/user.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn token(
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.53s
[INFO] running `Command { std: "docker" "inspect" "7b66329824829c0f2e244110e6ccbcaa758d2c0e7cd10341ff16341775fe772b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b66329824829c0f2e244110e6ccbcaa758d2c0e7cd10341ff16341775fe772b", kill_on_drop: false }`
[INFO] [stdout] 7b66329824829c0f2e244110e6ccbcaa758d2c0e7cd10341ff16341775fe772b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 822ed6eefe8ed1451e21a295de8b1cb27e2bdc958e55d09c53e00b9014307bfe
[INFO] running `Command { std: "docker" "start" "-a" "822ed6eefe8ed1451e21a295de8b1cb27e2bdc958e55d09c53e00b9014307bfe", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::debt::Entity as Debt`
[INFO] [stderr]  --> src/model/prelude.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use super::debt::Entity as Debt;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::group::Entity as Group`
[INFO] [stderr]  --> src/model/prelude.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use super::group::Entity as Group;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::group_member::Entity as GroupMember`
[INFO] [stderr]  --> src/model/prelude.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use super::group_member::Entity as GroupMember;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::transaction::Entity as Transaction`
[INFO] [stderr]  --> src/model/prelude.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use super::transaction::Entity as Transaction;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::user::Entity as User`
[INFO] [stderr]  --> src/model/prelude.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use super::user::Entity as User;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `available_providers`
[INFO] [stderr]   --> src/routes/auth.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | async fn available_providers(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `local`
[INFO] [stderr]   --> src/routes/auth.rs:54:10
[INFO] [stderr]    |
[INFO] [stderr] 54 | async fn local(
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proxy_redirect`
[INFO] [stderr]   --> src/routes/auth.rs:69:10
[INFO] [stderr]    |
[INFO] [stderr] 69 | async fn proxy_redirect() -> Redirect {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proxy`
[INFO] [stderr]   --> src/routes/auth.rs:74:10
[INFO] [stderr]    |
[INFO] [stderr] 74 | async fn proxy(
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `index`
[INFO] [stderr]   --> src/routes/client.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn index() -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `client_root`
[INFO] [stderr]   --> src/routes/client.rs:39:4
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn client_root(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `client_static`
[INFO] [stderr]   --> src/routes/client.rs:44:4
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn client_static(file: PathBuf) -> Option<(ContentType, Cow<'static, [u8]>)> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_all_groups`
[INFO] [stderr]   --> src/routes/group.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | async fn get_all_groups(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_group`
[INFO] [stderr]   --> src/routes/group.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | async fn get_group(
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_group`
[INFO] [stderr]   --> src/routes/group.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 | async fn create_group(
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_group_members`
[INFO] [stderr]   --> src/routes/group.rs:57:10
[INFO] [stderr]    |
[INFO] [stderr] 57 | async fn get_group_members(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_group_member`
[INFO] [stderr]   --> src/routes/group.rs:72:10
[INFO] [stderr]    |
[INFO] [stderr] 72 | async fn create_group_member(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_group_transactions`
[INFO] [stderr]   --> src/routes/group.rs:88:10
[INFO] [stderr]    |
[INFO] [stderr] 88 | async fn get_group_transactions(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_group_tansaction`
[INFO] [stderr]    --> src/routes/group.rs:103:10
[INFO] [stderr]     |
[INFO] [stderr] 103 | async fn create_group_tansaction(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete_group_transaction`
[INFO] [stderr]    --> src/routes/group.rs:129:10
[INFO] [stderr]     |
[INFO] [stderr] 129 | async fn delete_group_transaction(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_group_debts`
[INFO] [stderr]    --> src/routes/group.rs:145:10
[INFO] [stderr]     |
[INFO] [stderr] 145 | async fn get_group_debts(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `swagger`
[INFO] [stderr]   --> src/routes/swagger.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | async fn swagger() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `openapi`
[INFO] [stderr]   --> src/routes/swagger.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | async fn openapi() -> (ContentType, Cow<'static, [u8]>) {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_current_user`
[INFO] [stderr]   --> src/routes/user.rs:55:10
[INFO] [stderr]    |
[INFO] [stderr] 55 | async fn get_current_user(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_user`
[INFO] [stderr]   --> src/routes/user.rs:64:10
[INFO] [stderr]    |
[INFO] [stderr] 64 | async fn create_user(
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `token`
[INFO] [stderr]   --> src/routes/user.rs:89:10
[INFO] [stderr]    |
[INFO] [stderr] 89 | async fn token(
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `money-balancer` (bin "money-balancer" test) generated 26 warnings (run `cargo fix --bin "money-balancer" --tests` to apply 26 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/money_balancer-2cc3c11775d2c9dd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test routes::user::tests::test_create_user ... FAILED
[INFO] [stdout] test routes::user::tests::test_create_token ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::user::tests::test_create_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::user::tests::test_create_user' (26) panicked at src/main.rs:72:63:
[INFO] [stdout] : Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ea326591b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ea326591b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ea326591b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ea326591b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ea3266d4ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ea3266d4ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62ea326252d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ea326252d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ea32631bc2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ea32636f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62ea32636dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62ea31cb9bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x62ea31cb9bee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ea3263769f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62ea3263769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62ea3263744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62ea32631cf9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62ea32618c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62ea32678ab0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62ea326778f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x62ea325748dc - core::result::Result<T,E>::expect::h1cb6da4630aa5eec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x62ea31c09d23 - money_balancer::build_test_rocket::h635689e3dfd6b0df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:72:63
[INFO] [stdout]   22:     0x62ea31c336c1 - money_balancer::routes::user::tests::test_create_user::{{closure}}::h4a99283947586380
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:164:38
[INFO] [stdout]   23:     0x62ea31b3528e - core::ops::function::FnOnce::call_once::haf33f91d49e6d70d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62ea31db25ee - serial_test::serial_code_lock::local_serial_core::h100615631c44702f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   25:     0x62ea31c3369c - money_balancer::routes::user::tests::test_create_user::h013837b4dae43a01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:162:5
[INFO] [stdout]   26:     0x62ea31c33a57 - money_balancer::routes::user::tests::test_create_user::{{closure}}::hbae469de3f1daa5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:163:26
[INFO] [stdout]   27:     0x62ea31b34d46 - core::ops::function::FnOnce::call_once::h562ae7952b60e640
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62ea31cb99ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x62ea31cb99ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x62ea31ccf615 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x62ea31ccf615 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x62ea31ccf615 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x62ea31ccf615 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x62ea31ccf615 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x62ea31ccf615 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x62ea31ccf615 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x62ea31ca5e04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x62ea31ca5e04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x62ea31ca96ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x62ea31ca96ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x62ea31ca96ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x62ea31ca96ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x62ea31ca96ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x62ea31ca96ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x62ea31ca96ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62ea3262ce5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x62ea3262ce5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x773085014aa4 - <unknown>
[INFO] [stdout]   49:     0x7730850a1a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::user::tests::test_create_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::user::tests::test_create_token' (25) panicked at src/main.rs:72:63:
[INFO] [stdout] : Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ea326591b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ea326591b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ea326591b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62ea326591b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62ea3266d4ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62ea3266d4ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62ea326252d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62ea326252d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62ea32631bc2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62ea32636f2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62ea32636dc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62ea31cb9bee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x62ea31cb9bee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62ea3263769f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62ea3263769f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62ea3263744a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62ea32631cf9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62ea32618c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62ea32678ab0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62ea326778f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x62ea325748dc - core::result::Result<T,E>::expect::h1cb6da4630aa5eec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x62ea31c09d23 - money_balancer::build_test_rocket::h635689e3dfd6b0df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:72:63
[INFO] [stdout]   22:     0x62ea31c33ae1 - money_balancer::routes::user::tests::test_create_token::{{closure}}::h5762d18983f41261
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:181:38
[INFO] [stdout]   23:     0x62ea31b3547e - core::ops::function::FnOnce::call_once::hc3dd13f2eb5de166
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62ea31db25ee - serial_test::serial_code_lock::local_serial_core::h100615631c44702f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   25:     0x62ea31c33a8c - money_balancer::routes::user::tests::test_create_token::h177db0c674bde6e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:179:5
[INFO] [stdout]   26:     0x62ea31c33aa7 - money_balancer::routes::user::tests::test_create_token::{{closure}}::h1cebf8180b0ac4c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:180:27
[INFO] [stdout]   27:     0x62ea31b35026 - core::ops::function::FnOnce::call_once::h8cca459f0acb523e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62ea31cb99ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x62ea31cb99ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x62ea31ccf615 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x62ea31ccf615 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x62ea31ccf615 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x62ea31ccf615 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x62ea31ccf615 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x62ea31ccf615 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x62ea31ccf615 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x62ea31ca5e04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x62ea31ca5e04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x62ea31ca96ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x62ea31ca96ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x62ea31ca96ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x62ea31ca96ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x62ea31ca96ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x62ea31ca96ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x62ea31ca96ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62ea3262ce5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x62ea3262ce5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x773085014aa4 - <unknown>
[INFO] [stdout]   49:     0x7730850a1a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::user::tests::test_create_token
[INFO] [stdout]     routes::user::tests::test_create_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin money-balancer`
[INFO] running `Command { std: "docker" "inspect" "822ed6eefe8ed1451e21a295de8b1cb27e2bdc958e55d09c53e00b9014307bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822ed6eefe8ed1451e21a295de8b1cb27e2bdc958e55d09c53e00b9014307bfe", kill_on_drop: false }`
[INFO] [stdout] 822ed6eefe8ed1451e21a295de8b1cb27e2bdc958e55d09c53e00b9014307bfe
