[INFO] cloning repository https://github.com/SamuelLopesSilva/video-upsampler-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelLopesSilva/video-upsampler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLopesSilva%2Fvideo-upsampler-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLopesSilva%2Fvideo-upsampler-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9031987afaedcb70af26ceae66d353fd27a007e4
[INFO] testing SamuelLopesSilva/video-upsampler-rust/9031987afaedcb70af26ceae66d353fd27a007e4 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLopesSilva%2Fvideo-upsampler-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelLopesSilva/video-upsampler-rust
[INFO] finished tweaking git repo https://github.com/SamuelLopesSilva/video-upsampler-rust
[INFO] tweaked toml for git repo https://github.com/SamuelLopesSilva/video-upsampler-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelLopesSilva/video-upsampler-rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelLopesSilva/video-upsampler-rust 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.15
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded rust_hawktracer_proc_macro v0.4.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded ravif v0.11.4
[INFO] [stderr]   Downloaded rust_hawktracer v0.7.0
[INFO] [stderr]   Downloaded rust_hawktracer_normal_macro v0.4.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded bytemuck v1.16.0
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded avif-serialize v0.8.1
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded jobserver v0.1.31
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded built v0.7.2
[INFO] [stderr]   Downloaded built v0.5.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded bitstream-io v2.3.0
[INFO] [stderr]   Downloaded bitstream-io v1.10.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded cargo-lock v8.0.3
[INFO] [stderr]   Downloaded imgref v1.10.1
[INFO] [stderr]   Downloaded image-webp v0.1.2
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.11
[INFO] [stderr]   Downloaded flate2 v1.0.30
[INFO] [stderr]   Downloaded flume v0.11.0
[INFO] [stderr]   Downloaded ffmpeg-next v7.0.1
[INFO] [stderr]   Downloaded num-bigint v0.4.5
[INFO] [stderr]   Downloaded libfuzzer-sys v0.3.5
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.7
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded exr v1.72.0
[INFO] [stderr]   Downloaded rav1e v0.6.6
[INFO] [stderr]   Downloaded image v0.25.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17b7c157f0d3af82346b1167fba4cc6b860aead7542017e0843112dded870683
[INFO] running `Command { std: "docker" "start" "-a" "17b7c157f0d3af82346b1167fba4cc6b860aead7542017e0843112dded870683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17b7c157f0d3af82346b1167fba4cc6b860aead7542017e0843112dded870683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b7c157f0d3af82346b1167fba4cc6b860aead7542017e0843112dded870683", kill_on_drop: false }`
[INFO] [stdout] 17b7c157f0d3af82346b1167fba4cc6b860aead7542017e0843112dded870683
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faed1e6b277efcf10223eb3d80f5dca60343353709da5d5edcde65dbf0940c05
[INFO] running `Command { std: "docker" "start" "-a" "faed1e6b277efcf10223eb3d80f5dca60343353709da5d5edcde65dbf0940c05", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling bitstream-io v2.3.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling ffmpeg-next v7.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.0.0
[INFO] [stderr]    Compiling ravif v0.11.4
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling video-upsampler-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `base_path` is never read
[INFO] [stdout]  --> src/config.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     pub input_file: String,
[INFO] [stdout] 5 |     pub base_path: std::path::PathBuf,
[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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "faed1e6b277efcf10223eb3d80f5dca60343353709da5d5edcde65dbf0940c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faed1e6b277efcf10223eb3d80f5dca60343353709da5d5edcde65dbf0940c05", kill_on_drop: false }`
[INFO] [stdout] faed1e6b277efcf10223eb3d80f5dca60343353709da5d5edcde65dbf0940c05
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca9d05f74fce9e4c1670d0867e88e0e55b70abb8db336444a428a91dae66aaa
[INFO] running `Command { std: "docker" "start" "-a" "bca9d05f74fce9e4c1670d0867e88e0e55b70abb8db336444a428a91dae66aaa", kill_on_drop: false }`
[INFO] [stdout] warning: field `base_path` is never read
[INFO] [stdout]  --> src/config.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     pub input_file: String,
[INFO] [stdout] 5 |     pub base_path: std::path::PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling video-upsampler-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `base_path` is never read
[INFO] [stdout]  --> src/config.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 4 |     pub input_file: String,
[INFO] [stdout] 5 |     pub base_path: std::path::PathBuf,
[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.19s
[INFO] running `Command { std: "docker" "inspect" "bca9d05f74fce9e4c1670d0867e88e0e55b70abb8db336444a428a91dae66aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca9d05f74fce9e4c1670d0867e88e0e55b70abb8db336444a428a91dae66aaa", kill_on_drop: false }`
[INFO] [stdout] bca9d05f74fce9e4c1670d0867e88e0e55b70abb8db336444a428a91dae66aaa
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90f77381051e201b17db91b0588d5b3dac3bb64de5585c33d731d4e050d529ab
[INFO] running `Command { std: "docker" "start" "-a" "90f77381051e201b17db91b0588d5b3dac3bb64de5585c33d731d4e050d529ab", kill_on_drop: false }`
[INFO] [stderr] warning: field `base_path` is never read
[INFO] [stderr]  --> src/config.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Config {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 4 |     pub input_file: String,
[INFO] [stderr] 5 |     pub base_path: std::path::PathBuf,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `video-upsampler-rust` (bin "video-upsampler-rust" test) generated 1 warning
[INFO] [stderr] warning: `video-upsampler-rust` (bin "video-upsampler-rust") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/video_upsampler_rust-05831b4e699a0759)
[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] [stderr]      Running tests/image_processor_tests.rs (/opt/rustwide/target/debug/deps/image_processor_tests-f3326327fdf10747)
[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" "90f77381051e201b17db91b0588d5b3dac3bb64de5585c33d731d4e050d529ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f77381051e201b17db91b0588d5b3dac3bb64de5585c33d731d4e050d529ab", kill_on_drop: false }`
[INFO] [stdout] 90f77381051e201b17db91b0588d5b3dac3bb64de5585c33d731d4e050d529ab
