[INFO] cloning repository https://github.com/ch-sc/gpu-datastore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ch-sc/gpu-datastore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-sc%2Fgpu-datastore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-sc%2Fgpu-datastore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a60cf1d296732f6485d1ad4431e5036a45f50664 [INFO] testing ch-sc/gpu-datastore against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-sc%2Fgpu-datastore" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ch-sc/gpu-datastore on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ch-sc/gpu-datastore [INFO] finished tweaking git repo https://github.com/ch-sc/gpu-datastore [INFO] tweaked toml for git repo https://github.com/ch-sc/gpu-datastore written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ch-sc/gpu-datastore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b7c9b4b7602be257a192c5bc3ef038ee9e11c4232ca6b07480c858d13426ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14b7c9b4b7602be257a192c5bc3ef038ee9e11c4232ca6b07480c858d13426ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b7c9b4b7602be257a192c5bc3ef038ee9e11c4232ca6b07480c858d13426ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b7c9b4b7602be257a192c5bc3ef038ee9e11c4232ca6b07480c858d13426ed", kill_on_drop: false }` [INFO] [stdout] 14b7c9b4b7602be257a192c5bc3ef038ee9e11c4232ca6b07480c858d13426ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a3dfd9e2107a57a7cf01b37ebd68932d59989c70a512fad839d2db58ee03d4c [INFO] running `Command { std: "docker" "start" "-a" "2a3dfd9e2107a57a7cf01b37ebd68932d59989c70a512fad839d2db58ee03d4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling rustacuda v0.1.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ptx-builder v0.5.3 [INFO] [stderr] Compiling arrow v2.0.0 [INFO] [stderr] Compiling gpu-datastore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.gpu_datastore.26vyw0t8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e" "/opt/rustwide/target/debug/deps/gpu_datastore-e2f2674e5ade230e.1gvvqal9t6zd3xm6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgpu_datastore-506a6e3da7edbd3b.rlib" "/opt/rustwide/target/debug/deps/librustacuda-70eef8d7fec1bd80.rlib" "/opt/rustwide/target/debug/deps/librustacuda_core-0744ff913b3ce382.rlib" "/opt/rustwide/target/debug/deps/libcuda_sys-d46111cf7d0e66d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libarrow-662f3ee7a9a01984.rlib" "/opt/rustwide/target/debug/deps/librand-280203900b4e6740.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-570345d460cf89fe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fdf4bb5fef0efae0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b8c2289bff38ec6d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-c83d67cca3943fa3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-585e4bd40ce8faaa.rlib" "/opt/rustwide/target/debug/deps/libcsv-8a56c0389e70f642.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-88ea6dac5b787506.rlib" "/opt/rustwide/target/debug/deps/libbstr-0fefde5505e4ddb8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-25e0186e027e032c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9ef55c312cde8bc8.rlib" "/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d9075f0e5b9fe66.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libserde-676086af91890fd4.rlib" "/opt/rustwide/target/debug/deps/libhex-5c7215f6deef5a2c.rlib" "/opt/rustwide/target/debug/deps/libnum-51c77d0a8b7e0221.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d3f6bf298a2a80f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bf306f0d51e9003.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-728f929604bb9d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-da58dca4462243d0.rlib" "/opt/rustwide/target/debug/deps/libchrono-64e1459a76eb7f9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-743476e9dc3a0492.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-86b398fdcbacc692.rlib" "/opt/rustwide/target/debug/deps/libtime-044a4ca55f77a09d.rlib" "/opt/rustwide/target/debug/deps/liblibc-264c07c3bf0bc9d6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lcuda" "-lcudart" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcuda [INFO] [stdout] /usr/bin/ld: cannot find -lcudart [INFO] [stdout] /usr/bin/ld: cannot find -lcublas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpu-datastore` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2a3dfd9e2107a57a7cf01b37ebd68932d59989c70a512fad839d2db58ee03d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3dfd9e2107a57a7cf01b37ebd68932d59989c70a512fad839d2db58ee03d4c", kill_on_drop: false }` [INFO] [stdout] 2a3dfd9e2107a57a7cf01b37ebd68932d59989c70a512fad839d2db58ee03d4c