[INFO] cloning repository https://github.com/zhxie/playwith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhxie/playwith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fplaywith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fplaywith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2f0e764bf3abf20dca1d2a907c95b9d38186916 [INFO] testing zhxie/playwith against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fplaywith" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhxie/playwith [INFO] finished tweaking git repo https://github.com/zhxie/playwith [INFO] tweaked toml for git repo https://github.com/zhxie/playwith written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhxie/playwith on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhxie/playwith 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bec3d46cf6d44ff540461ebc58b4aef385615b45dffab5303f518aa1347a13 [INFO] running `Command { std: "docker" "start" "-a" "c1bec3d46cf6d44ff540461ebc58b4aef385615b45dffab5303f518aa1347a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bec3d46cf6d44ff540461ebc58b4aef385615b45dffab5303f518aa1347a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bec3d46cf6d44ff540461ebc58b4aef385615b45dffab5303f518aa1347a13", kill_on_drop: false }` [INFO] [stdout] c1bec3d46cf6d44ff540461ebc58b4aef385615b45dffab5303f518aa1347a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203e9fd6b3dc0ae0b0ca8c9b2be2be64c614e9946fb8486f9b33d940352746ed [INFO] running `Command { std: "docker" "start" "-a" "203e9fd6b3dc0ae0b0ca8c9b2be2be64c614e9946fb8486f9b33d940352746ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling custom_debug v0.5.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling dbus-crossroads v0.5.0 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling bluer v0.13.2 [INFO] [stderr] Compiling playwith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/protocol/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let t: Type = value[1].try_into()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timer` [INFO] [stdout] --> src/protocol/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let timer = value[2]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECV_MTU` is never used [INFO] [stdout] --> src/lib.rs:228:7 [INFO] [stdout] | [INFO] [stdout] 228 | const RECV_MTU: usize = 50; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 55 | direction: Direction, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | t: Type, [INFO] [stdout] | ^ [INFO] [stdout] 57 | timer: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | left_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 59 | right_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | subcommand: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | data: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.13.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "203e9fd6b3dc0ae0b0ca8c9b2be2be64c614e9946fb8486f9b33d940352746ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203e9fd6b3dc0ae0b0ca8c9b2be2be64c614e9946fb8486f9b33d940352746ed", kill_on_drop: false }` [INFO] [stdout] 203e9fd6b3dc0ae0b0ca8c9b2be2be64c614e9946fb8486f9b33d940352746ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52038bb4c944b1ec5936a6a428f71ff7fb4162e9d1c4fd1f2ccf778b9b2f1dad [INFO] running `Command { std: "docker" "start" "-a" "52038bb4c944b1ec5936a6a428f71ff7fb4162e9d1c4fd1f2ccf778b9b2f1dad", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/protocol/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let t: Type = value[1].try_into()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling playwith v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timer` [INFO] [stdout] --> src/protocol/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let timer = value[2]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECV_MTU` is never used [INFO] [stdout] --> src/lib.rs:228:7 [INFO] [stdout] | [INFO] [stdout] 228 | const RECV_MTU: usize = 50; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 55 | direction: Direction, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | t: Type, [INFO] [stdout] | ^ [INFO] [stdout] 57 | timer: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | left_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 59 | right_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | subcommand: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | data: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/protocol/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let t: Type = value[1].try_into()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timer` [INFO] [stdout] --> src/protocol/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let timer = value[2]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECV_MTU` is never used [INFO] [stdout] --> src/lib.rs:228:7 [INFO] [stdout] | [INFO] [stdout] 228 | const RECV_MTU: usize = 50; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 55 | direction: Direction, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | t: Type, [INFO] [stdout] | ^ [INFO] [stdout] 57 | timer: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | left_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 59 | right_rumble: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 60 | subcommand: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | data: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.13.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "52038bb4c944b1ec5936a6a428f71ff7fb4162e9d1c4fd1f2ccf778b9b2f1dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52038bb4c944b1ec5936a6a428f71ff7fb4162e9d1c4fd1f2ccf778b9b2f1dad", kill_on_drop: false }` [INFO] [stdout] 52038bb4c944b1ec5936a6a428f71ff7fb4162e9d1c4fd1f2ccf778b9b2f1dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e15aa2ad946b1c97059ddf85a7bb3b9f70443e7f115d0903c7c4d6a9b8d4f943 [INFO] running `Command { std: "docker" "start" "-a" "e15aa2ad946b1c97059ddf85a7bb3b9f70443e7f115d0903c7c4d6a9b8d4f943", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> src/protocol/mod.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | let t: Type = value[1].try_into()?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timer` [INFO] [stderr] --> src/protocol/mod.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | let timer = value[2]; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` [INFO] [stderr] [INFO] [stderr] warning: constant `RECV_MTU` is never used [INFO] [stderr] --> src/lib.rs:228:7 [INFO] [stderr] | [INFO] [stderr] 228 | const RECV_MTU: usize = 50; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/protocol/mod.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 54 | pub struct Output { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 55 | direction: Direction, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 56 | t: Type, [INFO] [stderr] | ^ [INFO] [stderr] 57 | timer: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 58 | left_rumble: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 59 | right_rumble: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 60 | subcommand: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 61 | data: Option>, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `playwith` (lib) generated 4 warnings (run `cargo fix --lib -p playwith` to apply 2 suggestions) [INFO] [stderr] warning: `playwith` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.13.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/playwith-26761bbfb2b27ea9) [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 src/main.rs (/opt/rustwide/target/debug/deps/playwith-5643fef0ac0842a3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests playwith [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" "e15aa2ad946b1c97059ddf85a7bb3b9f70443e7f115d0903c7c4d6a9b8d4f943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15aa2ad946b1c97059ddf85a7bb3b9f70443e7f115d0903c7c4d6a9b8d4f943", kill_on_drop: false }` [INFO] [stdout] e15aa2ad946b1c97059ddf85a7bb3b9f70443e7f115d0903c7c4d6a9b8d4f943