[INFO] cloning repository https://github.com/MattyB709/streams [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattyB709/streams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattyB709%2Fstreams", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattyB709%2Fstreams'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf2cdaa77082f283f13745573f451a52f9854bc5 [INFO] building MattyB709/streams against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattyB709%2Fstreams" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattyB709/streams on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MattyB709/streams [INFO] finished tweaking git repo https://github.com/MattyB709/streams [INFO] tweaked toml for git repo https://github.com/MattyB709/streams written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MattyB709/streams 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1dc44cc4b7d1321431b4e05deef19676499c48da5e602797dfedf6812100778 [INFO] running `Command { std: "docker" "start" "-a" "c1dc44cc4b7d1321431b4e05deef19676499c48da5e602797dfedf6812100778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1dc44cc4b7d1321431b4e05deef19676499c48da5e602797dfedf6812100778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1dc44cc4b7d1321431b4e05deef19676499c48da5e602797dfedf6812100778", kill_on_drop: false }` [INFO] [stdout] c1dc44cc4b7d1321431b4e05deef19676499c48da5e602797dfedf6812100778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46b2d3f613f63eaae30b776996509032d40f6c3ad92e6fee72e95942e7957b7 [INFO] running `Command { std: "docker" "start" "-a" "e46b2d3f613f63eaae30b776996509032d40f6c3ad92e6fee72e95942e7957b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling streams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stream2` [INFO] [stdout] --> src/completed_algorithms.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let stream2 = vec![9,3,11,5,6,121,6,3,3]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream3` [INFO] [stdout] --> src/completed_algorithms.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let stream3 = vec![-5,-100,-11,-2, 1, 11, 5]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FindMax` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct FindMax{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | impl FindMax{ [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 35 | fn new() -> FindMax{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Average` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Average{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl Average{ [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 61 | fn new() -> Average{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StDev` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | struct StDev{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl StDev{ [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 86 | fn new() -> StDev{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MostFrequent` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | struct MostFrequent{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 111 | impl MostFrequent{ [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 112 | fn new() -> MostFrequent{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KStepsAgo` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct KStepsAgo{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl KStepsAgo{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 173 | fn new(k: usize) -> KStepsAgo{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowSum` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | struct SlidingWindowSum{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 202 | impl SlidingWindowSum{ [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 203 | fn new(k: usize)->SlidingWindowSum{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowAverage` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | struct SlidingWindowAverage{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:245:8 [INFO] [stdout] | [INFO] [stdout] 244 | impl SlidingWindowAverage{ [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 245 | fn new(k: usize)->SlidingWindowAverage{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowMax` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | struct SlidingWindowMax{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `find_max`, `build_tree`, and `tree_max` are never used [INFO] [stdout] --> src/completed_algorithms.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 296 | impl SlidingWindowMax{ [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 297 | fn new(k: usize)->SlidingWindowMax{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | fn find_max(&mut self, first: i64, second: i64) ->i64{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn build_tree(&mut self, left_border: usize, right_border: usize, vertex: usize){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | fn tree_max(&mut self, value: i64, vertex: usize,index: usize, left_border: usize, right_border: usize){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "e46b2d3f613f63eaae30b776996509032d40f6c3ad92e6fee72e95942e7957b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46b2d3f613f63eaae30b776996509032d40f6c3ad92e6fee72e95942e7957b7", kill_on_drop: false }` [INFO] [stdout] e46b2d3f613f63eaae30b776996509032d40f6c3ad92e6fee72e95942e7957b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813b7377a5d9a3df2d911ff8d6f87d359dc18fccf4ca8818d5d716c407f8cb3a [INFO] running `Command { std: "docker" "start" "-a" "813b7377a5d9a3df2d911ff8d6f87d359dc18fccf4ca8818d5d716c407f8cb3a", kill_on_drop: false }` [INFO] [stderr] Compiling streams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stream2` [INFO] [stdout] --> src/completed_algorithms.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let stream2 = vec![9,3,11,5,6,121,6,3,3]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream3` [INFO] [stdout] --> src/completed_algorithms.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let stream3 = vec![-5,-100,-11,-2, 1, 11, 5]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FindMax` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct FindMax{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | impl FindMax{ [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 35 | fn new() -> FindMax{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Average` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct Average{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl Average{ [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 61 | fn new() -> Average{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StDev` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | struct StDev{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 85 | impl StDev{ [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 86 | fn new() -> StDev{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MostFrequent` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | struct MostFrequent{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 111 | impl MostFrequent{ [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 112 | fn new() -> MostFrequent{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KStepsAgo` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct KStepsAgo{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl KStepsAgo{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 173 | fn new(k: usize) -> KStepsAgo{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowSum` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | struct SlidingWindowSum{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 202 | impl SlidingWindowSum{ [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 203 | fn new(k: usize)->SlidingWindowSum{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowAverage` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | struct SlidingWindowAverage{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/completed_algorithms.rs:245:8 [INFO] [stdout] | [INFO] [stdout] 244 | impl SlidingWindowAverage{ [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 245 | fn new(k: usize)->SlidingWindowAverage{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SlidingWindowMax` is never constructed [INFO] [stdout] --> src/completed_algorithms.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | struct SlidingWindowMax{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `find_max`, `build_tree`, and `tree_max` are never used [INFO] [stdout] --> src/completed_algorithms.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 296 | impl SlidingWindowMax{ [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 297 | fn new(k: usize)->SlidingWindowMax{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 301 | fn find_max(&mut self, first: i64, second: i64) ->i64{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | fn build_tree(&mut self, left_border: usize, right_border: usize, vertex: usize){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | fn tree_max(&mut self, value: i64, vertex: usize,index: usize, left_border: usize, right_border: usize){ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "813b7377a5d9a3df2d911ff8d6f87d359dc18fccf4ca8818d5d716c407f8cb3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813b7377a5d9a3df2d911ff8d6f87d359dc18fccf4ca8818d5d716c407f8cb3a", kill_on_drop: false }` [INFO] [stdout] 813b7377a5d9a3df2d911ff8d6f87d359dc18fccf4ca8818d5d716c407f8cb3a