[INFO] cloning repository https://github.com/windelbouwman/bogobarf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windelbouwman/bogobarf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1d52005bd7be0f07f4476d8f0f787700d911a9 [INFO] testing windelbouwman/bogobarf against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/windelbouwman/bogobarf on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/windelbouwman/bogobarf [INFO] finished tweaking git repo https://github.com/windelbouwman/bogobarf [INFO] tweaked toml for git repo https://github.com/windelbouwman/bogobarf written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/windelbouwman/bogobarf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.3.1 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 03a0cfafe7cc105f2e475cdde5c6e42d44865e12252a9dc467555a7c0c261e6f [INFO] running `Command { std: "docker" "start" "-a" "03a0cfafe7cc105f2e475cdde5c6e42d44865e12252a9dc467555a7c0c261e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a0cfafe7cc105f2e475cdde5c6e42d44865e12252a9dc467555a7c0c261e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a0cfafe7cc105f2e475cdde5c6e42d44865e12252a9dc467555a7c0c261e6f", kill_on_drop: false }` [INFO] [stdout] 03a0cfafe7cc105f2e475cdde5c6e42d44865e12252a9dc467555a7c0c261e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] c3cf7bebf640c8991034a80bff6cf6adee6540ccdb985b2ccac542b739b9c7fa [INFO] running `Command { std: "docker" "start" "-a" "c3cf7bebf640c8991034a80bff6cf6adee6540ccdb985b2ccac542b739b9c7fa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bogobarf v0.1.0 (/opt/rustwide/workdir/rust/bogobarf) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `clients` [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> rust/bogobarf/src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Compiling bogobarf_cli v0.1.0 (/opt/rustwide/workdir/rust/bogobarf_cli) [INFO] [stderr] Compiling listener v0.1.0 (/opt/rustwide/workdir/rust/examples/listener) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "c3cf7bebf640c8991034a80bff6cf6adee6540ccdb985b2ccac542b739b9c7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3cf7bebf640c8991034a80bff6cf6adee6540ccdb985b2ccac542b739b9c7fa", kill_on_drop: false }` [INFO] [stdout] c3cf7bebf640c8991034a80bff6cf6adee6540ccdb985b2ccac542b739b9c7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5fea66a65d698787f4241e827fbe9aede7ee355b62adcdc720616389a254756 [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" "f5fea66a65d698787f4241e827fbe9aede7ee355b62adcdc720616389a254756", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `clients` [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> rust/bogobarf/src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bogobarf v0.1.0 (/opt/rustwide/workdir/rust/bogobarf) [INFO] [stderr] Compiling listener v0.1.0 (/opt/rustwide/workdir/rust/examples/listener) [INFO] [stderr] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Compiling bogobarf_cli v0.1.0 (/opt/rustwide/workdir/rust/bogobarf_cli) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> rust/bogobarf/src/server.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub state: ServerState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `clients` [INFO] [stdout] --> rust/bogobarf/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub clients: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> rust/bogobarf/src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub topics: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "f5fea66a65d698787f4241e827fbe9aede7ee355b62adcdc720616389a254756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5fea66a65d698787f4241e827fbe9aede7ee355b62adcdc720616389a254756", kill_on_drop: false }` [INFO] [stdout] f5fea66a65d698787f4241e827fbe9aede7ee355b62adcdc720616389a254756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] b3d93ef6fc7b1324c906e30502ee992d3e3d5eddb8432d107e18f44f81dd8b85 [INFO] running `Command { std: "docker" "start" "-a" "b3d93ef6fc7b1324c906e30502ee992d3e3d5eddb8432d107e18f44f81dd8b85", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> rust/bogobarf/src/server.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub state: ServerState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rust/bogobarf/src/server.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `clients` [INFO] [stderr] --> rust/bogobarf/src/server.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub clients: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `topics` [INFO] [stderr] --> rust/bogobarf/src/server.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub topics: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ServerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rust/bogobarf/src/server.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bogobarf` (lib) generated 3 warnings [INFO] [stderr] warning: `bogobarf` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bogobarf-eefb1bb74c329eff) [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 unittests (/opt/rustwide/target/debug/deps/bogobarf_cli-06bb886972005219) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/listener-fcaec4e45de8e8f9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/talker-de7d46b35d37d6e0) [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] [stderr] Doc-tests bogobarf [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" "b3d93ef6fc7b1324c906e30502ee992d3e3d5eddb8432d107e18f44f81dd8b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d93ef6fc7b1324c906e30502ee992d3e3d5eddb8432d107e18f44f81dd8b85", kill_on_drop: false }` [INFO] [stdout] b3d93ef6fc7b1324c906e30502ee992d3e3d5eddb8432d107e18f44f81dd8b85