[INFO] cloning repository https://github.com/broxus/everscan-verify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/everscan-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa9c8ffe77c85d7aad67d3f879c82b4c08860f9b [INFO] testing broxus/everscan-verify against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscan-verify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/broxus/everscan-verify [INFO] finished tweaking git repo https://github.com/broxus/everscan-verify [INFO] tweaked toml for git repo https://github.com/broxus/everscan-verify written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/broxus/everscan-verify on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/broxus/everscan-verify already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f215d4c5aa68bb1153ddb74c703417764d19a091e0c6fc050c707a05474d314f [INFO] running `Command { std: "docker" "start" "-a" "f215d4c5aa68bb1153ddb74c703417764d19a091e0c6fc050c707a05474d314f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f215d4c5aa68bb1153ddb74c703417764d19a091e0c6fc050c707a05474d314f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f215d4c5aa68bb1153ddb74c703417764d19a091e0c6fc050c707a05474d314f", kill_on_drop: false }` [INFO] [stdout] f215d4c5aa68bb1153ddb74c703417764d19a091e0c6fc050c707a05474d314f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1efc3829bd5906a356e5a61c8c81a2a46f5c0f82c51d5501c2a7edc3a18181 [INFO] running `Command { std: "docker" "start" "-a" "4b1efc3829bd5906a356e5a61c8c81a2a46f5c0f82c51d5501c2a7edc3a18181", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling os_str_bytes v7.1.0 [INFO] [stderr] Compiling hmac-sha256 v1.1.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling colour v2.1.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d) [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#eb87ac3a) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling shared-models v0.5.0 (/opt/rustwide/workdir/shared-models) [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling everscan-verify v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | ... .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 186 - .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stdout] 186 + .map(|(v, commit)| format!("{commit} - {v}")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CompilerInput` is never constructed [INFO] [stdout] --> src/main.rs:997:8 [INFO] [stdout] | [INFO] [stdout] 997 | struct CompilerInput { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "4b1efc3829bd5906a356e5a61c8c81a2a46f5c0f82c51d5501c2a7edc3a18181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1efc3829bd5906a356e5a61c8c81a2a46f5c0f82c51d5501c2a7edc3a18181", kill_on_drop: false }` [INFO] [stdout] 4b1efc3829bd5906a356e5a61c8c81a2a46f5c0f82c51d5501c2a7edc3a18181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e27092326eaccaf822ea1beb4bb5e630c3487bd995241b31cff2262b42b5178 [INFO] running `Command { std: "docker" "start" "-a" "5e27092326eaccaf822ea1beb4bb5e630c3487bd995241b31cff2262b42b5178", kill_on_drop: false }` [INFO] [stderr] Compiling everscan-verify v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | ... .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 186 - .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stdout] 186 + .map(|(v, commit)| format!("{commit} - {v}")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CompilerInput` is never constructed [INFO] [stdout] --> src/main.rs:997:8 [INFO] [stdout] | [INFO] [stdout] 997 | struct CompilerInput { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "5e27092326eaccaf822ea1beb4bb5e630c3487bd995241b31cff2262b42b5178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e27092326eaccaf822ea1beb4bb5e630c3487bd995241b31cff2262b42b5178", kill_on_drop: false }` [INFO] [stdout] 5e27092326eaccaf822ea1beb4bb5e630c3487bd995241b31cff2262b42b5178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c293aa75fbde444768c6143b854932e4fe47a424baa881d6c2af917220f77395 [INFO] running `Command { std: "docker" "start" "-a" "c293aa75fbde444768c6143b854932e4fe47a424baa881d6c2af917220f77395", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/main.rs:186:52 [INFO] [stderr] | [INFO] [stderr] 186 | ... .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 186 - .map(|(v, commit)| (format!("{commit} - {v}"))) [INFO] [stderr] 186 + .map(|(v, commit)| format!("{commit} - {v}")) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `CompilerInput` is never constructed [INFO] [stderr] --> src/main.rs:997:8 [INFO] [stderr] | [INFO] [stderr] 997 | struct CompilerInput { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `everscan-verify` (bin "everscan-verify" test) generated 2 warnings (run `cargo fix --bin "everscan-verify" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/everscan_verify-eb8e9bfc5357f176) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test::test_comment ... ok [INFO] [stdout] test test::test_bad ... ok [INFO] [stdout] test test::test_complex ... ok [INFO] [stdout] test test::test_ok ... ok [INFO] [stdout] test test::test_dens ... ok [INFO] [stdout] test test::test_rename ... ok [INFO] [stdout] test test::found_all_deps ... ok [INFO] [stdout] test test::test_single_quote_rename ... ok [INFO] [stdout] test test::test_get_paths ... ok [INFO] [stdout] test test::test ... ok [INFO] [stdout] test test::test_token_wallet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/everscan_verify-8b74ba5ee0f9ebec) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::classify ... ok [INFO] [stdout] test test::test_path ... ok [INFO] [stdout] test test::update_abs ... ok [INFO] [stdout] test test::display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests everscan_verify [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c293aa75fbde444768c6143b854932e4fe47a424baa881d6c2af917220f77395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c293aa75fbde444768c6143b854932e4fe47a424baa881d6c2af917220f77395", kill_on_drop: false }` [INFO] [stdout] c293aa75fbde444768c6143b854932e4fe47a424baa881d6c2af917220f77395