[INFO] cloning repository https://github.com/iximeow/yaxpeax-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iximeow/yaxpeax-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7c0977ed701492672c35d9ed7259b337ece562 [INFO] checking iximeow/yaxpeax-core against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/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/iximeow/yaxpeax-core on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] finished tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] tweaked toml for git repo https://github.com/iximeow/yaxpeax-core written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iximeow/yaxpeax-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb9e409427c6aa8d4be6a04ae569d7d3e7e950fb124591fb18403ffffd12fae [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" "8cb9e409427c6aa8d4be6a04ae569d7d3e7e950fb124591fb18403ffffd12fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb9e409427c6aa8d4be6a04ae569d7d3e7e950fb124591fb18403ffffd12fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb9e409427c6aa8d4be6a04ae569d7d3e7e950fb124591fb18403ffffd12fae", kill_on_drop: false }` [INFO] [stdout] 8cb9e409427c6aa8d4be6a04ae569d7d3e7e950fb124591fb18403ffffd12fae [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=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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a12fa79527b2951e2e021ac6a01f8f53737d5e94e727982c47d61eb6cda48f6 [INFO] running `Command { std: "docker" "start" "-a" "0a12fa79527b2951e2e021ac6a01f8f53737d5e94e727982c47d61eb6cda48f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling yaxpeax-x86 v1.0.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking proc-maps v0.1.5 [INFO] [stderr] Checking goblin v0.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking yaxpeax-arch v0.2.5 [INFO] [stderr] Checking yaxpeax-msp430 v0.1.0 [INFO] [stderr] Checking yaxpeax-pic17 v0.1.1 [INFO] [stderr] Checking yaxpeax-arm v0.1.1 [INFO] [stderr] Checking yaxpeax-pic18 v0.1.1 [INFO] [stderr] Checking yaxpeax-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `&Red: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | --------- -^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Red` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Red: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | --------- -^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Red` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] 6 | match opcode { [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Red` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Red>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Red: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Red` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Red` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightGreen: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightGreen` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] 6 | match opcode { [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Red` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Red>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Red: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | Opcode::Invalid(_) => { &color::Fg(&color::Red) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Red` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Red` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightGreen: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightGreen` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightGreen` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightGreen>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightGreen` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightGreen>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightGreen: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightGreen` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightGreen` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightGreen: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | Opcode::RETI => { &color::Fg(&color::LightGreen) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightGreen` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightGreen` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Green: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | --------- -^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Green` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Green: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | --------- -^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Green` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Green` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Green>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Green: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Green` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Green` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightMagenta: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightMagenta` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Green` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Green>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Green: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | Opcode::JMP => { &color::Fg(&color::Green) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Green` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Green` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightMagenta: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightMagenta` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightMagenta` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightMagenta>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightMagenta: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightMagenta` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightMagenta` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightYellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightYellow` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightMagenta` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightMagenta>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightMagenta: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | Opcode::MOV => { &color::Fg(&color::LightMagenta) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightMagenta` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightMagenta` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightYellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&LightYellow` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightYellow` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightYellow>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightYellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightYellow` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightYellow` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Yellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Yellow` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `LightYellow` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&LightYellow>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&LightYellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | Opcode::BIS => { &color::Fg(&color::LightYellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&LightYellow` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `LightYellow` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Yellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | --------- -^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Color` is not implemented for `&Yellow` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Yellow` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Yellow>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Yellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Yellow` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Yellow` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn opcode_color(opcode: Opcode) -> &'static color::Fg<&'static dyn color::Color> { [INFO] [stdout] | --------------------------------------------- expected `&'static Fg<&'static (dyn Color + 'static)>` because of return type [INFO] [stdout] ... [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected trait object `dyn Color`, found struct `Yellow` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&'static Fg<&'static (dyn Color + 'static)>` [INFO] [stdout] found reference `&Fg<&Yellow>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Yellow: Color` is not satisfied [INFO] [stdout] --> src/arch/msp430/syntaxed_render.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | Opcode::CMP => { &color::Fg(&color::Yellow) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Color` is not implemented for `&Yellow` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Color` is implemented for `Yellow` [INFO] [stdout] note: required by a bound in `Fg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termion-1.5.2/src/color.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct Fg(pub C); [INFO] [stdout] | ^^^^^ required by this bound in `Fg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaxpeax-core` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaxpeax-core` due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "0a12fa79527b2951e2e021ac6a01f8f53737d5e94e727982c47d61eb6cda48f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a12fa79527b2951e2e021ac6a01f8f53737d5e94e727982c47d61eb6cda48f6", kill_on_drop: false }` [INFO] [stdout] 0a12fa79527b2951e2e021ac6a01f8f53737d5e94e727982c47d61eb6cda48f6