[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#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch-sc%2Fgpu-datastore" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ch-sc/gpu-datastore on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73113e2a10fd6c7d7496f59b3c745f5707eece2261548c2f6eaedffae8df793c [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" "73113e2a10fd6c7d7496f59b3c745f5707eece2261548c2f6eaedffae8df793c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73113e2a10fd6c7d7496f59b3c745f5707eece2261548c2f6eaedffae8df793c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73113e2a10fd6c7d7496f59b3c745f5707eece2261548c2f6eaedffae8df793c", kill_on_drop: false }` [INFO] [stdout] 73113e2a10fd6c7d7496f59b3c745f5707eece2261548c2f6eaedffae8df793c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] bc4be9cfd492219a73d2dffbd7f8245fd33ce598b9cffd3f2361b9b2347314f7 [INFO] running `Command { std: "docker" "start" "-a" "bc4be9cfd492219a73d2dffbd7f8245fd33ce598b9cffd3f2361b9b2347314f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cuda-sys v0.2.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling flatbuffers v0.6.1 [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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [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" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.gpu_datastore.17332d27-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c.1vohmgt42pxfyrnt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgpu_datastore-84430a80c85e2150.rlib" "/opt/rustwide/target/debug/deps/librustacuda-e9b9b18d8eae2858.rlib" "/opt/rustwide/target/debug/deps/librustacuda_core-2be55d8247877556.rlib" "/opt/rustwide/target/debug/deps/libcuda_sys-3abd524afa40ebe9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libarrow-63629dfc25029999.rlib" "/opt/rustwide/target/debug/deps/librand-5166611eed02d1eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45a1e25d481b6175.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-3fe4b03f7fa54cb9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7b216562edd68dce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-f14ecfae35beaaac.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf2a08f698c4caa7.rlib" "/opt/rustwide/target/debug/deps/libcsv-fa7491a2f653916e.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-8324bc4276747e7a.rlib" "/opt/rustwide/target/debug/deps/libbstr-1693a9de83b579b9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f07897a9e2368e79.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7019b85cb9dd9f19.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libserde-fd1ec36cb9bb2b16.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libnum-0b3e5b45fc54271f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-037d16a36d847d4b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20ef5bdb002693bf.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1cc97a8c7578688d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a7d65ca8cf52b4d6.rlib" "/opt/rustwide/target/debug/deps/libchrono-5a8e2c7911180e85.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bff83ac336da3a3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f680384b429e8e38.rlib" "/opt/rustwide/target/debug/deps/libtime-6b09b0ed0bc4884b.rlib" "/opt/rustwide/target/debug/deps/liblibc-9cb545080550973e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gpu_datastore-8a35ecd0c39e2e6c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "bc4be9cfd492219a73d2dffbd7f8245fd33ce598b9cffd3f2361b9b2347314f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4be9cfd492219a73d2dffbd7f8245fd33ce598b9cffd3f2361b9b2347314f7", kill_on_drop: false }` [INFO] [stdout] bc4be9cfd492219a73d2dffbd7f8245fd33ce598b9cffd3f2361b9b2347314f7