[INFO] updating cached repository mathiasmagnusson/RAPE [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mathiasmagnusson/RAPE [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/RAPE" "work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/mathiasmagnusson/RAPE"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/mathiasmagnusson/RAPE'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/RAPE" "work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/mathiasmagnusson/RAPE"` [INFO] [stderr] Cloning into 'work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/mathiasmagnusson/RAPE'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e76ac1b169e1ceaa2e2251a272eadd50ae338f1 [INFO] sha for GitHub repo mathiasmagnusson/RAPE: 5e76ac1b169e1ceaa2e2251a272eadd50ae338f1 [INFO] validating manifest of mathiasmagnusson/RAPE on toolchain master#6ea4036cd20a4b1ab1d56e555108c21735ff6946 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mathiasmagnusson/RAPE on toolchain try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mathiasmagnusson/RAPE [INFO] finished frobbing mathiasmagnusson/RAPE [INFO] frobbed toml for mathiasmagnusson/RAPE written to work/ex/pr-62181/sources/master#6ea4036cd20a4b1ab1d56e555108c21735ff6946/gh/mathiasmagnusson/RAPE/Cargo.toml [INFO] started frobbing mathiasmagnusson/RAPE [INFO] finished frobbing mathiasmagnusson/RAPE [INFO] frobbed toml for mathiasmagnusson/RAPE written to work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/mathiasmagnusson/RAPE/Cargo.toml [INFO] crate mathiasmagnusson/RAPE already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ea4036cd20a4b1ab1d56e555108c21735ff6946-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking mathiasmagnusson/RAPE against try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc for pr-62181 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62181/worker-3/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62181/sources/try#003a7b6b5753e8509fdfe7949d4f0873ba71e4fc/gh/mathiasmagnusson/RAPE:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+003a7b6b5753e8509fdfe7949d4f0873ba71e4fc-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a185100485a4a41a2548a26416ae214a4d09b81055cc75a3d5e24c8f0cb69e22 [INFO] running `"docker" "start" "-a" "a185100485a4a41a2548a26416ae214a4d09b81055cc75a3d5e24c8f0cb69e22"` [INFO] [stderr] Checking RAPE v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:2 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:6 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:10 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:2 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:6 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:14 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:26 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:126:56 [INFO] [stderr] | [INFO] [stderr] 126 | "", "", "", "", "", UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/keylogger.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::raw::c_int` [INFO] [stderr] --> src/keylogger.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | use std::os::raw::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:2 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:6 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:123:10 [INFO] [stderr] | [INFO] [stderr] 123 | UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:2 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:6 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:14 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:125:26 [INFO] [stderr] | [INFO] [stderr] 125 | UK, UK, UK, UK, UK, UK, UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `UK` in this scope [INFO] [stderr] --> src/keylogger.rs:126:56 [INFO] [stderr] | [INFO] [stderr] 126 | "", "", "", "", "", UK, [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/keylogger.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::raw::c_int` [INFO] [stderr] --> src/keylogger.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | use std::os::raw::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `RAPE`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `RAPE`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a185100485a4a41a2548a26416ae214a4d09b81055cc75a3d5e24c8f0cb69e22"` [INFO] running `"docker" "rm" "-f" "a185100485a4a41a2548a26416ae214a4d09b81055cc75a3d5e24c8f0cb69e22"` [INFO] [stdout] a185100485a4a41a2548a26416ae214a4d09b81055cc75a3d5e24c8f0cb69e22