[INFO] cloning repository https://github.com/cicinuna/rust_triangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cicinuna/rust_triangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicinuna%2Frust_triangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicinuna%2Frust_triangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf04cf082b39e8834deebb017e6a71a1b93ee7ce [INFO] checking cicinuna/rust_triangle against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicinuna%2Frust_triangle" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cicinuna/rust_triangle on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cicinuna/rust_triangle [INFO] finished tweaking git repo https://github.com/cicinuna/rust_triangle [INFO] tweaked toml for git repo https://github.com/cicinuna/rust_triangle written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cicinuna/rust_triangle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa5d604148e758f2426ceeed6920220d89465f6f30d5511a70e5c40abe759991 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa5d604148e758f2426ceeed6920220d89465f6f30d5511a70e5c40abe759991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa5d604148e758f2426ceeed6920220d89465f6f30d5511a70e5c40abe759991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5d604148e758f2426ceeed6920220d89465f6f30d5511a70e5c40abe759991", kill_on_drop: false }` [INFO] [stdout] aa5d604148e758f2426ceeed6920220d89465f6f30d5511a70e5c40abe759991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f692a3d4b6681bd3b3c071c3c3eea2f19e6b462147b48229c0596cf6c75c494 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f692a3d4b6681bd3b3c071c3c3eea2f19e6b462147b48229c0596cf6c75c494", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking d3d12-rs v0.1.0 (https://github.com/gfx-rs/d3d12-rs.git?rev=124f9fc#124f9fc1) [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::dxgiformat; [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/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::{d3d12, d3dcommon}; [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/d3d12-rs-9104402ad61c26c8/124f9fc/src/com.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/com.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/com.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/command_allocator.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/command_list.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/descriptor.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/device.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/pso.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::{d3d12, d3dcompiler}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/query.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/queue.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/resource.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/sync.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub use winapi::shared::winerror::HRESULT; [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/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/sync.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/command_list.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | WorkGroupCount, HRESULT, [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/queue.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use HRESULT; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/sync.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use HRESULT; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/com.rs:36:41 [INFO] [stdout] | [INFO] [stdout] 36 | pub unsafe fn as_unknown(&self) -> &IUnknown { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/com.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | &*(self.0 as *mut IUnknown) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/124f9fc/src/lib.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | pub type D3DResult = (T, HRESULT); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `d3d12-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f692a3d4b6681bd3b3c071c3c3eea2f19e6b462147b48229c0596cf6c75c494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f692a3d4b6681bd3b3c071c3c3eea2f19e6b462147b48229c0596cf6c75c494", kill_on_drop: false }` [INFO] [stdout] 7f692a3d4b6681bd3b3c071c3c3eea2f19e6b462147b48229c0596cf6c75c494