[INFO] cloning repository https://github.com/clemson-cal/sailfish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clemson-cal/sailfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37842ab400c5c6ac8543dbfefe5cb4c72a5598cf [INFO] testing clemson-cal/sailfish against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclemson-cal%2Fsailfish" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clemson-cal/sailfish on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clemson-cal/sailfish [INFO] finished tweaking git repo https://github.com/clemson-cal/sailfish [INFO] tweaked toml for git repo https://github.com/clemson-cal/sailfish written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/clemson-cal/sailfish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89ce3b25a3a64a733ab2649c40b2b63c5e7da0c3e4dd80f3cb1343f4ccbbba97 [INFO] running `Command { std: "docker" "start" "-a" "89ce3b25a3a64a733ab2649c40b2b63c5e7da0c3e4dd80f3cb1343f4ccbbba97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89ce3b25a3a64a733ab2649c40b2b63c5e7da0c3e4dd80f3cb1343f4ccbbba97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ce3b25a3a64a733ab2649c40b2b63c5e7da0c3e4dd80f3cb1343f4ccbbba97", kill_on_drop: false }` [INFO] [stdout] 89ce3b25a3a64a733ab2649c40b2b63c5e7da0c3e4dd80f3cb1343f4ccbbba97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bedcc48911f541aad1b2a054929d7064affaf18e9b5fd95e514dde5feffb4ebd [INFO] running `Command { std: "docker" "start" "-a" "bedcc48911f541aad1b2a054929d7064affaf18e9b5fd95e514dde5feffb4ebd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling kind-config v0.2.7 [INFO] [stderr] Compiling kepler-two-body v0.1.0 (https://github.com/clemson-cal/kepler-two-body#3b2f2567) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openmp-sys v1.2.0 [INFO] [stderr] Compiling gridiron v0.1.0 (https://github.com/clemson-cal/gridiron#0548d068) [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling sf_build v0.1.0 (/opt/rustwide/workdir/sf_build) [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling gpu_core v0.1.0 (/opt/rustwide/workdir/gpu_core) [INFO] [stderr] Compiling sailfish v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.sailfish.7d0010ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d.ai8ayacg3j2s548.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/sailfish-04989682b04369f9/out" "-L" "/opt/rustwide/target/debug/build/sailfish-04989682b04369f9/out" "-L" "/opt/rustwide/target/debug/build/sailfish-04989682b04369f9/out" "-L" "/opt/rustwide/target/debug/build/sailfish-04989682b04369f9/out" "-L" "/usr/lib/gcc/x86_64-linux-gnu/9/" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-b1bc631fe15a9de4.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libkind_config-aeb55b4644a39848.rlib" "/opt/rustwide/target/debug/deps/libthiserror-343e994e3a1c5a3e.rlib" "/opt/rustwide/target/debug/deps/libkepler_two_body-5d70ae9d8b82c80b.rlib" "/opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib" "/opt/rustwide/target/debug/deps/libgridiron-5382fb329ced2b36.rlib" "/opt/rustwide/target/debug/deps/libserde-65a5a967a16caea9.rlib" "/opt/rustwide/target/debug/deps/librayon-0a75c6806f4da0de.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e99b26ab65777e10.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3f9e7ae842d1830.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc1f358ff6af1886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libopenmp_sys-5f536d0973bcaf3f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sailfish-8f212632039ce76d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.1.rcgu.o): in function `gpu_core::device::Device::uninit_buffer::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device.rs:48: undefined reference to `gpu_malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.10.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.5.rcgu.o): in function ` as core::clone::Clone>::clone::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:216: undefined reference to `gpu_malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:217: undefined reference to `gpu_memcpy_dtod' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.5.rcgu.o): in function `gpu_core::device_buffer::DeviceBuffer::copy_to::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:60: undefined reference to `gpu_memcpy_peer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.5.rcgu.o): in function `gpu_core::device_buffer::DeviceBuffer::copy_into::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:77: undefined reference to `gpu_memcpy_dtod' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libsailfish-37cae71e2cabd40a.rlib(sailfish-37cae71e2cabd40a.sailfish.283739b3-cgu.5.rcgu.o): in function `gpu_core::device_buffer::DeviceBuffer::memcpy_3d::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:164: undefined reference to `gpu_memcpy_3d' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::all_devices': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:84: undefined reference to `gpu_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.2.rcgu.o): in function `gpu_core::on_device': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/lib.rs:95: undefined reference to `gpu_get_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:96: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:98: undefined reference to `gpu_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/lib.rs:104: undefined reference to `gpu_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.6.rcgu.o): in function `gpu_core::device_buffer::> for alloc::vec::Vec>::from::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:194: undefined reference to `gpu_memcpy_dtoh' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.6.rcgu.o): in function ` as core::ops::drop::Drop>::drop::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:207: undefined reference to `gpu_free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.6.rcgu.o): in function ` as gpu_core::device_buffer::Reduce>::maximum::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device_buffer.rs:248: undefined reference to `gpu_vec_max_f64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.7.rcgu.o): in function `gpu_core::device::Device::with_id': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device.rs:21: undefined reference to `gpu_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.7.rcgu.o): in function `gpu_core::device::Device::buffer_from::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device.rs:33: undefined reference to `gpu_malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/gpu_core/src/device.rs:34: undefined reference to `gpu_memcpy_htod' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgpu_core-afa12d07aeac4293.rlib(gpu_core-afa12d07aeac4293.gpu_core.5fec91e9-cgu.7.rcgu.o): in function `gpu_core::device::Device::synchronize::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/gpu_core/src/device.rs:65: undefined reference to `gpu_device_synchronize' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sailfish` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bedcc48911f541aad1b2a054929d7064affaf18e9b5fd95e514dde5feffb4ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bedcc48911f541aad1b2a054929d7064affaf18e9b5fd95e514dde5feffb4ebd", kill_on_drop: false }` [INFO] [stdout] bedcc48911f541aad1b2a054929d7064affaf18e9b5fd95e514dde5feffb4ebd