[INFO] cloning repository https://github.com/valrom/software-render
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valrom/software-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalrom%2Fsoftware-render", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalrom%2Fsoftware-render'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b46eb996c38e1bf6fd0b0ca8809f3c747b10248c
[INFO] testing valrom/software-render against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalrom%2Fsoftware-render" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/valrom/software-render
[INFO] finished tweaking git repo https://github.com/valrom/software-render
[INFO] tweaked toml for git repo https://github.com/valrom/software-render written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valrom/software-render on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valrom/software-render 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf6fd09a9aa31b1505268bf7b54625517ed2a4fe97bfa764b0e0599980673c54
[INFO] running `Command { std: "docker" "start" "-a" "cf6fd09a9aa31b1505268bf7b54625517ed2a4fe97bfa764b0e0599980673c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf6fd09a9aa31b1505268bf7b54625517ed2a4fe97bfa764b0e0599980673c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6fd09a9aa31b1505268bf7b54625517ed2a4fe97bfa764b0e0599980673c54", kill_on_drop: false }`
[INFO] [stdout] cf6fd09a9aa31b1505268bf7b54625517ed2a4fe97bfa764b0e0599980673c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbb7f0d53e288a9bce19f93e30c8bc5a91352f59c4510700f97eee8bf22c6c88
[INFO] running `Command { std: "docker" "start" "-a" "fbb7f0d53e288a9bce19f93e30c8bc5a91352f59c4510700f97eee8bf22c6c88", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling softbuffer v0.4.5
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.3
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling ravif v0.11.10
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.3
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling software-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/line.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Line {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/rectangle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Rect {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "fbb7f0d53e288a9bce19f93e30c8bc5a91352f59c4510700f97eee8bf22c6c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb7f0d53e288a9bce19f93e30c8bc5a91352f59c4510700f97eee8bf22c6c88", kill_on_drop: false }`
[INFO] [stdout] fbb7f0d53e288a9bce19f93e30c8bc5a91352f59c4510700f97eee8bf22c6c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65623c28d0f91608cd16121aa3025875d8f4f0f4d702e373c144763cc81db17d
[INFO] running `Command { std: "docker" "start" "-a" "65623c28d0f91608cd16121aa3025875d8f4f0f4d702e373c144763cc81db17d", kill_on_drop: false }`
[INFO] [stderr]    Compiling software-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/line.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Line {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/rectangle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Rect {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> examples/rectangles.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `side`
[INFO] [stdout]   --> examples/rectangles.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let side = 1;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_side`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/line.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Line {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]  --> src/drawing/rectangle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Rect {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     start: Vector2<i32>,
[INFO] [stdout] 5 |     end: Vector2<i32>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "65623c28d0f91608cd16121aa3025875d8f4f0f4d702e373c144763cc81db17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65623c28d0f91608cd16121aa3025875d8f4f0f4d702e373c144763cc81db17d", kill_on_drop: false }`
[INFO] [stdout] 65623c28d0f91608cd16121aa3025875d8f4f0f4d702e373c144763cc81db17d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdc3a2c56ac095ea5a3ae735f1a5d4d241fe7474265e1cebf2494c3aece46358
[INFO] running `Command { std: "docker" "start" "-a" "bdc3a2c56ac095ea5a3ae735f1a5d4d241fe7474265e1cebf2494c3aece46358", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: field `end` is never read
[INFO] [stdout] running 11 tests
[INFO] [stderr]  --> src/drawing/line.rs:5:5
[INFO] [stdout] test buffers::test_buffer_init ... ok
[INFO] [stderr]   |
[INFO] [stdout] test triangulation::raster::test_rect2 ... ok
[INFO] [stderr] 3 | pub struct Line {
[INFO] [stdout] test triangulation::raster::test_triangle ... ok
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stdout] test math::matrices::test_polygon ... ok
[INFO] [stderr] 4 |     start: Vector2<i32>,
[INFO] [stdout] test triangulation::raster::testing_iter ... ok
[INFO] [stderr] 5 |     end: Vector2<i32>,
[INFO] [stdout] test math::matrices::projection_test2 ... ok
[INFO] [stderr]   |     ^^^
[INFO] [stdout] test triangulation::raster::test_linear_interpolator ... ok
[INFO] [stderr]   |
[INFO] [stdout] test triangulation::raster::testing_iter_end ... ok
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test math::matrices::projection_test ... ok
[INFO] [stderr] 
[INFO] [stderr] warning: field `end` is never read
[INFO] [stderr]  --> src/drawing/rectangle.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Rect {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 4 |     start: Vector2<i32>,
[INFO] [stderr] 5 |     end: Vector2<i32>,
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `software-render` (lib) generated 2 warnings
[INFO] [stderr] warning: `software-render` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stderr]  --> examples/rectangles.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::f64::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `side`
[INFO] [stderr]   --> examples/rectangles.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |         let side = 1;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_side`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `software-render` (example "rectangles") generated 2 warnings (run `cargo fix --example "rectangles" -p software-render` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/software_render-43548c4dfc106e55)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/software_render-c6f3952920282791)
[INFO] [stdout] test buffers::test_out_of_buffer - should panic ... ok
[INFO] [stderr]    Doc-tests software_render
[INFO] [stdout] test triangulation::raster::test_triangle_should_failed - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[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] [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" "bdc3a2c56ac095ea5a3ae735f1a5d4d241fe7474265e1cebf2494c3aece46358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc3a2c56ac095ea5a3ae735f1a5d4d241fe7474265e1cebf2494c3aece46358", kill_on_drop: false }`
[INFO] [stdout] bdc3a2c56ac095ea5a3ae735f1a5d4d241fe7474265e1cebf2494c3aece46358
