[INFO] cloning repository https://github.com/umanwizard/parcagpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umanwizard/parcagpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Fparcagpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Fparcagpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bab1c924d6879574c2d43419457f4178e61766d [INFO] testing umanwizard/parcagpu against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumanwizard%2Fparcagpu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/umanwizard/parcagpu [INFO] finished tweaking git repo https://github.com/umanwizard/parcagpu [INFO] tweaked toml for git repo https://github.com/umanwizard/parcagpu written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/umanwizard/parcagpu on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/umanwizard/parcagpu 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e56c67ffcc3e8a4a253ea3cdd59273bca23b5873b93ec279f8b8b9263eb038 [INFO] running `Command { std: "docker" "start" "-a" "51e56c67ffcc3e8a4a253ea3cdd59273bca23b5873b93ec279f8b8b9263eb038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e56c67ffcc3e8a4a253ea3cdd59273bca23b5873b93ec279f8b8b9263eb038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e56c67ffcc3e8a4a253ea3cdd59273bca23b5873b93ec279f8b8b9263eb038", kill_on_drop: false }` [INFO] [stdout] 51e56c67ffcc3e8a4a253ea3cdd59273bca23b5873b93ec279f8b8b9263eb038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad4632b3d1268244e34daf67558e6310640b27a707ac6ec983de4335e94ce7c2 [INFO] running `Command { std: "docker" "start" "-a" "ad4632b3d1268244e34daf67558e6310640b27a707ac6ec983de4335e94ce7c2", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling redhook v2.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parcagpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc7DIdLX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7DIdLX/symbols.o" "<5 object files omitted>" "/tmp/rustc7DIdLX/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lcudart" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libredhook-10abbc485e5a094f,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libsmol-97b178235392894d,libasync_process-e02b89d6f94a0735,libasync_signal-3df01596535488df,libsignal_hook_registry-1171f0d22a871719,liblibc-a1f51a53e348ca20,libasync_net-d364e7e63bf075ac,libasync_fs-cc106b8f0aa4b0fe,libasync_io-8ab5dcc06ceba1b7,libpolling-9a125996449786d6,libtracing-d0cc15ee3db37ee8,libtracing_core-317e67b18fd7e97d,libcfg_if-33ef6c02a07f9fec,libasync_lock-6997745462162884,librustix-195dd39b2a168296,libbitflags-8d6004180f14a06d,liblinux_raw_sys-9084e2aa46cbec50,libasync_executor-6768ef24da63f83b,libfutures-e344d8c67e655865,libfutures_executor-7a84f2494578c6dd,libfutures_util-9b009c2f5661c4f0,libmemchr-3ffe5f7a52883367,libslab-b066ee2c679b47fd,libfutures_channel-11faad8f369169a1,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libblocking-9bdc6f729378400d,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libfutures_lite-3f67561f1db0b885,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libasync_task-65820d26b839a505,libasync_channel-3b628b82eaa6c4e9,libfutures_core-fc6bb1738f00fc87,libevent_listener_strategy-c8856e51961d46b2,libevent_listener-2a9813909ceb344e,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7DIdLX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libparcagpu.so" "-shared" "-Wl,-soname=libparcagpu.so" "-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 -lcudart [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parcagpu` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad4632b3d1268244e34daf67558e6310640b27a707ac6ec983de4335e94ce7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4632b3d1268244e34daf67558e6310640b27a707ac6ec983de4335e94ce7c2", kill_on_drop: false }` [INFO] [stdout] ad4632b3d1268244e34daf67558e6310640b27a707ac6ec983de4335e94ce7c2