[INFO] cloning repository https://github.com/tanukimaru0090/rust_dx_samples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanukimaru0090/rust_dx_samples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Frust_dx_samples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Frust_dx_samples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce432a64e78899c079844da6a67f2238422145ff [INFO] checking tanukimaru0090/rust_dx_samples against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Frust_dx_samples" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanukimaru0090/rust_dx_samples on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanukimaru0090/rust_dx_samples [INFO] finished tweaking git repo https://github.com/tanukimaru0090/rust_dx_samples [INFO] tweaked toml for git repo https://github.com/tanukimaru0090/rust_dx_samples written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tanukimaru0090/rust_dx_samples 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.dxlib-rs.feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tanukimaru0090/dxlib-ffi-rs` [INFO] [stderr] Updating git repository `https://github.com/tanukimaru0090/dxlib-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking tanukimaru0090/rust_dx_samples against try#2c70eb47850052381670935f807d41647a7dc992 for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanukimaru0090%2Frust_dx_samples" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanukimaru0090/rust_dx_samples on toolchain 2c70eb47850052381670935f807d41647a7dc992 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanukimaru0090/rust_dx_samples [INFO] finished tweaking git repo https://github.com/tanukimaru0090/rust_dx_samples [INFO] tweaked toml for git repo https://github.com/tanukimaru0090/rust_dx_samples written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tanukimaru0090/rust_dx_samples 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" "+2c70eb47850052381670935f807d41647a7dc992" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.dxlib-rs.feature [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.12 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded system-deps v6.1.1 [INFO] [stderr] Downloaded target-lexicon v0.12.11 [INFO] [stderr] Downloaded sys-info v0.9.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.18.2 [INFO] [stderr] Downloaded gobject-sys v0.18.0 [INFO] [stderr] Downloaded gtk-sys v0.18.0 [INFO] [stderr] Downloaded atk-sys v0.18.0 [INFO] [stderr] Downloaded gdk-sys v0.18.0 [INFO] [stderr] Downloaded gio-sys v0.18.1 [INFO] [stderr] Downloaded glib-sys v0.18.1 [INFO] [stderr] Downloaded rfd v0.12.0 [INFO] [stderr] Downloaded pango-sys v0.18.0 [INFO] [stderr] Downloaded winmsg v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cc2afa18a1761779df29c5d4503a19976d0b45da6ddaa0c3bf8c6be2122abf9 [INFO] running `Command { std: "docker" "start" "-a" "5cc2afa18a1761779df29c5d4503a19976d0b45da6ddaa0c3bf8c6be2122abf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cc2afa18a1761779df29c5d4503a19976d0b45da6ddaa0c3bf8c6be2122abf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc2afa18a1761779df29c5d4503a19976d0b45da6ddaa0c3bf8c6be2122abf9", kill_on_drop: false }` [INFO] [stdout] 5cc2afa18a1761779df29c5d4503a19976d0b45da6ddaa0c3bf8c6be2122abf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2c70eb47850052381670935f807d41647a7dc992" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d707dbf8f132d52809ec81c2bf90c824b60f631e90ce283a4d92fcf64a0e8c9f [INFO] running `Command { std: "docker" "start" "-a" "d707dbf8f132d52809ec81c2bf90c824b60f631e90ce283a4d92fcf64a0e8c9f", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.dxlib-rs.feature [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling dxlib-ffi v0.1.0 (https://github.com/tanukimaru0090/dxlib-ffi-rs/#d65f8a12) [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rfd v0.12.0 [INFO] [stderr] Compiling dxlib-ffi v0.1.0 (https://github.com/tanukimaru0090/dxlib-ffi-rs?branch=master#d65f8a12) [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking text_io v0.1.12 [INFO] [stderr] Checking winmsg v0.1.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winmsg-0.1.1/src/lib.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::{shared::windef::HWND, um::winuser as user32}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winmsg-0.1.1/src/lib.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::{shared::windef::HWND, um::winuser as user32}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `winmsg` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d707dbf8f132d52809ec81c2bf90c824b60f631e90ce283a4d92fcf64a0e8c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d707dbf8f132d52809ec81c2bf90c824b60f631e90ce283a4d92fcf64a0e8c9f", kill_on_drop: false }` [INFO] [stdout] d707dbf8f132d52809ec81c2bf90c824b60f631e90ce283a4d92fcf64a0e8c9f