[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 try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulicuu%2FPeregrine" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kulicuu/Peregrine on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-99/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/vulkano-rs/vulkano.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded core-graphics v0.19.0 [INFO] [stderr] Downloaded libloading v0.6.2 [INFO] [stderr] Downloaded gilrs-core v0.2.5 [INFO] [stderr] Downloaded vk-sys v0.5.1 [INFO] [stderr] Downloaded multiinput v0.0.15 [INFO] [stderr] Downloaded xml-rs v0.8.1 [INFO] [stderr] Downloaded obj-rs v0.5.0 [INFO] [stderr] Downloaded cocoa v0.20.0 [INFO] [stderr] Downloaded srtm v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 724aa1cd78141c80a5c40930c5c87831790140039100c855fb2fe348cccb7eb6 [INFO] running `Command { std: "docker" "start" "-a" "724aa1cd78141c80a5c40930c5c87831790140039100c855fb2fe348cccb7eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "724aa1cd78141c80a5c40930c5c87831790140039100c855fb2fe348cccb7eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724aa1cd78141c80a5c40930c5c87831790140039100c855fb2fe348cccb7eb6", kill_on_drop: false }` [INFO] [stdout] 724aa1cd78141c80a5c40930c5c87831790140039100c855fb2fe348cccb7eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a988235b7af12dc1b088b5a682ee5555d4f6b3fdd878dfea9486829413a3f7 [INFO] running `Command { std: "docker" "start" "-a" "36a988235b7af12dc1b088b5a682ee5555d4f6b3fdd878dfea9486829413a3f7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.68: use_std [INFO] [stderr] libc v0.2.68 (as host dependency): extra_traits, use_std [INFO] [stderr] syn v1.0.17 (as host dependency): full [INFO] [stderr] winapi v0.3.8: basetsd, combaseapi, commctrl, consoleapi, dwmapi, errhandlingapi, fileapi, handleapi, hidpi, hidsdi, hidusage, ioapiset, libloaderapi, memoryapi, minwinbase, minwindef, ntdef, ntsecapi, ntstatus, objbase, ole2, processenv, processthreadsapi, profileapi, shellapi, shellscalingapi, shobjidl_core, std, synchapi, sysinfoapi, timezoneapi, unknwnbase, winbase, wincon, windowsx, winerror, wingdi, winnt, winsock2, winuser, ws2def, ws2ipdef, ws2tcpip, xinput [INFO] [stderr] [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 cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling vulkano v0.18.0 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking vk-sys v0.5.1 (https://github.com/vulkano-rs/vulkano.git?rev=master#b245e6c4) [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tobj v0.1.12 [INFO] [stderr] Checking multiinput v0.0.15 [INFO] [stderr] Checking vk-sys v0.5.1 [INFO] [stderr] Checking inflate v0.4.5 [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "36a988235b7af12dc1b088b5a682ee5555d4f6b3fdd878dfea9486829413a3f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a988235b7af12dc1b088b5a682ee5555d4f6b3fdd878dfea9486829413a3f7", kill_on_drop: false }` [INFO] [stdout] 36a988235b7af12dc1b088b5a682ee5555d4f6b3fdd878dfea9486829413a3f7