[INFO] cloning repository https://github.com/neivv/aice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neivv/aice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb08e8ce0e78bfc577ff1aa846ec1cfa24a39348 [INFO] documenting neivv/aice against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Faice" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/aice on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-31/source/.cargo/config [INFO] started tweaking git repo https://github.com/neivv/aice [INFO] finished tweaking git repo https://github.com/neivv/aice [INFO] tweaked toml for git repo https://github.com/neivv/aice written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/aice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf98744b74c6f4b10c94a054fc6069254f1c0488787a2f6ac2b300f7f49fb8b9 [INFO] running `Command { std: "docker" "start" "-a" "cf98744b74c6f4b10c94a054fc6069254f1c0488787a2f6ac2b300f7f49fb8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf98744b74c6f4b10c94a054fc6069254f1c0488787a2f6ac2b300f7f49fb8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf98744b74c6f4b10c94a054fc6069254f1c0488787a2f6ac2b300f7f49fb8b9", kill_on_drop: false }` [INFO] [stdout] cf98744b74c6f4b10c94a054fc6069254f1c0488787a2f6ac2b300f7f49fb8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eed031fcf46cf609602e52ca785fcbd1ae8dfda591641ec843e92d971c328bad [INFO] running `Command { std: "docker" "start" "-a" "eed031fcf46cf609602e52ca785fcbd1ae8dfda591641ec843e92d971c328bad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking samase_plugin v0.5.0 (https://github.com/neivv/samase_plugin?rev=1660aa7eb13daf1b903911ecf571c2b4a4c33fc8#1660aa7e) [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking bw_dat v0.1.0 (https://github.com/neivv/aise?rev=d7f7ce5da3f4e50b108ecde2d31d3827899982bb#d7f7ce5d) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/aise-32ca89044ead92b7/d7f7ce5/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] --> /opt/rustwide/cargo-home/git/checkouts/aise-32ca89044ead92b7/d7f7ce5/bw_dat/src/dialog.rs:503:17 [INFO] [stdout] | [INFO] [stdout] 503 | 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] --> /opt/rustwide/cargo-home/git/checkouts/aise-32ca89044ead92b7/d7f7ce5/bw_dat/src/dialog.rs:506:25 [INFO] [stdout] | [INFO] [stdout] 506 | 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] --> /opt/rustwide/cargo-home/git/checkouts/aise-32ca89044ead92b7/d7f7ce5/bw_dat/src/dialog.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | 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` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eed031fcf46cf609602e52ca785fcbd1ae8dfda591641ec843e92d971c328bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed031fcf46cf609602e52ca785fcbd1ae8dfda591641ec843e92d971c328bad", kill_on_drop: false }` [INFO] [stdout] eed031fcf46cf609602e52ca785fcbd1ae8dfda591641ec843e92d971c328bad