[INFO] cloning repository https://github.com/redwarp/k-means-gpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redwarp/k-means-gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fk-means-gpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fk-means-gpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85b8c10080cb25160709c911e237fdcd777579d7 [INFO] testing redwarp/k-means-gpu/85b8c10080cb25160709c911e237fdcd777579d7 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fk-means-gpu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redwarp/k-means-gpu on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redwarp/k-means-gpu [INFO] finished tweaking git repo https://github.com/redwarp/k-means-gpu [INFO] tweaked toml for git repo https://github.com/redwarp/k-means-gpu written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redwarp/k-means-gpu 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.7.3 [INFO] [stderr] Downloaded palette v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 798388b5d52f5c0917b320e9532c32087526e7e761d1874f176f5caedae9d68e [INFO] running `Command { std: "docker" "start" "-a" "798388b5d52f5c0917b320e9532c32087526e7e761d1874f176f5caedae9d68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "798388b5d52f5c0917b320e9532c32087526e7e761d1874f176f5caedae9d68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798388b5d52f5c0917b320e9532c32087526e7e761d1874f176f5caedae9d68e", kill_on_drop: false }` [INFO] [stdout] 798388b5d52f5c0917b320e9532c32087526e7e761d1874f176f5caedae9d68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 078128b2549c4686fb4ce4ba7528b717f1088c4cc8279984c2f57875ef550c14 [INFO] running `Command { std: "docker" "start" "-a" "078128b2549c4686fb4ce4ba7528b717f1088c4cc8279984c2f57875ef550c14", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling kmeans-color-gpu-preprocessor v0.1.0 (/opt/rustwide/workdir/preprocessor) [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling kmeans-color-gpu v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling wgpu-hal v0.17.0 [INFO] [stderr] Compiling wgpu-core v0.17.0 [INFO] [stderr] Compiling wgpu v0.17.0 [INFO] [stderr] Compiling kmeans-color-gpu-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.78s [INFO] running `Command { std: "docker" "inspect" "078128b2549c4686fb4ce4ba7528b717f1088c4cc8279984c2f57875ef550c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078128b2549c4686fb4ce4ba7528b717f1088c4cc8279984c2f57875ef550c14", kill_on_drop: false }` [INFO] [stdout] 078128b2549c4686fb4ce4ba7528b717f1088c4cc8279984c2f57875ef550c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01b48a8dd478bd105528c6eafb77a9387efd65cf9455d98f2684a5cd41c2d293 [INFO] running `Command { std: "docker" "start" "-a" "01b48a8dd478bd105528c6eafb77a9387efd65cf9455d98f2684a5cd41c2d293", kill_on_drop: false }` [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling kmeans-color-gpu-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling kmeans-color-gpu v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVJ4yyI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-89897460e95d7bec.rlib,libis_terminal-1ae72573586d9a21.rlib,librustix-6c620ffa97f7a6f7.rlib,liblinux_raw_sys-0f626abc3e46756b.rlib,libhumantime-2593c51c21c0759d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-435957ea54875c23.rlib,libregex_automata-a16509704f10bb81.rlib,libaho_corasick-a075d3769d82000a.rlib,libmemchr-cd29cab7cd0f4078.rlib,libregex_syntax-609e64ef709d2c1a.rlib,libpollster-267810583b817537.rlib,libkmeans_color_gpu-d93e308b5e1a2844.rlib,libwgpu-3fe96ab748e101aa.rlib,libstatic_assertions-b656f6382f1496f6.rlib,libwgpu_core-b4b41ad7fd3783fe.rlib,libwgpu_hal-c0fbe96059e0f3d8.rlib,librenderdoc_sys-7ddb181ed4f6c1b4.rlib,libgpu_descriptor-ff20c9f97b01d635.rlib,libgpu_descriptor_types-4b82855fc9e14e55.rlib,liblibloading-81136b9238528882.rlib,libkhronos_egl-ecb2b02b2a39f411.rlib,libprofiling-56083e881128fdad.rlib,libgpu_alloc-f0c09d0cc9be317e.rlib,libgpu_alloc_types-1f494c707d83be45.rlib,libash-6f094f5f80c634cd.rlib,liblibloading-1ec0da23e9efde64.rlib,libnaga-abcb88488e0248a4.rlib,librustc_hash-ed6f47edd9c4d87f.rlib,libhexf_parse-ddc6c3b3e59c5bef.rlib,libunicode_xid-bde0b571439b0e78.rlib,liblog-cc0803d99332f68a.rlib,libbit_set-1acca43452cb48ec.rlib,libbit_vec-1d25093daa04f133.rlib,libcodespan_reporting-1b39d15e1fd2b683.rlib,libunicode_width-fc5636344278ad40.rlib,libtermcolor-141f06b2a1cde362.rlib,libspirv-b3317c38286c94a4.rlib,libindexmap-48b17787355a4bdc.rlib,libhashbrown-b6fbe5f7d142af36.rlib,libahash-c871a94d88119c50.rlib,libgetrandom-f25bc01bea064a74.rlib,libonce_cell-66aa61d5fc4f33dc.rlib,libwgpu_types-3acfb33cb8acd220.rlib,libbitflags-1b1bd442b91d5fa6.rlib,libraw_window_handle-629466568627734d.rlib,libglow-48075a66c47e4911.rlib,libthiserror-98a81f4434e1e350.rlib,libparking_lot-97936b58e5f528f1.rlib,libparking_lot_core-f124e6d62848a4a9.rlib,liblibc-9847f5f93910a033.rlib,libsmallvec-d3364cd5800bd72c.rlib,liblock_api-d4e5df0f24a20a97.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libarrayvec-58e96f5298cd44f8.rlib,librgb-d4e084edb81c4b3d.rlib,libpalette-4f7dcd8182cd952c.rlib,libfast_srgb8-e31c17f55d88c646.rlib,libphf-f12c0b528d10ae74.rlib,libphf_shared-50bed4d4dfe7969b.rlib,libsiphasher-66e9b85ab8715dbd.rlib,libapprox-2b533419d1d19083.rlib,libimage-a4bc4405697337ed.rlib,libbytemuck-1c22d486f871d38e.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libbyteorder-17848641bf598723.rlib,libpng-581744a2c7cfca3c.rlib,libflate2-8bf5c748078c79bb.rlib,libminiz_oxide-e73a0f448de9ced4.rlib,libfdeflate-1abb95e8df905f6a.rlib,libsimd_adler32-3bac3d5df621fcbe.rlib,libcrc32fast-6e81018eda4e113d.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libbitflags-817ea04a92d50a33.rlib,libnum_rational-f29f8fc9ef1647a0.rlib,libnum_integer-fa9c87f688aa769f.rlib,libjpeg_decoder-c8e04efeb09dfcbc.rlib,libnum_traits-3c3248691c192906.rlib,libclap-d234f2a6d0e131eb.rlib,libclap_builder-ab6b9ec9f764e738.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-f0e5c03926735d3f.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-fb26f49254891f6b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-b4e0a9a80123f958.rlib,libanstyle-3fc5f5aacff2ea0e.rlib,libanyhow-0d770b83827d530f.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kmeans_color_gpu_cli-17d9f574175f3a2c" "-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 `kmeans-color-gpu-cli` (bin "kmeans-color-gpu-cli" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "01b48a8dd478bd105528c6eafb77a9387efd65cf9455d98f2684a5cd41c2d293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b48a8dd478bd105528c6eafb77a9387efd65cf9455d98f2684a5cd41c2d293", kill_on_drop: false }` [INFO] [stdout] 01b48a8dd478bd105528c6eafb77a9387efd65cf9455d98f2684a5cd41c2d293