[INFO] cloning repository https://github.com/youssefhabri/pngcrypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youssefhabri/pngcrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fpngcrypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fpngcrypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e9eeb8ff63f7437446f31d8736a35f608095ed6 [INFO] checking youssefhabri/pngcrypt against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fpngcrypt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/youssefhabri/pngcrypt [INFO] finished tweaking git repo https://github.com/youssefhabri/pngcrypt [INFO] tweaked toml for git repo https://github.com/youssefhabri/pngcrypt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/youssefhabri/pngcrypt on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/youssefhabri/pngcrypt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2-chacha v0.2.3 [INFO] [stderr] Downloaded typenum v1.11.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.6 [INFO] [stderr] Downloaded rand_chacha v0.2.1 [INFO] [stderr] Downloaded sha2 v0.8.1 [INFO] [stderr] Downloaded stream-cipher v0.3.2 [INFO] [stderr] Downloaded build_const v0.2.1 [INFO] [stderr] Downloaded generic-array v0.12.3 [INFO] [stderr] Downloaded block-cipher-trait v0.6.2 [INFO] [stderr] Downloaded aes v0.3.2 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] [stderr] Downloaded aes-soft v0.3.3 [INFO] [stderr] Downloaded aesni v0.6.0 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 362e6b1e1ac0b8298682ce98c5da0dfcdf146d45e8001def3c68a90f725a0f7a [INFO] running `Command { std: "docker" "start" "-a" "362e6b1e1ac0b8298682ce98c5da0dfcdf146d45e8001def3c68a90f725a0f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "362e6b1e1ac0b8298682ce98c5da0dfcdf146d45e8001def3c68a90f725a0f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362e6b1e1ac0b8298682ce98c5da0dfcdf146d45e8001def3c68a90f725a0f7a", kill_on_drop: false }` [INFO] [stdout] 362e6b1e1ac0b8298682ce98c5da0dfcdf146d45e8001def3c68a90f725a0f7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a197fd13c5242fbe9fd19af07c3d47772eaf07ba0fd61a9183c56a4bef10b0dc [INFO] running `Command { std: "docker" "start" "-a" "a197fd13c5242fbe9fd19af07c3d47772eaf07ba0fd61a9183c56a4bef10b0dc", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking cfb-mode v0.3.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking pngcrypt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | map_err!(file.read_exact(&mut header))?; [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: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error originates in the macro `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | map_err!(file.read_exact(&mut header))?; [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: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error originates in the macro `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | map_err!(file.read_exact(&mut length_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | map_err!(file.read_exact(&mut length_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | map_err!(file.read_exact(&mut c_type_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | map_err!(file.read_exact(&mut c_type_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | let c_type = map_err!(String::from_utf8(c_type_raw.to_vec()))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | map_err!(file.read_exact(data.as_mut_slice()))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | let c_type = map_err!(String::from_utf8(c_type_raw.to_vec()))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | map_err!(file.read_exact(&mut crc_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | let _ = map_err!(io::stdin().read_line(&mut password))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | map_err!(file.read_exact(data.as_mut_slice()))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let mut cipher = map_err!(AesCfb::new_var(key, &iv))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | map_err!(file.read_exact(&mut crc_raw))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | let mut cipher = map_err!(AesCfb::new_var(key, &iv))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | let _ = map_err!(io::stdin().read_line(&mut password))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let value = map_err!(base64::decode(&buffer))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let mut cipher = map_err!(AesCfb::new_var(key, &iv))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | let mut cipher = map_err!(AesCfb::new_var(key, &iv))?; [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 `map_err` (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/lib.rs:17:84 [INFO] [stdout] | [INFO] [stdout] 17 | ($expr).map_err(|err| format!("line {}: {}", line!(), err.to_string())); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let value = map_err!(base64::decode(&buffer))?; [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 `map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pngcrypt` (lib test) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pngcrypt` (lib) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "a197fd13c5242fbe9fd19af07c3d47772eaf07ba0fd61a9183c56a4bef10b0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a197fd13c5242fbe9fd19af07c3d47772eaf07ba0fd61a9183c56a4bef10b0dc", kill_on_drop: false }` [INFO] [stdout] a197fd13c5242fbe9fd19af07c3d47772eaf07ba0fd61a9183c56a4bef10b0dc