[INFO] cloning repository https://github.com/edgarsit/cse363encoderproject [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgarsit/cse363encoderproject" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarsit%2Fcse363encoderproject", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarsit%2Fcse363encoderproject'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6cac16fc87e03b0483e181371a8bd4f7e07624 [INFO] testing edgarsit/cse363encoderproject 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%2Fedgarsit%2Fcse363encoderproject" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgarsit/cse363encoderproject 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/edgarsit/cse363encoderproject [INFO] finished tweaking git repo https://github.com/edgarsit/cse363encoderproject [INFO] tweaked toml for git repo https://github.com/edgarsit/cse363encoderproject written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/edgarsit/cse363encoderproject 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 819fedd818bf14a3b2a95833b16d5275e8e9b842c8523c566f9fc1c24fcdd896 [INFO] running `Command { std: "docker" "start" "-a" "819fedd818bf14a3b2a95833b16d5275e8e9b842c8523c566f9fc1c24fcdd896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "819fedd818bf14a3b2a95833b16d5275e8e9b842c8523c566f9fc1c24fcdd896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819fedd818bf14a3b2a95833b16d5275e8e9b842c8523c566f9fc1c24fcdd896", kill_on_drop: false }` [INFO] [stdout] 819fedd818bf14a3b2a95833b16d5275e8e9b842c8523c566f9fc1c24fcdd896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a348677ddcc8d81850e137158a0eca2c92b73f889c7e0450b60b1403ad86211 [INFO] running `Command { std: "docker" "start" "-a" "1a348677ddcc8d81850e137158a0eca2c92b73f889c7e0450b60b1403ad86211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_if_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_if_match` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | vec![p![b, [0xb8 + b.regnum_of(key_reg)?], b"XORK"]], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | / ph! { |b| [INFO] [stdout] 141 | | xor = [b"\x31", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] 142 | | add = [b"\x03", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] 143 | | [INFO] [stdout] 144 | | sub4 = [sub_immediate(b.regnum_of(addr_reg)?, -4)]; [INFO] [stdout] 145 | | add4 = [add_immediate(b.regnum_of(addr_reg)?, 4)]; [INFO] [stdout] 146 | | } [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | / ph! { |b| [INFO] [stdout] 141 | | xor = [b"\x31", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] 142 | | add = [b"\x03", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] 143 | | [INFO] [stdout] 144 | | sub4 = [sub_immediate(b.regnum_of(addr_reg)?, -4)]; [INFO] [stdout] 145 | | add4 = [add_immediate(b.regnum_of(addr_reg)?, 4)]; [INFO] [stdout] 146 | | } [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / ph! { |b| [INFO] [stdout] 165 | | xor1 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 166 | | xor2 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 167 | | add1 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 168 | | add2 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 169 | | }; [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / ph! { |b| [INFO] [stdout] 165 | | xor1 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 166 | | xor2 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 167 | | add1 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 168 | | add2 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 169 | | }; [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / ph! { |b| [INFO] [stdout] 165 | | xor1 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 166 | | xor2 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 167 | | add1 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 168 | | add2 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 169 | | }; [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / ph! { |b| [INFO] [stdout] 165 | | xor1 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 166 | | xor2 = [xor, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 167 | | add1 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - cutoff) as u8]]; [INFO] [stdout] 168 | | add2 = [add, [(b.offset_of(endb) - b.offset_of(fpu) - 4 - cutoff) as u8]]; [INFO] [stdout] 169 | | }; [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | p![_ | "1", xor1, add1, sub4], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | p![_ | "1", xor1, add1, sub4], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | p![_ | "2", xor1, sub4, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | p![_ | "2", xor1, sub4, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | p![_ | "3", sub4, xor2, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | p![_ | "3", sub4, xor2, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | p![_ | "4", xor1, add1, add4], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | p![_ | "4", xor1, add1, add4], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | p![_ | "5", xor1, add4, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | p![_ | "5", xor1, add4, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | p![_ | "6", add4, xor2, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | p![_ | "6", add4, xor2, add2], [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 `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | p![_, b"\x81", [(0xe8 + regnum)], imm.to_le_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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | p![_, b"\x81", [(0xe8 + regnum)], imm.to_le_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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | p![_, b"\x83", [(0xe8 + regnum)], (imm as u8).to_le_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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (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/macros.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | $x.len() + p!(@sum $($xs),+); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/shikata_ga_nai.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | p![_, b"\x83", [(0xe8 + regnum)], (imm as u8).to_le_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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_if_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `array_value_iter` has been stable since 1.51.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/add_sub.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | array::IntoIter::new([]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/alpha_mixed.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | array::IntoIter::new([]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/encoder.rs:138:53 [INFO] [stdout] | [INFO] [stdout] 138 | .splice(range, array::IntoIter::new(real_key.to_le_bytes())), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/encoder.rs:284:53 [INFO] [stdout] | [INFO] [stdout] 284 | .splice(range, array::IntoIter::new(real_key.to_le_bytes())), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/jmp_call_additive.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | array::IntoIter::new([]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/shikata_ga_nai.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | array::IntoIter::new([]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:137:52 [INFO] [stdout] | [INFO] [stdout] 137 | vec![p![b, [0xb8 + b.regnum_of(key_reg)?], b"XORK"]], [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:141:58 [INFO] [stdout] | [INFO] [stdout] 141 | xor = [b"\x31", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:141:87 [INFO] [stdout] | [INFO] [stdout] 141 | xor = [b"\x31", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:142:58 [INFO] [stdout] | [INFO] [stdout] 142 | add = [b"\x03", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:142:87 [INFO] [stdout] | [INFO] [stdout] 142 | add = [b"\x03", [0x40 + b.regnum_of(addr_reg)? + (8 * b.regnum_of(key_reg)?)]]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:144:56 [INFO] [stdout] | [INFO] [stdout] 144 | sub4 = [sub_immediate(b.regnum_of(addr_reg)?, -4)]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:145:56 [INFO] [stdout] | [INFO] [stdout] 145 | add4 = [add_immediate(b.regnum_of(addr_reg)?, 4)]; [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `GenerateError` [INFO] [stdout] --> src/shikata_ga_nai.rs:160:88 [INFO] [stdout] | [INFO] [stdout] 160 | let getpc = context.add_block("getpc", vec![p![b, [0x58 + b.regnum_of(addr_reg)?]]]); [INFO] [stdout] | ^ the trait `From` is not implemented for `GenerateError` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result, GenerateError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0554, E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project` due to 21 previous errors; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a348677ddcc8d81850e137158a0eca2c92b73f889c7e0450b60b1403ad86211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a348677ddcc8d81850e137158a0eca2c92b73f889c7e0450b60b1403ad86211", kill_on_drop: false }` [INFO] [stdout] 1a348677ddcc8d81850e137158a0eca2c92b73f889c7e0450b60b1403ad86211