[INFO] cloning repository https://github.com/paoloposso/rust-mongo-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paoloposso/rust-mongo-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Frust-mongo-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Frust-mongo-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e504cc421255376c53d95cf0696b8ed6fd556d3 [INFO] testing paoloposso/rust-mongo-poc against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoloposso%2Frust-mongo-poc" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paoloposso/rust-mongo-poc on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paoloposso/rust-mongo-poc [INFO] finished tweaking git repo https://github.com/paoloposso/rust-mongo-poc [INFO] tweaked toml for git repo https://github.com/paoloposso/rust-mongo-poc written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/paoloposso/rust-mongo-poc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v0.3.13 [INFO] [stderr] Downloaded os_info v2.0.8 [INFO] [stderr] Downloaded futures-intrusive v0.3.1 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.5 [INFO] [stderr] Downloaded mini-redis v0.3.0 [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded objectid v0.2.0 [INFO] [stderr] Downloaded mongodb v1.1.1 [INFO] [stderr] Downloaded serde_with_macros v1.2.2 [INFO] [stderr] Downloaded trust-dns-proto v0.19.5 [INFO] [stderr] Downloaded typed-builder v0.3.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.14 [INFO] [stderr] Downloaded tokio v0.3.2 [INFO] [stderr] Downloaded serde-hashkey v0.2.2 [INFO] [stderr] Downloaded async-injector-derive v0.11.1 [INFO] [stderr] Downloaded async-injector v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8f5d42be70b3dd4dd62d3a29f9a61cff0793c6b0872ac32e10cb1b0f7d53ece [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8f5d42be70b3dd4dd62d3a29f9a61cff0793c6b0872ac32e10cb1b0f7d53ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8f5d42be70b3dd4dd62d3a29f9a61cff0793c6b0872ac32e10cb1b0f7d53ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f5d42be70b3dd4dd62d3a29f9a61cff0793c6b0872ac32e10cb1b0f7d53ece", kill_on_drop: false }` [INFO] [stdout] c8f5d42be70b3dd4dd62d3a29f9a61cff0793c6b0872ac32e10cb1b0f7d53ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dfe6d36b19dc68e15a2ab788c816a758becd21081f4395d11189fb6650249d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5dfe6d36b19dc68e15a2ab788c816a758becd21081f4395d11189fb6650249d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling objectid v0.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling tokio v0.3.2 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Compiling async-injector-derive v0.11.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde-hashkey v0.2.2 [INFO] [stderr] Compiling serde_with v1.5.1 [INFO] [stderr] Compiling async-injector v0.11.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling mongodb v1.1.1 [INFO] [stderr] Compiling mini-redis v0.3.0 [INFO] [stderr] Compiling accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `doc` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/connection_factory.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | bson::{doc}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bson::Bson` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use mongodb::{bson::Bson}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/tests/repositories/account.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Account`, `account_repository::AccountRepositoryTrait` [INFO] [stdout] --> src/tests/repositories/account.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::domain::{Account, account_repository::AccountRepositoryTrait}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `repository::mongo_db::AccountRepository` [INFO] [stdout] --> src/tests/repositories/account.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::infrastructure::{repository::mongo_db::AccountRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | Err(err) => return Err(DbError::SaveError("error saving to mongo db".to_string())), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => print!("err"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Account` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/model/account.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Account { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/model/account.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(id: String, balance: f32) -> Account { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/domain/account.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(id: Option, balance: f32) -> Account { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_id` [INFO] [stdout] --> src/domain/account.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | fn generate_id() -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "e5dfe6d36b19dc68e15a2ab788c816a758becd21081f4395d11189fb6650249d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dfe6d36b19dc68e15a2ab788c816a758becd21081f4395d11189fb6650249d", kill_on_drop: false }` [INFO] [stdout] e5dfe6d36b19dc68e15a2ab788c816a758becd21081f4395d11189fb6650249d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc5067f37325d36e5c2568e6dbabb1358bb66dcf94d4675db5b1d74a2032fd8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "abc5067f37325d36e5c2568e6dbabb1358bb66dcf94d4675db5b1d74a2032fd8", kill_on_drop: false }` [INFO] [stderr] Compiling accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `doc` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/connection_factory.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | bson::{doc}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bson::Bson` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use mongodb::{bson::Bson}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/tests/repositories/account.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | Err(err) => return Err(DbError::SaveError("error saving to mongo db".to_string())), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/account_repository.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | Err(e) => print!("err"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Account` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/model/account.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Account { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/infrastructure/repository/mongo_db/model/account.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(id: String, balance: f32) -> Account { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.71s [INFO] running `Command { std: "docker" "inspect" "abc5067f37325d36e5c2568e6dbabb1358bb66dcf94d4675db5b1d74a2032fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc5067f37325d36e5c2568e6dbabb1358bb66dcf94d4675db5b1d74a2032fd8", kill_on_drop: false }` [INFO] [stdout] abc5067f37325d36e5c2568e6dbabb1358bb66dcf94d4675db5b1d74a2032fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bb586ecc394d92927a10abf17d33e3382ba19810f2f9ca439e894ba8e4930f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5bb586ecc394d92927a10abf17d33e3382ba19810f2f9ca439e894ba8e4930f1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `doc` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/connection_factory.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | bson::{doc}, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `bson::Bson` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/account_repository.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use mongodb::{bson::Bson}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/tests/repositories/account.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/account_repository.rs:21:21 [INFO] [stderr] | [INFO] [stderr] 21 | Err(err) => return Err(DbError::SaveError("error saving to mongo db".to_string())), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/account_repository.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | Err(e) => print!("err"), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Account` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/model/account.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct Account { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/infrastructure/repository/mongo_db/model/account.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn new(id: String, balance: f32) -> Account { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `accounts` (bin "accounts" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/accounts-7cdd145ea20e71b9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::repositories::account::should_insert_account ... FAILED [INFO] [stdout] test tests::repositories::account::should_get_all ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::repositories::account::should_insert_account stdout ---- [INFO] [stdout] Error error saving to mongo db [INFO] [stdout] thread 'tests::repositories::account::should_insert_account' panicked at 'assertion failed: false', src/tests/repositories/account.rs:10:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564bc8aff290 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564bc8aff290 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564bc8aff290 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564bc8aff290 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564bc8b2498c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564bc8af8a25 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x564bc8b015eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564bc8b015eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564bc8b015eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564bc8b010fc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564bc8b01cb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564bc8b01767 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564bc8aff76c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564bc8b016f9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564bc8216ac1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564bc8216a0d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564bc822c233 - accounts::tests::repositories::account::should_insert_account::{{closure}}::h2509338b5b6636e2 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:10:52 [INFO] [stdout] 17: 0x564bc82367cb - as core::future::future::Future>::poll::h82a96db23bdb9f12 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x564bc823eadf - as core::future::future::Future>::poll::hc40071d72780b041 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/future.rs:119:9 [INFO] [stdout] 19: 0x564bc8231fc0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hcbcfa6dca6717ff6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:58 [INFO] [stdout] 20: 0x564bc823028c - tokio::coop::with_budget::{{closure}}::h3b5103cad5539a82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:121:9 [INFO] [stdout] 21: 0x564bc8242631 - std::thread::local::LocalKey::try_with::h87b333d9a3299cfc [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x564bc8241bad - std::thread::local::LocalKey::with::h9b6b548a3d41ca0d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x564bc82317e4 - tokio::coop::with_budget::h02c9b3dddb50032c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:114:5 [INFO] [stdout] 24: 0x564bc82317e4 - tokio::coop::budget::h638207655ed9862d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:98:5 [INFO] [stdout] 25: 0x564bc82317e4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hed83d8f555d805ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35 [INFO] [stdout] 26: 0x564bc8233321 - tokio::runtime::basic_scheduler::enter::{{closure}}::h096c537a6d496a80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29 [INFO] [stdout] 27: 0x564bc823bf3d - tokio::macros::scoped_tls::ScopedKey::set::hc08993ab2f0344e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x564bc8232f2c - tokio::runtime::basic_scheduler::enter::h93de88b25fec96ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:5 [INFO] [stdout] 29: 0x564bc8230cfb - tokio::runtime::basic_scheduler::Inner

