[INFO] fetching crate sgpu-compute 0.1.0...
[INFO] testing sgpu-compute-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate sgpu-compute 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sgpu-compute 0.1.0
[INFO] finished tweaking crates.io crate sgpu-compute 0.1.0
[INFO] tweaked toml for crates.io crate sgpu-compute 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sgpu-compute 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sgpu-compute 0.1.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded pollster-macro v0.1.0
[INFO] [stderr] Downloaded oorandom v11.1.3
[INFO] [stderr] Downloaded plotters-backend v0.3.5
[INFO] [stderr] Downloaded plotters-svg v0.3.5
[INFO] [stderr] Downloaded xml-rs v0.8.19
[INFO] [stderr] Downloaded bytemuck v1.14.3
[INFO] [stderr] Downloaded clap v4.5.2
[INFO] [stderr] Downloaded plotters v0.3.5
[INFO] [stderr] Downloaded rayon v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94e90fb42987c92f503709b9e02e975e131618f3e9d974ea92c24b9e30fb9dbf
[INFO] running `Command { std: "docker" "start" "-a" "94e90fb42987c92f503709b9e02e975e131618f3e9d974ea92c24b9e30fb9dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94e90fb42987c92f503709b9e02e975e131618f3e9d974ea92c24b9e30fb9dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94e90fb42987c92f503709b9e02e975e131618f3e9d974ea92c24b9e30fb9dbf", kill_on_drop: false }`
[INFO] [stdout] 94e90fb42987c92f503709b9e02e975e131618f3e9d974ea92c24b9e30fb9dbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 9a6a0e995e9c7f9cb164775ae18df1c2d5f6d6b623529ede2050e6ee3a025f81
[INFO] running `Command { std: "docker" "start" "-a" "9a6a0e995e9c7f9cb164775ae18df1c2d5f6d6b623529ede2050e6ee3a025f81", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling proc-macro2 v1.0.78
[INFO] [stderr] Compiling bitflags v2.4.2
[INFO] [stderr] Compiling thiserror v1.0.57
[INFO] [stderr] Compiling smallvec v1.13.1
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling indexmap v2.2.5
[INFO] [stderr] Compiling nanorand v0.7.0
[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-types v0.19.2
[INFO] [stderr] Compiling gpu-alloc v0.6.0
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling gpu-descriptor v0.2.4
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling num-traits v0.2.18
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling flume v0.11.0
[INFO] [stderr] Compiling syn v2.0.52
[INFO] [stderr] Compiling thiserror-impl v1.0.57
[INFO] [stderr] Compiling bytemuck_derive v1.6.0
[INFO] [stderr] Compiling bytemuck v1.14.3
[INFO] [stderr] Compiling naga v0.19.2
[INFO] [stderr] Compiling wgpu-hal v0.19.3
[INFO] [stderr] Compiling wgpu-core v0.19.3
[INFO] [stderr] Compiling wgpu v0.19.3
[INFO] [stderr] Compiling sgpu-compute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/lib.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | ) -> PipelineAsync {
[INFO] [stdout] | ---------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/blocking.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 22 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 25 | ) -> Pipeline {
[INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.07s
[INFO] running `Command { std: "docker" "inspect" "9a6a0e995e9c7f9cb164775ae18df1c2d5f6d6b623529ede2050e6ee3a025f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6a0e995e9c7f9cb164775ae18df1c2d5f6d6b623529ede2050e6ee3a025f81", kill_on_drop: false }`
[INFO] [stdout] 9a6a0e995e9c7f9cb164775ae18df1c2d5f6d6b623529ede2050e6ee3a025f81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] e4080f84d262d782ab4b7ff96d28b560e8e3cdf5a5a6c85b52ef3f491812bffb
[INFO] running `Command { std: "docker" "start" "-a" "e4080f84d262d782ab4b7ff96d28b560e8e3cdf5a5a6c85b52ef3f491812bffb", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling either v1.10.0
[INFO] [stderr] Compiling serde_json v1.0.114
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Compiling half v2.4.0
[INFO] [stderr] Compiling ryu v1.0.17
[INFO] [stderr] Compiling itoa v1.0.10
[INFO] [stderr] Compiling regex-syntax v0.8.2
[INFO] [stderr] Compiling ciborium-io v0.2.2
[INFO] [stderr] Compiling plotters-backend v0.3.5
[INFO] [stderr] Compiling clap_builder v4.5.2
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling cast v0.3.0
[INFO] [stderr] Compiling is-terminal v0.4.12
[INFO] [stderr] Compiling nanorand v0.7.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling ciborium-ll v0.2.2
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling anes v0.1.6
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling rayon v1.9.0
[INFO] [stderr] Compiling flume v0.11.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling plotters-svg v0.3.5
[INFO] [stderr] Compiling plotters v0.3.5
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling criterion-plot v0.5.0
[INFO] [stderr] Compiling regex-automata v0.4.6
[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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/lib.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | ) -> PipelineAsync {
[INFO] [stdout] | ---------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/blocking.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 22 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 25 | ) -> Pipeline {
[INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling ciborium v0.2.2
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling criterion v0.5.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/lib.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 150 | ) -> PipelineAsync {
[INFO] [stdout] | ---------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 150 | ) -> PipelineAsync<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] --> src/blocking.rs:22:9
[INFO] [stdout] |
[INFO] [stdout] 22 | &self,
[INFO] [stdout] | ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 25 | ) -> Pipeline {
[INFO] [stdout] | ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout] |
[INFO] [stdout] 25 | ) -> Pipeline<'_, Input, Uniform, Output, N> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout] --> examples/parallel_prefix.rs:5:1
[INFO] [stdout] |
[INFO] [stdout] 5 | / #[repr(C)]
[INFO] [stdout] 6 | | struct Uniform {
[INFO] [stdout] 7 | | width: u32,
[INFO] [stdout] 8 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout] --> examples/parallel_prefix.rs:6:8
[INFO] [stdout] |
[INFO] [stdout] 6 | struct Uniform {
[INFO] [stdout] | ^^^^^^^ field in this struct
[INFO] [stdout] |
[INFO] [stdout] = help: consider removing this field
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc1jIGzM/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsgpu_compute-42568ec7f87f7682.rlib,libflume-3f91a05d17353003.rlib,libfutures_sink-45bf30b8cbf9aba1.rlib,libfutures_core-e0a406c2f708e69a.rlib,libnanorand-110cb9895c23112e.rlib,libspin-3e09590536829d63.rlib,libbytemuck-6d21645ff6d790b8.rlib,libpollster-d98262fb8a809056.rlib,libwgpu-4ae36f9a57fb9655.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libwgpu_core-2bda74280dcaedba.rlib,libwgpu_hal-361c7b708526fedd.rlib,librenderdoc_sys-562eb5813a4d575b.rlib,libgpu_descriptor-052104c2b4a92d4f.rlib,libgpu_descriptor_types-4ca18fe106000311.rlib,libkhronos_egl-a452e48c40e855b8.rlib,liblibloading-49b6e661aa4a07a7.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libprofiling-c26d52f272102db6.rlib,libgpu_alloc-fa671dd704606c54.rlib,libgpu_alloc_types-ab2cfb46b7bdbf3d.rlib,libash-99fdf3b8e8a8a1fa.rlib,liblibloading-93f111b0df540ff3.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnaga-f2ae09a59fad8dc8.rlib,librustc_hash-de524032ebe4928f.rlib,libhexf_parse-fbd3367083716157.rlib,libunicode_xid-8f2620b764353e64.rlib,libindexmap-8bce55978b46ec09.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-c849a95d1c3e6047.rlib,libahash-1ce8dc7285e19a46.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libzerocopy-bb8f5a2cda22b51e.rlib,liballocator_api2-936df57bc75ab794.rlib,liblog-d7265f731e6ad35f.rlib,libcodespan_reporting-15638309e7aa71b1.rlib,libunicode_width-0a547a9320cbf764.rlib,libtermcolor-d92989218eee0326.rlib,libspirv-ffbebc9a957635d1.rlib,libbit_set-943f5e4710620fb6.rlib,libbit_vec-982f90e76516d419.rlib,libraw_window_handle-d788668fdfc0aed2.rlib,libglow-fbbaa4cbf2dcbb0d.rlib,libthiserror-8928dde417e3b652.rlib,libwgpu_types-012d48e4d9ace219.rlib,libbitflags-692ed31cf88bfbee.rlib,libparking_lot-dc7f9b70528581d3.rlib,libparking_lot_core-92a6c1a52b3b3f08.rlib,libsmallvec-1917249c9cbc1841.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libarrayvec-a6492ca2faec6e04.rlib,librand-238101a95583faa5.rlib,librand_chacha-7dbfb34bb0fd6a1e.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-9b8ddb05d13e182b.rlib,libgetrandom-d4904ed344793a53.rlib,liblibc-a0788e0ee109f709.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc1jIGzM/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/parallel_prefix-be5da6f416ece0c1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o"
[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; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4080f84d262d782ab4b7ff96d28b560e8e3cdf5a5a6c85b52ef3f491812bffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4080f84d262d782ab4b7ff96d28b560e8e3cdf5a5a6c85b52ef3f491812bffb", kill_on_drop: false }`
[INFO] [stdout] e4080f84d262d782ab4b7ff96d28b560e8e3cdf5a5a6c85b52ef3f491812bffb