[INFO] cloning repository https://github.com/kulicuu/Peregrine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kulicuu/Peregrine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2439983c740d4ad930208e9345d4501c487417b4 [INFO] checking kulicuu/Peregrine against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 26% (16/60) Checking out files: 28% (17/60) Checking out files: 30% (18/60) Checking out files: 31% (19/60) Checking out files: 33% (20/60) Checking out files: 35% (21/60) Checking out files: 36% (22/60) Checking out files: 38% (23/60) Checking out files: 40% (24/60) Checking out files: 41% (25/60) Checking out files: 43% (26/60) Checking out files: 45% (27/60) Checking out files: 46% (28/60) Checking out files: 48% (29/60) Checking out files: 50% (30/60) Checking out files: 51% (31/60) Checking out files: 53% (32/60) Checking out files: 55% (33/60) Checking out files: 56% (34/60) Checking out files: 58% (35/60) Checking out files: 60% (36/60) Checking out files: 61% (37/60) Checking out files: 63% (38/60) Checking out files: 65% (39/60) Checking out files: 66% (40/60) Checking out files: 68% (41/60) Checking out files: 70% (42/60) Checking out files: 71% (43/60) Checking out files: 73% (44/60) Checking out files: 75% (45/60) Checking out files: 76% (46/60) Checking out files: 78% (47/60) Checking out files: 80% (48/60) Checking out files: 81% (49/60) Checking out files: 83% (50/60) Checking out files: 85% (51/60) Checking out files: 86% (52/60) Checking out files: 88% (53/60) Checking out files: 90% (54/60) Checking out files: 91% (55/60) Checking out files: 93% (56/60) Checking out files: 95% (57/60) Checking out files: 96% (58/60) Checking out files: 98% (59/60) Checking out files: 100% (60/60) Checking out files: 100% (60/60), done. [INFO] validating manifest of git repo https://github.com/kulicuu/Peregrine 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/kulicuu/Peregrine [INFO] finished tweaking git repo https://github.com/kulicuu/Peregrine [INFO] tweaked toml for git repo https://github.com/kulicuu/Peregrine written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kulicuu/Peregrine 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 6b36e0875c1727c30366068aebeeb993c984c8d4fa9f0c30c35dc3aea33fb2d5 [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" "6b36e0875c1727c30366068aebeeb993c984c8d4fa9f0c30c35dc3aea33fb2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b36e0875c1727c30366068aebeeb993c984c8d4fa9f0c30c35dc3aea33fb2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b36e0875c1727c30366068aebeeb993c984c8d4fa9f0c30c35dc3aea33fb2d5", kill_on_drop: false }` [INFO] [stdout] 6b36e0875c1727c30366068aebeeb993c984c8d4fa9f0c30c35dc3aea33fb2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cf568ac9827c4d2f511844c6faeb51d6a2e7ed4496cc3ec5aefef37f17c88149 [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" "cf568ac9827c4d2f511844c6faeb51d6a2e7ed4496cc3ec5aefef37f17c88149", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling vulkano v0.18.0 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Checking vk-sys v0.5.1 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking vk-sys v0.5.1 [INFO] [stderr] Checking multiinput v0.0.15 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multiinput-0.0.15/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multiinput` [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" "cf568ac9827c4d2f511844c6faeb51d6a2e7ed4496cc3ec5aefef37f17c88149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf568ac9827c4d2f511844c6faeb51d6a2e7ed4496cc3ec5aefef37f17c88149", kill_on_drop: false }` [INFO] [stdout] cf568ac9827c4d2f511844c6faeb51d6a2e7ed4496cc3ec5aefef37f17c88149