[INFO] cloning repository https://github.com/FRC-4121/VikingVision [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FRC-4121/VikingVision" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFRC-4121%2FVikingVision", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFRC-4121%2FVikingVision'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77758042955c17224b959341777a9d9f21e63948 [INFO] testing FRC-4121/VikingVision against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFRC-4121%2FVikingVision" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FRC-4121/VikingVision [INFO] finished tweaking git repo https://github.com/FRC-4121/VikingVision [INFO] tweaked toml for git repo https://github.com/FRC-4121/VikingVision written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FRC-4121/VikingVision on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FRC-4121/VikingVision 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 inventory v0.3.20 [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded ty-tag v0.1.1 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded v4l2-sys-mit v0.3.0 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded supply v0.3.1 [INFO] [stderr] Downloaded higher-kinded-types v0.1.1 [INFO] [stderr] Downloaded egui_extras v0.31.1 [INFO] [stderr] Downloaded polonius-the-crab v0.4.2 [INFO] [stderr] Downloaded zune-png v0.4.10 [INFO] [stderr] Downloaded ty-tag-macros v0.1.0 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded v4l v0.14.0 [INFO] [stderr] Downloaded winit v0.30.10 [INFO] [stderr] Downloaded apriltag-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35d25ac312541cb38b18d8c163443a2f3666f05892c0942f0f07e7e1aecb2997 [INFO] running `Command { std: "docker" "start" "-a" "35d25ac312541cb38b18d8c163443a2f3666f05892c0942f0f07e7e1aecb2997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35d25ac312541cb38b18d8c163443a2f3666f05892c0942f0f07e7e1aecb2997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d25ac312541cb38b18d8c163443a2f3666f05892c0942f0f07e7e1aecb2997", kill_on_drop: false }` [INFO] [stdout] 35d25ac312541cb38b18d8c163443a2f3666f05892c0942f0f07e7e1aecb2997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c75108f0dc0e4c83130c13e6516f6c9e20ff3e8e267719fd99bd4566d0b7fc [INFO] running `Command { std: "docker" "start" "-a" "04c75108f0dc0e4c83130c13e6516f6c9e20ff3e8e267719fd99bd4566d0b7fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling higher-kinded-types v0.1.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling polonius-the-crab v0.4.2 [INFO] [stderr] Compiling zune-png v0.4.10 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling apriltag-sys v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ty-tag-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ty-tag v0.1.1 [INFO] [stderr] Compiling supply v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling v4l v0.14.0 [INFO] [stderr] Compiling viking-vision v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/runner/input.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden 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] 126 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "04c75108f0dc0e4c83130c13e6516f6c9e20ff3e8e267719fd99bd4566d0b7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c75108f0dc0e4c83130c13e6516f6c9e20ff3e8e267719fd99bd4566d0b7fc", kill_on_drop: false }` [INFO] [stdout] 04c75108f0dc0e4c83130c13e6516f6c9e20ff3e8e267719fd99bd4566d0b7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7f66fb1f89179749aee6df1ea252516b562fc21b475f87dc7d2c79f6c2bc9c [INFO] running `Command { std: "docker" "start" "-a" "ad7f66fb1f89179749aee6df1ea252516b562fc21b475f87dc7d2c79f6c2bc9c", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling apriltag-sys v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Compiling v4l v0.14.0 [INFO] [stderr] Compiling viking-vision v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/runner/input.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden 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] 126 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pipeline/runner/input.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden 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] 126 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ad7f66fb1f89179749aee6df1ea252516b562fc21b475f87dc7d2c79f6c2bc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7f66fb1f89179749aee6df1ea252516b562fc21b475f87dc7d2c79f6c2bc9c", kill_on_drop: false }` [INFO] [stdout] ad7f66fb1f89179749aee6df1ea252516b562fc21b475f87dc7d2c79f6c2bc9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04f97ddcfb05e5a7f8ef676a14d9036863a9fc2f2812714eef36950c92a59fe7 [INFO] running `Command { std: "docker" "start" "-a" "04f97ddcfb05e5a7f8ef676a14d9036863a9fc2f2812714eef36950c92a59fe7", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pipeline/runner/input.rs:123:9 [INFO] [stderr] | [INFO] [stderr] 123 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 126 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ the same lifetime is hidden 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] 126 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `viking-vision` (lib) generated 1 warning (run `cargo fix --lib -p viking-vision` to apply 1 suggestion) [INFO] [stderr] warning: `viking-vision` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: higher-kinded-types v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/viking_vision-c0340dcc3fcd1ffc) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test buffer::conv::tests::midteal_rgb2all ... ok [INFO] [stdout] test buffer::conv::tests::orange_ycc2rgb ... ok [INFO] [stdout] test vision::tests::blob::two_regions ... ok [INFO] [stdout] test vision::tests::blob::zigzag ... ok [INFO] [stdout] test vision::tests::blob::_1x1 ... ok [INFO] [stdout] test vision::tests::blob::cross_2x2 ... ok [INFO] [stdout] test vision::tests::blob::fermata ... ok [INFO] [stdout] test vision::tests::blob::one_row ... ok [INFO] [stdout] test vision::tests::blob::_2x2 ... ok [INFO] [stdout] test vision::tests::window::filter_single ... ok [INFO] [stdout] test vision::tests::window::filter ... ok [INFO] [stdout] test vision::tests::blob::big_u ... ok [INFO] [stdout] test vision::tests::blob::big_arch ... ok [INFO] [stdout] test apriltag::tests::test_img_1 ... ok [INFO] [stdout] test apriltag::tests::test_img_3 ... ok [INFO] [stdout] test apriltag::tests::test_img_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Doc-tests viking_vision [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/pipeline/runner/mod.rs - pipeline::runner::PipelineRunner (line 146) ... ok [INFO] [stdout] test src/pipeline/runner/deps.rs - pipeline::runner::deps::PipelineRunner::add_component (line 233) ... ok [INFO] [stdout] test src/pipeline/runner/run.rs - pipeline::runner::run::IntoRunParams (line 229) ... ok [INFO] [stdout] test src/pipeline/component.rs - pipeline::component::Data (line 41) ... ok [INFO] [stdout] test src/pipeline/runner/mod.rs - pipeline::runner (line 7) ... ok [INFO] [stdout] test src/pipeline/component.rs - pipeline::component::Component (line 242) ... ok [INFO] [stdout] test src/pipeline/runner/run.rs - pipeline::runner::run::PipelineRunner::run (line 802) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04f97ddcfb05e5a7f8ef676a14d9036863a9fc2f2812714eef36950c92a59fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f97ddcfb05e5a7f8ef676a14d9036863a9fc2f2812714eef36950c92a59fe7", kill_on_drop: false }` [INFO] [stdout] 04f97ddcfb05e5a7f8ef676a14d9036863a9fc2f2812714eef36950c92a59fe7