[INFO] fetching crate harmony-rs 0.1.4... [INFO] checking harmony-rs-0.1.4 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate harmony-rs 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate harmony-rs 0.1.4 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 crates.io crate harmony-rs 0.1.4 [INFO] finished tweaking crates.io crate harmony-rs 0.1.4 [INFO] tweaked toml for crates.io crate harmony-rs 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate harmony-rs 0.1.4 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 webview-sys v0.6.2 [INFO] [stderr] Downloaded javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Downloaded soup-sys v0.10.0 [INFO] [stderr] Downloaded tinyfiledialogs v3.3.10 [INFO] [stderr] Downloaded msgbox v0.6.0 [INFO] [stderr] Downloaded web-view v0.7.3 [INFO] [stderr] Downloaded webkit2gtk-sys v0.12.0 [INFO] [stderr] Downloaded single-instance v0.1.2 [INFO] [stderr] Downloaded html-minifier v3.0.10 [INFO] [stderr] Downloaded rdev v0.4.6 [INFO] [stderr] Downloaded cocoa v0.22.0 [INFO] [stderr] Downloaded ez_audio v0.1.5 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e3c0c3cb9fc8409df2428c2c161584ad8bf532c724cd0e3bd11ee8ff9890954 [INFO] running `Command { std: "docker" "start" "-a" "8e3c0c3cb9fc8409df2428c2c161584ad8bf532c724cd0e3bd11ee8ff9890954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3c0c3cb9fc8409df2428c2c161584ad8bf532c724cd0e3bd11ee8ff9890954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3c0c3cb9fc8409df2428c2c161584ad8bf532c724cd0e3bd11ee8ff9890954", kill_on_drop: false }` [INFO] [stdout] 8e3c0c3cb9fc8409df2428c2c161584ad8bf532c724cd0e3bd11ee8ff9890954 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 611f5353dcf3609ff21bbb5eec5d90f2a5f454e0af18ffbaa6d305498f19491a [INFO] running `Command { std: "docker" "start" "-a" "611f5353dcf3609ff21bbb5eec5d90f2a5f454e0af18ffbaa6d305498f19491a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] serde v1.0.125 (as host dependency): derive, serde_derive [INFO] [stderr] tokio v1.5.0: winapi [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cow-utils v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking widestring v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling minifier v0.0.39 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling webview-sys v0.6.2 [INFO] [stderr] Compiling ez_audio v0.1.5 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Checking rdev v0.4.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling educe v0.4.16 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking single-instance v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling html-minifier v3.0.10 [INFO] [stderr] Compiling harmony-rs v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `winres` [INFO] [stdout] --> build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winres::WindowsResource; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> build.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | res.set_language(winapi::um::winnt::MAKELANGID( [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> build.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | winapi::um::winnt::LANG_ENGLISH, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> build.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | winapi::um::winnt::SUBLANG_ENGLISH_US, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `harmony-rs` due to 5 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" "611f5353dcf3609ff21bbb5eec5d90f2a5f454e0af18ffbaa6d305498f19491a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611f5353dcf3609ff21bbb5eec5d90f2a5f454e0af18ffbaa6d305498f19491a", kill_on_drop: false }` [INFO] [stdout] 611f5353dcf3609ff21bbb5eec5d90f2a5f454e0af18ffbaa6d305498f19491a