[INFO] cloning repository https://github.com/davidHarwardt/snow-mk2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidHarwardt/snow-mk2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fsnow-mk2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fsnow-mk2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c23b5cfc1c638e3ba6fee3179536c1e57c8ff3f [INFO] checking davidHarwardt/snow-mk2/3c23b5cfc1c638e3ba6fee3179536c1e57c8ff3f against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fsnow-mk2" "/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/davidHarwardt/snow-mk2 on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidHarwardt/snow-mk2 [INFO] finished tweaking git repo https://github.com/davidHarwardt/snow-mk2 [INFO] tweaked toml for git repo https://github.com/davidHarwardt/snow-mk2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidHarwardt/snow-mk2 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wrld v1.0.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3103b157e62f42e3ef5bbd88202cb02d7131c26eec2098f292544cfa5f4661de [INFO] running `Command { std: "docker" "start" "-a" "3103b157e62f42e3ef5bbd88202cb02d7131c26eec2098f292544cfa5f4661de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3103b157e62f42e3ef5bbd88202cb02d7131c26eec2098f292544cfa5f4661de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3103b157e62f42e3ef5bbd88202cb02d7131c26eec2098f292544cfa5f4661de", kill_on_drop: false }` [INFO] [stdout] 3103b157e62f42e3ef5bbd88202cb02d7131c26eec2098f292544cfa5f4661de [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd87980e4224dbd731adb3ad00393c95dfa9fb6b77119275cce88ed163ab914 [INFO] running `Command { std: "docker" "start" "-a" "ffd87980e4224dbd731adb3ad00393c95dfa9fb6b77119275cce88ed163ab914", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling objc-sys v0.3.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling block-sys v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking core-foundation-sys v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Checking objc2-encode v4.0.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking core-foundation v0.9.4 [INFO] [stderr] Checking objc2 v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e23ae72ac7a393961886ea62df065ebb6def7d51/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=ab551fc37096d193 -C extra-filename=-ab551fc37096d193 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5445f465b8452b1f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/objc2-0.5.0/src/lib.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | link(name = "Foundation", kind = "framework") [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 E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objc2` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ffd87980e4224dbd731adb3ad00393c95dfa9fb6b77119275cce88ed163ab914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd87980e4224dbd731adb3ad00393c95dfa9fb6b77119275cce88ed163ab914", kill_on_drop: false }` [INFO] [stdout] ffd87980e4224dbd731adb3ad00393c95dfa9fb6b77119275cce88ed163ab914