[INFO] cloning repository https://github.com/Narsil/axum_cudarc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Narsil/axum_cudarc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarsil%2Faxum_cudarc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarsil%2Faxum_cudarc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c16bdc171c82b5ff8b98501c715e37414f69b69 [INFO] checking Narsil/axum_cudarc against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarsil%2Faxum_cudarc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Narsil/axum_cudarc [INFO] finished tweaking git repo https://github.com/Narsil/axum_cudarc [INFO] tweaked toml for git repo https://github.com/Narsil/axum_cudarc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Narsil/axum_cudarc on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Narsil/axum_cudarc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded axum-core v0.3.3 [INFO] [stderr] Downloaded cudarc v0.9.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.53 [INFO] [stderr] Downloaded axum v0.6.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2b61652490836fd9a63e7ed8bd609f4ee1404801376df13d5b87297e656984 [INFO] running `Command { std: "docker" "start" "-a" "2f2b61652490836fd9a63e7ed8bd609f4ee1404801376df13d5b87297e656984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2b61652490836fd9a63e7ed8bd609f4ee1404801376df13d5b87297e656984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2b61652490836fd9a63e7ed8bd609f4ee1404801376df13d5b87297e656984", kill_on_drop: false }` [INFO] [stdout] 2f2b61652490836fd9a63e7ed8bd609f4ee1404801376df13d5b87297e656984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39804aecfe6c19bcf59098fe8ba1dec801a06c141a2ba9ca5535733ff290641 [INFO] running `Command { std: "docker" "start" "-a" "f39804aecfe6c19bcf59098fe8ba1dec801a06c141a2ba9ca5535733ff290641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking httparse v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling cudarc v0.9.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.53/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] error: failed to run custom build command for `cudarc v0.9.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cudarc-38cc23fe25ba9e6d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_ROOT [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_PATH [INFO] [stderr] cargo:rerun-if-env-changed=CUDA_TOOLKIT_ROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (621) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.9.2/build.rs:16:29: [INFO] [stderr] Cuda root not found [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d6b8cdda382 - std[b85651cc5992751e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d6b8cdda382 - std[b85651cc5992751e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d6b8cdda382 - std[b85651cc5992751e]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5d6b8cdda382 - <::print::DisplayBacktrace as core[9b9d5ef5bb4b3b13]::fmt::Display>::fmt [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5d6b8cdeb147 - ::fmt [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5d6b8cdeb147 - core[9b9d5ef5bb4b3b13]::fmt::write [INFO] [stderr] 6: 0x5d6b8cdde4d6 - std[b85651cc5992751e]::io::default_write_fmt:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d6b8cdde4d6 - ::write_fmt [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5d6b8cdc522f - ::print [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5d6b8cdc522f - std[b85651cc5992751e]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5d6b8cdd6591 - std[b85651cc5992751e]::panicking::default_hook [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5d6b8cdd674b - std[b85651cc5992751e]::panicking::panic_with_hook [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5d6b8cdc52e8 - std[b85651cc5992751e]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5d6b8cdbcf59 - std[b85651cc5992751e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5d6b8cdc5b8d - __rustc[790ba99c8821f716]::rust_begin_unwind [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5d6b8cdeb78c - core[9b9d5ef5bb4b3b13]::panicking::panic_fmt [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5d6b8cdeb4e4 - core[9b9d5ef5bb4b3b13]::panicking::panic_display::<&str> [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/panicking.rs:259:5 [INFO] [stderr] 17: 0x5d6b8cdeb4e4 - core[9b9d5ef5bb4b3b13]::option::expect_failed [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/option.rs:2208:5 [INFO] [stderr] 18: 0x5d6b8cdae151 - >::expect [INFO] [stderr] 19: 0x5d6b8cdade20 - build_script_build[b4c337a1602ba527]::link_cuda [INFO] [stderr] 20: 0x5d6b8cdadc13 - build_script_build[b4c337a1602ba527]::main [INFO] [stderr] 21: 0x5d6b8cdaf273 - >::call_once [INFO] [stderr] 22: 0x5d6b8cdac8f6 - std[b85651cc5992751e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x5d6b8cdad3d9 - std[b85651cc5992751e]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x5d6b8cdd5ae6 - <&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe as core[9b9d5ef5bb4b3b13]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panicking::catch_unwind::do_call::<&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panicking::catch_unwind:: + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panic::catch_unwind::<&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::panic::catch_unwind:: [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5d6b8cdd5ae6 - std[b85651cc5992751e]::rt::lang_start_internal [INFO] [stderr] at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5d6b8cdac871 - std[b85651cc5992751e]::rt::lang_start::<()> [INFO] [stderr] 34: 0x5d6b8cdaf435 - main [INFO] [stderr] 35: 0x795e32d011ca - [INFO] [stderr] 36: 0x795e32d0128b - __libc_start_main [INFO] [stderr] 37: 0x5d6b8cdac2b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f39804aecfe6c19bcf59098fe8ba1dec801a06c141a2ba9ca5535733ff290641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39804aecfe6c19bcf59098fe8ba1dec801a06c141a2ba9ca5535733ff290641", kill_on_drop: false }` [INFO] [stdout] f39804aecfe6c19bcf59098fe8ba1dec801a06c141a2ba9ca5535733ff290641