[INFO] cloning repository https://github.com/dorianim/money-balancer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorianim/money-balancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 283a8387668053b2308345a2b9e81c576ff5b122
[INFO] testing dorianim/money-balancer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dorianim/money-balancer
[INFO] finished tweaking git repo https://github.com/dorianim/money-balancer
[INFO] tweaked toml for git repo https://github.com/dorianim/money-balancer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dorianim/money-balancer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dorianim/money-balancer 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b99d67d15aee693a5d0bd35aed2308ed7fefbcfdd83b4c9c2d703e206f311ab
[INFO] running `Command { std: "docker" "start" "-a" "7b99d67d15aee693a5d0bd35aed2308ed7fefbcfdd83b4c9c2d703e206f311ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b99d67d15aee693a5d0bd35aed2308ed7fefbcfdd83b4c9c2d703e206f311ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b99d67d15aee693a5d0bd35aed2308ed7fefbcfdd83b4c9c2d703e206f311ab", kill_on_drop: false }`
[INFO] [stdout] 7b99d67d15aee693a5d0bd35aed2308ed7fefbcfdd83b4c9c2d703e206f311ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ba8d1fc938a9e9267a298d79aa9ecaa1496daea6248ec809818647f3fa42094
[INFO] running `Command { std: "docker" "start" "-a" "3ba8d1fc938a9e9267a298d79aa9ecaa1496daea6248ec809818647f3fa42094", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.3
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[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 http-body v0.4.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 uuid v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ctor v0.1.23
[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 mio v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling uuid-macro-internal v1.1.2
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]    Compiling sea-query-driver v0.2.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling sea-query v0.26.3
[INFO] [stderr]    Compiling sqlx-rt v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling sqlx-core v0.6.1
[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 ouroboros_macro v0.15.4
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling ouroboros v0.15.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling sea-orm-macros v0.9.2
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling sea-schema v0.9.3
[INFO] [stderr]    Compiling sea-strum v0.23.0
[INFO] [stderr]    Compiling h2 v0.3.14
[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 dotenv v0.15.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.1
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling sea-orm-cli v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sqlx v0.6.1
[INFO] [stderr]    Compiling sea-orm v0.9.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rust-embed-impl v6.3.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling money-balancer v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling rust-embed v6.4.1
[INFO] [stderr]    Compiling serial_test v0.9.0
[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 4m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3ba8d1fc938a9e9267a298d79aa9ecaa1496daea6248ec809818647f3fa42094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba8d1fc938a9e9267a298d79aa9ecaa1496daea6248ec809818647f3fa42094", kill_on_drop: false }`
[INFO] [stdout] 3ba8d1fc938a9e9267a298d79aa9ecaa1496daea6248ec809818647f3fa42094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5471f1f1dd2d094cf401fb320f9d21760008aface67b0f3b6820e047f6c55891
[INFO] running `Command { std: "docker" "start" "-a" "5471f1f1dd2d094cf401fb320f9d21760008aface67b0f3b6820e047f6c55891", 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 8.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5471f1f1dd2d094cf401fb320f9d21760008aface67b0f3b6820e047f6c55891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5471f1f1dd2d094cf401fb320f9d21760008aface67b0f3b6820e047f6c55891", kill_on_drop: false }`
[INFO] [stdout] 5471f1f1dd2d094cf401fb320f9d21760008aface67b0f3b6820e047f6c55891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccdc661b145097636b8c74709669507a85c91879bff407bb7593b4298c9f5789
[INFO] running `Command { std: "docker" "start" "-a" "ccdc661b145097636b8c74709669507a85c91879bff407bb7593b4298c9f5789", 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" -p money-balancer --tests` to apply 26 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/money_balancer-26aaff5451b657c7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test routes::user::tests::test_create_token ... FAILED
[INFO] [stdout] test routes::user::tests::test_create_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::user::tests::test_create_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::user::tests::test_create_token' (17) 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:     0x595a3118f37a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595a3118f37a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595a3118f37a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595a3118f37a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595a311a81ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595a311a81ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x595a31193e02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595a31193e02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595a3116ce2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595a3116ce2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595a31186c79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595a3083a58c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x595a3083a58c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595a31186ef2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x595a31186ef2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595a3116cee8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595a31164529 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595a3116dc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595a311a8adc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595a311a8822 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595a30c0fe1c - core::result::Result<T,E>::expect::h17e0cf4115a90fbe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595a3074b223 - money_balancer::build_test_rocket::h7793ca2f20343603
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:72:63
[INFO] [stdout]   22:     0x595a307e43a1 - money_balancer::routes::user::tests::test_create_token::{{closure}}::hccdc60ffbb7b88dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:181:38
[INFO] [stdout]   23:     0x595a306cd94e - core::ops::function::FnOnce::call_once::h01b91a55b5a3414c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x595a3093395e - serial_test::serial_code_lock::local_serial_core::ha8107d0eee84b9bc
[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:     0x595a307e434c - money_balancer::routes::user::tests::test_create_token::h101346dab58390e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:179:5
[INFO] [stdout]   26:     0x595a307e4367 - money_balancer::routes::user::tests::test_create_token::{{closure}}::h4d9f1ba68147dfbb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:180:27
[INFO] [stdout]   27:     0x595a306ce0d6 - core::ops::function::FnOnce::call_once::h8eb9a72544aad714
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x595a3082e66b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x595a3082e66b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x595a3083b05b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x595a3083b05b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x595a3083b05b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x595a3083b05b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x595a30836774 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x595a30836774 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x595a3083dc62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x595a3083dc62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x595a3083dc62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x595a3083dc62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x595a3083dc62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x595a3083dc62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x595a3083dc62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x595a3118e5ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x595a3118e5ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x7396eae44aa4 - <unknown>
[INFO] [stdout]   49:     0x7396eaed1a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::user::tests::test_create_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::user::tests::test_create_user' (18) 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:     0x595a3118f37a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595a3118f37a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595a3118f37a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595a3118f37a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595a311a81ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595a311a81ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x595a31193e02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595a31193e02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595a3116ce2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595a3116ce2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595a31186c79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595a3083a58c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x595a3083a58c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595a31186ef2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x595a31186ef2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595a3116cee8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595a31164529 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595a3116dc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595a311a8adc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595a311a8822 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595a30c0fe1c - core::result::Result<T,E>::expect::h17e0cf4115a90fbe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595a3074b223 - money_balancer::build_test_rocket::h7793ca2f20343603
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:72:63
[INFO] [stdout]   22:     0x595a307e3f91 - money_balancer::routes::user::tests::test_create_user::{{closure}}::h50d30b4b768a596d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:164:38
[INFO] [stdout]   23:     0x595a306ce10e - core::ops::function::FnOnce::call_once::h95dbf5695fd692bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x595a3093395e - serial_test::serial_code_lock::local_serial_core::ha8107d0eee84b9bc
[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:     0x595a307e3f6c - money_balancer::routes::user::tests::test_create_user::h2b03836df6c94229
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:162:5
[INFO] [stdout]   26:     0x595a307e4317 - money_balancer::routes::user::tests::test_create_user::{{closure}}::h5d7657334810e40c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/user.rs:163:26
[INFO] [stdout]   27:     0x595a306cdba6 - core::ops::function::FnOnce::call_once::h27f72681885c9968
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x595a3082e66b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x595a3082e66b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x595a3083b05b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x595a3083b05b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x595a3083b05b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x595a3083b05b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x595a3083b05b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x595a30836774 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x595a30836774 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x595a3083dc62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x595a3083dc62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x595a3083dc62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x595a3083dc62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x595a3083dc62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x595a3083dc62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x595a3083dc62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x595a3118e5ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   47:     0x595a3118e5ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x7396eae44aa4 - <unknown>
[INFO] [stdout]   49:     0x7396eaed1a64 - 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 1.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin money-balancer`
[INFO] running `Command { std: "docker" "inspect" "ccdc661b145097636b8c74709669507a85c91879bff407bb7593b4298c9f5789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccdc661b145097636b8c74709669507a85c91879bff407bb7593b4298c9f5789", kill_on_drop: false }`
[INFO] [stdout] ccdc661b145097636b8c74709669507a85c91879bff407bb7593b4298c9f5789
