[INFO] cloning repository https://github.com/shadiakiki1986/orbtk-async-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadiakiki1986/orbtk-async-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadiakiki1986%2Forbtk-async-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadiakiki1986%2Forbtk-async-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3220f43e9f8382b67459c3053d01fec0e9a2c83c [INFO] testing shadiakiki1986/orbtk-async-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadiakiki1986%2Forbtk-async-example" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadiakiki1986/orbtk-async-example 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/shadiakiki1986/orbtk-async-example [INFO] finished tweaking git repo https://github.com/shadiakiki1986/orbtk-async-example [INFO] tweaked toml for git repo https://github.com/shadiakiki1986/orbtk-async-example written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/shadiakiki1986/orbtk-async-example 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] [stderr] Updating git repository `https://github.com/FloVanGH/rust_minifb` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded sw-composite v0.7.10 [INFO] [stderr] Downloaded ron v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7c23ed2deefcdfe29d6623bfcf9246eb6ba1d9640f27c6c416d1e8944ec268f [INFO] running `Command { std: "docker" "start" "-a" "b7c23ed2deefcdfe29d6623bfcf9246eb6ba1d9640f27c6c416d1e8944ec268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c23ed2deefcdfe29d6623bfcf9246eb6ba1d9640f27c6c416d1e8944ec268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c23ed2deefcdfe29d6623bfcf9246eb6ba1d9640f27c6c416d1e8944ec268f", kill_on_drop: false }` [INFO] [stdout] b7c23ed2deefcdfe29d6623bfcf9246eb6ba1d9640f27c6c416d1e8944ec268f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46cbeac5742e0644552a1d829b5766ca31d2aa236044097ca8706504bbc6ce7e [INFO] running `Command { std: "docker" "start" "-a" "46cbeac5742e0644552a1d829b5766ca31d2aa236044097ca8706504bbc6ce7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling sw-composite v0.7.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling dces v0.3.0 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=develop#cb6e0892) [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling orbtk-tree v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling minifb v0.16.0 (https://github.com/FloVanGH/rust_minifb?branch=redox_unix#729a68c2) [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling font-kit v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling rust_decimal v1.7.0 [INFO] [stderr] Compiling orbtk-utils v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-theming v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-theme v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-render v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-shell v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-api v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-widgets v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#f0d53cd6) [INFO] [stderr] Compiling orbtk-async-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.37s [INFO] running `Command { std: "docker" "inspect" "46cbeac5742e0644552a1d829b5766ca31d2aa236044097ca8706504bbc6ce7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46cbeac5742e0644552a1d829b5766ca31d2aa236044097ca8706504bbc6ce7e", kill_on_drop: false }` [INFO] [stdout] 46cbeac5742e0644552a1d829b5766ca31d2aa236044097ca8706504bbc6ce7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 489526f00d9c9ce789d37a8b97a9a2f232655b570f16a617d4c054a0a70207a1 [INFO] running `Command { std: "docker" "start" "-a" "489526f00d9c9ce789d37a8b97a9a2f232655b570f16a617d4c054a0a70207a1", kill_on_drop: false }` [INFO] [stderr] Compiling orbtk-async-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `orbtk_oneButton_sync` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `orbtk_one_button_sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `while let` pattern [INFO] [stdout] --> examples/orbtk_oneButton_async.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | while let v2 = r2.recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the loop will never exit [INFO] [stdout] = help: consider instead using a `loop { ... }` with a `let` inside it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `orbtk_oneButton_async` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `orbtk_one_button_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/orbtk_oneButton_async.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | self.future_sender.as_ref().unwrap().0.send(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.61s [INFO] running `Command { std: "docker" "inspect" "489526f00d9c9ce789d37a8b97a9a2f232655b570f16a617d4c054a0a70207a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489526f00d9c9ce789d37a8b97a9a2f232655b570f16a617d4c054a0a70207a1", kill_on_drop: false }` [INFO] [stdout] 489526f00d9c9ce789d37a8b97a9a2f232655b570f16a617d4c054a0a70207a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d83615f93326491b7cb6e281017f60d12be03947091c54c0109fee8974add1e4 [INFO] running `Command { std: "docker" "start" "-a" "d83615f93326491b7cb6e281017f60d12be03947091c54c0109fee8974add1e4", kill_on_drop: false }` [INFO] [stderr] warning: crate `orbtk_oneButton_sync` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `orbtk_one_button_sync` [INFO] [stderr] [INFO] [stderr] warning: irrefutable `while let` pattern [INFO] [stderr] --> examples/orbtk_oneButton_async.rs:198:15 [INFO] [stderr] | [INFO] [stderr] 198 | while let v2 = r2.recv() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] = note: this pattern will always match, so the loop will never exit [INFO] [stderr] = help: consider instead using a `loop { ... }` with a `let` inside it [INFO] [stderr] [INFO] [stderr] warning: crate `orbtk_oneButton_async` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `orbtk_one_button_async` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> examples/orbtk_oneButton_async.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | self.future_sender.as_ref().unwrap().0.send(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `orbtk-async-example` (example "orbtk_oneButton_sync") generated 1 warning [INFO] [stderr] warning: `orbtk-async-example` (example "orbtk_oneButton_async") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/orbtk_async_example-abcf1e86b3cbe187) [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" "d83615f93326491b7cb6e281017f60d12be03947091c54c0109fee8974add1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83615f93326491b7cb6e281017f60d12be03947091c54c0109fee8974add1e4", kill_on_drop: false }` [INFO] [stdout] d83615f93326491b7cb6e281017f60d12be03947091c54c0109fee8974add1e4