[INFO] cloning repository https://github.com/foresterre/sic-automate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresterre/sic-automate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095e07b0cd908c4ff54c5eaf116a6c69f8f99897 [INFO] checking foresterre/sic-automate against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic-automate on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foresterre/sic-automate [INFO] finished tweaking git repo https://github.com/foresterre/sic-automate [INFO] tweaked toml for git repo https://github.com/foresterre/sic-automate written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic-automate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd193f8d18cfbd6cc8bdc70ede6e9c7593ede206485fb35a6e18e2895115eca [INFO] running `Command { std: "docker" "start" "-a" "3fd193f8d18cfbd6cc8bdc70ede6e9c7593ede206485fb35a6e18e2895115eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd193f8d18cfbd6cc8bdc70ede6e9c7593ede206485fb35a6e18e2895115eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd193f8d18cfbd6cc8bdc70ede6e9c7593ede206485fb35a6e18e2895115eca", kill_on_drop: false }` [INFO] [stdout] 3fd193f8d18cfbd6cc8bdc70ede6e9c7593ede206485fb35a6e18e2895115eca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a78b0b4affc018cf61e5988da62d29c73090e2538239e7a382aa80bceb7032 [INFO] running `Command { std: "docker" "start" "-a" "69a78b0b4affc018cf61e5988da62d29c73090e2538239e7a382aa80bceb7032", 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.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sic v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.22.4 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking sic_core v0.10.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Checking sic_testing v0.10.0 (/opt/rustwide/workdir/components/sic_testing) [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parameterized-macro v0.1.1 [INFO] [stderr] Checking parameterized v0.1.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking sic_io v0.10.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Checking sic_image_engine v0.10.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Checking sic_parser v0.10.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | parse_next!(iter, i32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | define_parse_single_input!(f32, "Unable to map a value to f32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | define_parse_single_input!(i32, "Unable to map a value to i32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | define_parse_single_input!(u32, "Unable to map a value to u32. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | define_parse_single_input!(bool, "Unable to map a value to bool. v2"); [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | parse_next!(iter, u32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | parse_next!(iter, f32, ERR_MSG), [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: this warning originates in the macro `parse_next` (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] --> components/sic_parser/src/value_parser.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | })?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | parse_next!(iter, i32, ERR_MSG), [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: this warning originates in the macro `parse_next` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 537 | assert_match!(iter, Instr::Operation(ImgOp::Blur(n)), assert_eq!(*n, 1f32)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 539 | / assert_match!( [INFO] [stdout] 540 | | iter, [INFO] [stdout] 541 | | Instr::Operation(ImgOp::Brighten(n)), [INFO] [stdout] 542 | | assert_eq!(*n, 2i32) [INFO] [stdout] 543 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 545 | / assert_match!( [INFO] [stdout] 546 | | iter, [INFO] [stdout] 547 | | Instr::Operation(ImgOp::Contrast(n)), [INFO] [stdout] 548 | | assert_eq!(*n, 3f32) [INFO] [stdout] 549 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 551 | / assert_match!( [INFO] [stdout] 552 | | iter, [INFO] [stdout] 553 | | Instr::Operation(ImgOp::Crop(n)), [INFO] [stdout] 554 | | assert_eq!(*n, (0u32, 0u32, 2u32, 2u32)) [INFO] [stdout] 555 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 557 | / assert_match!( [INFO] [stdout] 558 | | iter, [INFO] [stdout] 559 | | Instr::Operation(ImgOp::Filter3x3(n)), [INFO] [stdout] 560 | | assert_eq!(*n, [0f32, 1f32, 2f32, 3f32, 4f32, 5f32, 6f32, 7f32, 8f32]) [INFO] [stdout] 561 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 563 | assert_match!(iter, Instr::Operation(ImgOp::FlipHorizontal), ()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 565 | assert_match!(iter, Instr::Operation(ImgOp::FlipVertical), ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 567 | assert_match!(iter, Instr::Operation(ImgOp::GrayScale), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 569 | / assert_match!( [INFO] [stdout] 570 | | iter, [INFO] [stdout] 571 | | Instr::Operation(ImgOp::HueRotate(n)), [INFO] [stdout] 572 | | assert_eq!(*n, -90i32) [INFO] [stdout] 573 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 575 | assert_match!(iter, Instr::Operation(ImgOp::Invert), ()); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 577 | / assert_match!( [INFO] [stdout] 578 | | iter, [INFO] [stdout] 579 | | Instr::Operation(ImgOp::Resize(n)), [INFO] [stdout] 580 | | assert_eq!(*n, (10u32, 10u32)) [INFO] [stdout] 581 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 583 | assert_match!(iter, Instr::Operation(ImgOp::Rotate90), ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 585 | assert_match!(iter, Instr::Operation(ImgOp::Rotate180), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 587 | assert_match!(iter, Instr::Operation(ImgOp::Rotate270), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 589 | / assert_match!( [INFO] [stdout] 590 | | iter, [INFO] [stdout] 591 | | Instr::Operation(ImgOp::Unsharpen(n)), [INFO] [stdout] 592 | | assert_eq!(*n, (1.5f32, 1i32)) [INFO] [stdout] 593 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 665 | / assert_match!( [INFO] [stdout] 666 | | iter, [INFO] [stdout] 667 | | Instr::Operation(ImgOp::Brighten(n)), [INFO] [stdout] 668 | | assert_eq!(*n, 10) [INFO] [stdout] 669 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 671 | assert_match!(iter, Instr::Operation(ImgOp::FlipVertical), ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 673 | / assert_match!( [INFO] [stdout] 674 | | iter, [INFO] [stdout] 675 | | Instr::Operation(ImgOp::HueRotate(n)), [INFO] [stdout] 676 | | assert_eq!(*n, -90) [INFO] [stdout] 677 | | ); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 ~ err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.10s [INFO] running `Command { std: "docker" "inspect" "69a78b0b4affc018cf61e5988da62d29c73090e2538239e7a382aa80bceb7032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a78b0b4affc018cf61e5988da62d29c73090e2538239e7a382aa80bceb7032", kill_on_drop: false }` [INFO] [stdout] 69a78b0b4affc018cf61e5988da62d29c73090e2538239e7a382aa80bceb7032