[INFO] cloning repository https://github.com/RubberDuckShobe/insidejoke-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RubberDuckShobe/insidejoke-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2Finsidejoke-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2Finsidejoke-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd396464f98cc06ccfde915d572d281e2ec428b8 [INFO] testing RubberDuckShobe/insidejoke-server/fd396464f98cc06ccfde915d572d281e2ec428b8 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubberDuckShobe%2Finsidejoke-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RubberDuckShobe/insidejoke-server [INFO] finished tweaking git repo https://github.com/RubberDuckShobe/insidejoke-server [INFO] tweaked toml for git repo https://github.com/RubberDuckShobe/insidejoke-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RubberDuckShobe/insidejoke-server on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RubberDuckShobe/insidejoke-server 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.3.0 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded dasp_sample v0.11.0 [INFO] [stderr] Downloaded cmake v0.1.52 [INFO] [stderr] Downloaded ringbuffer v0.15.0 [INFO] [stderr] Downloaded cpufeatures v0.2.16 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded redox_syscall v0.5.8 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded tungstenite v0.26.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.1 [INFO] [stderr] Downloaded clang-sys v1.8.1 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded libloading v0.8.6 [INFO] [stderr] Downloaded whisper-rs v0.13.2 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded samplerate v0.2.4 [INFO] [stderr] Downloaded data-encoding v2.6.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded home v0.5.11 [INFO] [stderr] Downloaded errno v0.3.10 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded whisper-rs-sys v0.11.1 [INFO] [stderr] Downloaded libsamplerate-sys v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba14cc859a7d3c9b06fff70d64438fb3b8d33edc72fd7dacdb0a946cdb1277f [INFO] running `Command { std: "docker" "start" "-a" "1ba14cc859a7d3c9b06fff70d64438fb3b8d33edc72fd7dacdb0a946cdb1277f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba14cc859a7d3c9b06fff70d64438fb3b8d33edc72fd7dacdb0a946cdb1277f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba14cc859a7d3c9b06fff70d64438fb3b8d33edc72fd7dacdb0a946cdb1277f", kill_on_drop: false }` [INFO] [stdout] 1ba14cc859a7d3c9b06fff70d64438fb3b8d33edc72fd7dacdb0a946cdb1277f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074edbcf96fbd3bb78391647566d18875d9d7cbfbffd06e1ec00cf960b0b446a [INFO] running `Command { std: "docker" "start" "-a" "074edbcf96fbd3bb78391647566d18875d9d7cbfbffd06e1ec00cf960b0b446a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libsamplerate-sys v0.1.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling whisper-rs v0.13.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling samplerate v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ringbuffer v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling whisper-rs-sys v0.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling insidejoke-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNobKp9/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-86336943e25b38f2,libtracing_subscriber-f94a77d72a835082,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-f51603121d545558,libtokio_tungstenite-0b5308e32528201d,libtungstenite-85955eb37c4f0ab2,libdata_encoding-02a524d0cb7bb851,librand-4808d6988acacff9,librand_chacha-3b4c379c3ac04d68,libppv_lite86-90b6be906d5e789c,libzerocopy-5b51bc8d43c924cc,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-42d9d8bd0a0fbacf,libcpufeatures-1354436b31901300,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libhttparse-064b81e7df14424d,libthiserror-e56245c4c188902a,liblog-669e9396cafcbb01,libhttp-af6b2467def66428,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libtokio-01d26c7e85b1edb3,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libbytes-485c92da441bbc40,libmio-45cf5e80db6d1082,libparking_lot-56be8e5d5bb198f3,libparking_lot_core-794caf132b8f11d1,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsamplerate-f0025eb878f9a831,liblibsamplerate_sys-1c029c5d83cbc87f,libringbuffer-32a48dbe55be8eb2,libfutures_util-da47b7362478a053,libslab-b066ee2c679b47fd,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libdasp_sample-bfd2e54ef6869ba0,libwhisper_rs-f900f55fbace9764,libtracing-67997162cec175d5,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-00042915e72642a2,libwhisper_rs_sys-667b5a4514b4c443,libonce_cell-debe7c411cf97340}.rlib" "/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" "-lstdc++" "-lcublas" "-lcudart" "-lcublasLt" "-lcuda" "-lculibos" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNobKp9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsamplerate-sys-2028a5ab59255c00/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/pkgRedirects" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/CMakeScratch" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/3.28.3" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/3.28.3/CompilerIdC" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/3.28.3/CompilerIdC/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/3.28.3/CompilerIdCXX" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/CMakeFiles/3.28.3/CompilerIdCXX/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/src/CMakeFiles/whisper.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/ggml" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/ggml/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/ggml/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/ggml/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out/build/ggml/src/CMakeFiles/ggml.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-b223b21fe3f0dc95/out" "-L" "/usr/local/cuda/lib64" "-L" "/usr/local/cuda/lib64/stubs" "-L" "/opt/cuda/lib64" "-L" "/opt/cuda/lib64/stubs" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/insidejoke_server-be9017b768a361c0" "-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: rust-lld: error: unable to find library -lcublas [INFO] [stdout] rust-lld: error: unable to find library -lcudart [INFO] [stdout] rust-lld: error: unable to find library -lcublasLt [INFO] [stdout] rust-lld: error: unable to find library -lcuda [INFO] [stdout] rust-lld: error: unable to find library -lculibos [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `insidejoke-server` (bin "insidejoke-server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "074edbcf96fbd3bb78391647566d18875d9d7cbfbffd06e1ec00cf960b0b446a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074edbcf96fbd3bb78391647566d18875d9d7cbfbffd06e1ec00cf960b0b446a", kill_on_drop: false }` [INFO] [stdout] 074edbcf96fbd3bb78391647566d18875d9d7cbfbffd06e1ec00cf960b0b446a