[INFO] cloning repository https://github.com/neonphog/cargo-task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neonphog/cargo-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d0bad96784f97bf8036d6e5409f0732a3224e87 [INFO] checking neonphog/cargo-task against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonphog%2Fcargo-task" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neonphog/cargo-task on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neonphog/cargo-task [INFO] finished tweaking git repo https://github.com/neonphog/cargo-task [INFO] tweaked toml for git repo https://github.com/neonphog/cargo-task written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/neonphog/cargo-task already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b77aa173fa551ec5a3b8980c62566b7fdc672a92ac10e7ed88def5f4792e7a6 [INFO] running `Command { std: "docker" "start" "-a" "8b77aa173fa551ec5a3b8980c62566b7fdc672a92ac10e7ed88def5f4792e7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b77aa173fa551ec5a3b8980c62566b7fdc672a92ac10e7ed88def5f4792e7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b77aa173fa551ec5a3b8980c62566b7fdc672a92ac10e7ed88def5f4792e7a6", kill_on_drop: false }` [INFO] [stdout] 8b77aa173fa551ec5a3b8980c62566b7fdc672a92ac10e7ed88def5f4792e7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82fbfbcf53c6e54faf4ad895a87e79c0f773c91c184c818adbcfee0a265b5c0 [INFO] running `Command { std: "docker" "start" "-a" "d82fbfbcf53c6e54faf4ad895a87e79c0f773c91c184c818adbcfee0a265b5c0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling cargo-task v0.0.12 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | let mut f = ct_check_fatal!(std::fs::OpenOptions::new() [INFO] [stdout] | _____________________- [INFO] [stdout] 120 | | .write(true) [INFO] [stdout] 121 | | .append(true) [INFO] [stdout] 122 | | .create(true) [INFO] [stdout] 123 | | .open(&p)); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(warnings)]` [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | ct_check_fatal!(f.write_all(directive.as_bytes())); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | ct_check_fatal!(f.sync_all()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | None => ct_fatal!("CARGO binary path not set in environment"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | None => ct_fatal!("CT_WORK_DIR environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | None => ct_fatal!("CT_PATH environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | None => ct_fatal!("CT_TARGET environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | let tasks = ct_check_fatal!(enumerate_task_metadata()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/at_at.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | Err(e) => crate::ct_fatal!("{:?}", e), [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 error originates in the macro `crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | let file_type = ct_check_fatal!(item.file_type()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let meta = ct_check_fatal!(parse_metadata(&path)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | let meta = ct_check_fatal!(parse_metadata(&main_path)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ct_check_fatal!(std::fs::create_dir_all(CARGO_TASK_DIR)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ct_check_fatal!(std::fs::write(CT_DIR_GIT_IGNORE, CT_DIR_GIT_IGNORE_SRC)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 56 | | &cargo_toml, [INFO] [stdout] 57 | | r#"[package] [INFO] [stdout] 58 | | name = "cargo_task_util" [INFO] [stdout] ... | [INFO] [stdout] 61 | | "# [INFO] [stdout] 62 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | ct_check_fatal!(std::fs::write(&lib_rs, CONTENT)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | ct_check_fatal!(std::fs::write(&ctu_rs, CARGO_TASK_UTIL_SRC)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_clean.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ct_check_fatal!(std::fs::remove_dir_all(&env.cargo_task_target)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | ct_check_fatal!(std::fs::create_dir_all(&ws)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | ct_check_fatal!(std::fs::create_dir_all(&task_dir)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 170 | | &cargo_toml, [INFO] [stdout] 171 | | format!( [INFO] [stdout] 172 | | r#"[package] [INFO] [stdout] ... | [INFO] [stdout] 182 | | ) [INFO] [stdout] 183 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | ct_check_fatal!(std::fs::create_dir_all(&src_dir)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | ct_check_fatal!(std::fs::copy(&task_meta.path, &main_file)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 201 | | &ws, [INFO] [stdout] 202 | | format!( [INFO] [stdout] 203 | | r#"[workspace] [INFO] [stdout] ... | [INFO] [stdout] 210 | | ), [INFO] [stdout] 211 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | ct_check_fatal!(std::fs::create_dir_all(&dest)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | for item in ct_check_fatal!(std::fs::read_dir(src)) { [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | let meta = ct_check_fatal!(item.metadata()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | ct_check_fatal!(std::fs::copy(item.path(), &dest)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:292:45 [INFO] [stdout] | [INFO] [stdout] 292 | ... None => ct_fatal!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 293 | | ... "no '=' found in ct-set-env directive" [INFO] [stdout] 294 | | ... ), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | ... _ => ct_fatal!("unrecognized AtAt command '{}'", k), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | ct_check_fatal!(env.exec(cmd)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | let mut f = ct_check_fatal!(std::fs::OpenOptions::new() [INFO] [stdout] | _____________________- [INFO] [stdout] 120 | | .write(true) [INFO] [stdout] 121 | | .append(true) [INFO] [stdout] 122 | | .create(true) [INFO] [stdout] 123 | | .open(&p)); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` implied by `#[deny(warnings)]` [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | ct_check_fatal!(f.write_all(directive.as_bytes())); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | ct_check_fatal!(f.sync_all()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | None => ct_fatal!("CARGO binary path not set in environment"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | None => ct_fatal!("CT_WORK_DIR environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 252 | None => ct_fatal!("CT_PATH environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | None => ct_fatal!("CT_TARGET environment variable not set"), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | let tasks = ct_check_fatal!(enumerate_task_metadata()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/at_at.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | Err(e) => crate::ct_fatal!("{:?}", e), [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 error originates in the macro `crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | let file_type = ct_check_fatal!(item.file_type()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let meta = ct_check_fatal!(parse_metadata(&path)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/env_loader.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | let meta = ct_check_fatal!(parse_metadata(&main_path)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ct_check_fatal!(std::fs::create_dir_all(CARGO_TASK_DIR)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ct_check_fatal!(std::fs::write(CT_DIR_GIT_IGNORE, CT_DIR_GIT_IGNORE_SRC)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 56 | | &cargo_toml, [INFO] [stdout] 57 | | r#"[package] [INFO] [stdout] 58 | | name = "cargo_task_util" [INFO] [stdout] ... | [INFO] [stdout] 61 | | "# [INFO] [stdout] 62 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | ct_check_fatal!(std::fs::write(&lib_rs, CONTENT)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_init.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | ct_check_fatal!(std::fs::write(&ctu_rs, CARGO_TASK_UTIL_SRC)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/ct_clean.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ct_check_fatal!(std::fs::remove_dir_all(&env.cargo_task_target)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | ct_check_fatal!(std::fs::create_dir_all(&ws)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | ct_check_fatal!(std::fs::create_dir_all(&task_dir)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 170 | | &cargo_toml, [INFO] [stdout] 171 | | format!( [INFO] [stdout] 172 | | r#"[package] [INFO] [stdout] ... | [INFO] [stdout] 182 | | ) [INFO] [stdout] 183 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | ct_check_fatal!(std::fs::create_dir_all(&src_dir)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | ct_check_fatal!(std::fs::copy(&task_meta.path, &main_file)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | / ct_check_fatal!(std::fs::write( [INFO] [stdout] 201 | | &ws, [INFO] [stdout] 202 | | format!( [INFO] [stdout] 203 | | r#"[workspace] [INFO] [stdout] ... | [INFO] [stdout] 210 | | ), [INFO] [stdout] 211 | | )); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | ct_check_fatal!(std::fs::create_dir_all(&dest)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | for item in ct_check_fatal!(std::fs::read_dir(src)) { [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | let meta = ct_check_fatal!(item.metadata()); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | ct_check_fatal!(std::fs::copy(item.path(), &dest)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:292:45 [INFO] [stdout] | [INFO] [stdout] 292 | ... None => ct_fatal!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 293 | | ... "no '=' found in ct-set-env directive" [INFO] [stdout] 294 | | ... ), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | ... _ => ct_fatal!("unrecognized AtAt command '{}'", k), [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 error originates in the macro `ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/_cargo_task_util.rs:43:76 [INFO] [stdout] | [INFO] [stdout] 43 | ($($tt:tt)*) => { $crate::_cargo_task_util::ct_fatal(&format!($($tt)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exec.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | ct_check_fatal!(env.exec(cmd)); [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 error originates in the macro `$crate::ct_fatal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-task` due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d82fbfbcf53c6e54faf4ad895a87e79c0f773c91c184c818adbcfee0a265b5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82fbfbcf53c6e54faf4ad895a87e79c0f773c91c184c818adbcfee0a265b5c0", kill_on_drop: false }` [INFO] [stdout] d82fbfbcf53c6e54faf4ad895a87e79c0f773c91c184c818adbcfee0a265b5c0