[INFO] fetching crate spirv_cross 0.16.0... [INFO] checking spirv_cross-0.16.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate spirv_cross 0.16.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate spirv_cross 0.16.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate spirv_cross 0.16.0 [INFO] finished tweaking crates.io crate spirv_cross 0.16.0 [INFO] tweaked toml for crates.io crate spirv_cross 0.16.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61b1eabbbae263c76107fd103d901381ff3bab7b182432f14b5b812dd838ca59 [INFO] running `"docker" "start" "-a" "61b1eabbbae263c76107fd103d901381ff3bab7b182432f14b5b812dd838ca59"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spirv_cross v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: src/wrapper.cpp:2:0: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/compiler.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | let mut shader_resources_raw = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/compiler.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | let mut shader_resources_raw = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `glsl` in `spirv_cross` [INFO] [stderr] --> tests/glsl_tests.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | use spirv_cross::glsl::Version::*; [INFO] [stderr] | ^^^^ could not find `glsl` in `spirv_cross` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `spirv_cross::glsl` [INFO] [stderr] --> tests/glsl_tests.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use spirv_cross::{glsl, spirv}; [INFO] [stderr] | ^^^^ no `glsl` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `spirv_cross::hlsl` [INFO] [stderr] --> tests/hlsl_tests.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use spirv_cross::{hlsl, spirv}; [INFO] [stderr] | ^^^^ no `hlsl` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `spirv_cross::msl` [INFO] [stderr] --> tests/msl_tests.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use spirv_cross::{msl, spirv}; [INFO] [stderr] | ^^^ no `msl` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `msl` in `spirv_cross` [INFO] [stderr] --> tests/msl_tests.rs:320:52 [INFO] [stderr] | [INFO] [stderr] 320 | resource_binding_overrides.insert(spirv_cross::msl::ResourceBindingLocation { [INFO] [stderr] | ^^^ could not find `msl` in `spirv_cross` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `msl` in `spirv_cross` [INFO] [stderr] --> tests/msl_tests.rs:324:21 [INFO] [stderr] | [INFO] [stderr] 324 | }, spirv_cross::msl::ResourceBinding { [INFO] [stderr] | ^^^ could not find `msl` in `spirv_cross` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `msl` in `spirv_cross` [INFO] [stderr] --> tests/msl_tests.rs:331:31 [INFO] [stderr] | [INFO] [stderr] 331 | version: spirv_cross::msl::Version::V2_0, [INFO] [stderr] | ^^^ could not find `msl` in `spirv_cross` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_10` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_20` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_30` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:23 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_40` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_50` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:37 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V3_30` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:44 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_00` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:51 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_10` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:58 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_20` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:65 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_30` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:72 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_40` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:79 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_50` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:86 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V4_60` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:59:93 [INFO] [stderr] | [INFO] [stderr] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V1_00Es` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | V1_00Es, V3_00Es, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `V3_00Es` in this scope [INFO] [stderr] --> tests/glsl_tests.rs:60:18 [INFO] [stderr] | [INFO] [stderr] 60 | V1_00Es, V3_00Es, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `spirv_cross::hlsl` [INFO] [stderr] --> tests/spirv_tests.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | use spirv_cross::{hlsl as lang, spirv}; [INFO] [stderr] | ^^^^^^^^^^^^ no `hlsl` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2:0: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: [INFO] [stderr] [INFO] [stderr] error: could not compile `spirv_cross`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2:0: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: [INFO] [stderr] [INFO] [stderr] error: could not compile `spirv_cross`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2:0: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: [INFO] [stderr] [INFO] [stderr] error: could not compile `spirv_cross`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2:0: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: [INFO] [stderr] [INFO] [stderr] error: could not compile `spirv_cross`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "61b1eabbbae263c76107fd103d901381ff3bab7b182432f14b5b812dd838ca59"` [INFO] running `"docker" "rm" "-f" "61b1eabbbae263c76107fd103d901381ff3bab7b182432f14b5b812dd838ca59"` [INFO] [stdout] 61b1eabbbae263c76107fd103d901381ff3bab7b182432f14b5b812dd838ca59