[INFO] cloning repository https://github.com/neivv/aise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neivv/aise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19d7cf50457c6c42ccf6f9e761052cd7559d2c72 [INFO] checking neivv/aise against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faise" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/aise on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/neivv/aise [INFO] finished tweaking git repo https://github.com/neivv/aise [INFO] tweaked toml for git repo https://github.com/neivv/aise written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/aise already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neivv/samase_plugin` [INFO] [stderr] Updating git repository `https://github.com/neivv/whack/` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lde v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6fb19d149ecae61e9112dc27b23a3890690752a46ee6dc8ed8bd847f2df32c9 [INFO] running `Command { std: "docker" "start" "-a" "e6fb19d149ecae61e9112dc27b23a3890690752a46ee6dc8ed8bd847f2df32c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6fb19d149ecae61e9112dc27b23a3890690752a46ee6dc8ed8bd847f2df32c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fb19d149ecae61e9112dc27b23a3890690752a46ee6dc8ed8bd847f2df32c9", kill_on_drop: false }` [INFO] [stdout] e6fb19d149ecae61e9112dc27b23a3890690752a46ee6dc8ed8bd847f2df32c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17ad10f252133e70960181d1c2d5fee4b4ecae9c9d33a3626f6cf4cc3b1f6a9 [INFO] running `Command { std: "docker" "start" "-a" "f17ad10f252133e70960181d1c2d5fee4b4ecae9c9d33a3626f6cf4cc3b1f6a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking samase_plugin v0.5.0 (https://github.com/neivv/samase_plugin?rev=f952146e7cb657449765cc15af96a9ba0100af20#f952146e) [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking bw_dat v0.1.0 (/opt/rustwide/workdir/bw_dat) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::sysinfoapi::GetTickCount; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | use winapi::um::heapapi::HeapAlloc; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:509:25 [INFO] [stdout] | [INFO] [stdout] 509 | use winapi::um::heapapi::HeapCreate; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | use winapi::um::winnt::HEAP_CREATE_ENABLE_EXECUTE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::sysinfoapi::GetTickCount; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | use winapi::um::heapapi::HeapAlloc; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:509:25 [INFO] [stdout] | [INFO] [stdout] 509 | use winapi::um::heapapi::HeapCreate; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> bw_dat/src/dialog.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | use winapi::um::winnt::HEAP_CREATE_ENABLE_EXECUTE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bw_dat` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bw_dat` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f17ad10f252133e70960181d1c2d5fee4b4ecae9c9d33a3626f6cf4cc3b1f6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17ad10f252133e70960181d1c2d5fee4b4ecae9c9d33a3626f6cf4cc3b1f6a9", kill_on_drop: false }` [INFO] [stdout] f17ad10f252133e70960181d1c2d5fee4b4ecae9c9d33a3626f6cf4cc3b1f6a9 [INFO] checking neivv/aise against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faise" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/aise on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/neivv/aise [INFO] finished tweaking git repo https://github.com/neivv/aise [INFO] tweaked toml for git repo https://github.com/neivv/aise written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/aise already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1171fef1489b0b1d2f82d73a0a6ddef072a3f26dee2b3cc1d1588905dbf3486d [INFO] running `Command { std: "docker" "start" "-a" "1171fef1489b0b1d2f82d73a0a6ddef072a3f26dee2b3cc1d1588905dbf3486d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1171fef1489b0b1d2f82d73a0a6ddef072a3f26dee2b3cc1d1588905dbf3486d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1171fef1489b0b1d2f82d73a0a6ddef072a3f26dee2b3cc1d1588905dbf3486d", kill_on_drop: false }` [INFO] [stdout] 1171fef1489b0b1d2f82d73a0a6ddef072a3f26dee2b3cc1d1588905dbf3486d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad43cd4ab1cab04251fbec1188a9fb0a4bc31dd59db86dfe9584e2e00bbca2c [INFO] running `Command { std: "docker" "start" "-a" "dad43cd4ab1cab04251fbec1188a9fb0a4bc31dd59db86dfe9584e2e00bbca2c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "dad43cd4ab1cab04251fbec1188a9fb0a4bc31dd59db86dfe9584e2e00bbca2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad43cd4ab1cab04251fbec1188a9fb0a4bc31dd59db86dfe9584e2e00bbca2c", kill_on_drop: false }` [INFO] [stdout] dad43cd4ab1cab04251fbec1188a9fb0a4bc31dd59db86dfe9584e2e00bbca2c