[INFO] cloning repository https://github.com/n4o847/procon-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n4o847/procon-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 530963be3342f199c329da2df679ae176a6e336b [INFO] testing n4o847/procon-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fprocon-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n4o847/procon-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/n4o847/procon-rust [INFO] finished tweaking git repo https://github.com/n4o847/procon-rust [INFO] tweaked toml for git repo https://github.com/n4o847/procon-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/n4o847/procon-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340c1a6c5e854a519d21dcc8275bb9c65025d681714ae53ef5906944060958d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "340c1a6c5e854a519d21dcc8275bb9c65025d681714ae53ef5906944060958d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340c1a6c5e854a519d21dcc8275bb9c65025d681714ae53ef5906944060958d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340c1a6c5e854a519d21dcc8275bb9c65025d681714ae53ef5906944060958d3", kill_on_drop: false }` [INFO] [stdout] 340c1a6c5e854a519d21dcc8275bb9c65025d681714ae53ef5906944060958d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b544798dd5eb9c6cb2b5911f5a70d5ff4320ba75dfc22086dc156f23730a2fe [INFO] running `Command { std: "docker" "start" "-a" "2b544798dd5eb9c6cb2b5911f5a70d5ff4320ba75dfc22086dc156f23730a2fe", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling cargo-snippet v0.6.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling whiteread v0.5.0 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling bitset-fixed v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling proconio-derive v0.1.6 [INFO] [stderr] Compiling proconio v0.3.7 [INFO] [stderr] Compiling competitive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "2b544798dd5eb9c6cb2b5911f5a70d5ff4320ba75dfc22086dc156f23730a2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b544798dd5eb9c6cb2b5911f5a70d5ff4320ba75dfc22086dc156f23730a2fe", kill_on_drop: false }` [INFO] [stdout] 2b544798dd5eb9c6cb2b5911f5a70d5ff4320ba75dfc22086dc156f23730a2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b638babedfeb591ca81139cc4f49414f20a1b5c95468bbe83135f46e66fe995 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b638babedfeb591ca81139cc4f49414f20a1b5c95468bbe83135f46e66fe995", kill_on_drop: false }` [INFO] [stderr] Compiling competitive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `s0` [INFO] [stdout] --> examples/agc052_a.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | s0: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> examples/agc052_a.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | s1: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> examples/agc052_a.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | s2: Chars, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> examples/abc196_d.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | h: usize, w: usize, a: usize, b: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/abc195_f.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut ans: u64 = dp.iter().sum(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> examples/arc112_d.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | cmp::{max, min}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `same` [INFO] [stdout] --> examples/arc112_d.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn same(&mut self, x: usize, y: usize) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> examples/abc198_d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> examples/abc198_d.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[fastout] [INFO] [stdout] | ^^^^^^^^^^ unreachable statement [INFO] [stdout] ... [INFO] [stdout] 58 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `fastout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "8b638babedfeb591ca81139cc4f49414f20a1b5c95468bbe83135f46e66fe995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b638babedfeb591ca81139cc4f49414f20a1b5c95468bbe83135f46e66fe995", kill_on_drop: false }` [INFO] [stdout] 8b638babedfeb591ca81139cc4f49414f20a1b5c95468bbe83135f46e66fe995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f51e79c0a7b8cc74e290d3d706d2f0f8be41ed86486faddb3dc550da7df300f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f51e79c0a7b8cc74e290d3d706d2f0f8be41ed86486faddb3dc550da7df300f8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> examples/arc112_d.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | cmp::{max, min}, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `same` [INFO] [stderr] --> examples/arc112_d.rs:86:8 [INFO] [stderr] | [INFO] [stderr] 86 | fn same(&mut self, x: usize, y: usize) -> bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/abc195_f.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | let mut ans: u64 = dp.iter().sum(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s0` [INFO] [stderr] --> examples/agc052_a.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | s0: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s0` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s1` [INFO] [stderr] --> examples/agc052_a.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | s1: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s2` [INFO] [stderr] --> examples/agc052_a.rs:14:13 [INFO] [stderr] | [INFO] [stderr] 14 | s2: Chars, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> examples/abc196_d.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | h: usize, w: usize, a: usize, b: usize, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> examples/abc198_d.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> examples/abc198_d.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[fastout] [INFO] [stderr] | ^^^^^^^^^^ unreachable statement [INFO] [stderr] ... [INFO] [stderr] 58 | return; [INFO] [stderr] | ------ any code following this expression is unreachable [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `fastout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/competitive-a15c89cc370ba410) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test binary_search::tests::test_binary_search ... ok [INFO] [stdout] test fenwick_tree::tests::practice2_a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/competitive-939450990161b20a) [INFO] [stdout] [INFO] [stderr] Doc-tests competitive [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" "f51e79c0a7b8cc74e290d3d706d2f0f8be41ed86486faddb3dc550da7df300f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51e79c0a7b8cc74e290d3d706d2f0f8be41ed86486faddb3dc550da7df300f8", kill_on_drop: false }` [INFO] [stdout] f51e79c0a7b8cc74e290d3d706d2f0f8be41ed86486faddb3dc550da7df300f8