[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 master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kulicuu/Peregrine on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-4/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37289542fd08e5cd7c7dd43e3da5cfd6420f44511fe351639c2a2489b61ce661 [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" "37289542fd08e5cd7c7dd43e3da5cfd6420f44511fe351639c2a2489b61ce661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37289542fd08e5cd7c7dd43e3da5cfd6420f44511fe351639c2a2489b61ce661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37289542fd08e5cd7c7dd43e3da5cfd6420f44511fe351639c2a2489b61ce661", kill_on_drop: false }` [INFO] [stdout] 37289542fd08e5cd7c7dd43e3da5cfd6420f44511fe351639c2a2489b61ce661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb3bbc9773a89cbaf0428ae47e0158f0af51d1c269a2994c442e65bfa3c6c10c [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" "eb3bbc9773a89cbaf0428ae47e0158f0af51d1c269a2994c442e65bfa3c6c10c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling vulkano v0.18.0 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking vk-sys v0.5.1 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking vk-sys v0.5.1 [INFO] [stderr] Checking multiinput v0.0.15 [INFO] [stderr] Checking tobj v0.1.12 [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] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [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] Checking log v0.4.8 [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" "eb3bbc9773a89cbaf0428ae47e0158f0af51d1c269a2994c442e65bfa3c6c10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3bbc9773a89cbaf0428ae47e0158f0af51d1c269a2994c442e65bfa3c6c10c", kill_on_drop: false }` [INFO] [stdout] eb3bbc9773a89cbaf0428ae47e0158f0af51d1c269a2994c442e65bfa3c6c10c