[INFO] cloning repository https://github.com/DarkSystemGit/micro-16 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkSystemGit/micro-16" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSystemGit%2Fmicro-16", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSystemGit%2Fmicro-16'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b76804229c41bda58067acc46f270d2997ba48a [INFO] checking DarkSystemGit/micro-16 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSystemGit%2Fmicro-16" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DarkSystemGit/micro-16 [INFO] finished tweaking git repo https://github.com/DarkSystemGit/micro-16 [INFO] tweaked toml for git repo https://github.com/DarkSystemGit/micro-16 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DarkSystemGit/micro-16 on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DarkSystemGit/micro-16 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: binary `Corallium` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../Corallium [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `corallium`, convert `package.name` [INFO] [stderr] --> Cargo.toml:34:8 [INFO] [stderr] | [INFO] [stderr] 34 - name = "Corallium" [INFO] [stderr] 34 + name = "corallium" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `corallium`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:38:14 [INFO] [stderr] | [INFO] [stderr] 38 ~ debug = true [INFO] [stderr] 39 + [[bin]] [INFO] [stderr] 40 + name = "corallium" [INFO] [stderr] 41 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `Corallium` (manifest) generated 1 warning [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/DarkSystemGit/rust_minifb_pillarbox` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prompted v0.2.8 [INFO] [stderr] Downloaded tinyaudio v2.0.0 [INFO] [stderr] Downloaded midly v0.5.3 [INFO] [stderr] Downloaded gamepads v0.1.7 [INFO] [stderr] Downloaded bitcode v0.6.9 [INFO] [stderr] Downloaded bitcode_derive v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d [INFO] running `Command { std: "docker" "start" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: binary `Corallium` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../Corallium [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `corallium`, convert `package.name` [INFO] [stderr] --> Cargo.toml:34:8 [INFO] [stderr] | [INFO] [stderr] 34 - name = "Corallium" [INFO] [stderr] 34 + name = "corallium" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `corallium`, specify `bin.name` [INFO] [stderr] --> Cargo.toml:38:14 [INFO] [stderr] | [INFO] [stderr] 38 ~ debug = true [INFO] [stderr] 39 + [[bin]] [INFO] [stderr] 40 + name = "corallium" [INFO] [stderr] 41 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `Corallium` (manifest) generated 1 warning [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.127 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.127 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling xml-rs v0.8.29 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking gpu-alloc v0.6.2 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking bytemuck v1.25.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.127 [INFO] [stderr] Checking thiserror v2.0.20 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.56 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.127 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.1 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking gilrs-core v0.5.15 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking pulp v0.22.3 [INFO] [stderr] Checking js-sys v0.3.104 [INFO] [stderr] Compiling minifb v0.29.0 (https://github.com/DarkSystemGit/rust_minifb_pillarbox#b4c3f268) [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] error: could not compile `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone"' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="hlsl-out"' --cfg 'feature="msl-out"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=55bb23c8bf7ad933 -C extra-filename=-22a9a65e15a66c4a --out-dir /opt/rustwide/target/debug/build/naga/22a9a65e15a66c4a/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/a4cf44e657cff0d8/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/325e51c7865f1c1d/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out --extern bit_set=/opt/rustwide/target/debug/build/bit-set/7a538cba7513bac9/out/libbit_set-7a538cba7513bac9.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/8e05686bdaf08cc5/out/libcodespan_reporting-8e05686bdaf08cc5.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out/libindexmap-5cd8f496451fc958.rmeta --extern log=/opt/rustwide/target/debug/build/log/88d33b7e65e7d5e3/out/liblog-88d33b7e65e7d5e3.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out/libnum_traits-89b73ffee7dd0236.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/59ad630e9e58123f/out/librustc_hash-59ad630e9e58123f.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/1923f11bd57fba47/out/libspirv-1923f11bd57fba47.rmeta --extern termcolor=/opt/rustwide/target/debug/build/termcolor/3163ee63a16b7335/out/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/d3c275efad15beb3/out/libthiserror-d3c275efad15beb3.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/ee01a207c7c23c16/out/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d", kill_on_drop: false }` [INFO] [stdout] 4ca14994bcdb932a2607233d52435eaeca6fdbdbbb0bd2e03d0ac9a40063f24d