[INFO] cloning repository https://github.com/kyepskee/relsim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyepskee/relsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyepskee%2Frelsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyepskee%2Frelsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f8a2a521e81988d684207e40f98536ffddfb048 [INFO] checking kyepskee/relsim against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyepskee%2Frelsim" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kyepskee/relsim 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/kyepskee/relsim [INFO] finished tweaking git repo https://github.com/kyepskee/relsim [INFO] tweaked toml for git repo https://github.com/kyepskee/relsim written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kyepskee/relsim 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] Downloading crates ... [INFO] [stderr] Downloaded ash-window v0.6.0 [INFO] [stderr] Downloaded raw-window-metal v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 27f3daf9dada36c4374fc1f22ac7f049b372bed1d6b2d178faba4670e67eea1e [INFO] running `Command { std: "docker" "start" "-a" "27f3daf9dada36c4374fc1f22ac7f049b372bed1d6b2d178faba4670e67eea1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27f3daf9dada36c4374fc1f22ac7f049b372bed1d6b2d178faba4670e67eea1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f3daf9dada36c4374fc1f22ac7f049b372bed1d6b2d178faba4670e67eea1e", kill_on_drop: false }` [INFO] [stdout] 27f3daf9dada36c4374fc1f22ac7f049b372bed1d6b2d178faba4670e67eea1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 2af2248b96f840aecfb0fd8e0699483dd5151667444a5a1119f1f9181e3ba153 [INFO] running `Command { std: "docker" "start" "-a" "2af2248b96f840aecfb0fd8e0699483dd5151667444a5a1119f1f9181e3ba153", 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] proc-macro2 v1.0.27: default [INFO] [stderr] scopeguard v1.1.0: default, use_std [INFO] [stderr] scopeguard v1.1.0 (as host dependency): default, use_std [INFO] [stderr] syn v1.0.73: extra-traits, full, visit [INFO] [stderr] syn v1.0.73 (as host dependency): extra-traits, full, visit [INFO] [stderr] winapi v0.3.9: cfg, combaseapi, commctrl, consoleapi, dwmapi, errhandlingapi, evntrace, fileapi, handleapi, hidusage, imm, in6addr, inaddr, ioapiset, libloaderapi, minwinbase, minwindef, mstcpip, mswsock, namedpipeapi, ntdef, ntsecapi, ntstatus, objbase, ole2, processenv, processthreadsapi, shellapi, shellscalingapi, shobjidl_core, std, synchapi, unknwnbase, winbase, wincon, windef, windowsx, winerror, wingdi, winioctl, winnt, winsock2, winuser, ws2def, ws2ipdef [INFO] [stderr] winapi v0.3.9 (as host dependency): cfg, combaseapi, commctrl, consoleapi, dwmapi, errhandlingapi, evntrace, fileapi, handleapi, hidusage, imm, in6addr, inaddr, ioapiset, libloaderapi, minwinbase, minwindef, mstcpip, mswsock, namedpipeapi, ntdef, ntsecapi, ntstatus, objbase, ole2, processenv, processthreadsapi, shellapi, shellscalingapi, shobjidl_core, std, synchapi, unknwnbase, winbase, wincon, windef, windowsx, winerror, wingdi, winioctl, winnt, winsock2, winuser, ws2def, ws2ipdef [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=3b796ee6c2684ce2 -C extra-filename=-3b796ee6c2684ce2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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" "2af2248b96f840aecfb0fd8e0699483dd5151667444a5a1119f1f9181e3ba153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af2248b96f840aecfb0fd8e0699483dd5151667444a5a1119f1f9181e3ba153", kill_on_drop: false }` [INFO] [stdout] 2af2248b96f840aecfb0fd8e0699483dd5151667444a5a1119f1f9181e3ba153