[INFO] cloning repository https://github.com/SacredShiner/coin-balancer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SacredShiner/coin-balancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSacredShiner%2Fcoin-balancer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSacredShiner%2Fcoin-balancer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d2f44f5a8fccd3a492c7aeb58c757853777b035 [INFO] testing SacredShiner/coin-balancer/5d2f44f5a8fccd3a492c7aeb58c757853777b035 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSacredShiner%2Fcoin-balancer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SacredShiner/coin-balancer on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SacredShiner/coin-balancer [INFO] finished tweaking git repo https://github.com/SacredShiner/coin-balancer [INFO] tweaked toml for git repo https://github.com/SacredShiner/coin-balancer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SacredShiner/coin-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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v0.9.2 [INFO] [stderr] Downloaded serial_test_derive v0.9.0 [INFO] [stderr] Downloaded sea-orm-migration v0.9.2 [INFO] [stderr] Downloaded ouroboros v0.15.4 [INFO] [stderr] Downloaded rust-embed-impl v6.3.0 [INFO] [stderr] Downloaded rust-embed-utils v7.3.0 [INFO] [stderr] Downloaded serial_test v0.9.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.1.2 [INFO] [stderr] Downloaded ouroboros_macro v0.15.4 [INFO] [stderr] Downloaded sea-orm v0.9.2 [INFO] [stderr] Downloaded rust-embed v6.4.1 [INFO] [stderr] Downloaded sea-schema v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fef1df7bc84f03b160bc01f569bf5fad0594ab0d4d2c09f825be1dc4bf61446f [INFO] running `Command { std: "docker" "start" "-a" "fef1df7bc84f03b160bc01f569bf5fad0594ab0d4d2c09f825be1dc4bf61446f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef1df7bc84f03b160bc01f569bf5fad0594ab0d4d2c09f825be1dc4bf61446f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef1df7bc84f03b160bc01f569bf5fad0594ab0d4d2c09f825be1dc4bf61446f", kill_on_drop: false }` [INFO] [stdout] fef1df7bc84f03b160bc01f569bf5fad0594ab0d4d2c09f825be1dc4bf61446f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b259bcb6585fb6cf9e57fc29bdaf21df87852780f8ed4075452a38ad1c868c5 [INFO] running `Command { std: "docker" "start" "-a" "0b259bcb6585fb6cf9e57fc29bdaf21df87852780f8ed4075452a38ad1c868c5", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [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 log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.24 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [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 tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [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 atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [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 rust_decimal v1.26.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [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 parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling idna v0.3.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 universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling dotenvy v0.15.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling http-body v0.4.5 [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 tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling uuid v1.1.2 [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 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 clap_lex v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling figment v0.10.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [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 untrusted v0.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [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 pwhash v1.0.0 [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 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 ref-cast-impl v1.0.9 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling pear v0.2.3 [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 ouroboros_macro v0.15.4 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling sea-orm-macros v0.9.2 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Compiling rust-embed-impl v6.3.0 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling envconfig v0.10.0 [INFO] [stderr] Compiling ouroboros v0.15.4 [INFO] [stderr] Compiling sqlx-rt v0.6.1 [INFO] [stderr] Compiling serial_test v0.9.0 [INFO] [stderr] Compiling rust-embed v6.4.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling sqlx-core v0.6.1 [INFO] [stderr] Compiling sea-query v0.26.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [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)]` 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] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.48s [INFO] running `Command { std: "docker" "inspect" "0b259bcb6585fb6cf9e57fc29bdaf21df87852780f8ed4075452a38ad1c868c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b259bcb6585fb6cf9e57fc29bdaf21df87852780f8ed4075452a38ad1c868c5", kill_on_drop: false }` [INFO] [stdout] 0b259bcb6585fb6cf9e57fc29bdaf21df87852780f8ed4075452a38ad1c868c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d11bf8e835d39fc3c2a23d2a4334ec138157a78bf985e971284da626e915b32 [INFO] running `Command { std: "docker" "start" "-a" "6d11bf8e835d39fc3c2a23d2a4334ec138157a78bf985e971284da626e915b32", 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)]` 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] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.43s [INFO] running `Command { std: "docker" "inspect" "6d11bf8e835d39fc3c2a23d2a4334ec138157a78bf985e971284da626e915b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d11bf8e835d39fc3c2a23d2a4334ec138157a78bf985e971284da626e915b32", kill_on_drop: false }` [INFO] [stdout] 6d11bf8e835d39fc3c2a23d2a4334ec138157a78bf985e971284da626e915b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c6f472be1dbc6e6ca74aeab63b037ea75592213ec548a72b869ab9cb323f73a [INFO] running `Command { std: "docker" "start" "-a" "6c6f472be1dbc6e6ca74aeab63b037ea75592213ec548a72b869ab9cb323f73a", 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)]` 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.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/money_balancer-8198b50a3b71f432) [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] thread 'routes::user::tests::test_create_token' 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: 0x5a82c42ee94a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5a82c42ee94a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5a82c42ee94a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a82c42ee94a - ::fmt::h304520fd6a30aa07 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a82c4319fab - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5a82c4319fab - core::fmt::write::hf5713710ce10ff22 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5a82c42eb5c3 - std::io::Write::write_fmt::h786683024e26df0d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5a82c42f0152 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5a82c42f0152 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5a82c42efc93 - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5a82c39346b9 - as core::ops::function::Fn>::call::h6ef31d9fe3b4da7d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5a82c39346b9 - test::test_main::{{closure}}::h97736fed204a235d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5a82c42f0a12 - as core::ops::function::Fn>::call::h375ef7f99b271d16 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5a82c42f0a12 - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5a82c42f06c7 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5a82c42eee29 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5a82c42f0354 - rust_begin_unwind [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5a82c37824d3 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5a82c3782a26 - core::result::unwrap_failed::h7c8d8bbbcf45dc13 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5a82c3cff73f - core::result::Result::expect::ha0e6b6340800b2f0 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1059:23 [INFO] [stdout] 20: 0x5a82c38795f3 - money_balancer::build_test_rocket::h00e070bc19b01af4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:72:5 [INFO] [stdout] 21: 0x5a82c38bf701 - money_balancer::routes::user::tests::test_create_token::{{closure}}::hdfc60ea0857600d7 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:181:38 [INFO] [stdout] 22: 0x5a82c37960ee - core::ops::function::FnOnce::call_once::hdee4f4990988b99c [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a82c3a24b3e - serial_test::serial_code_lock::local_serial_core::h372dc8f973ac9305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-0.9.0/src/serial_code_lock.rs:27:5 [INFO] [stdout] 24: 0x5a82c38bf6db - money_balancer::routes::user::tests::test_create_token::h59b4490ec4c642b6 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:179:5 [INFO] [stdout] 25: 0x5a82c38bf697 - money_balancer::routes::user::tests::test_create_token::{{closure}}::h92f623f8c168ece2 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:180:27 [INFO] [stdout] 26: 0x5a82c3796076 - core::ops::function::FnOnce::call_once::hd4ba85d3898f212d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5a82c3938fbb - core::ops::function::FnOnce::call_once::h8cb4701a559728b6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5a82c3938fbb - test::__rust_begin_short_backtrace::hbd02dbd41797127f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:620:18 [INFO] [stdout] 29: 0x5a82c39388a8 - test::run_test_in_process::{{closure}}::h9b9c40b959cf4b0a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:60 [INFO] [stdout] 30: 0x5a82c39388a8 - as core::ops::function::FnOnce<()>>::call_once::h80ca0f237bf0daa4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5a82c39388a8 - std::panicking::try::do_call::h74ee75d3e2d7ba36 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 32: 0x5a82c39388a8 - std::panicking::try::h2ae7db1dc2a281fc [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 33: 0x5a82c39388a8 - std::panic::catch_unwind::h25732d5472f1001d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 34: 0x5a82c39388a8 - test::run_test_in_process::h1e17135aacb29db6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:27 [INFO] [stdout] 35: 0x5a82c39388a8 - test::run_test::{{closure}}::h65f9c94bff1a7861 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:564:43 [INFO] [stdout] 36: 0x5a82c38fdc74 - test::run_test::{{closure}}::ha23ee43b6be2939d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:594:41 [INFO] [stdout] 37: 0x5a82c38fdc74 - std::sys::backtrace::__rust_begin_short_backtrace::h160ed2f20abbd124 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 38: 0x5a82c3901322 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h076d93a5dd61b367 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 39: 0x5a82c3901322 - as core::ops::function::FnOnce<()>>::call_once::hb7dffecae4d2a0df [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x5a82c3901322 - std::panicking::try::do_call::h425c243d1cd119a5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 41: 0x5a82c3901322 - std::panicking::try::h5ff57b1fa4d0634d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 42: 0x5a82c3901322 - std::panic::catch_unwind::h69dc0395c7d606c8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 43: 0x5a82c3901322 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd987ad26725d6b64 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 44: 0x5a82c3901322 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h262984108de629b4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5a82c42f4fcb - as core::ops::function::FnOnce>::call_once::hd6eefa32c9acf934 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 46: 0x5a82c42f4fcb - as core::ops::function::FnOnce>::call_once::h6bca3a1f077b8c81 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 47: 0x5a82c42f4fcb - std::sys::pal::unix::thread::Thread::new::thread_start::hcdbd1049068002f4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 48: 0x751b325d8ac3 - [INFO] [stdout] 49: 0x751b32669a04 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::user::tests::test_create_user stdout ---- [INFO] [stdout] thread 'routes::user::tests::test_create_user' 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: 0x5a82c42ee94a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5a82c42ee94a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5a82c42ee94a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a82c42ee94a - ::fmt::h304520fd6a30aa07 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a82c4319fab - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5a82c4319fab - core::fmt::write::hf5713710ce10ff22 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5a82c42eb5c3 - std::io::Write::write_fmt::h786683024e26df0d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5a82c42f0152 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5a82c42f0152 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5a82c42efc93 - std::panicking::default_hook::h81c8cd2e7c59ee33 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5a82c39346b9 - as core::ops::function::Fn>::call::h6ef31d9fe3b4da7d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5a82c39346b9 - test::test_main::{{closure}}::h97736fed204a235d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5a82c42f0a12 - as core::ops::function::Fn>::call::h375ef7f99b271d16 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5a82c42f0a12 - std::panicking::rust_panic_with_hook::had2118629c312a4a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5a82c42f06c7 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5a82c42eee29 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5a82c42f0354 - rust_begin_unwind [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5a82c37824d3 - core::panicking::panic_fmt::h3eea515d05f7a35e [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5a82c3782a26 - core::result::unwrap_failed::h7c8d8bbbcf45dc13 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1677:5 [INFO] [stdout] 19: 0x5a82c3cff73f - core::result::Result::expect::ha0e6b6340800b2f0 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/result.rs:1059:23 [INFO] [stdout] 20: 0x5a82c38795f3 - money_balancer::build_test_rocket::h00e070bc19b01af4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:72:5 [INFO] [stdout] 21: 0x5a82c38bf2f1 - money_balancer::routes::user::tests::test_create_user::{{closure}}::h57d1d633a49bc6ba [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:164:38 [INFO] [stdout] 22: 0x5a82c37958ce - core::ops::function::FnOnce::call_once::h3fd970be251c92c2 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a82c3a24b3e - serial_test::serial_code_lock::local_serial_core::h372dc8f973ac9305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-0.9.0/src/serial_code_lock.rs:27:5 [INFO] [stdout] 24: 0x5a82c38bf2cb - money_balancer::routes::user::tests::test_create_user::h2792676522cb9fbd [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:162:5 [INFO] [stdout] 25: 0x5a82c38bf287 - money_balancer::routes::user::tests::test_create_user::{{closure}}::h1ca057bc0a199faa [INFO] [stdout] at /opt/rustwide/workdir/src/routes/user.rs:163:26 [INFO] [stdout] 26: 0x5a82c3795676 - core::ops::function::FnOnce::call_once::h1f8853f157416f2d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5a82c3938fbb - core::ops::function::FnOnce::call_once::h8cb4701a559728b6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5a82c3938fbb - test::__rust_begin_short_backtrace::hbd02dbd41797127f [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:620:18 [INFO] [stdout] 29: 0x5a82c39388a8 - test::run_test_in_process::{{closure}}::h9b9c40b959cf4b0a [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:60 [INFO] [stdout] 30: 0x5a82c39388a8 - as core::ops::function::FnOnce<()>>::call_once::h80ca0f237bf0daa4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5a82c39388a8 - std::panicking::try::do_call::h74ee75d3e2d7ba36 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 32: 0x5a82c39388a8 - std::panicking::try::h2ae7db1dc2a281fc [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 33: 0x5a82c39388a8 - std::panic::catch_unwind::h25732d5472f1001d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 34: 0x5a82c39388a8 - test::run_test_in_process::h1e17135aacb29db6 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:643:27 [INFO] [stdout] 35: 0x5a82c39388a8 - test::run_test::{{closure}}::h65f9c94bff1a7861 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:564:43 [INFO] [stdout] 36: 0x5a82c38fdc74 - test::run_test::{{closure}}::ha23ee43b6be2939d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/test/src/lib.rs:594:41 [INFO] [stdout] 37: 0x5a82c38fdc74 - std::sys::backtrace::__rust_begin_short_backtrace::h160ed2f20abbd124 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 38: 0x5a82c3901322 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h076d93a5dd61b367 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 39: 0x5a82c3901322 - as core::ops::function::FnOnce<()>>::call_once::hb7dffecae4d2a0df [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x5a82c3901322 - std::panicking::try::do_call::h425c243d1cd119a5 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40 [INFO] [stdout] 41: 0x5a82c3901322 - std::panicking::try::h5ff57b1fa4d0634d [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19 [INFO] [stdout] 42: 0x5a82c3901322 - std::panic::catch_unwind::h69dc0395c7d606c8 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14 [INFO] [stdout] 43: 0x5a82c3901322 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd987ad26725d6b64 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 44: 0x5a82c3901322 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h262984108de629b4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5a82c42f4fcb - as core::ops::function::FnOnce>::call_once::hd6eefa32c9acf934 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 46: 0x5a82c42f4fcb - as core::ops::function::FnOnce>::call_once::h6bca3a1f077b8c81 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 47: 0x5a82c42f4fcb - std::sys::pal::unix::thread::Thread::new::thread_start::hcdbd1049068002f4 [INFO] [stdout] at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 48: 0x751b325d8ac3 - [INFO] [stdout] 49: 0x751b32669a04 - clone [INFO] [stdout] 50: 0x0 - [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.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin money-balancer` [INFO] running `Command { std: "docker" "inspect" "6c6f472be1dbc6e6ca74aeab63b037ea75592213ec548a72b869ab9cb323f73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6f472be1dbc6e6ca74aeab63b037ea75592213ec548a72b869ab9cb323f73a", kill_on_drop: false }` [INFO] [stdout] 6c6f472be1dbc6e6ca74aeab63b037ea75592213ec548a72b869ab9cb323f73a