[INFO] cloning repository https://github.com/SofiaWinters/joyshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SofiaWinters/joyshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofiaWinters%2Fjoyshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofiaWinters%2Fjoyshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c1bff7f865e7571b4b42d0f3a10697927498061
[INFO] checking SofiaWinters/joyshop against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSofiaWinters%2Fjoyshop" "/workspace/builds/worker-10/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SofiaWinters/joyshop on toolchain bb9dbf1d07454a99066eabaabd5819851281494b
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/SofiaWinters/joyshop
[INFO] finished tweaking git repo https://github.com/SofiaWinters/joyshop
[INFO] tweaked toml for git repo https://github.com/SofiaWinters/joyshop written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] crate git repo https://github.com/SofiaWinters/joyshop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded hidapi-alt-for-hidapi-issue-127 v1.2.1
[INFO] [stderr] Downloaded win_key_codes v0.1.2
[INFO] [stderr] Downloaded joycon-rs v0.6.1
[INFO] [stderr] Downloaded syn v1.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 059a817a86317f4e4fc146a61ed908716eaa1cf1e9f0d9c9ad36362cdf1fc439
[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" "059a817a86317f4e4fc146a61ed908716eaa1cf1e9f0d9c9ad36362cdf1fc439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059a817a86317f4e4fc146a61ed908716eaa1cf1e9f0d9c9ad36362cdf1fc439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059a817a86317f4e4fc146a61ed908716eaa1cf1e9f0d9c9ad36362cdf1fc439", kill_on_drop: false }`
[INFO] [stdout] 059a817a86317f4e4fc146a61ed908716eaa1cf1e9f0d9c9ad36362cdf1fc439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb71bcd787c1bd25e8bc8d40461abde6719ee318d95cd92ae3c00dbb2e3a3741
[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" "cb71bcd787c1bd25e8bc8d40461abde6719ee318d95cd92ae3c00dbb2e3a3741", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling serde_derive v1.0.118
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling serde v1.0.118
[INFO] [stderr] Compiling winapi v0.3.9
[INFO] [stderr] Compiling serde_json v1.0.61
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking win_key_codes v0.1.2
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Compiling hidapi-alt-for-hidapi-issue-127 v1.2.1
[INFO] [stderr] Compiling syn v1.0.57
[INFO] [stderr] Checking joycon-rs v0.6.1
[INFO] [stderr] Checking joyshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout] --> src/configuration.rs:6:13
[INFO] [stdout] |
[INFO] [stdout] 6 | use winapi::_core::fmt::Formatter;
[INFO] [stdout] | ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/key_sender.rs:5:13
[INFO] [stdout] |
[INFO] [stdout] 5 | use winapi::um::winuser::{SendInput, INPUT, INPUT_KEYBOARD, KEYEVENTF_KEYUP};
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout] --> src/configuration.rs:6:13
[INFO] [stdout] |
[INFO] [stdout] 6 | use winapi::_core::fmt::Formatter;
[INFO] [stdout] | ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/key_sender.rs:5:13
[INFO] [stdout] |
[INFO] [stdout] 5 | use winapi::um::winuser::{SendInput, INPUT, INPUT_KEYBOARD, KEYEVENTF_KEYUP};
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Formatter` in this scope
[INFO] [stdout] --> src/configuration.rs:195:27
[INFO] [stdout] |
[INFO] [stdout] 195 | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 1 | use core::fmt::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::joyshop::device::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde::export::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde_json::ser::Formatter;
[INFO] [stdout] |
[INFO] [stdout] and 1 other candidate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/key_sender.rs:83:39
[INFO] [stdout] |
[INFO] [stdout] 82 | fn send_input(key: i32, down: bool) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 83 | let mut input = unsafe { zeroed::() };
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/key_sender.rs:84:19
[INFO] [stdout] |
[INFO] [stdout] 84 | input.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/key_sender.rs:91:22
[INFO] [stdout] |
[INFO] [stdout] 91 | ki.dwFlags = KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/key_sender.rs:96:9
[INFO] [stdout] |
[INFO] [stdout] 96 | SendInput(
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/key_sender.rs:99:23
[INFO] [stdout] |
[INFO] [stdout] 82 | fn send_input(key: i32, down: bool) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 99 | size_of::().try_into().unwrap(),
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Formatter` in this scope
[INFO] [stdout] --> src/configuration.rs:195:27
[INFO] [stdout] |
[INFO] [stdout] 195 | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 1 | use core::fmt::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::joyshop::device::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde::export::Formatter;
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde_json::ser::Formatter;
[INFO] [stdout] |
[INFO] [stdout] and 1 other candidate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/key_sender.rs:83:39
[INFO] [stdout] |
[INFO] [stdout] 82 | fn send_input(key: i32, down: bool) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 83 | let mut input = unsafe { zeroed::() };
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope
[INFO] [stdout] --> src/key_sender.rs:84:19
[INFO] [stdout] |
[INFO] [stdout] 84 | input.type_ = INPUT_KEYBOARD;
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout] --> src/key_sender.rs:91:22
[INFO] [stdout] |
[INFO] [stdout] 91 | ki.dwFlags = KEYEVENTF_KEYUP;
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope
[INFO] [stdout] --> src/key_sender.rs:96:9
[INFO] [stdout] |
[INFO] [stdout] 96 | SendInput(
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope
[INFO] [stdout] --> src/key_sender.rs:99:23
[INFO] [stdout] |
[INFO] [stdout] 82 | fn send_input(key: i32, down: bool) {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] ...
[INFO] [stdout] 99 | size_of::().try_into().unwrap(),
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `joyshop`
[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: aborting due to 8 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "cb71bcd787c1bd25e8bc8d40461abde6719ee318d95cd92ae3c00dbb2e3a3741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb71bcd787c1bd25e8bc8d40461abde6719ee318d95cd92ae3c00dbb2e3a3741", kill_on_drop: false }`
[INFO] [stdout] cb71bcd787c1bd25e8bc8d40461abde6719ee318d95cd92ae3c00dbb2e3a3741