[INFO] cloning repository https://github.com/neivv/mtl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neivv/mtl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmtl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmtl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 382104cb6b9be7f5a17fad24f0face5f8ba2720a [INFO] checking neivv/mtl against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmtl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neivv/mtl on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/neivv/mtl [INFO] finished tweaking git repo https://github.com/neivv/mtl [INFO] tweaked toml for git repo https://github.com/neivv/mtl written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/neivv/mtl 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/neivv/aise` [INFO] [stderr] Updating git repository `https://github.com/neivv/samase_plugin` [INFO] [stderr] Updating git repository `https://github.com/neivv/whack/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded smallvec v1.11.0 [INFO] [stderr] Downloaded lde v0.3.0 [INFO] [stderr] Downloaded fxhash v0.2.1 [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded rand_chacha v0.2.2 [INFO] [stderr] Downloaded rand_core v0.5.1 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded rand_hc v0.2.0 [INFO] [stderr] Downloaded getrandom v0.1.16 [INFO] [stderr] Downloaded arrayvec v0.7.4 [INFO] [stderr] Downloaded wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded pcx v0.2.3 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded libc v0.2.147 [INFO] [stderr] Downloaded serde_derive v1.0.183 [INFO] [stderr] Downloaded rand v0.7.3 [INFO] [stderr] Downloaded serde v1.0.183 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.66 [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b68e5bbdeffe9b5cc46a81b888992342cd29f1a0dc521cd8c58dbb01c884fa8 [INFO] running `Command { std: "docker" "start" "-a" "4b68e5bbdeffe9b5cc46a81b888992342cd29f1a0dc521cd8c58dbb01c884fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b68e5bbdeffe9b5cc46a81b888992342cd29f1a0dc521cd8c58dbb01c884fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b68e5bbdeffe9b5cc46a81b888992342cd29f1a0dc521cd8c58dbb01c884fa8", kill_on_drop: false }` [INFO] [stdout] 4b68e5bbdeffe9b5cc46a81b888992342cd29f1a0dc521cd8c58dbb01c884fa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef93511017cee5e004fc38576183926444e4a46ccbb1859229d79e594437628c [INFO] running `Command { std: "docker" "start" "-a" "ef93511017cee5e004fc38576183926444e4a46ccbb1859229d79e594437628c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling winapi v0.3.9 [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] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking pcx v0.2.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling mtl v0.3.68 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> build.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::d3dcompiler::*; [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] --> build.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::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] --> build.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::HRESULT; [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] --> build.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::winerror::{E_FAIL, S_OK}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> build.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | _parent_data: *const winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> build.rs:209:39 [INFO] [stdout] | [INFO] [stdout] 209 | out_data: *mut *const winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> build.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | data: *const winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D_SHADER_MACRO` in this scope [INFO] [stdout] --> build.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | defines.push(D3D_SHADER_MACRO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D_SHADER_MACRO` in this scope [INFO] [stdout] --> build.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | defines.push(D3D_SHADER_MACRO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DInclude` in this scope [INFO] [stdout] --> build.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | include.0 as *mut ID3DInclude, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPILE_OPTIMIZATION_LEVEL3` in this scope [INFO] [stdout] --> build.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | D3DCOMPILE_OPTIMIZATION_LEVEL3 | D3DCOMPILE_WARNINGS_ARE_ERRORS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPILE_WARNINGS_ARE_ERRORS` in this scope [INFO] [stdout] --> build.rs:117:46 [INFO] [stdout] | [INFO] [stdout] 117 | D3DCOMPILE_OPTIMIZATION_LEVEL3 | D3DCOMPILE_WARNINGS_ARE_ERRORS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D10Blob` in this scope [INFO] [stdout] --> build.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | unsafe fn blob_to_bytes(blob: *mut ID3D10Blob) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DIncludeVtbl` in this scope [INFO] [stdout] --> build.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | static INCLUDE_VTABLE: ID3DIncludeVtbl = ID3DIncludeVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ID3DIncludeVtbl` in this scope [INFO] [stdout] --> build.rs:172:42 [INFO] [stdout] | [INFO] [stdout] 172 | static INCLUDE_VTABLE: ID3DIncludeVtbl = ID3DIncludeVtbl { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DInclude` in this scope [INFO] [stdout] --> build.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | interface: ID3DInclude, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ID3DInclude` in this scope [INFO] [stdout] --> build.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | interface: ID3DInclude { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DInclude` in this scope [INFO] [stdout] --> build.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | s: *mut ID3DInclude, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D_INCLUDE_TYPE` in this scope [INFO] [stdout] --> build.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | _include_type: D3D_INCLUDE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DInclude` in this scope [INFO] [stdout] --> build.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | s: *mut ID3DInclude, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `D3DCompile2` in this scope [INFO] [stdout] --> build.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | let error = D3DCompile2( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] --> build.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | if !code.is_null() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] --> build.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | if !errors.is_null() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] --> build.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | if !errors.is_null() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `D3DDisassemble` in this scope [INFO] [stdout] --> build.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | let error = D3DDisassemble( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] --> build.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | (*blob).GetBufferPointer() as *const u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] --> build.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | (*blob).GetBufferSize(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0699. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mtl` (build script) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef93511017cee5e004fc38576183926444e4a46ccbb1859229d79e594437628c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef93511017cee5e004fc38576183926444e4a46ccbb1859229d79e594437628c", kill_on_drop: false }` [INFO] [stdout] ef93511017cee5e004fc38576183926444e4a46ccbb1859229d79e594437628c