::block_on::h875d80eb850ac799 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 30: 0x564bc8232054 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h13324e113ce9a054 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:9 [INFO] [stdout] 31: 0x564bc82323e7 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h32fca2b3a9974111 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 32: 0x564bc823faea - tokio::runtime::Runtime::block_on::hf847b4f330e78ddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/mod.rs:440:46 [INFO] [stdout] 33: 0x564bc822be4b - accounts::tests::repositories::account::should_insert_account::h6d5ca03be27a8c9f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:5:1 [INFO] [stdout] 34: 0x564bc822bd7a - accounts::tests::repositories::account::should_insert_account::{{closure}}::h0925da44d073184b [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:5:1 [INFO] [stdout] 35: 0x564bc82257ae - core::ops::function::FnOnce::call_once::h1197da17b4f48813 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x564bc8278163 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564bc8278163 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 38: 0x564bc8276bd8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x564bc8276bd8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x564bc8276bd8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x564bc8276bd8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x564bc8276bd8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 43: 0x564bc8276bd8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 44: 0x564bc8276bd8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 45: 0x564bc824535d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 46: 0x564bc824535d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x564bc8249a88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 48: 0x564bc8249a88 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 49: 0x564bc8249a88 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x564bc8249a88 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x564bc8249a88 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 52: 0x564bc8249a88 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 53: 0x564bc8249a88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x564bc8b07337 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x564bc8b07337 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564bc8b07337 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 57: 0x7fac12df9609 - start_thread [INFO] [stdout] 58: 0x7fac12bcb293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::repositories::account::should_get_all stdout ---- [INFO] [stdout] thread 'tests::repositories::account::should_get_all' panicked at 'assertion failed: ret.len() as i32 > 1', src/tests/repositories/account.rs:19:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564bc8aff290 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564bc8aff290 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564bc8aff290 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564bc8aff290 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564bc8b2498c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564bc8af8a25 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x564bc8b015eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564bc8b015eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564bc8b015eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564bc8b010fc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564bc8b01cb4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564bc8b01767 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564bc8aff76c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564bc8b016f9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564bc8216ac1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564bc8216a0d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564bc822c67f - accounts::tests::repositories::account::should_get_all::{{closure}}::hb84ffa91fb7ce060 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:19:5 [INFO] [stdout] 17: 0x564bc82370cb - as core::future::future::Future>::poll::he8a7e7639fed1aa8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 18: 0x564bc823ea6f - as core::future::future::Future>::poll::h7d30b4827db73e9b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/future.rs:119:9 [INFO] [stdout] 19: 0x564bc8231f60 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb880fc90db858f39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:58 [INFO] [stdout] 20: 0x564bc82303bc - tokio::coop::with_budget::{{closure}}::h4f68195ca140c6ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:121:9 [INFO] [stdout] 21: 0x564bc8241ee1 - std::thread::local::LocalKey::try_with::h0aeda296569148fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x564bc8241a7d - std::thread::local::LocalKey::with::h3e80d2b5f239bd46 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x564bc8230fb4 - tokio::coop::with_budget::h83ddad4b743b32f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:114:5 [INFO] [stdout] 24: 0x564bc8230fb4 - tokio::coop::budget::h8924f43f2e55a1a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/coop.rs:98:5 [INFO] [stdout] 25: 0x564bc8230fb4 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h836a624cf83adf2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35 [INFO] [stdout] 26: 0x564bc8233361 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc2ed68d03087e4fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29 [INFO] [stdout] 27: 0x564bc823be4d - tokio::macros::scoped_tls::ScopedKey::set::h06b5debda867b928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 28: 0x564bc823329c - tokio::runtime::basic_scheduler::enter::hf4cc39ab74fa3889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:5 [INFO] [stdout] 29: 0x564bc8230cdb - tokio::runtime::basic_scheduler::Inner

::block_on::h6ed23ae8cbc3bfce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 30: 0x564bc82320e4 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h87dcc09519c633eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:9 [INFO] [stdout] 31: 0x564bc8232777 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9fed037c3cf615b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 32: 0x564bc823f98a - tokio::runtime::Runtime::block_on::hc06fc4891f43ce1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.3.2/src/runtime/mod.rs:440:46 [INFO] [stdout] 33: 0x564bc822c3db - accounts::tests::repositories::account::should_get_all::hfc9411c5e2b91594 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:14:1 [INFO] [stdout] 34: 0x564bc822c30a - accounts::tests::repositories::account::should_get_all::{{closure}}::h37952daae2389c38 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/repositories/account.rs:14:1 [INFO] [stdout] 35: 0x564bc82258de - core::ops::function::FnOnce::call_once::hef956db59e5824f8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x564bc8278163 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564bc8278163 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 38: 0x564bc8276bd8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x564bc8276bd8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x564bc8276bd8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x564bc8276bd8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x564bc8276bd8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 43: 0x564bc8276bd8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 44: 0x564bc8276bd8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 45: 0x564bc824535d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 46: 0x564bc824535d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 47: 0x564bc8249a88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 48: 0x564bc8249a88 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 49: 0x564bc8249a88 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x564bc8249a88 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x564bc8249a88 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 52: 0x564bc8249a88 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 53: 0x564bc8249a88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x564bc8b07337 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x564bc8b07337 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564bc8b07337 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 57: 0x7fac12df9609 - start_thread [INFO] [stdout] 58: 0x7fac12bcb293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::repositories::account::should_get_all [INFO] [stdout] tests::repositories::account::should_insert_account [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.64s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin accounts' [INFO] running `Command { std: "docker" "inspect" "5bb586ecc394d92927a10abf17d33e3382ba19810f2f9ca439e894ba8e4930f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb586ecc394d92927a10abf17d33e3382ba19810f2f9ca439e894ba8e4930f1", kill_on_drop: false }` [INFO] [stdout] 5bb586ecc394d92927a10abf17d33e3382ba19810f2f9ca439e894ba8e4930f1