[INFO] fetching crate video-rs-adder-dep 0.4.1... [INFO] testing video-rs-adder-dep-0.4.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate video-rs-adder-dep 0.4.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate video-rs-adder-dep 0.4.1 [INFO] finished tweaking crates.io crate video-rs-adder-dep 0.4.1 [INFO] tweaked toml for crates.io crate video-rs-adder-dep 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate video-rs-adder-dep 0.4.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding ffmpeg-next v6.1.1 (available: v8.0.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg-sys-next v6.1.0 [INFO] [stderr] Downloaded ffmpeg-next v6.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1a36ffda84638bcf66e563ad13c24103b1239760085e57d47bb4ce5a449d4a7 [INFO] running `Command { std: "docker" "start" "-a" "c1a36ffda84638bcf66e563ad13c24103b1239760085e57d47bb4ce5a449d4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1a36ffda84638bcf66e563ad13c24103b1239760085e57d47bb4ce5a449d4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a36ffda84638bcf66e563ad13c24103b1239760085e57d47bb4ce5a449d4a7", kill_on_drop: false }` [INFO] [stdout] c1a36ffda84638bcf66e563ad13c24103b1239760085e57d47bb4ce5a449d4a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2704e14b2d1b44016531919284f3c20250f20ff1de38023bd96d91befcc6d4a2 [INFO] running `Command { std: "docker" "start" "-a" "2704e14b2d1b44016531919284f3c20250f20ff1de38023bd96d91befcc6d4a2", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Compiling video-rs-adder-dep v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/ffi.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | (&mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 502 | (&raw mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/options.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.66s [INFO] running `Command { std: "docker" "inspect" "2704e14b2d1b44016531919284f3c20250f20ff1de38023bd96d91befcc6d4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2704e14b2d1b44016531919284f3c20250f20ff1de38023bd96d91befcc6d4a2", kill_on_drop: false }` [INFO] [stdout] 2704e14b2d1b44016531919284f3c20250f20ff1de38023bd96d91befcc6d4a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d80f8bb86b45687d5b7cff81e16870bb5c622473cc5124009cb0e3330d17e4 [INFO] running `Command { std: "docker" "start" "-a" "c4d80f8bb86b45687d5b7cff81e16870bb5c622473cc5124009cb0e3330d17e4", kill_on_drop: false }` [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/ffi.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | (&mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 502 | (&raw mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/options.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling video-rs-adder-dep v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/ffi.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | (&mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 502 | (&raw mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/options.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub(super) fn to_dict(&self) -> AvDictionary<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "c4d80f8bb86b45687d5b7cff81e16870bb5c622473cc5124009cb0e3330d17e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d80f8bb86b45687d5b7cff81e16870bb5c622473cc5124009cb0e3330d17e4", kill_on_drop: false }` [INFO] [stdout] c4d80f8bb86b45687d5b7cff81e16870bb5c622473cc5124009cb0e3330d17e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2c2e8f561c6557ff655ca54715e4bf88d70877444ef75b78c1dcc88dc6bc8d8 [INFO] running `Command { std: "docker" "start" "-a" "c2c2e8f561c6557ff655ca54715e4bf88d70877444ef75b78c1dcc88dc6bc8d8", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/ffi.rs:502:13 [INFO] [stderr] | [INFO] [stderr] 502 | (&mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] help: use `&raw mut` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 502 | (&raw mut PRINT_PREFIX) as *mut std::ffi::c_int, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/options.rs:91:27 [INFO] [stderr] | [INFO] [stderr] 91 | pub(super) fn to_dict(&self) -> AvDictionary { [INFO] [stderr] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | pub(super) fn to_dict(&self) -> AvDictionary<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `video-rs-adder-dep` (lib) generated 2 warnings (run `cargo fix --lib -p video-rs-adder-dep` to apply 1 suggestion) [INFO] [stderr] warning: `video-rs-adder-dep` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/video_rs_adder_dep-de902494a95c467c) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test resize::tests::calculate_fit_dims_works ... ok [INFO] [stdout] test time::tests::test_add ... ok [INFO] [stdout] test resize::tests::calculate_fit_dims_even_works ... ok [INFO] [stdout] test time::tests::test_apply ... ok [INFO] [stdout] test time::tests::test_apply_different_time_bases ... ok [INFO] [stdout] test time::tests::test_as_secs ... ok [INFO] [stdout] test time::tests::test_as_secs_f64 ... ok [INFO] [stdout] test time::tests::test_from_nth_of_a_second ... ok [INFO] [stdout] test time::tests::test_from_units ... ok [INFO] [stdout] test time::tests::test_from_secs ... ok [INFO] [stdout] test time::tests::test_from_secs_f64 ... ok [INFO] [stdout] test time::tests::test_into_value_none ... ok [INFO] [stdout] test time::tests::test_into_aligned_with ... ok [INFO] [stdout] test time::tests::test_new ... ok [INFO] [stdout] test time::tests::test_aligned_with ... ok [INFO] [stdout] test time::tests::test_into_parts ... ok [INFO] [stdout] test time::tests::test_subtract ... ok [INFO] [stdout] test time::tests::test_with_time_base ... ok [INFO] [stdout] test time::tests::test_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests video_rs_adder_dep [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/decode.rs - decode::Decoder (line 26) ... ignored [INFO] [stdout] test src/decode.rs - decode::Decoder::new_with_options_and_resize (line 83) ... ignored [INFO] [stdout] test src/encode.rs - encode::Encoder (line 36) ... ignored [INFO] [stdout] test src/ffi.rs - ffi::output_raw (line 31) ... ignored [INFO] [stdout] test src/io.rs - io::BufWriter::new (line 278) ... ignored [INFO] [stdout] test src/io.rs - io::PacketizedBufWriter::new (line 341) ... ignored [INFO] [stdout] test src/io.rs - io::Reader::new_with_options (line 50) ... ignored [INFO] [stdout] test src/io.rs - io::Reader::read (line 82) ... ignored [INFO] [stdout] test src/io.rs - io::Writer::new_with_options (line 208) ... ignored [INFO] [stdout] test src/mux.rs - mux::Muxer::new_to_buf (line 112) ... ignored [INFO] [stdout] test src/mux.rs - mux::Muxer::new (line 150) ... ignored [INFO] [stdout] test src/mux.rs - mux::Muxer::new_to_file (line 46) ... ignored [INFO] [stdout] test src/options.rs - options::Options<'_>::from (line 113) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2c2e8f561c6557ff655ca54715e4bf88d70877444ef75b78c1dcc88dc6bc8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c2e8f561c6557ff655ca54715e4bf88d70877444ef75b78c1dcc88dc6bc8d8", kill_on_drop: false }` [INFO] [stdout] c2c2e8f561c6557ff655ca54715e4bf88d70877444ef75b78c1dcc88dc6bc8d8