[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] bbcfe92855ece8609fe4d90123987391a59fcd56 [INFO] checking jasonholloway/kb against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonholloway%2Fkb" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonholloway/kb on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-1/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded wchar v0.6.1 [INFO] [stderr] Downloaded windebug_logger v0.1.4 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded evdev-sys v0.2.1 [INFO] [stderr] Downloaded wchar-impl v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4ea30c8b1975e23e246abfc6e45d8263388651d78b9a2a193287d45fdca8ebe [INFO] running `Command { std: "docker" "start" "-a" "f4ea30c8b1975e23e246abfc6e45d8263388651d78b9a2a193287d45fdca8ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ea30c8b1975e23e246abfc6e45d8263388651d78b9a2a193287d45fdca8ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ea30c8b1975e23e246abfc6e45d8263388651d78b9a2a193287d45fdca8ebe", kill_on_drop: false }` [INFO] [stdout] f4ea30c8b1975e23e246abfc6e45d8263388651d78b9a2a193287d45fdca8ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ceaa4ef9e5abf5de7988a749e91c92903534d1be9ff7014e57f3b93435042b [INFO] running `Command { std: "docker" "start" "-a" "00ceaa4ef9e5abf5de7988a749e91c92903534d1be9ff7014e57f3b93435042b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [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 bitmaps v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking evdev-rs v0.4.0 [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] error[E0432]: unresolved import `crate::common::Ev` [INFO] [stdout] --> src/machines/test.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::{Ev,Movement}; [INFO] [stdout] | ^^ no `Ev` in `common` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::common::Ev`, `crate::common::Ev` [INFO] [stdout] --> src/machines/./runner_test.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{Ev,Ev::*,Movement::*}; [INFO] [stdout] | ^^ ^^ could not find `Ev` in `common` [INFO] [stdout] | | [INFO] [stdout] | no `Ev` in `common` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | runner.run(&mut sink, Key(101, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | runner.run(&mut sink, Key(1, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | runner.run(&mut sink, Key(2, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | assert!(&sink.buff.contains(&Key(2, Down, None))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | runner.run(&mut sink, Key(2, Up, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | runner.run(&mut sink, Key(1, Up, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:25:34 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(&sink.buff.contains(&Key(2, Up, None))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | runner.run(&mut sink, Key(101, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | runner.run(&mut sink, Key(1, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | runner.run(&mut sink, Key(101, Up, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | assert!(&sink.buff.contains(&Key(1, Down, None)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | runner.run(&mut sink, Key(101, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(&sink.buff.contains(&Key(1, Up, None)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | runner.run(&mut sink, Key(1, Up, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | runner.run(&mut sink, Key(101, Up, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | Key(i, Down, _) if i > 100 => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/test.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | Key(i, Up, _) if i > 100 => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | runner.run(&mut sink, Tick); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | runner.run(&mut sink, Key(3, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | runner.run(&mut sink, Key(10, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | runner.run(&mut sink, Key(1, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | runner.run(&mut sink, Key(2, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | runner.run(&mut sink, Key(3, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | runner.run(&mut sink, Key(4, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | runner.run(&mut sink, Key(5, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Key` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | x.emit(Key(self.depth, Down, None)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Tick` in this scope [INFO] [stdout] --> src/machines/./runner_test.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | x.emit(Tick) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::CoreEv::Tick; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/test.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl Runnable> for Masker [INFO] [stdout] | ^^^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 generic parameters: `TRaw`, `TIn`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | pub trait Runnable [INFO] [stdout] | ^^^^^^^^ ---- --- ---- [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 67 | impl Runnable, TIn, TOut> for Masker [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:104:6 [INFO] [stdout] | [INFO] [stdout] 104 | impl Runnable> for Mayfly [INFO] [stdout] | ^^^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 generic parameters: `TRaw`, `TIn`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | pub trait Runnable [INFO] [stdout] | ^^^^^^^^ ---- --- ---- [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 104 | impl Runnable, TIn, TOut> for Mayfly [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | impl Runnable> for Redoubler [INFO] [stdout] | ^^^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 generic parameters: `TRaw`, `TIn`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | pub trait Runnable [INFO] [stdout] | ^^^^^^^^ ---- --- ---- [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 124 | impl Runnable, TIn, TOut> for Redoubler [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 3 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:147:6 [INFO] [stdout] | [INFO] [stdout] 147 | impl Runnable> for TestMachine [INFO] [stdout] | ^^^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 3 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 3 generic parameters: `TRaw`, `TIn`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | pub trait Runnable [INFO] [stdout] | ^^^^^^^^ ---- --- ---- [INFO] [stdout] help: add missing generic arguments [INFO] [stdout] | [INFO] [stdout] 147 | impl Runnable, TIn, TOut> for TestMachine [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/test.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 2 generic parameters: `TRaw`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ctx { [INFO] [stdout] | ^^^ ---- ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 69 | fn run(&mut self, x: &mut Ctx, TOut>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 2 generic parameters: `TRaw`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ctx { [INFO] [stdout] | ^^^ ---- ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 106 | fn run(&mut self, x: &mut Ctx, TOut>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 2 generic parameters: `TRaw`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ctx { [INFO] [stdout] | ^^^ ---- ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 126 | fn run(&mut self, x: &mut Ctx, TOut>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/machines/./runner_test.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | fn run(&mut self, x: &mut Ctx>, ev: Ev<()>) { [INFO] [stdout] | ^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 2 generic parameters: `TRaw`, `TOut` [INFO] [stdout] --> src/machines/mod.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Ctx { [INFO] [stdout] | ^^^ ---- ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 149 | fn run(&mut self, x: &mut Ctx, TOut>, ev: Ev<()>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0432, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kb` due to 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00ceaa4ef9e5abf5de7988a749e91c92903534d1be9ff7014e57f3b93435042b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ceaa4ef9e5abf5de7988a749e91c92903534d1be9ff7014e57f3b93435042b", kill_on_drop: false }` [INFO] [stdout] 00ceaa4ef9e5abf5de7988a749e91c92903534d1be9ff7014e57f3b93435042b