[INFO] cloning repository https://github.com/denzp/rust-inline-cuda-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denzp/rust-inline-cuda-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 842b05f3e648ca45ac56cce8f13e54121fe30752 [INFO] checking denzp/rust-inline-cuda-tutorial against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial" "/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/denzp/rust-inline-cuda-tutorial on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denzp/rust-inline-cuda-tutorial [INFO] finished tweaking git repo https://github.com/denzp/rust-inline-cuda-tutorial [INFO] tweaked toml for git repo https://github.com/denzp/rust-inline-cuda-tutorial written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/denzp/rust-inline-cuda-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7125bd8fd8a9e105472bb58e04221fde026e9967bdec217105edc5c7cd1b50d3 [INFO] running `Command { std: "docker" "start" "-a" "7125bd8fd8a9e105472bb58e04221fde026e9967bdec217105edc5c7cd1b50d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7125bd8fd8a9e105472bb58e04221fde026e9967bdec217105edc5c7cd1b50d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7125bd8fd8a9e105472bb58e04221fde026e9967bdec217105edc5c7cd1b50d3", kill_on_drop: false }` [INFO] [stdout] 7125bd8fd8a9e105472bb58e04221fde026e9967bdec217105edc5c7cd1b50d3 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11812782ff5fd09fe6be79bcb23e56f5feaf71a71f3e183c9fa4b5ec407f2e82 [INFO] running `Command { std: "docker" "start" "-a" "11812782ff5fd09fe6be79bcb23e56f5feaf71a71f3e183c9fa4b5ec407f2e82", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling serde v1.0.45 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking cast v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling cuda v0.1.0 (https://github.com/japaric/cuda#f15863be) [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking cty v0.1.5 [INFO] [stderr] Checking nvptx-builtins v0.1.0 [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_dim_x` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn nvptx_block_dim_x() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_dim_y` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn nvptx_block_dim_y() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_dim_z` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn nvptx_block_dim_z() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_idx_x` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn nvptx_block_idx_x() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_idx_y` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn nvptx_block_idx_y() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_block_idx_z` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn nvptx_block_idx_z() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_grid_dim_x` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn nvptx_grid_dim_x() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_grid_dim_y` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn nvptx_grid_dim_y() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_grid_dim_z` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn nvptx_grid_dim_z() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_syncthreads` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn nvptx_syncthreads() -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_thread_idx_x` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn nvptx_thread_idx_x() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_thread_idx_y` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn nvptx_thread_idx_y() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `nvptx_thread_idx_z` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nvptx-builtins-0.1.0/src/intrinsics.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn nvptx_thread_idx_z() -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] error: could not compile `nvptx-builtins` [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" "11812782ff5fd09fe6be79bcb23e56f5feaf71a71f3e183c9fa4b5ec407f2e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11812782ff5fd09fe6be79bcb23e56f5feaf71a71f3e183c9fa4b5ec407f2e82", kill_on_drop: false }` [INFO] [stdout] 11812782ff5fd09fe6be79bcb23e56f5feaf71a71f3e183c9fa4b5ec407f2e82