[INFO] fetching crate winit-gfx-hal 0.0.0... [INFO] checking winit-gfx-hal-0.0.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate winit-gfx-hal 0.0.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate winit-gfx-hal 0.0.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking crates.io crate winit-gfx-hal 0.0.0 [INFO] finished tweaking crates.io crate winit-gfx-hal 0.0.0 [INFO] tweaked toml for crates.io crate winit-gfx-hal 0.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bfa168d4ac75ca584917dd75f84f91ec4b8d630295dbfd2699dcd0efd462179 [INFO] running `Command { std: "docker" "start" "-a" "7bfa168d4ac75ca584917dd75f84f91ec4b8d630295dbfd2699dcd0efd462179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfa168d4ac75ca584917dd75f84f91ec4b8d630295dbfd2699dcd0efd462179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfa168d4ac75ca584917dd75f84f91ec4b8d630295dbfd2699dcd0efd462179", kill_on_drop: false }` [INFO] [stdout] 7bfa168d4ac75ca584917dd75f84f91ec4b8d630295dbfd2699dcd0efd462179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4164546b7c2fa1b723d4bd04a2aa16204a52675cbfcdf8085948ae0873b14a91 [INFO] running `Command { std: "docker" "start" "-a" "4164546b7c2fa1b723d4bd04a2aa16204a52675cbfcdf8085948ae0873b14a91", kill_on_drop: false }` [INFO] [stderr] Checking winit-gfx-hal v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/cast_slice_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lokacore::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/branchless.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lokacore::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use lokacore::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use lokacore::shuffle128; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use lokacore::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use lokacore::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use lokacore::shuffle128; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use lokacore::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winit-gfx-hal` (test "intel-simd-help") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `branchless_abs` in this scope [INFO] [stdout] --> tests/branchless.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | const _ABS_IS_CONST: i8 = branchless_abs!(-7, i8); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_abs` in this scope [INFO] [stdout] --> tests/branchless.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(branchless_abs!(x, i8), x.wrapping_abs()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_min` in this scope [INFO] [stdout] --> tests/branchless.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | const _MIN_IS_CONST: u8 = branchless_min!(2, 3, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_max` in this scope [INFO] [stdout] --> tests/branchless.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | const _MAX_IS_CONST: u8 = branchless_max!(8, 10, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_min` in this scope [INFO] [stdout] --> tests/branchless.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(branchless_min!(x, y, u8), x.min(y)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_max` in this scope [INFO] [stdout] --> tests/branchless.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!(branchless_max!(x, y, u8), x.max(y)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use lokacore::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use lokacore::shuffle128; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lokacore` [INFO] [stdout] --> tests/intel-simd-help.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use lokacore::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `lokacore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_min` in this scope [INFO] [stdout] --> tests/branchless.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | assert_eq!(branchless_min!(x, y, i8), x.min(y)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `branchless_max` in this scope [INFO] [stdout] --> tests/branchless.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | assert_eq!(branchless_max!(x, y, i8), x.max(y)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit-gfx-hal` (test "cast_slice_tests") due to 2 previous errors [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `shuffle128d` in this scope [INFO] [stdout] --> tests/sse2.rs:1011:18 [INFO] [stdout] | [INFO] [stdout] 1011 | let c: m128d = shuffle128d!(a, b, [0, 1]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `shuffle128d` in this scope [INFO] [stdout] --> tests/sse2.rs:1015:18 [INFO] [stdout] | [INFO] [stdout] 1015 | let c: m128d = shuffle128d!(a, b, [1, 0]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `shuffle128d` in this scope [INFO] [stdout] --> tests/sse2.rs:1019:18 [INFO] [stdout] | [INFO] [stdout] 1019 | let c: m128d = shuffle128d!(a, b, [1, 1]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winit-gfx-hal` (test "branchless") due to 10 previous errors [INFO] [stdout] error: cannot find macro `shuffle128d` in this scope [INFO] [stdout] --> tests/sse2.rs:1023:18 [INFO] [stdout] | [INFO] [stdout] 1023 | let c: m128d = shuffle128d!(a, b, [0, 0]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::arch::x86_64::*` [INFO] [stdout] --> tests/intel-simd-help.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use core::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem::*` [INFO] [stdout] --> tests/intel-simd-help.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use core::mem::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [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 `winit-gfx-hal` (test "sse") due to 4 previous errors; 2 warnings emitted [INFO] [stdout] warning: unused import: `core::arch::x86_64::*` [INFO] [stdout] --> tests/intel-simd-help.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use core::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem::*` [INFO] [stdout] --> tests/intel-simd-help.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use core::mem::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `intel_simd_help::*` [INFO] [stdout] --> tests/sse2.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use intel_simd_help::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [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 `winit-gfx-hal` (test "sse2") due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4164546b7c2fa1b723d4bd04a2aa16204a52675cbfcdf8085948ae0873b14a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4164546b7c2fa1b723d4bd04a2aa16204a52675cbfcdf8085948ae0873b14a91", kill_on_drop: false }` [INFO] [stdout] 4164546b7c2fa1b723d4bd04a2aa16204a52675cbfcdf8085948ae0873b14a91