[INFO] cloning repository https://github.com/cyclefortytwo/knockturn-allee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyclefortytwo/knockturn-allee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyclefortytwo%2Fknockturn-allee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyclefortytwo%2Fknockturn-allee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e7a5ebaa55247725908928712416b8955decbfd [INFO] testing cyclefortytwo/knockturn-allee against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyclefortytwo%2Fknockturn-allee" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyclefortytwo/knockturn-allee on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyclefortytwo/knockturn-allee [INFO] finished tweaking git repo https://github.com/cyclefortytwo/knockturn-allee [INFO] tweaked toml for git repo https://github.com/cyclefortytwo/knockturn-allee written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cyclefortytwo/knockturn-allee already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b843c59c279151cf39682226d04953294fbe22fccb8fe3260596f6a2f5829dda [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" "b843c59c279151cf39682226d04953294fbe22fccb8fe3260596f6a2f5829dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b843c59c279151cf39682226d04953294fbe22fccb8fe3260596f6a2f5829dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b843c59c279151cf39682226d04953294fbe22fccb8fe3260596f6a2f5829dda", kill_on_drop: false }` [INFO] [stdout] b843c59c279151cf39682226d04953294fbe22fccb8fe3260596f6a2f5829dda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0aa1432eb53889b110b8b640651a73ff4ecb37b44d67d5f584fac3e8075292 [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" "2e0aa1432eb53889b110b8b640651a73ff4ecb37b44d67d5f584fac3e8075292", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling consistenttime v0.2.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.15.2 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling bcrypt v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling askama_shared v0.6.2 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling askama_derive v0.6.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling boringauth v0.7.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling derive_deref v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling askama v0.6.4 [INFO] [stderr] Compiling knockturn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling qrcode v0.9.0 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling debugid v0.4.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling frank_jwt v3.1.0 [INFO] [stderr] Compiling sentry-types v0.11.0 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling sentry-actix v0.15.2 [INFO] [stderr] Compiling actix-web-httpauth v0.1.0 [INFO] [stdout] warning: unused import: `TransactionType` [INFO] [stdout] --> src/handlers/webui.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::models::{Merchant, Transaction, TransactionType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_2fa_code` [INFO] [stdout] --> src/handlers.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_2fa_code(merchant: &Merchant, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 21s [INFO] running `Command { std: "docker" "inspect" "2e0aa1432eb53889b110b8b640651a73ff4ecb37b44d67d5f584fac3e8075292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0aa1432eb53889b110b8b640651a73ff4ecb37b44d67d5f584fac3e8075292", kill_on_drop: false }` [INFO] [stdout] 2e0aa1432eb53889b110b8b640651a73ff4ecb37b44d67d5f584fac3e8075292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49dc012d7465da1330d768b3a246d9e65ee56ea48d7e8fd0e1f174d4ab2b839e [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" "49dc012d7465da1330d768b3a246d9e65ee56ea48d7e8fd0e1f174d4ab2b839e", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `TransactionType` [INFO] [stdout] --> src/handlers/webui.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::models::{Merchant, Transaction, TransactionType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_2fa_code` [INFO] [stdout] --> src/handlers.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_2fa_code(merchant: &Merchant, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling knockturn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TransactionType` [INFO] [stdout] --> src/handlers/webui.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::models::{Merchant, Transaction, TransactionType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_2fa_code` [INFO] [stdout] --> src/handlers.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_2fa_code(merchant: &Merchant, code: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.07s [INFO] running `Command { std: "docker" "inspect" "49dc012d7465da1330d768b3a246d9e65ee56ea48d7e8fd0e1f174d4ab2b839e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49dc012d7465da1330d768b3a246d9e65ee56ea48d7e8fd0e1f174d4ab2b839e", kill_on_drop: false }` [INFO] [stdout] 49dc012d7465da1330d768b3a246d9e65ee56ea48d7e8fd0e1f174d4ab2b839e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5acda6c01fa18c83634659c0e9c6dfe6a6cb99473c5637607ac287fec7f5ff6f [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" "5acda6c01fa18c83634659c0e9c6dfe6a6cb99473c5637607ac287fec7f5ff6f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `TransactionType` [INFO] [stderr] --> src/handlers/webui.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::models::{Merchant, Transaction, TransactionType}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_2fa_code` [INFO] [stderr] --> src/handlers.rs:52:4 [INFO] [stderr] | [INFO] [stderr] 52 | fn check_2fa_code(merchant: &Merchant, code: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `TransactionType` [INFO] [stderr] --> src/handlers/webui.rs:9:44 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::models::{Merchant, Transaction, TransactionType}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_2fa_code` [INFO] [stderr] --> src/handlers.rs:52:4 [INFO] [stderr] | [INFO] [stderr] 52 | fn check_2fa_code(merchant: &Merchant, code: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/knockturn-f02a432ca13a4840 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test models::tests::test_money_amount ... ok [INFO] [stdout] test wallet::tests::txs_read_test ... ok [INFO] [stdout] test wallet::tests::wallet_get_tx_test ... ok [INFO] [stdout] test node::tests::blocks_load_test ... ok [INFO] [stdout] test models::tests::test_expiration_date ... ok [INFO] [stdout] test models::tests::test_pay_invalid_amount ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/knockturn-1447a03409c51e19 [INFO] [stdout] [INFO] [stderr] Doc-tests knockturn [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5acda6c01fa18c83634659c0e9c6dfe6a6cb99473c5637607ac287fec7f5ff6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acda6c01fa18c83634659c0e9c6dfe6a6cb99473c5637607ac287fec7f5ff6f", kill_on_drop: false }` [INFO] [stdout] 5acda6c01fa18c83634659c0e9c6dfe6a6cb99473c5637607ac287fec7f5ff6f