[INFO] cloning repository https://github.com/jiegec/rust-gpu-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/rust-gpu-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Frust-gpu-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Frust-gpu-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe284aeb1943e3bc84a5e5fe6451932d4e77688d [INFO] checking jiegec/rust-gpu-test against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Frust-gpu-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/rust-gpu-test on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiegec/rust-gpu-test [INFO] finished tweaking git repo https://github.com/jiegec/rust-gpu-test [INFO] tweaked toml for git repo https://github.com/jiegec/rust-gpu-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/rust-gpu-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-accel/accel.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded cuda-runtime-sys v0.3.0-alpha.1 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5e56eed64ad79c1866f94b98486af38b1befec1722b554dcc8b1a2bbef4fd8 [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" "0c5e56eed64ad79c1866f94b98486af38b1befec1722b554dcc8b1a2bbef4fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5e56eed64ad79c1866f94b98486af38b1befec1722b554dcc8b1a2bbef4fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5e56eed64ad79c1866f94b98486af38b1befec1722b554dcc8b1a2bbef4fd8", kill_on_drop: false }` [INFO] [stdout] 0c5e56eed64ad79c1866f94b98486af38b1befec1722b554dcc8b1a2bbef4fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d92dcb91acae3dc1a1dd5345d4b1b823c9e5a80a50c9713499914179c0c9e90 [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" "3d92dcb91acae3dc1a1dd5345d4b1b823c9e5a80a50c9713499914179c0c9e90", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0-alpha.1 [INFO] [stderr] Compiling cuda-runtime-sys v0.3.0-alpha.1 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Checking accel v0.3.0-alpha.1 (https://github.com/rust-accel/accel.git#cfcea246) [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling accel-derive v0.3.0-alpha.1 (https://github.com/rust-accel/accel.git#cfcea246) [INFO] [stderr] Checking rust-gpu-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] [INFO] [stderr] error: toolchain 'nightly-2020-01-02-x86_64-unknown-linux-gnu' is not installed [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] error: toolchain 'nightly-2020-01-02-x86_64-unknown-linux-gnu' is not installed [INFO] [stderr] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[kernel] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to compile to PTX: ErrorMessage { msg: "External command failed: \"cargo\" \"+nightly-2020-01-02\" \"fmt\"" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error_message.rs:12 [INFO] [stdout] 5: ::check_run [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/builder.rs:29 [INFO] [stdout] 6: accel_derive::builder::compile_tokens [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/builder.rs:106 [INFO] [stdout] 7: accel_derive::kernel [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/lib.rs:16 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227 [INFO] [stdout] 9: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:426 [INFO] [stdout] 10: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:377 [INFO] [stdout] 11: proc_macro::bridge::scoped_cell::ScopedCell::set::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 12: proc_macro::bridge::scoped_cell::ScopedCell::replace [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:75 [INFO] [stdout] 13: proc_macro::bridge::scoped_cell::ScopedCell::set [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 14: proc_macro::bridge::client::::enter::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:272 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:248 [INFO] [stdout] 17: proc_macro::bridge::client::::enter [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:370 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:344 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379 [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: std::panicking::try [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431 [INFO] [stdout] 24: proc_macro::bridge::client::run_client [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:369 [INFO] [stdout] 25: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:425 [INFO] [stdout] 26: proc_macro::bridge::server::run_server [INFO] [stdout] 27: proc_macro::bridge::server:: proc_macro::TokenStream>>::run [INFO] [stdout] 28: ::expand [INFO] [stdout] 29: rustc_expand::expand::MacroExpander::fully_expand_fragment [INFO] [stdout] 30: rustc_expand::expand::MacroExpander::expand_crate [INFO] [stdout] 31: rustc_session::utils::::time [INFO] [stdout] 32: rustc_interface::passes::configure_and_expand_inner [INFO] [stdout] 33: rustc_interface::passes::configure_and_expand::{{closure}} [INFO] [stdout] 34: rustc_data_structures::box_region::PinnedGenerator::new [INFO] [stdout] 35: rustc_interface::queries::Queries::expansion [INFO] [stdout] 36: rustc_interface::queries::::enter [INFO] [stdout] 37: rustc_span::with_source_map [INFO] [stdout] 38: rustc_interface::interface::create_compiler_and_run [INFO] [stdout] 39: scoped_tls::ScopedKey::set [INFO] [stdout] 40: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 41: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 42: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 43: start_thread [INFO] [stdout] 44: __clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[kernel] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to compile to PTX: ErrorMessage { msg: "External command failed: \"cargo\" \"+nightly-2020-01-02\" \"fmt\"" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error_message.rs:12 [INFO] [stdout] 5: ::check_run [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/builder.rs:29 [INFO] [stdout] 6: accel_derive::builder::compile_tokens [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/builder.rs:106 [INFO] [stdout] 7: accel_derive::kernel [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/accel-443e06c3fc679835/cfcea24/accel-derive/src/lib.rs:16 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227 [INFO] [stdout] 9: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:426 [INFO] [stdout] 10: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:377 [INFO] [stdout] 11: proc_macro::bridge::scoped_cell::ScopedCell::set::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 12: proc_macro::bridge::scoped_cell::ScopedCell::replace [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:75 [INFO] [stdout] 13: proc_macro::bridge::scoped_cell::ScopedCell::set [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/scoped_cell.rs:80 [INFO] [stdout] 14: proc_macro::bridge::client::::enter::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 15: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:272 [INFO] [stdout] 16: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/thread/local.rs:248 [INFO] [stdout] 17: proc_macro::bridge::client::::enter [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:325 [INFO] [stdout] 18: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:370 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:344 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379 [INFO] [stdout] 21: __rust_try [INFO] [stdout] 22: std::panicking::try [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431 [INFO] [stdout] 24: proc_macro::bridge::client::run_client [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:369 [INFO] [stdout] 25: proc_macro::bridge::client::Client proc_macro::TokenStream>::expand2::run [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/proc_macro/src/bridge/client.rs:425 [INFO] [stdout] 26: proc_macro::bridge::server::run_server [INFO] [stdout] 27: proc_macro::bridge::server:: proc_macro::TokenStream>>::run [INFO] [stdout] 28: ::expand [INFO] [stdout] 29: rustc_expand::expand::MacroExpander::fully_expand_fragment [INFO] [stdout] 30: rustc_expand::expand::MacroExpander::expand_crate [INFO] [stdout] 31: rustc_session::utils::::time [INFO] [stdout] 32: rustc_interface::passes::configure_and_expand_inner [INFO] [stdout] 33: rustc_interface::passes::configure_and_expand::{{closure}} [INFO] [stdout] 34: rustc_data_structures::box_region::PinnedGenerator::new [INFO] [stdout] 35: rustc_interface::queries::Queries::expansion [INFO] [stdout] 36: rustc_interface::queries::::enter [INFO] [stdout] 37: rustc_span::with_source_map [INFO] [stdout] 38: rustc_interface::interface::create_compiler_and_run [INFO] [stdout] 39: scoped_tls::ScopedKey::set [INFO] [stdout] 40: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 41: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] 42: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/alloc/src/boxed.rs:1546 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at library/std/src/sys/unix/thread.rs:71 [INFO] [stdout] 43: start_thread [INFO] [stdout] 44: __clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `add` in this scope [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | add(&ctx, grid, block, a.as_ptr(), b.as_ptr(), c.as_mut_ptr(), n).expect("Kernel call failed"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `add` in this scope [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | add(&ctx, grid, block, a.as_ptr(), b.as_ptr(), c.as_mut_ptr(), n).expect("Kernel call failed"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-gpu-test` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3d92dcb91acae3dc1a1dd5345d4b1b823c9e5a80a50c9713499914179c0c9e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d92dcb91acae3dc1a1dd5345d4b1b823c9e5a80a50c9713499914179c0c9e90", kill_on_drop: false }` [INFO] [stdout] 3d92dcb91acae3dc1a1dd5345d4b1b823c9e5a80a50c9713499914179c0c9e90