[INFO] cloning repository https://github.com/AdrienChampion/mikino_bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrienChampion/mikino_bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fmikino_bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fmikino_bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdbaf486c7afbe83a681b6f8d9c143ac50f649e9 [INFO] testing AdrienChampion/mikino_bin against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fmikino_bin" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdrienChampion/mikino_bin on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AdrienChampion/mikino_bin [INFO] finished tweaking git repo https://github.com/AdrienChampion/mikino_bin [INFO] tweaked toml for git repo https://github.com/AdrienChampion/mikino_bin written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/AdrienChampion/mikino_bin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c2333df849810a3b95bd603750e55380071c59fb4222d68481e9958d31108b [INFO] running `Command { std: "docker" "start" "-a" "b6c2333df849810a3b95bd603750e55380071c59fb4222d68481e9958d31108b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c2333df849810a3b95bd603750e55380071c59fb4222d68481e9958d31108b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c2333df849810a3b95bd603750e55380071c59fb4222d68481e9958d31108b", kill_on_drop: false }` [INFO] [stdout] b6c2333df849810a3b95bd603750e55380071c59fb4222d68481e9958d31108b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cac66790fdf11b0b9c4a2c97cdb47bf0543b65502d071752bb5a58998c13e4e [INFO] running `Command { std: "docker" "start" "-a" "2cac66790fdf11b0b9c4a2c97cdb47bf0543b65502d071752bb5a58998c13e4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling readonly v0.2.0 [INFO] [stderr] Compiling rsmt2 v0.14.0 [INFO] [stderr] Compiling mikino_api v0.5.1 [INFO] [stderr] Compiling mikino v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.23s [INFO] running `Command { std: "docker" "inspect" "2cac66790fdf11b0b9c4a2c97cdb47bf0543b65502d071752bb5a58998c13e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cac66790fdf11b0b9c4a2c97cdb47bf0543b65502d071752bb5a58998c13e4e", kill_on_drop: false }` [INFO] [stdout] 2cac66790fdf11b0b9c4a2c97cdb47bf0543b65502d071752bb5a58998c13e4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4167ba6cb22db97c68d147e1d501391c88ea7712b04b6ff845b4c92feecadb [INFO] running `Command { std: "docker" "start" "-a" "cf4167ba6cb22db97c68d147e1d501391c88ea7712b04b6ff845b4c92feecadb", kill_on_drop: false }` [INFO] [stderr] Compiling mikino v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "cf4167ba6cb22db97c68d147e1d501391c88ea7712b04b6ff845b4c92feecadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4167ba6cb22db97c68d147e1d501391c88ea7712b04b6ff845b4c92feecadb", kill_on_drop: false }` [INFO] [stdout] cf4167ba6cb22db97c68d147e1d501391c88ea7712b04b6ff845b4c92feecadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b65d13910f770327788321677a73dc40dceab25baa49b1af42536233157e2ad0 [INFO] running `Command { std: "docker" "start" "-a" "b65d13910f770327788321677a73dc40dceab25baa49b1af42536233157e2ad0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/mode.rs:210:71 [INFO] [stderr] | [INFO] [stderr] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 217 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/mode.rs:210:71 [INFO] [stderr] | [INFO] [stderr] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 221 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:411:67 [INFO] [stderr] | [INFO] [stderr] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 418 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:411:67 [INFO] [stderr] | [INFO] [stderr] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 422 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mikino` (bin "mikino" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mikino-195a2942570f51ed) [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" "b65d13910f770327788321677a73dc40dceab25baa49b1af42536233157e2ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b65d13910f770327788321677a73dc40dceab25baa49b1af42536233157e2ad0", kill_on_drop: false }` [INFO] [stdout] b65d13910f770327788321677a73dc40dceab25baa49b1af42536233157e2ad0