[INFO] cloning repository https://github.com/kulicuu/Peregrine [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c13abcb185624cefa4863a065c66f140a235d9ef [INFO] testing kulicuu/Peregrine against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kulicuu/Peregrine on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/kulicuu/Peregrine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded srtm v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01007656734ac0eceee10264c51f9f3d87014a1328035de312029f45bfe34e6a [INFO] running `"docker" "start" "-a" "01007656734ac0eceee10264c51f9f3d87014a1328035de312029f45bfe34e6a"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling vulkano v0.18.0 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling vk-sys v0.5.1 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling multiinput v0.0.15 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] error[E0463]: can't find crate for `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multiinput-0.0.15/src/lib.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | extern crate winapi; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [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 `"docker" "inspect" "01007656734ac0eceee10264c51f9f3d87014a1328035de312029f45bfe34e6a"` [INFO] running `"docker" "rm" "-f" "01007656734ac0eceee10264c51f9f3d87014a1328035de312029f45bfe34e6a"` [INFO] [stdout] 01007656734ac0eceee10264c51f9f3d87014a1328035de312029f45bfe34e6a