[INFO] cloning repository https://github.com/melotic/melox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melotic/melox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Fmelox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Fmelox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15325176ce000fbf981622cec432f6755f82e7a4 [INFO] testing melotic/melox against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Fmelox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/melotic/melox on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/melotic/melox [INFO] finished tweaking git repo https://github.com/melotic/melox [INFO] tweaked toml for git repo https://github.com/melotic/melox written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/melotic/melox 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded tower-http v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d15f6dcb38f3d62d84fdabbca54c822198463b20329a37661f0c91281deacdb [INFO] running `Command { std: "docker" "start" "-a" "6d15f6dcb38f3d62d84fdabbca54c822198463b20329a37661f0c91281deacdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d15f6dcb38f3d62d84fdabbca54c822198463b20329a37661f0c91281deacdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d15f6dcb38f3d62d84fdabbca54c822198463b20329a37661f0c91281deacdb", kill_on_drop: false }` [INFO] [stdout] 6d15f6dcb38f3d62d84fdabbca54c822198463b20329a37661f0c91281deacdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b395540bd7028a9303a30f43e60b3d9cf9d32ce1a8a4b8e8c6e4263d5417bac [INFO] running `Command { std: "docker" "start" "-a" "2b395540bd7028a9303a30f43e60b3d9cf9d32ce1a8a4b8e8c6e4263d5417bac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling aes-gcm v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bson v2.6.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.6.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling melox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "2b395540bd7028a9303a30f43e60b3d9cf9d32ce1a8a4b8e8c6e4263d5417bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b395540bd7028a9303a30f43e60b3d9cf9d32ce1a8a4b8e8c6e4263d5417bac", kill_on_drop: false }` [INFO] [stdout] 2b395540bd7028a9303a30f43e60b3d9cf9d32ce1a8a4b8e8c6e4263d5417bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012f74397af4248e69b4a93bbee43c41f00e02f039f0dea996e54b624bf5ff72 [INFO] running `Command { std: "docker" "start" "-a" "012f74397af4248e69b4a93bbee43c41f00e02f039f0dea996e54b624bf5ff72", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling melox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_bin` [INFO] [stdout] --> src/commands/bin/update.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | commands::bin::{get_bin, update_bin}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mock` [INFO] [stdout] --> src/database/mod.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use mockall::{automock, mock, predicate::*}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mock` [INFO] [stdout] --> src/encrypt.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use mockall::{automock, mock, predicate::*}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.46s [INFO] running `Command { std: "docker" "inspect" "012f74397af4248e69b4a93bbee43c41f00e02f039f0dea996e54b624bf5ff72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012f74397af4248e69b4a93bbee43c41f00e02f039f0dea996e54b624bf5ff72", kill_on_drop: false }` [INFO] [stdout] 012f74397af4248e69b4a93bbee43c41f00e02f039f0dea996e54b624bf5ff72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ce906da7c511bfd25c1e3180dda72c1e410c1fb2ed4fd5a32fc22e3f8965e3c [INFO] running `Command { std: "docker" "start" "-a" "9ce906da7c511bfd25c1e3180dda72c1e410c1fb2ed4fd5a32fc22e3f8965e3c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `get_bin` [INFO] [stderr] --> src/commands/bin/update.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | commands::bin::{get_bin, update_bin}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `mock` [INFO] [stderr] --> src/database/mod.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | use mockall::{automock, mock, predicate::*}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `mock` [INFO] [stderr] --> src/encrypt.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | use mockall::{automock, mock, predicate::*}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `melox` (bin "melox" test) generated 3 warnings (run `cargo fix --bin "melox" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/melox-8655abf5fae02258) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test commands::bin::create::tests::create_bin_db_fail ... ok [INFO] [stdout] test commands::bin::create::tests::create_bin_happy_path ... ok [INFO] [stdout] test commands::bin::delete::test::delete_bin_happy_path ... ok [INFO] [stdout] test commands::bin::update::test::update_bin_encrypt_fail ... ok [INFO] [stdout] test commands::bin::get::test::get_bin_decrypt_fail ... ok [INFO] [stdout] test commands::bin::create::tests::create_bin_encrypt_fail ... ok [INFO] [stdout] test commands::bin::get::test::get_bin_find_fail ... ok [INFO] [stdout] test commands::bin::delete::test::delete_bin_find_fail ... ok [INFO] [stdout] test commands::bin::get::test::get_bin_happy_path ... ok [INFO] [stdout] test commands::bin::update::test::update_bin_invalid_edit_token ... ok [INFO] [stdout] test commands::bin::delete::test::delete_bin_delete_fail ... ok [INFO] [stdout] test commands::bin::delete::test::delete_bin_invalid_edit_token ... ok [INFO] [stdout] test commands::bin::update::test::update_bin_find_fail ... ok [INFO] [stdout] test commands::bin::get::test::get_bin_invalid_key ... FAILED [INFO] [stdout] test commands::bin::update::test::update_bin_happy_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::bin::get::test::get_bin_invalid_key stdout ---- [INFO] [stdout] thread 'commands::bin::get::test::get_bin_invalid_key' panicked at src/encrypt.rs:15:18: [INFO] [stdout] MockBinEncrypter::decrypt: Expectation(var == [ [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] ], var == [ [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] ], var == [ [INFO] [stdout] 104, [INFO] [stdout] 101, [INFO] [stdout] 108, [INFO] [stdout] 108, [INFO] [stdout] 111, [INFO] [stdout] 32, [INFO] [stdout] 119, [INFO] [stdout] 111, [INFO] [stdout] 114, [INFO] [stdout] 108, [INFO] [stdout] 100, [INFO] [stdout] ]) called 0 time(s) which is fewer than expected 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e11d35125 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x555e11d35125 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e11d35125 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x555e11d35125 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555e11d5c64b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x555e11d5c64b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x555e11d3273f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x555e11d34efe - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x555e11d34efe - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x555e11d36879 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x555e11d3653e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x555e11bfd1ea - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x555e11bfd1ea - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x555e11d36e46 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x555e11d36e46 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x555e11d36bf4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x555e11d355e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x555e11d36927 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x555e11b6cd93 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x555e11ba9014 - ::drop::h23aa0af174835aee [INFO] [stdout] at /opt/rustwide/workdir/src/encrypt.rs:15:18 [INFO] [stdout] 20: 0x555e11bbcca3 - core::ptr::drop_in_place::h904861a43f5d7199 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 21: 0x555e11bbcf23 - core::ptr::drop_in_place::hf2bfd2872c73775f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 22: 0x555e11bb8ff9 - core::ptr::drop_in_place<[melox::encrypt::__mock_MockBinEncrypter_BinEncrypter::__decrypt::Expectation]>::hce4872b7ee109b30 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 23: 0x555e11b858d2 - as core::ops::drop::Drop>::drop::h979065c96c4bc544 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/vec/mod.rs:3283:13 [INFO] [stdout] 24: 0x555e11bb9b43 - core::ptr::drop_in_place>::haa9730d20def8a34 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 25: 0x555e11bbd06a - core::ptr::drop_in_place::h269898ba72a2a604 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 26: 0x555e11bbb683 - core::ptr::drop_in_place::h03cf65fd54175680 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 27: 0x555e11bbb3ea - core::ptr::drop_in_place::h282816bfe52b17dd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 28: 0x555e11bb9e6d - core::ptr::drop_in_place>::h0933ef94cd88105a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 29: 0x555e11bbb343 - core::ptr::drop_in_place::h485c1d1c300597fb [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 30: 0x555e11b8536e - alloc::sync::Arc::drop_slow::h98fdefb3816918f9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/sync.rs:1812:18 [INFO] [stdout] 31: 0x555e11b85a91 - as core::ops::drop::Drop>::drop::hfcc83c1ecf337f85 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/sync.rs:2470:13 [INFO] [stdout] 32: 0x555e11bbb78a - core::ptr::drop_in_place>::h67be8b005b9e4cfc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ptr/mod.rs:514:1 [INFO] [stdout] 33: 0x555e11ba359e - melox::commands::bin::get::get_bin::{{closure}}::he3b44060bb665a8a [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/get.rs:26:1 [INFO] [stdout] 34: 0x555e11b9ea53 - melox::commands::bin::get::test::get_bin_invalid_key::{{closure}}::ha521f2143a46c55f [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/get.rs:216:10 [INFO] [stdout] 35: 0x555e11b7e1a3 - as core::future::future::Future>::poll::h5c0d416de482d3c8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x555e11b7e156 - as core::future::future::Future>::poll::h230b513b0ac58b4d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 37: 0x555e11b94664 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b52b2665116db0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 38: 0x555e11b9459a - tokio::runtime::coop::with_budget::ha3cc9e585d7dd5e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 39: 0x555e11b9459a - tokio::runtime::coop::budget::he552356db86da706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 40: 0x555e11b9459a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80cb0106de10f09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 41: 0x555e11b92f3c - tokio::runtime::scheduler::current_thread::Context::enter::h34a12e761f731e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 42: 0x555e11b93d8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h42a075c618de9303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 43: 0x555e11b93abb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3892eef24a5b2bd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 44: 0x555e11b927eb - tokio::runtime::context::scoped::Scoped::set::he80e2ab6d0fdabae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 45: 0x555e11b85419 - tokio::runtime::context::set_scheduler::{{closure}}::h61d02c35131ba18a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 46: 0x555e11bab766 - std::thread::local::LocalKey::try_with::h55a8f62dd4013cbd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 47: 0x555e11bab20a - std::thread::local::LocalKey::with::hd08544d2efbe9b80 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 48: 0x555e11b853cd - tokio::runtime::context::set_scheduler::hdf2e99eb6472c9ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 49: 0x555e11b93850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc3f7902fcc8ebc66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 50: 0x555e11b93add - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h021b405524786aac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 51: 0x555e11b92a1d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h030abf88117a59bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 52: 0x555e11b8baaa - tokio::runtime::context::runtime::enter_runtime::hde06f557167d36a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 53: 0x555e11b9292e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf2511d4ca6312acb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 54: 0x555e11b8573d - tokio::runtime::runtime::Runtime::block_on::hfab8e09aca4ec0ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 55: 0x555e11b9de9c - melox::commands::bin::get::test::get_bin_invalid_key::h60dd6931c4ec03b2 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/get.rs:219:9 [INFO] [stdout] 56: 0x555e11b9dd27 - melox::commands::bin::get::test::get_bin_invalid_key::{{closure}}::h9f7de3c8aa22c30a [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/get.rs:176:35 [INFO] [stdout] 57: 0x555e11bb7ab6 - core::ops::function::FnOnce::call_once::h04fbeb3cea3e7739 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x555e11c01bcb - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x555e11c01bcb - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 60: 0x555e11c012d1 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 61: 0x555e11c012d1 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x555e11c012d1 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 63: 0x555e11c012d1 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 64: 0x555e11c012d1 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 65: 0x555e11c012d1 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 66: 0x555e11c012d1 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 67: 0x555e11bc9d54 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 68: 0x555e11bc9d54 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 69: 0x555e11bce7c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 70: 0x555e11bce7c2 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x555e11bce7c2 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 72: 0x555e11bce7c2 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 73: 0x555e11bce7c2 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 74: 0x555e11bce7c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 75: 0x555e11bce7c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x555e11d3b25b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 77: 0x555e11d3b25b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 78: 0x555e11d3b25b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 79: 0x7fcbee648ac3 - [INFO] [stdout] 80: 0x7fcbee6d9a04 - __clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::bin::update::test::update_bin_happy_path stdout ---- [INFO] [stdout] thread 'commands::bin::update::test::update_bin_happy_path' panicked at src/database/mod.rs:9:18: [INFO] [stdout] MockDbClient::update_bin(?, ?): No matching expectation found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e11d35125 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x555e11d35125 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e11d35125 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x555e11d35125 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x555e11d5c64b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x555e11d5c64b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x555e11d3273f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x555e11d34efe - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x555e11d34efe - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x555e11d36879 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x555e11d3653e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x555e11bfd1ea - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x555e11bfd1ea - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x555e11d36e46 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x555e11d36e46 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x555e11d36bf4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x555e11d355e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x555e11d36927 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x555e11b6cd93 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x555e11d5ac0c - core::panicking::panic_display::h57ec0894e5f003fc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:263:5 [INFO] [stdout] 20: 0x555e11b6cd5c - core::option::expect_failed::h7f842a57ad883afa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/option.rs:1994:5 [INFO] [stdout] 21: 0x555e11b6edf4 - core::option::Option::expect::h3bc5dcef86dd36c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/option.rs:895:21 [INFO] [stdout] 22: 0x555e11b82b13 - ::update_bin::{{closure}}::h3389cb59ddc60d96 [INFO] [stdout] at /opt/rustwide/workdir/src/database/mod.rs:9:18 [INFO] [stdout] 23: 0x555e11b7e116 - as core::future::future::Future>::poll::h0c9ba105976c794b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x555e11b8fbee - melox::commands::bin::update::update_bin::{{closure}}::hee7ffd044c2e8a90 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/update.rs:30:49 [INFO] [stdout] 25: 0x555e11b745a4 - melox::commands::bin::update::test::update_bin_happy_path::{{closure}}::h8dbad1f86a4fecaf [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/update.rs:112:10 [INFO] [stdout] 26: 0x555e11b7e1a3 - as core::future::future::Future>::poll::h5c0d416de482d3c8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 27: 0x555e11b7e156 - as core::future::future::Future>::poll::h230b513b0ac58b4d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 28: 0x555e11b94664 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b52b2665116db0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 29: 0x555e11b9459a - tokio::runtime::coop::with_budget::ha3cc9e585d7dd5e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 30: 0x555e11b9459a - tokio::runtime::coop::budget::he552356db86da706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 31: 0x555e11b9459a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80cb0106de10f09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 32: 0x555e11b92f3c - tokio::runtime::scheduler::current_thread::Context::enter::h34a12e761f731e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 33: 0x555e11b93d8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h42a075c618de9303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 34: 0x555e11b93abb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3892eef24a5b2bd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 35: 0x555e11b927eb - tokio::runtime::context::scoped::Scoped::set::he80e2ab6d0fdabae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 36: 0x555e11b85419 - tokio::runtime::context::set_scheduler::{{closure}}::h61d02c35131ba18a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 37: 0x555e11bab766 - std::thread::local::LocalKey::try_with::h55a8f62dd4013cbd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 38: 0x555e11bab20a - std::thread::local::LocalKey::with::hd08544d2efbe9b80 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 39: 0x555e11b853cd - tokio::runtime::context::set_scheduler::hdf2e99eb6472c9ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 40: 0x555e11b93850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc3f7902fcc8ebc66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 41: 0x555e11b93add - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h021b405524786aac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 42: 0x555e11b92a1d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h030abf88117a59bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 43: 0x555e11b8baaa - tokio::runtime::context::runtime::enter_runtime::hde06f557167d36a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 44: 0x555e11b9292e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf2511d4ca6312acb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 45: 0x555e11b8573d - tokio::runtime::runtime::Runtime::block_on::hfab8e09aca4ec0ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 46: 0x555e11b738bc - melox::commands::bin::update::test::update_bin_happy_path::h72a4aab68acc3796 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/update.rs:116:9 [INFO] [stdout] 47: 0x555e11b73747 - melox::commands::bin::update::test::update_bin_happy_path::{{closure}}::h6749b4d73e23877f [INFO] [stdout] at /opt/rustwide/workdir/src/commands/bin/update.rs:67:37 [INFO] [stdout] 48: 0x555e11bb8136 - core::ops::function::FnOnce::call_once::h8e35962a71b81773 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x555e11c01bcb - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x555e11c01bcb - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 51: 0x555e11c012d1 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 52: 0x555e11c012d1 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x555e11c012d1 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 54: 0x555e11c012d1 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 55: 0x555e11c012d1 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 56: 0x555e11c012d1 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 57: 0x555e11c012d1 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 58: 0x555e11bc9d54 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 59: 0x555e11bc9d54 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 60: 0x555e11bce7c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 61: 0x555e11bce7c2 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x555e11bce7c2 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 63: 0x555e11bce7c2 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 64: 0x555e11bce7c2 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 65: 0x555e11bce7c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 66: 0x555e11bce7c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x555e11d3b25b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 68: 0x555e11d3b25b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 69: 0x555e11d3b25b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7fcbee648ac3 - [INFO] [stdout] 71: 0x7fcbee6d9a04 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::bin::get::test::get_bin_invalid_key [INFO] [stdout] commands::bin::update::test::update_bin_happy_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin melox` [INFO] running `Command { std: "docker" "inspect" "9ce906da7c511bfd25c1e3180dda72c1e410c1fb2ed4fd5a32fc22e3f8965e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce906da7c511bfd25c1e3180dda72c1e410c1fb2ed4fd5a32fc22e3f8965e3c", kill_on_drop: false }` [INFO] [stdout] 9ce906da7c511bfd25c1e3180dda72c1e410c1fb2ed4fd5a32fc22e3f8965e3c