[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgarsit%2Fcse363encoderproject" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgarsit/cse363encoderproject on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a54d3fa277295bb5df126834192ceaccf27eb169cde8e797ee3a85d4c0f2c883 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a54d3fa277295bb5df126834192ceaccf27eb169cde8e797ee3a85d4c0f2c883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a54d3fa277295bb5df126834192ceaccf27eb169cde8e797ee3a85d4c0f2c883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54d3fa277295bb5df126834192ceaccf27eb169cde8e797ee3a85d4c0f2c883", kill_on_drop: false }` [INFO] [stdout] a54d3fa277295bb5df126834192ceaccf27eb169cde8e797ee3a85d4c0f2c883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 927c4b94a74dcbf5fdbb55a0e3c7133576fdf540ced1b52fe1fe7b3a1a82395a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "927c4b94a74dcbf5fdbb55a0e3c7133576fdf540ced1b52fe1fe7b3a1a82395a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling petgraph 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 clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [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] 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] 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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [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] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "927c4b94a74dcbf5fdbb55a0e3c7133576fdf540ced1b52fe1fe7b3a1a82395a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927c4b94a74dcbf5fdbb55a0e3c7133576fdf540ced1b52fe1fe7b3a1a82395a", kill_on_drop: false }` [INFO] [stdout] 927c4b94a74dcbf5fdbb55a0e3c7133576fdf540ced1b52fe1fe7b3a1a82395a