[INFO] cloning repository https://github.com/marcantoinem/sgpu-compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcantoinem/sgpu-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ea19024f0739ce963faec970baf6d964342a9fb [INFO] testing marcantoinem/sgpu-compute against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantoinem%2Fsgpu-compute" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcantoinem/sgpu-compute on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcantoinem/sgpu-compute [INFO] finished tweaking git repo https://github.com/marcantoinem/sgpu-compute [INFO] tweaked toml for git repo https://github.com/marcantoinem/sgpu-compute written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marcantoinem/sgpu-compute 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42230373e2360bc53e06bab58e8fd7604dbe9a2809e13322767bcd60bfd2046a [INFO] running `Command { std: "docker" "start" "-a" "42230373e2360bc53e06bab58e8fd7604dbe9a2809e13322767bcd60bfd2046a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42230373e2360bc53e06bab58e8fd7604dbe9a2809e13322767bcd60bfd2046a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42230373e2360bc53e06bab58e8fd7604dbe9a2809e13322767bcd60bfd2046a", kill_on_drop: false }` [INFO] [stdout] 42230373e2360bc53e06bab58e8fd7604dbe9a2809e13322767bcd60bfd2046a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c261623326a3c5b83eb25328484f1409ed2498f90ba15294ef27c994fe1bb2 [INFO] running `Command { std: "docker" "start" "-a" "32c261623326a3c5b83eb25328484f1409ed2498f90ba15294ef27c994fe1bb2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling sgpu-compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "32c261623326a3c5b83eb25328484f1409ed2498f90ba15294ef27c994fe1bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c261623326a3c5b83eb25328484f1409ed2498f90ba15294ef27c994fe1bb2", kill_on_drop: false }` [INFO] [stdout] 32c261623326a3c5b83eb25328484f1409ed2498f90ba15294ef27c994fe1bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c38094ba8eb16a0e01e6719c85d91b31a0df8a0ab2febcbe95791e148a5f2f [INFO] running `Command { std: "docker" "start" "-a" "b1c38094ba8eb16a0e01e6719c85d91b31a0df8a0ab2febcbe95791e148a5f2f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pollster-macro v0.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling sgpu-compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc24f1z6/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsgpu_compute-54250f0f78fded04.rlib,libflume-13743ced936aa44e.rlib,libfutures_sink-1e8d2315348f179d.rlib,libfutures_core-9431d50d704c12a3.rlib,libnanorand-eb6f6d7ebf70c4a8.rlib,libspin-50ac484db608b135.rlib,libbytemuck-f0566a9ce241a6ad.rlib,libpollster-a8569a7a0a826018.rlib,libwgpu-3924f8c1b6e75da5.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-1af0feb68c1542eb.rlib,libwgpu_hal-28f1330ef38eb59a.rlib,librenderdoc_sys-4abf0efdfe195ac8.rlib,libgpu_descriptor-4841dedc69802f3a.rlib,libgpu_descriptor_types-467ec7c327710644.rlib,libkhronos_egl-d94a00b017c92b53.rlib,liblibloading-c261de1dee01c3e9.rlib,libprofiling-1955e5e00f292845.rlib,libgpu_alloc-2599a103ae156db9.rlib,libgpu_alloc_types-1215f65a829b55fc.rlib,libash-25c9a57bae9225b5.rlib,liblibloading-1d9d598bea47447c.rlib,libnaga-10183aa0b6b3ad85.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libhexf_parse-72d4824186d79465.rlib,libunicode_xid-0488fac86b109842.rlib,libindexmap-75a4e4fae3be369a.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-8441e091660c5397.rlib,libahash-303cf8567ae40eb6.rlib,libonce_cell-a1d7742f74efe1da.rlib,libzerocopy-136c2da2557a4ca8.rlib,liballocator_api2-06ed0a4305c6d5c4.rlib,liblog-b5d4972b7add18e7.rlib,libcodespan_reporting-d2b1dca7acde1561.rlib,libunicode_width-affb1d25ef114124.rlib,libtermcolor-cbafc8825e041b3d.rlib,libspirv-a0de7b7d7ddb3ce8.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libraw_window_handle-6b4ea5e58cb40972.rlib,libglow-ce00a4449091e940.rlib,libthiserror-615a8dc8a4b8c2ff.rlib,libwgpu_types-a2b82a9c6551b07d.rlib,libbitflags-862cf0f52b509d01.rlib,libparking_lot-e437f702f4588c0e.rlib,libparking_lot_core-7406e362c690c766.rlib,libsmallvec-6f9acaab25a44ba1.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libarrayvec-0dd80ddcbf129fa5.rlib,librand-0e92913e8c0db48b.rlib,librand_chacha-c18cf9f3e15c2700.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-6df9e0b33376baf1.rlib,libgetrandom-c3eb62f351f8fcc2.rlib,liblibc-4852c305bddcafdb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc24f1z6/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parallel_prefix-ddcd5bc83545aa33" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sgpu-compute` (example "parallel_prefix") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1c38094ba8eb16a0e01e6719c85d91b31a0df8a0ab2febcbe95791e148a5f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c38094ba8eb16a0e01e6719c85d91b31a0df8a0ab2febcbe95791e148a5f2f", kill_on_drop: false }` [INFO] [stdout] b1c38094ba8eb16a0e01e6719c85d91b31a0df8a0ab2febcbe95791e148a5f2f