[INFO] cloning repository https://github.com/YdrMaster/llama.cu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YdrMaster/llama.cu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYdrMaster%2Fllama.cu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYdrMaster%2Fllama.cu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff593e24614b7279a1e9386290a15bf322a24ba8 [INFO] testing YdrMaster/llama.cu against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYdrMaster%2Fllama.cu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/YdrMaster/llama.cu [INFO] finished tweaking git repo https://github.com/YdrMaster/llama.cu [INFO] tweaked toml for git repo https://github.com/YdrMaster/llama.cu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YdrMaster/llama.cu on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/YdrMaster/llama.cu 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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 patricia_tree v0.9.0 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded build-script-cfg v0.0.0 [INFO] [stderr] Downloaded mem-rearrange v0.1.1 [INFO] [stderr] Downloaded ndarray-layout v0.2.2 [INFO] [stderr] Downloaded build-script-cfg v0.1.0 [INFO] [stderr] Downloaded context-spore v0.1.0 [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded digit-layout v0.3.1 [INFO] [stderr] Downloaded flexi_logger v0.30.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fb9db867919758683b4972b4930177ac5e774df90d31910da285549905d6e62 [INFO] running `Command { std: "docker" "start" "-a" "7fb9db867919758683b4972b4930177ac5e774df90d31910da285549905d6e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fb9db867919758683b4972b4930177ac5e774df90d31910da285549905d6e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb9db867919758683b4972b4930177ac5e774df90d31910da285549905d6e62", kill_on_drop: false }` [INFO] [stdout] 7fb9db867919758683b4972b4930177ac5e774df90d31910da285549905d6e62 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3939b86a24f1290c862355e8cd8afdd444bf6711aa06a325796c20788dbb8d [INFO] running `Command { std: "docker" "start" "-a" "cb3939b86a24f1290c862355e8cd8afdd444bf6711aa06a325796c20788dbb8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling build-script-cfg v0.1.0 [INFO] [stderr] Compiling find_cuda_helper v0.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling search-corex-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling search-cuda-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling digit-layout v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ndarray-layout v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling context-spore v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tensor v0.0.0 (https://github.com/YdrMaster/tensor?rev=c0b4893#c0b4893b) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling build-script-cfg v0.0.0 [INFO] [stderr] Compiling search-cl-tools v0.0.0 (https://github.com/InfiniTensor/clrt?rev=984ac7a#984ac7a2) [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling graph v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling search-infini-tools v0.0.0 (https://github.com/InfiniTensor/infini-toolkit?rev=e8362c3#e8362c34) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ggml-quants v0.1.0 (https://github.com/InfiniTensor/gguf?rev=23c362f#23c362f1) [INFO] [stderr] Compiling operators v0.0.0 (https://github.com/YdrMaster/operators-rs?rev=ed28f2d#ed28f2d6) [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling symbolic-expr v0.1.0 (https://github.com/Ceng23333/symbolic-expr.git?rev=ece2d88#ece2d88d) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling arg v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling exec v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling search-cuda-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=106f0b6#106f0b69) [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling search-maca-tools v0.1.0 (https://github.com/YdrMaster/cuda-driver?rev=106f0b6#106f0b69) [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mem-rearrange v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mem v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling patricia_tree v0.9.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling nn v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling flexi_logger v0.30.2 [INFO] [stderr] Compiling ggus v0.5.0 (https://github.com/InfiniTensor/gguf?rev=23c362f#23c362f1) [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tokeneer v0.1.0 (https://github.com/InfiniTensor/tokeneer?rev=afbe38e#afbe38ef) [INFO] [stderr] Compiling cuda v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling nccl v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling cublas v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling llama-cu v0.0.0 (/opt/rustwide/workdir/llama.cu) [INFO] [stderr] error: failed to run custom build command for `llama-cu v0.0.0 (/opt/rustwide/workdir/llama.cu)` [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/llama-cu-ebb94bad3595b8ef/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rustc-check-cfg=cfg(nccl) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at llama.cu/build.rs:33:9: [INFO] [stderr] cuda not found, check $CUDA_ROOT env var [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61efcbe31dd2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61efcbe31dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61efcbe31dd2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61efcbe31dd2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61efcbe585b3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61efcbe585b3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x61efcbe2ec83 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61efcbe2ec83 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61efcbe31c22 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61efcbe330d6 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x61efcbe32ed9 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61efcbe339e2 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61efcbe33846 - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x61efcbe322c9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61efcbe3350d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61efcbe56a10 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61efcb8970da - build_script_build::main::hdfe159d86c736456 [INFO] [stderr] 17: 0x61efcb894863 - core::ops::function::FnOnce::call_once::h15a8eb89451d15ee [INFO] [stderr] 18: 0x61efcb8944f6 - std::sys::backtrace::__rust_begin_short_backtrace::hcec50232b6a15382 [INFO] [stderr] 19: 0x61efcb8944d9 - std::rt::lang_start::{{closure}}::h629ed260c26a594a [INFO] [stderr] 20: 0x61efcbe29b00 - core::ops::function::impls:: for &F>::call_once::h256aadcdfb3ed913 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 21: 0x61efcbe29b00 - std::panicking::catch_unwind::do_call::h3b98e2bc67e1b3ef [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x61efcbe29b00 - std::panicking::catch_unwind::hc8b49dde47d50ce5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x61efcbe29b00 - std::panic::catch_unwind::h6864f6d3ed9011d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x61efcbe29b00 - std::rt::lang_start_internal::{{closure}}::h3493d5ceb4627f61 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x61efcbe29b00 - std::panicking::catch_unwind::do_call::h7221bf2b954c8147 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x61efcbe29b00 - std::panicking::catch_unwind::ha4252da2a39088c9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x61efcbe29b00 - std::panic::catch_unwind::h1dda6ea6c3f4d1f9 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x61efcbe29b00 - std::rt::lang_start_internal::h016a9927582d4280 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x61efcb8944c1 - std::rt::lang_start::h719f589d22fe1f92 [INFO] [stderr] 30: 0x61efcb899765 - main [INFO] [stderr] 31: 0x7812511c71ca - [INFO] [stderr] 32: 0x7812511c728b - __libc_start_main [INFO] [stderr] 33: 0x61efcb8939b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cb3939b86a24f1290c862355e8cd8afdd444bf6711aa06a325796c20788dbb8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3939b86a24f1290c862355e8cd8afdd444bf6711aa06a325796c20788dbb8d", kill_on_drop: false }` [INFO] [stdout] cb3939b86a24f1290c862355e8cd8afdd444bf6711aa06a325796c20788dbb8d