[INFO] cloning repository https://github.com/eropsyren/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eropsyren/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feropsyren%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feropsyren%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55ae988b1324db9108a7f544a3197b7a136dfcd6 [INFO] building eropsyren/todo against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feropsyren%2Ftodo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eropsyren/todo on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eropsyren/todo [INFO] finished tweaking git repo https://github.com/eropsyren/todo [INFO] tweaked toml for git repo https://github.com/eropsyren/todo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eropsyren/todo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json v0.11.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39e5a8d0892d34de61d19a92fb4b94e663227b95ad518da556f0afdaf080713e [INFO] running `Command { std: "docker" "start" "-a" "39e5a8d0892d34de61d19a92fb4b94e663227b95ad518da556f0afdaf080713e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e5a8d0892d34de61d19a92fb4b94e663227b95ad518da556f0afdaf080713e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e5a8d0892d34de61d19a92fb4b94e663227b95ad518da556f0afdaf080713e", kill_on_drop: false }` [INFO] [stdout] 39e5a8d0892d34de61d19a92fb4b94e663227b95ad518da556f0afdaf080713e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a578f015d65aeae476f6ef37cf14b467e19790b83b0e206dde525e12fe8f491c [INFO] running `Command { std: "docker" "start" "-a" "a578f015d65aeae476f6ef37cf14b467e19790b83b0e206dde525e12fe8f491c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String); [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let task = get_mut_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_mut_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let old_description = get_prop_or_exit!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 11 | | task, [INFO] [stdout] 12 | | DESCRIPTION, [INFO] [stdout] 13 | | JsonValue::String, [INFO] [stdout] 14 | | JsonValue::Short, [INFO] [stdout] 15 | | JsonValue::Object [INFO] [stdout] 16 | | ) [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/init.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | Err(err) => print_error!("error writing to {} file: {}", TODO_FILE_NAME, err), [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 `print_error` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/init.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | Err(err) => print_error!("error generating {} file: {}", TODO_FILE_NAME, err), [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 `print_error` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | get_prop_or_exit!(task, DESCRIPTION, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let title = get_prop_or_exit!(task, TITLE, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short).to_string(); [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 `get_prop_or_exit` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let status = get_prop_or_exit!(task, STATUS, JsonValue::String, JsonValue::Short).to_string(); [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a578f015d65aeae476f6ef37cf14b467e19790b83b0e206dde525e12fe8f491c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a578f015d65aeae476f6ef37cf14b467e19790b83b0e206dde525e12fe8f491c", kill_on_drop: false }` [INFO] [stdout] a578f015d65aeae476f6ef37cf14b467e19790b83b0e206dde525e12fe8f491c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b0ee0618fd09fc99db06c5848a2f0473d6293bfa55ebdfdf51457e3a6cc0b0 [INFO] running `Command { std: "docker" "start" "-a" "95b0ee0618fd09fc99db06c5848a2f0473d6293bfa55ebdfdf51457e3a6cc0b0", kill_on_drop: false }` [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/add.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String); [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clear.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/discard.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/done.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let task = get_mut_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_mut_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let old_description = get_prop_or_exit!( [INFO] [stdout] | ___________________________- [INFO] [stdout] 11 | | task, [INFO] [stdout] 12 | | DESCRIPTION, [INFO] [stdout] 13 | | JsonValue::String, [INFO] [stdout] 14 | | JsonValue::Short, [INFO] [stdout] 15 | | JsonValue::Object [INFO] [stdout] 16 | | ) [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/edit.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/init.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | Err(err) => print_error!("error writing to {} file: {}", TODO_FILE_NAME, err), [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 `print_error` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/init.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | Err(err) => print_error!("error generating {} file: {}", TODO_FILE_NAME, err), [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 `print_error` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | get_prop_or_exit!(task, DESCRIPTION, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let title = get_prop_or_exit!(task, TITLE, JsonValue::Short, JsonValue::String).to_string(); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short).to_string(); [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 `get_prop_or_exit` (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/utils.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [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 `get_json_from_file_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [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 `get_prop_or_exit` (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/utils.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let status = get_prop_or_exit!(task, STATUS, JsonValue::String, JsonValue::Short).to_string(); [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 `get_prop_or_exit` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (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/utils.rs:8:124 [INFO] [stdout] | [INFO] [stdout] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/remove.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [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 `print_error` which comes from the expansion of the macro `write_json_to_file_or_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "95b0ee0618fd09fc99db06c5848a2f0473d6293bfa55ebdfdf51457e3a6cc0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b0ee0618fd09fc99db06c5848a2f0473d6293bfa55ebdfdf51457e3a6cc0b0", kill_on_drop: false }` [INFO] [stdout] 95b0ee0618fd09fc99db06c5848a2f0473d6293bfa55ebdfdf51457e3a6cc0b0