[INFO] cloning repository https://github.com/VikKol/HandyTranslator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VikKol/HandyTranslator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVikKol%2FHandyTranslator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVikKol%2FHandyTranslator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0677ba864d7c23bad8c5349a16d89f44995408 [INFO] checking VikKol/HandyTranslator against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVikKol%2FHandyTranslator" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VikKol/HandyTranslator on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VikKol/HandyTranslator [INFO] finished tweaking git repo https://github.com/VikKol/HandyTranslator [INFO] tweaked toml for git repo https://github.com/VikKol/HandyTranslator written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/VikKol/HandyTranslator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/VikKol/keystroke-rs.git` [INFO] [stderr] Updating git repository `https://github.com/cybergeek94/kiss-ui` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded error-code v2.0.2 [INFO] [stderr] Downloaded clipboard-win v4.0.3 [INFO] [stderr] Downloaded uuid v0.2.3 [INFO] [stderr] Downloaded unicode-bidi v0.2.6 [INFO] [stderr] Downloaded url v0.5.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34d928a6328dd44c7082500e4e6f27e1b5907df6172bb608300ad7b0aea6516e [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" "34d928a6328dd44c7082500e4e6f27e1b5907df6172bb608300ad7b0aea6516e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d928a6328dd44c7082500e4e6f27e1b5907df6172bb608300ad7b0aea6516e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d928a6328dd44c7082500e4e6f27e1b5907df6172bb608300ad7b0aea6516e", kill_on_drop: false }` [INFO] [stdout] 34d928a6328dd44c7082500e4e6f27e1b5907df6172bb608300ad7b0aea6516e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded1900a48fbc222f49d69c7bc79893ef45d897ec46661f2d46614464e70fb68 [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" "ded1900a48fbc222f49d69c7bc79893ef45d897ec46661f2d46614464e70fb68", kill_on_drop: false }` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling iup-sys v0.0.3 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking str-buf v1.0.5 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling user32-sys v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking xml-rs v0.2.2 [INFO] [stderr] Checking keystroke v0.0.2 (https://github.com/VikKol/keystroke-rs.git#f668806a) [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/keystroke-rs-eb49fdff10f763b1/f668806/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use platform::{press_key, release_key}; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `platform`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/keystroke-rs-eb49fdff10f763b1/f668806/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use platform::{send_key, send_combo}; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `platform`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `platform` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/keystroke-rs-eb49fdff10f763b1/f668806/src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use platform::{send_char, send_str}; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `platform`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keystroke` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ded1900a48fbc222f49d69c7bc79893ef45d897ec46661f2d46614464e70fb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded1900a48fbc222f49d69c7bc79893ef45d897ec46661f2d46614464e70fb68", kill_on_drop: false }` [INFO] [stdout] ded1900a48fbc222f49d69c7bc79893ef45d897ec46661f2d46614464e70fb68