[INFO] fetching crate tbz-cli 1.0.0... [INFO] testing tbz-cli-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tbz-cli 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tbz-cli 1.0.0 [INFO] finished tweaking crates.io crate tbz-cli 1.0.0 [INFO] tweaked toml for crates.io crate tbz-cli 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tbz-cli 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tbz-cli 1.0.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `tbz` [INFO] [stderr] * `bin` target `tibet-zip` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded tibet-zip-airlock v1.0.0 [INFO] [stderr] Downloaded tibet-zip-mirror v1.0.0 [INFO] [stderr] Downloaded tibet-zip-jis v1.0.0 [INFO] [stderr] Downloaded tibet-zip-core v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7260e21472a15f191ee06d9b2fae7e60aa0989c70b68b52e1ace50033fe4387 [INFO] running `Command { std: "docker" "start" "-a" "e7260e21472a15f191ee06d9b2fae7e60aa0989c70b68b52e1ace50033fe4387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7260e21472a15f191ee06d9b2fae7e60aa0989c70b68b52e1ace50033fe4387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7260e21472a15f191ee06d9b2fae7e60aa0989c70b68b52e1ace50033fe4387", kill_on_drop: false }` [INFO] [stdout] e7260e21472a15f191ee06d9b2fae7e60aa0989c70b68b52e1ace50033fe4387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4acefb24b641db8b83d921dd372da9f71e3cb91e65bae3dbdda92c2d5750ae8d [INFO] running `Command { std: "docker" "start" "-a" "4acefb24b641db8b83d921dd372da9f71e3cb91e65bae3dbdda92c2d5750ae8d", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `tbz` [INFO] [stderr] * `bin` target `tibet-zip` [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tibet-zip-core v1.0.0 [INFO] [stderr] Compiling tibet-zip-jis v1.0.0 [INFO] [stderr] Compiling tibet-zip-airlock v1.0.0 [INFO] [stderr] Compiling tibet-zip-mirror v1.0.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling tbz-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> src/tibet_zip.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TibetZipManifest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub event: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipManifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ipoll_messages`, `tibet_tokens`, `upip_bundles`, and `fork_tokens` are never read [INFO] [stdout] --> src/tibet_zip.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct TibetZipStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ipoll_messages: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub tibet_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 37 | pub upip_bundles: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub fork_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> src/tibet_zip.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TibetZipManifest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub event: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipManifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ipoll_messages`, `tibet_tokens`, `upip_bundles`, and `fork_tokens` are never read [INFO] [stdout] --> src/tibet_zip.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct TibetZipStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ipoll_messages: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub tibet_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 37 | pub upip_bundles: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub fork_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.75s [INFO] running `Command { std: "docker" "inspect" "4acefb24b641db8b83d921dd372da9f71e3cb91e65bae3dbdda92c2d5750ae8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4acefb24b641db8b83d921dd372da9f71e3cb91e65bae3dbdda92c2d5750ae8d", kill_on_drop: false }` [INFO] [stdout] 4acefb24b641db8b83d921dd372da9f71e3cb91e65bae3dbdda92c2d5750ae8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e477297db906a33624dfdb49c12891e8108aa4102b0fcbcfa55cc9ab07f581 [INFO] running `Command { std: "docker" "start" "-a" "41e477297db906a33624dfdb49c12891e8108aa4102b0fcbcfa55cc9ab07f581", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `tbz` [INFO] [stderr] * `bin` target `tibet-zip` [INFO] [stderr] Compiling tbz-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> src/tibet_zip.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TibetZipManifest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub event: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipManifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ipoll_messages`, `tibet_tokens`, `upip_bundles`, and `fork_tokens` are never read [INFO] [stdout] --> src/tibet_zip.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct TibetZipStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ipoll_messages: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub tibet_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 37 | pub upip_bundles: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub fork_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> src/tibet_zip.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TibetZipManifest { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub event: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipManifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ipoll_messages`, `tibet_tokens`, `upip_bundles`, and `fork_tokens` are never read [INFO] [stdout] --> src/tibet_zip.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct TibetZipStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ipoll_messages: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub tibet_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 37 | pub upip_bundles: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub fork_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TibetZipStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "41e477297db906a33624dfdb49c12891e8108aa4102b0fcbcfa55cc9ab07f581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e477297db906a33624dfdb49c12891e8108aa4102b0fcbcfa55cc9ab07f581", kill_on_drop: false }` [INFO] [stdout] 41e477297db906a33624dfdb49c12891e8108aa4102b0fcbcfa55cc9ab07f581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4ba6368c96f3c6b615327b94ace65744ed88dac6cb686630aa8a1d3377b5eca [INFO] running `Command { std: "docker" "start" "-a" "a4ba6368c96f3c6b615327b94ace65744ed88dac6cb686630aa8a1d3377b5eca", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `tbz` [INFO] [stderr] * `bin` target `tibet-zip` [INFO] [stderr] warning: field `event` is never read [INFO] [stderr] --> src/tibet_zip.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct TibetZipManifest { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub event: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TibetZipManifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `ipoll_messages`, `tibet_tokens`, `upip_bundles`, and `fork_tokens` are never read [INFO] [stderr] --> src/tibet_zip.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub struct TibetZipStats { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 35 | pub ipoll_messages: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 36 | pub tibet_tokens: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 37 | pub upip_bundles: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 38 | pub fork_tokens: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TibetZipStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `tbz-cli` (bin "tbz" test) generated 2 warnings [INFO] [stderr] warning: `tbz-cli` (bin "tibet-zip" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tbz-316294d980b6b93f) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tibet_zip-f032924e814a3fe7) [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] [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" "a4ba6368c96f3c6b615327b94ace65744ed88dac6cb686630aa8a1d3377b5eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ba6368c96f3c6b615327b94ace65744ed88dac6cb686630aa8a1d3377b5eca", kill_on_drop: false }` [INFO] [stdout] a4ba6368c96f3c6b615327b94ace65744ed88dac6cb686630aa8a1d3377b5eca