[INFO] cloning repository https://github.com/anhelinakruk/mopro-example-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anhelinakruk/mopro-example-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fmopro-example-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fmopro-example-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5caf24415eaf554f129b85b812a14539a790ae7 [INFO] checking anhelinakruk/mopro-example-app/e5caf24415eaf554f129b85b812a14539a790ae7 against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanhelinakruk%2Fmopro-example-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anhelinakruk/mopro-example-app [INFO] finished tweaking git repo https://github.com/anhelinakruk/mopro-example-app [INFO] tweaked toml for git repo https://github.com/anhelinakruk/mopro-example-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anhelinakruk/mopro-example-app on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anhelinakruk/mopro-example-app 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zkmopro/mopro.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zkmopro/noir-rs` [INFO] [stderr] Updating git repository `https://github.com/noir-lang/noir.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded wasm-bindgen-console-logger v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-rayon v1.3.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Downloaded uniffi v0.29.0 [INFO] [stderr] Downloaded wasm_sync v0.1.2 [INFO] [stderr] Downloaded ark-grumpkin v0.5.0 [INFO] [stderr] Downloaded safe-regex v0.3.0 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.51 [INFO] [stderr] Downloaded uniffi_macros v0.29.0 [INFO] [stderr] Downloaded safe-regex-compiler v0.3.0 [INFO] [stderr] Downloaded chkstk_stub v0.1.0 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded sorted-iter v0.1.11 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded build-data v0.3.3 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded rinja_parser v0.3.5 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded safe-proc-macro2 v1.0.95 [INFO] [stderr] Downloaded rinja_derive v0.3.5 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded uniffi_bindgen v0.29.0 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] [stderr] Downloaded rust-witness v0.1.6 [INFO] [stderr] Downloaded safe-quote v1.0.40 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded libaes v0.7.0 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded vec-collections v0.4.3 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] [stderr] Downloaded rinja v0.3.5 [INFO] [stderr] Downloaded uniffi_core v0.29.0 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded small-ord-set v0.1.3 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded protoc-prebuilt v0.3.0 [INFO] [stderr] Downloaded uniffi_meta v0.29.0 [INFO] [stderr] Downloaded safe-regex-macro v0.3.0 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded uniffi_udl v0.29.0 [INFO] [stderr] Downloaded uniffi_internal_macros v0.29.4 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded openssl-src v300.5.2+3.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e11b40ad7f0b9e7343da542c42807e8d0405f140551be4f2d31a2dbd2fcce8 [INFO] running `Command { std: "docker" "start" "-a" "33e11b40ad7f0b9e7343da542c42807e8d0405f140551be4f2d31a2dbd2fcce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e11b40ad7f0b9e7343da542c42807e8d0405f140551be4f2d31a2dbd2fcce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e11b40ad7f0b9e7343da542c42807e8d0405f140551be4f2d31a2dbd2fcce8", kill_on_drop: false }` [INFO] [stdout] 33e11b40ad7f0b9e7343da542c42807e8d0405f140551be4f2d31a2dbd2fcce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2107add9ea61a143157cde185eb983f3fc50bf6018f379de3a11e616e055707 [INFO] running `Command { std: "docker" "start" "-a" "e2107add9ea61a143157cde185eb983f3fc50bf6018f379de3a11e616e055707", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking libaes v0.7.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.95 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking iter-extended v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157) [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling safe-quote v1.0.40 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling safe-regex-compiler v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling safe-regex-macro v0.3.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling safe-regex v0.3.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking noirc_arena v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157) [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking sorted-iter v0.1.11 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling build-data v0.3.3 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling noirc_driver v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157) [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rust-witness v0.1.6 [INFO] [stderr] Compiling chkstk_stub v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling bb v1.0.0-nightly.20250723 (https://github.com/zkmopro/noir-rs?branch=v1.0.0-beta.8-3#234fefbd) [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] error: failed to run custom build command for `bb v1.0.0-nightly.20250723 (https://github.com/zkmopro/noir-rs?branch=v1.0.0-beta.8-3#234fefbd)` [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/bb-c610717d1b3964d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] Downloading bb_rs-x86_64-unknown-linux-gnu.tar.gz... [INFO] [stderr] Failed to download bb_rs-x86_64-unknown-linux-gnu.tar.gz [INFO] [stderr] Retrying with local architecture... [INFO] [stderr] Downloading bb_rs-x86_64.tar.gz... [INFO] [stderr] Failed to download bb_rs-x86_64.tar.gz [INFO] [stderr] Download failed for both bb_rs-x86_64-unknown-linux-gnu.tar.gz and bb_rs-x86_64.tar.gz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] % Total % Received % Xferd Average Speed Time Time Time Current [INFO] [stderr] Dload Upload Total Spent Left Speed [INFO] [stderr] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: github.com [INFO] [stderr] % Total % Received % Xferd Average Speed Time Time Time Current [INFO] [stderr] Dload Upload Total Spent Left Speed [INFO] [stderr] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: github.com [INFO] [stderr] [INFO] [stderr] thread 'main' (2676) panicked at /opt/rustwide/cargo-home/git/checkouts/noir-rs-3720d9e7d887105f/234fefb/bb/build.rs:49:13: [INFO] [stderr] Failed to wait for bb download [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x65265bec5662 - std[243ef3771c46e43a]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x65265bec5662 - std[243ef3771c46e43a]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x65265bec5662 - std[243ef3771c46e43a]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x65265bec5662 - <::print::DisplayBacktrace as core[c088ff38143eb53e]::fmt::Display>::fmt [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x65265bedb6b7 - ::fmt [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x65265bedb6b7 - core[c088ff38143eb53e]::fmt::write [INFO] [stderr] 6: 0x65265beccdb6 - std[243ef3771c46e43a]::io::default_write_fmt:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x65265beccdb6 - ::write_fmt [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x65265bea1c5f - ::print [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x65265bea1c5f - std[243ef3771c46e43a]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x65265bebcbf1 - std[243ef3771c46e43a]::panicking::default_hook [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x65265bebcdab - std[243ef3771c46e43a]::panicking::panic_with_hook [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x65265bea1d4a - std[243ef3771c46e43a]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x65265be994f9 - std[243ef3771c46e43a]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x65265bea2c4d - __rustc[6d0b6af41dd8415b]::rust_begin_unwind [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x65265bedbd6c - core[c088ff38143eb53e]::panicking::panic_fmt [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x65265bdf87ca - build_script_build[1e030b6d10c91bf0]::main [INFO] [stderr] 17: 0x65265bdf93a3 - >::call_once [INFO] [stderr] 18: 0x65265bdf7c66 - std[243ef3771c46e43a]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 19: 0x65265bdf7c79 - std[243ef3771c46e43a]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 20: 0x65265bebbca6 - <&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe as core[c088ff38143eb53e]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /checkout/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 21: 0x65265bebbca6 - std[243ef3771c46e43a]::panicking::catch_unwind::do_call::<&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:581:40 [INFO] [stderr] 22: 0x65265bebbca6 - std[243ef3771c46e43a]::panicking::catch_unwind:: + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:544:19 [INFO] [stderr] 23: 0x65265bebbca6 - std[243ef3771c46e43a]::panic::catch_unwind::<&dyn core[c088ff38143eb53e]::ops::function::Fn<(), Output = i32> + core[c088ff38143eb53e]::marker::Sync + core[c088ff38143eb53e]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x65265bebbca6 - std[243ef3771c46e43a]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x65265bebbca6 - std[243ef3771c46e43a]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x65265bebbca6 - std[243ef3771c46e43a]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x65265bebbca6 - std[243ef3771c46e43a]::panic::catch_unwind:: [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x65265bebbca6 - std[243ef3771c46e43a]::rt::lang_start_internal [INFO] [stderr] at /rustc/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x65265bdf7c21 - std[243ef3771c46e43a]::rt::lang_start::<()> [INFO] [stderr] 30: 0x65265bdf9405 - main [INFO] [stderr] 31: 0x791352ee71ca - [INFO] [stderr] 32: 0x791352ee728b - __libc_start_main [INFO] [stderr] 33: 0x65265bdf79b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e2107add9ea61a143157cde185eb983f3fc50bf6018f379de3a11e616e055707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2107add9ea61a143157cde185eb983f3fc50bf6018f379de3a11e616e055707", kill_on_drop: false }` [INFO] [stdout] e2107add9ea61a143157cde185eb983f3fc50bf6018f379de3a11e616e055707