[INFO] updating cached repository https://github.com/QuantumCoded/segment-scene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e593435fcc0eec08932bbf6a071f224df3f5c9 [INFO] testing QuantumCoded/segment-scene/41e593435fcc0eec08932bbf6a071f224df3f5c9 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumCoded%2Fsegment-scene" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuantumCoded/segment-scene on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/QuantumCoded/segment-scene [INFO] finished tweaking git repo https://github.com/QuantumCoded/segment-scene [INFO] tweaked toml for git repo https://github.com/QuantumCoded/segment-scene written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/QuantumCoded/segment-scene already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46e072132192e276c3e51cb2c4046cab11b1430b0fd959ca74e4065e926da427 [INFO] running `Command { std: "docker" "start" "-a" "46e072132192e276c3e51cb2c4046cab11b1430b0fd959ca74e4065e926da427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e072132192e276c3e51cb2c4046cab11b1430b0fd959ca74e4065e926da427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e072132192e276c3e51cb2c4046cab11b1430b0fd959ca74e4065e926da427", kill_on_drop: false }` [INFO] [stdout] 46e072132192e276c3e51cb2c4046cab11b1430b0fd959ca74e4065e926da427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2123120af8ab9a4ca036a16197c7c4c5092d29b428fa5b0b30b35865c6518bd9 [INFO] running `Command { std: "docker" "start" "-a" "2123120af8ab9a4ca036a16197c7c4c5092d29b428fa5b0b30b35865c6518bd9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling imgref v1.9.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling dssim-core v3.1.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling segment-scene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ops::Range` [INFO] [stdout] --> src/util.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fs, io, ops::Range, ops::RangeInclusive, path::PathBuf, process::Command}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/app.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let width = data_block.inner(chunks[0]).width; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/util.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/util.rs:278:55 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scenes` [INFO] [stdout] --> src/util.rs:278:70 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scenes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Splitting` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Splitting, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `progress_split` [INFO] [stdout] --> src/app.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn progress_split(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_scene_count` [INFO] [stdout] --> src/app.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set_scene_count(&mut self, sc: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "2123120af8ab9a4ca036a16197c7c4c5092d29b428fa5b0b30b35865c6518bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2123120af8ab9a4ca036a16197c7c4c5092d29b428fa5b0b30b35865c6518bd9", kill_on_drop: false }` [INFO] [stdout] 2123120af8ab9a4ca036a16197c7c4c5092d29b428fa5b0b30b35865c6518bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10daf6c337674bc4540fd385a1e8b6ce3ddc5b1ede7c3938841124ea9861eac [INFO] running `Command { std: "docker" "start" "-a" "c10daf6c337674bc4540fd385a1e8b6ce3ddc5b1ede7c3938841124ea9861eac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling segment-scene v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ops::Range` [INFO] [stdout] --> src/util.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fs, io, ops::Range, ops::RangeInclusive, path::PathBuf, process::Command}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/app.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let width = data_block.inner(chunks[0]).width; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/util.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/util.rs:278:55 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scenes` [INFO] [stdout] --> src/util.rs:278:70 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scenes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Splitting` [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Splitting, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `progress_split` [INFO] [stdout] --> src/app.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn progress_split(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_scene_count` [INFO] [stdout] --> src/app.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set_scene_count(&mut self, sc: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.87s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/segment_scene-f13cc3883dd4b577) [INFO] running `Command { std: "docker" "inspect" "c10daf6c337674bc4540fd385a1e8b6ce3ddc5b1ede7c3938841124ea9861eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10daf6c337674bc4540fd385a1e8b6ce3ddc5b1ede7c3938841124ea9861eac", kill_on_drop: false }` [INFO] [stdout] c10daf6c337674bc4540fd385a1e8b6ce3ddc5b1ede7c3938841124ea9861eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4546df6d7ac8890c662ee45a167c4c34f4f80b58362293fbf3ca35285b0e4769 [INFO] running `Command { std: "docker" "start" "-a" "4546df6d7ac8890c662ee45a167c4c34f4f80b58362293fbf3ca35285b0e4769", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `ops::Range` [INFO] [stderr] --> src/util.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | use std::{fs, io, ops::Range, ops::RangeInclusive, path::PathBuf, process::Command}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/app.rs:132:13 [INFO] [stderr] | [INFO] [stderr] 132 | let width = data_block.inner(chunks[0]).width; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `term` [INFO] [stderr] --> src/util.rs:278:20 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app` [INFO] [stderr] --> src/util.rs:278:55 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scenes` [INFO] [stderr] --> src/util.rs:278:70 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn split_video(term: &mut Terminal, app: &mut App, scenes: Vec>) -> io::Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scenes` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Splitting` [INFO] [stderr] --> src/app.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Splitting, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `progress_split` [INFO] [stderr] --> src/app.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn progress_split(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_scene_count` [INFO] [stderr] --> src/app.rs:107:12 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn set_scene_count(&mut self, sc: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `segment-scene` (bin "segment-scene" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/segment_scene-f13cc3883dd4b577) [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" "4546df6d7ac8890c662ee45a167c4c34f4f80b58362293fbf3ca35285b0e4769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4546df6d7ac8890c662ee45a167c4c34f4f80b58362293fbf3ca35285b0e4769", kill_on_drop: false }` [INFO] [stdout] 4546df6d7ac8890c662ee45a167c4c34f4f80b58362293fbf3ca35285b0e4769