[INFO] cloning repository https://github.com/jasonholloway/kb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonholloway/kb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonholloway%2Fkb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonholloway%2Fkb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 720cd1869572092cf4cd034d66f31564407fdbd2 [INFO] checking jasonholloway/kb against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonholloway%2Fkb" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonholloway/kb on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasonholloway/kb [INFO] finished tweaking git repo https://github.com/jasonholloway/kb [INFO] tweaked toml for git repo https://github.com/jasonholloway/kb written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jasonholloway/kb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded wchar-impl v0.6.0 [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded wchar v0.6.1 [INFO] [stderr] Downloaded evdev-sys v0.2.1 [INFO] [stderr] Downloaded windebug_logger v0.1.4 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", 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] d90b755be1e21224804f482b3216041a5c99c3dd077a474dccf9cb3b7a7bffc2 [INFO] running `Command { std: "docker" "start" "-a" "d90b755be1e21224804f482b3216041a5c99c3dd077a474dccf9cb3b7a7bffc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90b755be1e21224804f482b3216041a5c99c3dd077a474dccf9cb3b7a7bffc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90b755be1e21224804f482b3216041a5c99c3dd077a474dccf9cb3b7a7bffc2", kill_on_drop: false }` [INFO] [stdout] d90b755be1e21224804f482b3216041a5c99c3dd077a474dccf9cb3b7a7bffc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] b85571423f7e7c54b8d9de3b1705ded89ac9dce223b3178738241df9c8e3f718 [INFO] running `Command { std: "docker" "start" "-a" "b85571423f7e7c54b8d9de3b1705ded89ac9dce223b3178738241df9c8e3f718", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Checking velcro v0.5.3 [INFO] [stderr] Checking kb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `big_machine::BigMachine`, `lead_machine::LeadMachine` [INFO] [stdout] --> src/main.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use machines::{RunRef, big_machine::BigMachine, lead_machine::LeadMachine, machine::Machine, mode_machine::ModeMachine, print_keys::Print... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Emit`, `Ev::*` [INFO] [stdout] --> src/machines/runner.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::common::{Emit, Emit::*, Ev, Ev::*}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `big_machine::BigMachine`, `lead_machine::LeadMachine` [INFO] [stdout] --> src/main.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use machines::{RunRef, big_machine::BigMachine, lead_machine::LeadMachine, machine::Machine, mode_machine::ModeMachine, print_keys::Print... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Emit`, `Ev::*` [INFO] [stdout] --> src/machines/runner.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::common::{Emit, Emit::*, Ev, Ev::*}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `run` has an incompatible type for trait [INFO] [stdout] --> src/machines/test.rs:69:48 [INFO] [stdout] | [INFO] [stdout] 69 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `common::Ev`, found `()` [INFO] [stdout] | help: change the parameter type to match the trait: `common::Ev>` [INFO] [stdout] | [INFO] [stdout] ::: src/machines/mod.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn run(&mut self, x: &mut Ctx, ev: Ev) -> (); [INFO] [stdout] | -------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut Masker, &mut Ctx>, common::Ev>)` [INFO] [stdout] found fn pointer `fn(&mut Masker, &mut Ctx>, common::Ev<()>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `run` has an incompatible type for trait [INFO] [stdout] --> src/machines/./runner_test.rs:106:48 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `common::Ev`, found `()` [INFO] [stdout] | help: change the parameter type to match the trait: `common::Ev>` [INFO] [stdout] | [INFO] [stdout] ::: src/machines/mod.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn run(&mut self, x: &mut Ctx, ev: Ev) -> (); [INFO] [stdout] | -------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut Mayfly, &mut Ctx>, common::Ev>)` [INFO] [stdout] found fn pointer `fn(&mut Mayfly, &mut Ctx>, common::Ev<()>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `run` has an incompatible type for trait [INFO] [stdout] --> src/machines/./runner_test.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `common::Ev`, found `()` [INFO] [stdout] | help: change the parameter type to match the trait: `common::Ev>` [INFO] [stdout] | [INFO] [stdout] ::: src/machines/mod.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn run(&mut self, x: &mut Ctx, ev: Ev) -> (); [INFO] [stdout] | -------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut Redoubler, &mut Ctx>, common::Ev>)` [INFO] [stdout] found fn pointer `fn(&mut Redoubler, &mut Ctx>, common::Ev<()>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `run` has an incompatible type for trait [INFO] [stdout] --> src/machines/./runner_test.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `common::Ev`, found `()` [INFO] [stdout] | help: change the parameter type to match the trait: `common::Ev>` [INFO] [stdout] | [INFO] [stdout] ::: src/machines/mod.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | fn run(&mut self, x: &mut Ctx, ev: Ev) -> (); [INFO] [stdout] | -------- type in trait [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut TestMachine, &mut Ctx>, common::Ev>)` [INFO] [stdout] found fn pointer `fn(&mut TestMachine, &mut Ctx>, common::Ev<()>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `&Spawn(_)` not covered [INFO] [stdout] --> src/machines/machine.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | match &emit { [INFO] [stdout] | ^^^^^ pattern `&Spawn(_)` not covered [INFO] [stdout] | [INFO] [stdout] ::: src/common/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pub enum Emit { [INFO] [stdout] 12 | | Emit(Ev), [INFO] [stdout] 13 | | Now(Mode), [INFO] [stdout] 14 | | Die, [INFO] [stdout] ... | [INFO] [stdout] 18 | | Spawn(RunRef), [INFO] [stdout] | | ----- not covered [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- `common::Emit` defined here [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `&common::Emit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*ev2` which is behind a shared reference [INFO] [stdout] --> src/machines/machine.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | x.emit(*ev2); [INFO] [stdout] | ^^^^ move occurs because `*ev2` has type `common::Ev`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*ev2` which is behind a shared reference [INFO] [stdout] --> src/machines/machine.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | x.emit(*ev2); [INFO] [stdout] | ^^^^ move occurs because `*ev2` has type `common::Ev`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kb` [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] [stdout] error[E0277]: can't compare `common::Emit>` with `common::Emit>` [INFO] [stdout] --> src/machines/test.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | assert!(&sink.buff.contains(&Key(2, Down, None))); [INFO] [stdout] | ^^^^^^^^ no implementation for `common::Emit> == common::Emit>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `common::Emit>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/test.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | assert!(&sink.buff.contains(&Key(2, Down, None))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected enum `common::Emit`, found enum `common::Ev` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&common::Emit>` [INFO] [stdout] found reference `&common::Ev<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `common::Emit>` with `common::Emit>` [INFO] [stdout] --> src/machines/test.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(&sink.buff.contains(&Key(2, Up, None))); [INFO] [stdout] | ^^^^^^^^ no implementation for `common::Emit> == common::Emit>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `common::Emit>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/test.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(&sink.buff.contains(&Key(2, Up, None))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected enum `common::Emit`, found enum `common::Ev` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&common::Emit>` [INFO] [stdout] found reference `&common::Ev<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `common::Emit>` with `common::Emit>` [INFO] [stdout] --> src/machines/test.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | assert!(&sink.buff.contains(&Key(1, Down, None)), [INFO] [stdout] | ^^^^^^^^ no implementation for `common::Emit> == common::Emit>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `common::Emit>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/test.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | assert!(&sink.buff.contains(&Key(1, Down, None)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected enum `common::Emit`, found enum `common::Ev` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&common::Emit>` [INFO] [stdout] found reference `&common::Ev<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `common::Emit>` with `common::Emit>` [INFO] [stdout] --> src/machines/test.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(&sink.buff.contains(&Key(1, Up, None)), [INFO] [stdout] | ^^^^^^^^ no implementation for `common::Emit> == common::Emit>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `common::Emit>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/test.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(&sink.buff.contains(&Key(1, Up, None)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected enum `common::Emit`, found enum `common::Ev` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&common::Emit>` [INFO] [stdout] found reference `&common::Ev<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/test.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | x.emit(ev); [INFO] [stdout] | ^^ expected enum `common::Ev`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `common::Ev>` [INFO] [stdout] found enum `common::Ev<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `common::Emit>` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/machines/./runner_test.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | dbg!(&sink.buff); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `common::Emit>` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `common::Emit>` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::collections::VecDeque>>` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&&std::collections::VecDeque>>` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/./runner_test.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | x.emit(ev); [INFO] [stdout] | ^^ expected enum `common::Ev`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `common::Ev>` [INFO] [stdout] found enum `common::Ev<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Die` found for enum `common::Ev<_>` [INFO] [stdout] --> src/machines/./runner_test.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | x.emit(Ev::Die {}); [INFO] [stdout] | ^^^ variant not found in `common::Ev<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/common/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Ev { [INFO] [stdout] | ----------------- variant `Die` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/machines/./runner_test.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | x.emit(ev); [INFO] [stdout] | ^^ expected enum `common::Ev`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `common::Ev>` [INFO] [stdout] found enum `common::Ev<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Spawn` found for enum `common::Ev<_>` in the current scope [INFO] [stdout] --> src/machines/./runner_test.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | x.emit(Ev::Spawn(RunRef { [INFO] [stdout] | ^^^^^ variant or associated item not found in `common::Ev<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/common/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Ev { [INFO] [stdout] | ----------------- variant or associated item `Spawn` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b85571423f7e7c54b8d9de3b1705ded89ac9dce223b3178738241df9c8e3f718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85571423f7e7c54b8d9de3b1705ded89ac9dce223b3178738241df9c8e3f718", kill_on_drop: false }` [INFO] [stdout] b85571423f7e7c54b8d9de3b1705ded89ac9dce223b3178738241df9c8e3f718