[INFO] cloning repository https://github.com/SantaClaas/melts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SantaClaas/melts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantaClaas%2Fmelts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantaClaas%2Fmelts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba40c7b54ec97a2072a774adc7193dbb0da6a527 [INFO] checking SantaClaas/melts/ba40c7b54ec97a2072a774adc7193dbb0da6a527 against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantaClaas%2Fmelts" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SantaClaas/melts on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SantaClaas/melts [INFO] finished tweaking git repo https://github.com/SantaClaas/melts [INFO] tweaked toml for git repo https://github.com/SantaClaas/melts written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SantaClaas/melts 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_build v0.28.0 [INFO] [stderr] Downloaded libsql_replication v0.4.0 [INFO] [stderr] Downloaded serde-reflection v0.3.6 [INFO] [stderr] Downloaded crux_macros v0.3.10 [INFO] [stderr] Downloaded libsql-sqlite3-parser v0.12.0 [INFO] [stderr] Downloaded libsql-sys v0.6.0 [INFO] [stderr] Downloaded serde-generate v0.25.1 [INFO] [stderr] Downloaded crux_core v0.8.0 [INFO] [stderr] Downloaded libsql-rusqlite v0.31.0 [INFO] [stderr] Downloaded libsql v0.4.0 [INFO] [stderr] Downloaded libsql-ffi v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 736295e6b2f9b40ecd757c57d5e08555113c7301e435d11e53e170beae9d4f5e [INFO] running `Command { std: "docker" "start" "-a" "736295e6b2f9b40ecd757c57d5e08555113c7301e435d11e53e170beae9d4f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736295e6b2f9b40ecd757c57d5e08555113c7301e435d11e53e170beae9d4f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736295e6b2f9b40ecd757c57d5e08555113c7301e435d11e53e170beae9d4f5e", kill_on_drop: false }` [INFO] [stdout] 736295e6b2f9b40ecd757c57d5e08555113c7301e435d11e53e170beae9d4f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde91ddbaad198fa1e4e3f5417ea8a7182a66a748a9f3864e356e8c9b07c43f7 [INFO] running `Command { std: "docker" "start" "-a" "dde91ddbaad198fa1e4e3f5417ea8a7182a66a748a9f3864e356e8c9b07c43f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.12.0 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling include_dir_impl v0.6.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling include_dir v0.6.2 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerocopy-derive v0.7.34 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling crux_macros v0.3.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling libsql-ffi v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] error: failed to run custom build command for `libsql-ffi v0.3.0` [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/libsql-ffi-c0cfa8b1121422d2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=bundled/src/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libsql-ffi-625b41b18f71063d/out/sqlite3mc/libsqlite3mc_static.a [INFO] [stderr] cargo:lib_dir=/opt/rustwide/target/debug/build/libsql-ffi-625b41b18f71063d/out [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.3.0/build.rs:288:6: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63fa710d0cf2 - std::backtrace_rs::backtrace::libunwind::trace::heeb183f1c7ef4bac [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63fa710d0cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h322959400a5a20dc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63fa710d0cf2 - std::sys::backtrace::_print_fmt::h9b3a346b65342ed8 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63fa710d0cf2 - ::fmt::hb2a96b64a67cd3cc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63fa710f7503 - core::fmt::rt::Argument::fmt::hc9461191cddf2272 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x63fa710f7503 - core::fmt::write::h2edf142d46081108 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x63fa710cdbe3 - std::io::default_write_fmt::h0d2e6f516093d49e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63fa710cdbe3 - std::io::Write::write_fmt::hc531967ee7e02159 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63fa710d0b42 - std::sys::backtrace::BacktraceLock::print::h909ea1bcb86164af [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63fa710d2822 - std::panicking::default_hook::{{closure}}::h7d0f12acc2fe84f3 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63fa710d2625 - std::panicking::default_hook::h50ce354d6bca31ea [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63fa710d3242 - std::panicking::rust_panic_with_hook::h9bfc9a326dc85225 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63fa710d2fca - std::panicking::begin_panic_handler::{{closure}}::h437b786497dc1f79 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63fa710d11e9 - std::sys::backtrace::__rust_end_short_backtrace::h450efc41a733373e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63fa710d2c5d - __rustc[3f89723cea519097]::rust_begin_unwind [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63fa710f5860 - core::panicking::panic_fmt::h86f365de2781b810 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63fa710f5cc6 - core::result::unwrap_failed::h72c19a75c58e4539 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x63fa70ba03bd - build_script_build::build_multiple_ciphers::h52682de3206a4aca [INFO] [stderr] 18: 0x63fa70b9fa36 - build_script_build::copy_multiple_ciphers::heb8558b59dbd671a [INFO] [stderr] 19: 0x63fa70b9efb6 - build_script_build::main::h8ad0b40bc66fcf8e [INFO] [stderr] 20: 0x63fa70b9cc23 - core::ops::function::FnOnce::call_once::hfe4e868cfde40bbc [INFO] [stderr] 21: 0x63fa70b9c6f6 - std::sys::backtrace::__rust_begin_short_backtrace::h037c0784733fe7d7 [INFO] [stderr] 22: 0x63fa70b9c629 - std::rt::lang_start::{{closure}}::hbf59d8daab260dcc [INFO] [stderr] 23: 0x63fa710c8734 - core::ops::function::impls:: for &F>::call_once::hb6ae8e6e12f567e2 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x63fa710c8734 - std::panicking::try::do_call::hfa9c805b248ad90d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x63fa710c8734 - std::panicking::try::hfa5a8663ac330404 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x63fa710c8734 - std::panic::catch_unwind::ha9c1b3c0a51794c5 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x63fa710c8734 - std::rt::lang_start_internal::{{closure}}::hefee41c468cd3ac4 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x63fa710c8734 - std::panicking::try::do_call::hb4b9746612ce4f58 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x63fa710c8734 - std::panicking::try::hf80e1afb3f8e4b08 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x63fa710c8734 - std::panic::catch_unwind::hc825bfcee6fc088d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x63fa710c8734 - std::rt::lang_start_internal::h8e6975d952a5558e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x63fa70b9c611 - std::rt::lang_start::h864a597d078869d6 [INFO] [stderr] 33: 0x63fa70ba3ac5 - main [INFO] [stderr] 34: 0x7c22479031ca - [INFO] [stderr] 35: 0x7c224790328b - __libc_start_main [INFO] [stderr] 36: 0x63fa70b9bcd5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dde91ddbaad198fa1e4e3f5417ea8a7182a66a748a9f3864e356e8c9b07c43f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde91ddbaad198fa1e4e3f5417ea8a7182a66a748a9f3864e356e8c9b07c43f7", kill_on_drop: false }` [INFO] [stdout] dde91ddbaad198fa1e4e3f5417ea8a7182a66a748a9f3864e356e8c9b07c43f7