[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] 43206608d82a85c06abd90182240004489ae3314 [INFO] building YdrMaster/llama.cu/43206608d82a85c06abd90182240004489ae3314 against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYdrMaster%2Fllama.cu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YdrMaster/llama.cu on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/InfiniTensor/gguf` [INFO] [stderr] Updating git repository `https://github.com/YdrMaster/InfiniNN` [INFO] [stderr] Updating git repository `https://github.com/YdrMaster/operators-rs` [INFO] [stderr] Updating git repository `https://github.com/InfiniTensor/tokeneer` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/YdrMaster/cuda-driver` [INFO] [stderr] Updating git repository `https://github.com/YdrMaster/openai-struct` [INFO] [stderr] Updating git repository `https://github.com/YdrMaster/tensor` [INFO] [stderr] Updating git repository `https://github.com/InfiniTensor/clrt` [INFO] [stderr] Updating git repository `https://github.com/InfiniTensor/infini-toolkit` [INFO] [stderr] Updating git repository `https://github.com/Ceng23333/symbolic-expr.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded hyper-rustls v0.27.7 [INFO] [stderr] Downloaded build-script-cfg v0.1.0 [INFO] [stderr] Downloaded build-script-cfg v0.0.0 [INFO] [stderr] Downloaded context-spore v0.1.0 [INFO] [stderr] Downloaded digit-layout v0.3.1 [INFO] [stderr] Downloaded ndarray-layout v0.2.2 [INFO] [stderr] Downloaded patricia_tree v0.9.0 [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded minijinja v2.10.2 [INFO] [stderr] Downloaded flexi_logger v0.30.2 [INFO] [stderr] Downloaded mem-rearrange v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d20e7b8380e25009fc09132293bf0085790794b9c7e8b13dbac35cc185919f1f [INFO] running `Command { std: "docker" "start" "-a" "d20e7b8380e25009fc09132293bf0085790794b9c7e8b13dbac35cc185919f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d20e7b8380e25009fc09132293bf0085790794b9c7e8b13dbac35cc185919f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20e7b8380e25009fc09132293bf0085790794b9c7e8b13dbac35cc185919f1f", kill_on_drop: false }` [INFO] [stdout] d20e7b8380e25009fc09132293bf0085790794b9c7e8b13dbac35cc185919f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc12f26c2cac24729909e05dc206ecc8cbc7a46c848f86dc8640aef02c084a4 [INFO] running `Command { std: "docker" "start" "-a" "0fc12f26c2cac24729909e05dc206ecc8cbc7a46c848f86dc8640aef02c084a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling find_cuda_helper v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling build-script-cfg v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling search-corex-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling digit-layout v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling search-cuda-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=077b425#077b4258) [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling ndarray-layout v0.2.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling symbolic-expr v0.1.0 (https://github.com/Ceng23333/symbolic-expr.git?rev=ece2d88#ece2d88d) [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 context-spore v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http v1.3.1 [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 tensor v0.0.0 (https://github.com/YdrMaster/tensor?rev=c0b4893#c0b4893b) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling build-script-cfg v0.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ryu v1.0.20 [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 httparse v1.10.1 [INFO] [stderr] Compiling search-cl-tools v0.0.0 (https://github.com/InfiniTensor/clrt?rev=984ac7a#984ac7a2) [INFO] [stderr] Compiling search-infini-tools v0.0.0 (https://github.com/InfiniTensor/infini-toolkit?rev=e8362c3#e8362c34) [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling operators v0.0.0 (https://github.com/YdrMaster/operators-rs?rev=ed28f2d#ed28f2d6) [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling exec v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ggml-quants v0.1.0 (https://github.com/InfiniTensor/gguf?rev=23c362f#23c362f1) [INFO] [stderr] Compiling search-cuda-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=106f0b6#106f0b69) [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [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 is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling ggus v0.5.0 (https://github.com/InfiniTensor/gguf?rev=23c362f#23c362f1) [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling mem v0.0.0 (https://github.com/YdrMaster/InfiniNN?rev=1fff7ec#1fff7ec7) [INFO] [stderr] Compiling cuda 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 nccl 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] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling mem-rearrange v0.1.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling patricia_tree v0.9.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling minijinja v2.10.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokeneer v0.1.0 (https://github.com/InfiniTensor/tokeneer?rev=afbe38e#afbe38ef) [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [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-5a0e09a818ef86b9/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: 0x5cc9c7c7cf42 - std::backtrace_rs::backtrace::libunwind::trace::hb284ab2089a64e94 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cc9c7c7cf42 - std::backtrace_rs::backtrace::trace_unsynchronized::haca946cf3b646d4a [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cc9c7c7cf42 - std::sys::backtrace::_print_fmt::h24d3b13465affa9e [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cc9c7c7cf42 - ::fmt::ha891fbe7876a9c28 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cc9c7ca3873 - core::fmt::rt::Argument::fmt::h02d112e5ed71dce4 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cc9c7ca3873 - core::fmt::write::hb5ee2653f290f031 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5cc9c7c79dc3 - std::io::default_write_fmt::h99f215ec597eb357 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cc9c7c79dc3 - std::io::Write::write_fmt::h672a3de6ab1cdb45 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5cc9c7c7cd92 - std::sys::backtrace::BacktraceLock::print::h9fd0bbed52d45e92 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cc9c7c7e252 - std::panicking::default_hook::{{closure}}::h8a1e8d4cf47a692c [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5cc9c7c7e055 - std::panicking::default_hook::hf31cfaaca3a607a2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5cc9c7c7eb62 - std::panicking::rust_panic_with_hook::hc041d3eaddc8a252 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5cc9c7c7e9c6 - std::panicking::begin_panic_handler::{{closure}}::h1789b60696483c65 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x5cc9c7c7d439 - std::sys::backtrace::__rust_end_short_backtrace::h65c778548f450cf2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5cc9c7c7e68d - __rustc[8b86f73cc16cac0]::rust_begin_unwind [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5cc9c7ca1c80 - core::panicking::panic_fmt::h3a9b0eb4e514e696 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cc9c76e186a - build_script_build::main::hd78b0835de6e0dc9 [INFO] [stderr] 17: 0x5cc9c76dee83 - core::ops::function::FnOnce::call_once::hed751c457bd5753a [INFO] [stderr] 18: 0x5cc9c76dea96 - std::sys::backtrace::__rust_begin_short_backtrace::h4db96280b3980fc6 [INFO] [stderr] 19: 0x5cc9c76dea79 - std::rt::lang_start::{{closure}}::h9608ff602e72b704 [INFO] [stderr] 20: 0x5cc9c7c74c10 - core::ops::function::impls:: for &F>::call_once::h7e24be3a89618eab [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 21: 0x5cc9c7c74c10 - std::panicking::catch_unwind::do_call::h0ffd7a3e2c10b7c3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x5cc9c7c74c10 - std::panicking::catch_unwind::h3c474b4bcdc762dc [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x5cc9c7c74c10 - std::panic::catch_unwind::he2fe8e64a7ded4df [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5cc9c7c74c10 - std::rt::lang_start_internal::{{closure}}::h3c6ad57a63f63a1b [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x5cc9c7c74c10 - std::panicking::catch_unwind::do_call::h54ab5b7780884789 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5cc9c7c74c10 - std::panicking::catch_unwind::ha2862407b13904d9 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5cc9c7c74c10 - std::panic::catch_unwind::h76efaf8fe5e22043 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5cc9c7c74c10 - std::rt::lang_start_internal::h54bd211d2b01e1f3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x5cc9c76dea61 - std::rt::lang_start::he40da4e407e1ab66 [INFO] [stderr] 30: 0x5cc9c76e3ef5 - main [INFO] [stderr] 31: 0x75206571d1ca - [INFO] [stderr] 32: 0x75206571d28b - __libc_start_main [INFO] [stderr] 33: 0x5cc9c76ddf55 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0fc12f26c2cac24729909e05dc206ecc8cbc7a46c848f86dc8640aef02c084a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc12f26c2cac24729909e05dc206ecc8cbc7a46c848f86dc8640aef02c084a4", kill_on_drop: false }` [INFO] [stdout] 0fc12f26c2cac24729909e05dc206ecc8cbc7a46c848f86dc8640aef02c084a4