[INFO] cloning repository https://github.com/0x471/mopro-noir-experimentation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x471/mopro-noir-experimentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x471%2Fmopro-noir-experimentation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x471%2Fmopro-noir-experimentation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfe4e4fd2a9c3f59dd0b2200a47f91bddf221cb1
[INFO] checking 0x471/mopro-noir-experimentation against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x471%2Fmopro-noir-experimentation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x471/mopro-noir-experimentation
[INFO] finished tweaking git repo https://github.com/0x471/mopro-noir-experimentation
[INFO] tweaked toml for git repo https://github.com/0x471/mopro-noir-experimentation written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x471/mopro-noir-experimentation on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x471/mopro-noir-experimentation 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1a3613b70e6f7b1eecad1e399f7bede2296962bdfc0b7bd785787a3a9879023
[INFO] running `Command { std: "docker" "start" "-a" "f1a3613b70e6f7b1eecad1e399f7bede2296962bdfc0b7bd785787a3a9879023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1a3613b70e6f7b1eecad1e399f7bede2296962bdfc0b7bd785787a3a9879023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a3613b70e6f7b1eecad1e399f7bede2296962bdfc0b7bd785787a3a9879023", kill_on_drop: false }`
[INFO] [stdout] f1a3613b70e6f7b1eecad1e399f7bede2296962bdfc0b7bd785787a3a9879023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b8b009492358a8d13a9e859acdbbc4b34bc55833b8f42ba5f32a4645e489875
[INFO] running `Command { std: "docker" "start" "-a" "1b8b009492358a8d13a9e859acdbbc4b34bc55833b8f42ba5f32a4645e489875", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking libaes v0.7.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling safe-quote v1.0.40
[INFO] [stderr]    Compiling tempfile v3.23.0
[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 safe-regex-compiler v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling safe-regex-macro v0.3.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling safe-regex v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking noirc_arena v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157)
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rust-embed-utils v8.8.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]     Checking sorted-iter v0.1.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling build-data v0.3.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling noirc_driver v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157)
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling chkstk_stub v0.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling bb v1.0.0-nightly.20250723 (https://github.com/zkmopro/noir-rs?branch=v1.0.0-beta.8-3#0059db45)
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking uniffi_core v0.29.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling mopro-noir-experimentation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mopro-wasm v0.1.0 (https://github.com/zkmopro/mopro.git?branch=v0.2.x#30218b11)
[INFO] [stderr]     Checking futures-executor v0.3.31
[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#0059db45)`
[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-3c7e624217a41a2d/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' (2961) panicked at /opt/rustwide/cargo-home/git/checkouts/noir-rs-3720d9e7d887105f/0059db4/bb/build.rs:45:13:
[INFO] [stderr]   Failed to wait for bb download
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b718e5451c2 - std::backtrace_rs::backtrace::libunwind::trace::h8714d94f1f2bd164
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b718e5451c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hcafee44aa61e678f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b718e5451c2 - std::sys::backtrace::_print_fmt::ha8fba58b2f66a9e9
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b718e5451c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h55273c109f480de8
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b718e5558bf - core::fmt::rt::Argument::fmt::hddc1032261c428fe
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b718e5558bf - core::fmt::write::he6bcf7c3f2c4eba5
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5b718e515583 - std::io::default_write_fmt::hf93eabd79e5df19f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b718e515583 - std::io::Write::write_fmt::hc4c289442f488f72
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b718e520792 - std::sys::backtrace::BacktraceLock::print::h453555a0d0bae7d2
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b718e52345c - std::panicking::default_hook::{{closure}}::h3ebcee4d4a10f231
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5b718e5232b6 - std::panicking::default_hook::h8d904937f0dd5b7e
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5b718e523a35 - std::panicking::panic_with_hook::hba74873bd829b497
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5b718e523896 - std::panicking::panic_handler::{{closure}}::h0dde4058cec7fa08
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5b718e5208d9 - std::sys::backtrace::__rust_end_short_backtrace::h9342f1937ef55218
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5b718e50963d - __rustc[5a136cd62b6ae824]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5b718e559630 - core::panicking::panic_fmt::h7e8daff19647caf5
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b718e49704b - build_script_build::main::h291fce68bee4182d
[INFO] [stderr]     17:     0x5b718e497b53 - core::ops::function::FnOnce::call_once::h9cb02bcf8d7f1591
[INFO] [stderr]     18:     0x5b718e497876 - std::sys::backtrace::__rust_begin_short_backtrace::h86aecb49dadc0371
[INFO] [stderr]     19:     0x5b718e497809 - std::rt::lang_start::{{closure}}::hd27c424b373b3d2f
[INFO] [stderr]     20:     0x5b718e516e30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7c8c93d7c0cb0422
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5b718e516e30 - std::panicking::catch_unwind::do_call::ha03d5ac0e4aa50e7
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:590:40
[INFO] [stderr]     22:     0x5b718e516e30 - std::panicking::catch_unwind::hfba45bb934fc2e1a
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:553:19
[INFO] [stderr]     23:     0x5b718e516e30 - std::panic::catch_unwind::h51a82f25faf184c3
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5b718e516e30 - std::rt::lang_start_internal::{{closure}}::h89e47390206e3c4f
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5b718e516e30 - std::panicking::catch_unwind::do_call::h6e1e6dcf14a2eeab
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5b718e516e30 - std::panicking::catch_unwind::h8dc206e2e3376274
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5b718e516e30 - std::panic::catch_unwind::h0ff4af620be037da
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5b718e516e30 - std::rt::lang_start_internal::h2f00f16ee79d72a1
[INFO] [stderr]                                  at /rustc/b4c55082edd8dec08ce8af276d7054d9c4db20c4/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5b718e4977f1 - std::rt::lang_start::h1bf470028142efdf
[INFO] [stderr]     30:     0x5b718e497f45 - main
[INFO] [stderr]     31:     0x7c22be8681ca - <unknown>
[INFO] [stderr]     32:     0x7c22be86828b - __libc_start_main
[INFO] [stderr]     33:     0x5b718e496425 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b8b009492358a8d13a9e859acdbbc4b34bc55833b8f42ba5f32a4645e489875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8b009492358a8d13a9e859acdbbc4b34bc55833b8f42ba5f32a4645e489875", kill_on_drop: false }`
[INFO] [stdout] 1b8b009492358a8d13a9e859acdbbc4b34bc55833b8f42ba5f32a4645e489875
