[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#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x471%2Fmopro-noir-experimentation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x471/mopro-noir-experimentation on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77220b27f6289db8e4cd0671d628ef3fc1e912eec3cfce52c4255cab7e1e3ad7
[INFO] running `Command { std: "docker" "start" "-a" "77220b27f6289db8e4cd0671d628ef3fc1e912eec3cfce52c4255cab7e1e3ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77220b27f6289db8e4cd0671d628ef3fc1e912eec3cfce52c4255cab7e1e3ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77220b27f6289db8e4cd0671d628ef3fc1e912eec3cfce52c4255cab7e1e3ad7", kill_on_drop: false }`
[INFO] [stdout] 77220b27f6289db8e4cd0671d628ef3fc1e912eec3cfce52c4255cab7e1e3ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3822a1c58072f8a75ece1763f3d69f0c445263fb48f4062aee14f4ff229f857f
[INFO] running `Command { std: "docker" "start" "-a" "3822a1c58072f8a75ece1763f3d69f0c445263fb48f4062aee14f4ff229f857f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[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 icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[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]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking noir_protobuf v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157)
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling protoc-prebuilt v0.3.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]     Checking libaes v0.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling acir v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157)
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr] error: failed to run custom build command for `acir v1.0.0-beta.8 (https://github.com/noir-lang/noir.git?rev=b33131574388d836341cea9b6380f3b1a8493eb8#b3313157)`
[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/acir-a11a7f6c3012850f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2508) panicked at /opt/rustwide/cargo-home/git/checkouts/noir-f94ec65ebdc2e6cb/b331315/acvm-repo/acir/build.rs:5:39:
[INFO] [stderr]   failed to initialize protoc: Ureq(Transport(Transport { kind: Dns, message: Some("resolve dns name 'api.github.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/protocolbuffers/protobuf/releases/tags/v29.3", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62a96c1923ba - std[14bf7ee402dca657]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62a96c1923ba - std[14bf7ee402dca657]::backtrace_rs::backtrace::trace_unsynchronized::<std[14bf7ee402dca657]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62a96c1923ba - std[14bf7ee402dca657]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62a96c1923ba - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62a96c1a7f1a - <core[c78f5786263e26ef]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62a96c1a7f1a - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]      6:     0x62a96c198782 - std[14bf7ee402dca657]::io::default_write_fmt::<std[14bf7ee402dca657]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x62a96c198782 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x62a96c173b9f - <std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62a96c173b9f - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62a96c18c371 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62a96c18c5db - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x62a96c173c58 - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x62a96c168aa9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62a96c1748ad - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x62a96c1a88ac - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62a96c1a85f2 - core[c78f5786263e26ef]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x62a96bc00add - <core[c78f5786263e26ef]::result::Result<(std[14bf7ee402dca657]::path::PathBuf, std[14bf7ee402dca657]::path::PathBuf), protoc_prebuilt[429b5c6073a54263]::error::Error>>::expect
[INFO] [stderr]     18:     0x62a96bbf0813 - build_script_build[4850cc6d19980423]::main
[INFO] [stderr]     19:     0x62a96bbf3213 - <fn() as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x62a96bbef1f6 - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x62a96bbf00c9 - std[14bf7ee402dca657]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x62a96c18b3d6 - <&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panicking::catch_unwind::<i32, &dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panic::catch_unwind::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x62a96c18b3d6 - std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panicking::catch_unwind::<isize, std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x62a96c18b3d6 - std[14bf7ee402dca657]::panic::catch_unwind::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x62a96c18b3d6 - std[14bf7ee402dca657]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62a96bbeeea1 - std[14bf7ee402dca657]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x62a96bbf3495 - main
[INFO] [stderr]     33:     0x7d37899d91ca - <unknown>
[INFO] [stderr]     34:     0x7d37899d928b - __libc_start_main
[INFO] [stderr]     35:     0x62a96bbe3de5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3822a1c58072f8a75ece1763f3d69f0c445263fb48f4062aee14f4ff229f857f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3822a1c58072f8a75ece1763f3d69f0c445263fb48f4062aee14f4ff229f857f", kill_on_drop: false }`
[INFO] [stdout] 3822a1c58072f8a75ece1763f3d69f0c445263fb48f4062aee14f4ff229f857f
