[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#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneivv%2Fmtl" "/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/neivv/mtl 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-6-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-6-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neivv/aise` [INFO] [stderr] Updating crates.io index [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 lde v0.3.0 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded pcx v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270a3fac513125161d08cdec830bbdb1147b17c6f8acd3605864f175dc1ec57f [INFO] running `Command { std: "docker" "start" "-a" "270a3fac513125161d08cdec830bbdb1147b17c6f8acd3605864f175dc1ec57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270a3fac513125161d08cdec830bbdb1147b17c6f8acd3605864f175dc1ec57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270a3fac513125161d08cdec830bbdb1147b17c6f8acd3605864f175dc1ec57f", kill_on_drop: false }` [INFO] [stdout] 270a3fac513125161d08cdec830bbdb1147b17c6f8acd3605864f175dc1ec57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cdc6a3b158dbf1f9db1bdc15570dc3df04ce41ef2acfe3eb69717deeae802e2 [INFO] running `Command { std: "docker" "start" "-a" "6cdc6a3b158dbf1f9db1bdc15570dc3df04ce41ef2acfe3eb69717deeae802e2", 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 serde v1.0.183 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking pcx v0.2.3 [INFO] [stderr] Compiling mtl v0.3.68 (/opt/rustwide/workdir) [INFO] [stderr] Checking arrayvec v0.7.4 [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] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking json v0.12.4 [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[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> build.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let mut code = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | if !code.is_null() { [INFO] [stdout] | ------- cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `code` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 102 | let mut code: *mut T = null_mut(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> build.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let mut errors = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | if !errors.is_null() { [INFO] [stdout] | ------- cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `errors` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 103 | let mut errors: *mut T = null_mut(); [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: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mtl` (build script) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6cdc6a3b158dbf1f9db1bdc15570dc3df04ce41ef2acfe3eb69717deeae802e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdc6a3b158dbf1f9db1bdc15570dc3df04ce41ef2acfe3eb69717deeae802e2", kill_on_drop: false }` [INFO] [stdout] 6cdc6a3b158dbf1f9db1bdc15570dc3df04ce41ef2acfe3eb69717deeae802e2