[INFO] fetching crate fif 0.7.2... [INFO] testing fif-0.7.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fif 0.7.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate fif 0.7.2 [INFO] finished tweaking crates.io crate fif 0.7.2 [INFO] tweaked toml for crates.io crate fif 0.7.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fif 0.7.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fif 0.7.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.0.5 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] [stderr] Downloaded new_mime_guess v4.0.1 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded xdg-mime v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3df24f0f5acc4abf89a8b96419b50b73c06ed45dd977d75891030b7ceac71b [INFO] running `Command { std: "docker" "start" "-a" "1c3df24f0f5acc4abf89a8b96419b50b73c06ed45dd977d75891030b7ceac71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3df24f0f5acc4abf89a8b96419b50b73c06ed45dd977d75891030b7ceac71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3df24f0f5acc4abf89a8b96419b50b73c06ed45dd977d75891030b7ceac71b", kill_on_drop: false }` [INFO] [stdout] 1c3df24f0f5acc4abf89a8b96419b50b73c06ed45dd977d75891030b7ceac71b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5f929a7ff7affbbe4f3569e09e1f33fa6d73beee6f1588d59e0be6a166ddeeca [INFO] running `Command { std: "docker" "start" "-a" "5f929a7ff7affbbe4f3569e09e1f33fa6d73beee6f1588d59e0be6a166ddeeca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fif v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling xdg-mime v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | entries: &[DirEntry], [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 185 | ) -> (Vec, Vec) { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | ) -> (Vec, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "5f929a7ff7affbbe4f3569e09e1f33fa6d73beee6f1588d59e0be6a166ddeeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f929a7ff7affbbe4f3569e09e1f33fa6d73beee6f1588d59e0be6a166ddeeca", kill_on_drop: false }` [INFO] [stdout] 5f929a7ff7affbbe4f3569e09e1f33fa6d73beee6f1588d59e0be6a166ddeeca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1ffd374ccf5fdd2774414556f38b2ec5c2328587f1e1daadb635b4e8eb591f7e [INFO] running `Command { std: "docker" "start" "-a" "1ffd374ccf5fdd2774414556f38b2ec5c2328587f1e1daadb635b4e8eb591f7e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | entries: &[DirEntry], [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 185 | ) -> (Vec, Vec) { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | ) -> (Vec, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling assert_cmd v2.0.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fif v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/files.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | entries: &[DirEntry], [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 185 | ) -> (Vec, Vec) { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | ) -> (Vec, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.26s [INFO] running `Command { std: "docker" "inspect" "1ffd374ccf5fdd2774414556f38b2ec5c2328587f1e1daadb635b4e8eb591f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffd374ccf5fdd2774414556f38b2ec5c2328587f1e1daadb635b4e8eb591f7e", kill_on_drop: false }` [INFO] [stdout] 1ffd374ccf5fdd2774414556f38b2ec5c2328587f1e1daadb635b4e8eb591f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b0f5b641d2a9317c56d35db755af3a5eed78b29b968ae9465ecc25054a23c30e [INFO] running `Command { std: "docker" "start" "-a" "b0f5b641d2a9317c56d35db755af3a5eed78b29b968ae9465ecc25054a23c30e", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/files.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result { [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 118 | pub fn scan_file(entry: &DirEntry, canonical_paths: bool) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/files.rs:182:11 [INFO] [stderr] | [INFO] [stderr] 182 | entries: &[DirEntry], [INFO] [stderr] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 185 | ) -> (Vec, Vec) { [INFO] [stderr] | --------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 185 | ) -> (Vec, Vec>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fif` (lib) generated 2 warnings (run `cargo fix --lib -p fif` to apply 2 suggestions) [INFO] [stderr] warning: `fif` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fif-20b691f02adf2903) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fif-09dd916c8f7ea5fb) [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] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test tests::get_ext ... ok [INFO] [stdout] test tests::recommend_ext ... ok [INFO] [stdout] test tests::outputs_move_commands ... ok [INFO] [stdout] test tests::argument_parsing ... ok [INFO] [stdout] test tests::test_json ... ok [INFO] [stdout] test tests::validate_os_name ... ok [INFO] [stdout] test tests::exclude_overrides ... ok [INFO] [stdout] test tests::sort_findings ... ok [INFO] [stdout] test tests::exclude_set_overrides_include_set ... ok [INFO] [stdout] test tests::exclude_set_overrides_includes ... ok [INFO] [stdout] test tests::writables_is_correct ... ok [INFO] [stdout] test tests::positional_args ... ok [INFO] [stdout] test tests::verbosity ... ok [INFO] [stdout] test tests::media_contains_audio_video_images ... ok [INFO] [stdout] test tests::check_version_output ... ok [INFO] [stdout] test tests::detect_type ... ok [INFO] [stdout] test tests::accepts_good_args ... ok [INFO] [stdout] test tests::rejects_bad_args ... ok [INFO] [stdout] test tests::simple_directory ... ok [INFO] [stdout] test tests::identify_random_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0f5b641d2a9317c56d35db755af3a5eed78b29b968ae9465ecc25054a23c30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f5b641d2a9317c56d35db755af3a5eed78b29b968ae9465ecc25054a23c30e", kill_on_drop: false }` [INFO] [stdout] b0f5b641d2a9317c56d35db755af3a5eed78b29b968ae9465ecc25054a23c30e