[INFO] cloning repository https://github.com/rikkhill/gormless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikkhill/gormless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkhill%2Fgormless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkhill%2Fgormless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95e46c25425e8c96de5641f347b076b93728c40a
[INFO] testing rikkhill/gormless against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikkhill%2Fgormless" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rikkhill/gormless
[INFO] finished tweaking git repo https://github.com/rikkhill/gormless
[INFO] tweaked toml for git repo https://github.com/rikkhill/gormless written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rikkhill/gormless on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rikkhill/gormless 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf
[INFO] running `Command { std: "docker" "start" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf", 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" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling opencl-sys v0.2.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling qutex v0.2.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cl3 v0.9.5
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling fil-rustacuda v0.1.4
[INFO] [stderr]    Compiling opencl3 v0.9.5
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling rust-gpu-tools v0.7.2
[INFO] [stderr]    Compiling ocl v0.19.7
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Framework`
[INFO] [stdout]  --> rust/src/system_queries/unified.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_gpu_tools::{Framework, Device};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Framework`
[INFO] [stdout]  --> rust/src/system_queries/unified.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_gpu_tools::{Framework, Device};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_gpus` is never used
[INFO] [stdout]  --> rust/src/system_queries/gpus.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn has_gpus() -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_gpu_devices` is never used
[INFO] [stdout]   --> rust/src/system_queries/gpus.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn get_gpu_devices() -> Result<Vec<(String, String)>, Box<dyn Error>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_it` is never used
[INFO] [stdout]  --> rust/src/system_queries/unified.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn list_it() {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/release/deps/rustch0WBUC/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustch0WBUC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{librust_gpu_tools-c307ac3d326a9e67,libhome-edcf889e2d068fbe,libhex-ffa975566df5dac7,libsha2-4e931cb9baa82d43,libcpufeatures-65c0080af1cad5b3,libdigest-295767d948b942b9,libblock_buffer-b9c72adffd7105c2,libcrypto_common-db266c834250f52a,libgeneric_array-172065957e3b32f7,libtypenum-d3a9ef6dd6c4e3db,libfil_rustacuda-9fd7b260055dd6cc,libcuda_driver_sys-b8aa8ded612c6cac,librustacuda_core-4ae9ce4cbfeea96c,libopencl3-848350c2c085ab17,libcl3-e6942aed06881aeb,libopencl_sys-86ce0dca7da5e954,libonce_cell-d14ac526d2a459d4,liblog-89f4d2a1f62ea593,libocl-6ab07ba24e88a6ce,libnodrop-a31b2662f91bb66a,libqutex-08cc0b090361bd28,libcrossbeam-5acbebdd7e673751,libcrossbeam_deque-e53f14710c9f7f48,libcrossbeam_channel-bbed26c9a69cb3b1,libcrossbeam_queue-b9df5c39f0388b77,libcrossbeam_epoch-96e10d32e25d1b1d,libcrossbeam_utils-a4962a3a05553593,libocl_core-9e09e3431b97097c,libthiserror-a264d8f6de545229,libocl_core_vector-bb5f5f7c6a1ad62b,libnum_complex-74b7ca6306c38832,libcl_sys-89aa25b6bdb1bd15,libenum_primitive-9eac38191fb2d242,libnum_traits-cd6c216f1398d27e,libbitflags-68973b8086863992,libnum_traits-9b30c3642cb535eb,libfutures-2b1b84ca58e18ed2,libpyo3-5c925bf1bfabcfc0,libmemoffset-74932cad705551f7,libparking_lot-7a52cee9527b53e6,libparking_lot_core-98e1ee4d2aaf3991,libcfg_if-193575a6b29a3ab9,libsmallvec-522bbd0e8c7fe261,liblock_api-9e4e16259f727f9e,libscopeguard-5f9373ec660020b4,libpyo3_ffi-3fffded6f191c73c,liblibc-7a9a20a22768b882,libunindent-14d0f180cecd2243}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lOpenCL" "-lOpenCL" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustch0WBUC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/libgormless_core.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcaEyGvM/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libclap-858c3004cf93a7dc,libclap_builder-7c723b64f0a3f3cb,libstrsim-59d8e27f2067b49a,libanstream-d20833f678952659,libanstyle_query-e5119e0ffcc33888,libis_terminal_polyfill-b73ba43195072384,libcolorchoice-af8f89a4102b8c70,libanstyle_parse-fe75c18ca222b86c,libutf8parse-fd39fdebeec71100,libclap_lex-45f9c225a4dcb6d0,libanstyle-66032ee646ec795a,librust_gpu_tools-c307ac3d326a9e67,libhome-edcf889e2d068fbe,libhex-ffa975566df5dac7,libsha2-4e931cb9baa82d43,libcpufeatures-65c0080af1cad5b3,libcfg_if-193575a6b29a3ab9,libdigest-295767d948b942b9,libblock_buffer-b9c72adffd7105c2,libcrypto_common-db266c834250f52a,libgeneric_array-172065957e3b32f7,libtypenum-d3a9ef6dd6c4e3db,libfil_rustacuda-9fd7b260055dd6cc,libcuda_driver_sys-b8aa8ded612c6cac,librustacuda_core-4ae9ce4cbfeea96c,libopencl3-848350c2c085ab17,libcl3-e6942aed06881aeb,libopencl_sys-86ce0dca7da5e954,libonce_cell-d14ac526d2a459d4,liblog-89f4d2a1f62ea593,libocl-6ab07ba24e88a6ce,libnodrop-a31b2662f91bb66a,libqutex-08cc0b090361bd28,libcrossbeam-5acbebdd7e673751,libcrossbeam_deque-e53f14710c9f7f48,libcrossbeam_channel-bbed26c9a69cb3b1,libcrossbeam_queue-b9df5c39f0388b77,libcrossbeam_epoch-96e10d32e25d1b1d,libcrossbeam_utils-a4962a3a05553593,libocl_core-9e09e3431b97097c,libthiserror-a264d8f6de545229,libocl_core_vector-bb5f5f7c6a1ad62b,libnum_complex-74b7ca6306c38832,libcl_sys-89aa25b6bdb1bd15,liblibc-7a9a20a22768b882,libenum_primitive-9eac38191fb2d242,libnum_traits-cd6c216f1398d27e,libbitflags-68973b8086863992,libnum_traits-9b30c3642cb535eb,libfutures-2b1b84ca58e18ed2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lOpenCL" "-lOpenCL" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcaEyGvM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/gormless_cli-734a7c477e528449" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust` (bin "gormless-cli") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf", kill_on_drop: false }`
[INFO] [stdout] abf5ddad7ef0029b3bd488e85a4009f34def663494a80c8bf32e543f3b4e85bf
