[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fbogobarf" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/windelbouwman/bogobarf on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.5.0 [INFO] [stderr] Downloaded mio v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd256334878d6c6ab7982e5c0c61460d145bf17139f6bd8cdcb25462fefff9b [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" "8dd256334878d6c6ab7982e5c0c61460d145bf17139f6bd8cdcb25462fefff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd256334878d6c6ab7982e5c0c61460d145bf17139f6bd8cdcb25462fefff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd256334878d6c6ab7982e5c0c61460d145bf17139f6bd8cdcb25462fefff9b", kill_on_drop: false }` [INFO] [stdout] 8dd256334878d6c6ab7982e5c0c61460d145bf17139f6bd8cdcb25462fefff9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d35a039bbf35a08b1b202c69c8faf29feb3300c72f64ef896ba743b5ac78813 [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" "5d35a039bbf35a08b1b202c69c8faf29feb3300c72f64ef896ba743b5ac78813", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.0 [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 serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.116 [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 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] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.16s [INFO] running `Command { std: "docker" "inspect" "5d35a039bbf35a08b1b202c69c8faf29feb3300c72f64ef896ba743b5ac78813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d35a039bbf35a08b1b202c69c8faf29feb3300c72f64ef896ba743b5ac78813", kill_on_drop: false }` [INFO] [stdout] 5d35a039bbf35a08b1b202c69c8faf29feb3300c72f64ef896ba743b5ac78813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] b0c9f38589db76c7b59bd6a22e01eb13bc3d6c3c0e576768d9dff5f892ae8df1 [INFO] running `Command { std: "docker" "start" "-a" "b0c9f38589db76c7b59bd6a22e01eb13bc3d6c3c0e576768d9dff5f892ae8df1", 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 bogobarf_cli v0.1.0 (/opt/rustwide/workdir/rust/bogobarf_cli) [INFO] [stderr] Compiling talker v0.1.0 (/opt/rustwide/workdir/rust/examples/talker) [INFO] [stderr] Compiling listener v0.1.0 (/opt/rustwide/workdir/rust/examples/listener) [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 1.01s [INFO] running `Command { std: "docker" "inspect" "b0c9f38589db76c7b59bd6a22e01eb13bc3d6c3c0e576768d9dff5f892ae8df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c9f38589db76c7b59bd6a22e01eb13bc3d6c3c0e576768d9dff5f892ae8df1", kill_on_drop: false }` [INFO] [stdout] b0c9f38589db76c7b59bd6a22e01eb13bc3d6c3c0e576768d9dff5f892ae8df1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d74e088a851f1ec288b61c094790c14a509d48cdf82d715aa6ac63f8fc955b1e [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" "d74e088a851f1ec288b61c094790c14a509d48cdf82d715aa6ac63f8fc955b1e", 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.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bogobarf-a27bff85ac00393e) [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-b5c82d4d22521bea) [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/listener-7f4dd50fd9fa88dd) [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/talker-f244ae288eaeabf7) [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] running `Command { std: "docker" "inspect" "d74e088a851f1ec288b61c094790c14a509d48cdf82d715aa6ac63f8fc955b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74e088a851f1ec288b61c094790c14a509d48cdf82d715aa6ac63f8fc955b1e", kill_on_drop: false }` [INFO] [stdout] d74e088a851f1ec288b61c094790c14a509d48cdf82d715aa6ac63f8fc955b1e