[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] testing eropsyren/todo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feropsyren%2Ftodo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eropsyren/todo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-1/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 934025e85ee20f7adcc34be85b5ef3726cdb954ef7fe37b8118a53e0f17ca650 [INFO] running `Command { std: "docker" "start" "-a" "934025e85ee20f7adcc34be85b5ef3726cdb954ef7fe37b8118a53e0f17ca650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934025e85ee20f7adcc34be85b5ef3726cdb954ef7fe37b8118a53e0f17ca650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934025e85ee20f7adcc34be85b5ef3726cdb954ef7fe37b8118a53e0f17ca650", kill_on_drop: false }` [INFO] [stdout] 934025e85ee20f7adcc34be85b5ef3726cdb954ef7fe37b8118a53e0f17ca650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 447383a62f55cc735aafadbc05bbb077f404a3322efa5c71f8717a7c31cfebf6 [INFO] running `Command { std: "docker" "start" "-a" "447383a62f55cc735aafadbc05bbb077f404a3322efa5c71f8717a7c31cfebf6", kill_on_drop: false }` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling json v0.11.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [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] = 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 `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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.39s [INFO] running `Command { std: "docker" "inspect" "447383a62f55cc735aafadbc05bbb077f404a3322efa5c71f8717a7c31cfebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447383a62f55cc735aafadbc05bbb077f404a3322efa5c71f8717a7c31cfebf6", kill_on_drop: false }` [INFO] [stdout] 447383a62f55cc735aafadbc05bbb077f404a3322efa5c71f8717a7c31cfebf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a47cea3d2f00602c890ef7c5dcea3712729eb2754f2829a71c3136e26d9600f4 [INFO] running `Command { std: "docker" "start" "-a" "a47cea3d2f00602c890ef7c5dcea3712729eb2754f2829a71c3136e26d9600f4", 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] = 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 `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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.96s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/todo-d9802a3c76466875) [INFO] running `Command { std: "docker" "inspect" "a47cea3d2f00602c890ef7c5dcea3712729eb2754f2829a71c3136e26d9600f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47cea3d2f00602c890ef7c5dcea3712729eb2754f2829a71c3136e26d9600f4", kill_on_drop: false }` [INFO] [stdout] a47cea3d2f00602c890ef7c5dcea3712729eb2754f2829a71c3136e26d9600f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 367ae87828c5d2c5894631fc329db1f56b657145f80e64fed86bbfc1957fbcbd [INFO] running `Command { std: "docker" "start" "-a" "367ae87828c5d2c5894631fc329db1f56b657145f80e64fed86bbfc1957fbcbd", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/add.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/add.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/clear.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/clear.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/clear.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/discard.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/discard.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/done.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/done.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/edit.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/edit.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | let task = get_mut_prop_or_exit!(tasks, id, JsonValue::Object); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_mut_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/edit.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | let old_description = get_prop_or_exit!( [INFO] [stderr] | ___________________________- [INFO] [stderr] 11 | | task, [INFO] [stderr] 12 | | DESCRIPTION, [INFO] [stderr] 13 | | JsonValue::String, [INFO] [stderr] 14 | | JsonValue::Short, [INFO] [stderr] 15 | | JsonValue::Object [INFO] [stderr] 16 | | ) [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/edit.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/init.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | Err(err) => print_error!("error writing to {} file: {}", TODO_FILE_NAME, err), [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/init.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | Err(err) => print_error!("error generating {} file: {}", TODO_FILE_NAME, err), [INFO] [stderr] | ----------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | get_prop_or_exit!(task, STATUS, JsonValue::Short, JsonValue::String).to_string(); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | get_prop_or_exit!(task, DESCRIPTION, JsonValue::Short, JsonValue::String).to_string(); [INFO] [stderr] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | let title = get_prop_or_exit!(task, TITLE, JsonValue::Short, JsonValue::String).to_string(); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/list.rs:43:18 [INFO] [stderr] | [INFO] [stderr] 43 | let status = get_prop_or_exit!(task, STATUS, JsonValue::Short).to_string(); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/remove.rs:6:17 [INFO] [stderr] | [INFO] [stderr] 6 | let tasks = get_json_from_file_or_exit!(TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_json_from_file_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/remove.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | let task = get_prop_or_exit!(tasks, id, JsonValue::Object); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:65:10 [INFO] [stderr] | [INFO] [stderr] 65 | }; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/remove.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | let status = get_prop_or_exit!(task, STATUS, JsonValue::String, JsonValue::Short).to_string(); [INFO] [stderr] | -------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_prop_or_exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/utils.rs:8:124 [INFO] [stderr] | [INFO] [stderr] 8 | eprintln!("{}", colored::Colorize::bold(colored::Colorize::red(std::fmt::format(format_args!($($arg)*)).as_str()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/remove.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | write_json_to_file_or_err!(tasks, TODO_FILE_NAME); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `print_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `todo` (bin "todo" test) generated 32 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo-d9802a3c76466875) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "367ae87828c5d2c5894631fc329db1f56b657145f80e64fed86bbfc1957fbcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367ae87828c5d2c5894631fc329db1f56b657145f80e64fed86bbfc1957fbcbd", kill_on_drop: false }` [INFO] [stdout] 367ae87828c5d2c5894631fc329db1f56b657145f80e64fed86bbfc1957fbcbd