[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-sc%2Fgpu-datastore" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ch-sc/gpu-datastore on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] 38b5abcbb736c949af5aa34464a912be4bb60929de008c3f0a6e420e8e534fa8 [INFO] running `Command { std: "docker" "start" "-a" "38b5abcbb736c949af5aa34464a912be4bb60929de008c3f0a6e420e8e534fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b5abcbb736c949af5aa34464a912be4bb60929de008c3f0a6e420e8e534fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b5abcbb736c949af5aa34464a912be4bb60929de008c3f0a6e420e8e534fa8", kill_on_drop: false }` [INFO] [stdout] 38b5abcbb736c949af5aa34464a912be4bb60929de008c3f0a6e420e8e534fa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f14f3038eb74bd4d770e9581108ea344993f3b4311c3ccac575e6c646becb82 [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" "8f14f3038eb74bd4d770e9581108ea344993f3b4311c3ccac575e6c646becb82", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling cuda-sys v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustacuda v0.1.2 [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" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.gpu_datastore.3a37254e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4.vgp956ywuq0sj4z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgpu_datastore-31fbb4ee8f3d3545.rlib" "/opt/rustwide/target/debug/deps/librustacuda-bd2f9a82f336bdde.rlib" "/opt/rustwide/target/debug/deps/librustacuda_core-cc815c6386ccd701.rlib" "/opt/rustwide/target/debug/deps/libcuda_sys-0af1a92b7b825ec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libarrow-aa0e2c7220cedec1.rlib" "/opt/rustwide/target/debug/deps/librand-7996f103817b3c20.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0d37faeab39857f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-43e292b01a9f18ea.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-04ab5d6b6140f72f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-281a530db6398cfa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libcsv-d9a99f3391cb4c8b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-a169ab88a7cf6ec5.rlib" "/opt/rustwide/target/debug/deps/libbstr-557287a3809ab39f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1cb95457836a55ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8c03c56484130c82.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32c830fd88287153.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libserde-7aae8fe3a5db1264.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libnum-86912cc4b1f3edb4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2444269630a7c5f0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67591f7a0d323b16.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c23b384cf3c88cbf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-615e7431ad6bb1f2.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae4c30fc479667a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-80a8c22f13965ffe.rlib" "/opt/rustwide/target/debug/deps/liblibc-e5b331e688d10306.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lcuda" "-lcudart" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gpu_datastore-181132d8230ac2b4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8f14f3038eb74bd4d770e9581108ea344993f3b4311c3ccac575e6c646becb82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f14f3038eb74bd4d770e9581108ea344993f3b4311c3ccac575e6c646becb82", kill_on_drop: false }` [INFO] [stdout] 8f14f3038eb74bd4d770e9581108ea344993f3b4311c3ccac575e6c646becb82