[INFO] cloning repository https://github.com/qsysarch/nac3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qsysarch/nac3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsysarch%2Fnac3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsysarch%2Fnac3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f2ed83a9828d0595e2e989ab1662dae532fc7ff
[INFO] checking qsysarch/nac3/1f2ed83a9828d0595e2e989ab1662dae532fc7ff against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqsysarch%2Fnac3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/qsysarch/nac3
[INFO] finished tweaking git repo https://github.com/qsysarch/nac3
[INFO] tweaked toml for git repo https://github.com/qsysarch/nac3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qsysarch/nac3 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qsysarch/nac3 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode_names2_generator v2.0.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.1
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.1
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded llvm-sys v160.2.1
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.1
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded unicode_names2 v2.0.0
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded insta v1.44.3
[INFO] [stderr]   Downloaded indexmap v2.12.1
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded inkwell_internals v0.12.0
[INFO] [stderr]   Downloaded inkwell v0.7.1
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros v0.27.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded pyo3 v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b237f7c4a0c88f4a10f1e6e5135f41140077d6dc0e7eb521f18f07a265f07c1
[INFO] running `Command { std: "docker" "start" "-a" "2b237f7c4a0c88f4a10f1e6e5135f41140077d6dc0e7eb521f18f07a265f07c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b237f7c4a0c88f4a10f1e6e5135f41140077d6dc0e7eb521f18f07a265f07c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b237f7c4a0c88f4a10f1e6e5135f41140077d6dc0e7eb521f18f07a265f07c1", kill_on_drop: false }`
[INFO] [stdout] 2b237f7c4a0c88f4a10f1e6e5135f41140077d6dc0e7eb521f18f07a265f07c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561fef1e0469c3a594284bf742e6316ab591eafbdf86dd8181c31d924b3e6b79
[INFO] running `Command { std: "docker" "start" "-a" "561fef1e0469c3a594284bf742e6316ab591eafbdf86dd8181c31d924b3e6b79", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking string-interner v0.19.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking nac3ast v0.1.0 (/opt/rustwide/workdir/nac3ast)
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling inkwell v0.7.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling runkernel v0.1.0 (/opt/rustwide/workdir/runkernel)
[INFO] [stderr]     Checking nac3ld v0.1.0 (/opt/rustwide/workdir/nac3ld)
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking insta v1.44.3
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling llvm-sys v160.2.1
[INFO] [stderr]    Compiling nac3core v0.1.0 (/opt/rustwide/workdir/nac3core)
[INFO] [stderr] error: failed to run custom build command for `nac3core v0.1.0 (/opt/rustwide/workdir/nac3core)`
[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/nac3core-15a26f81c656ea5b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=irrt
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1681) panicked at nac3core/build.rs:64:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61631aaec68a - std[aba86f349560eadc]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61631aaec68a - std[aba86f349560eadc]::backtrace_rs::backtrace::trace_unsynchronized::<std[aba86f349560eadc]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61631aaec68a - std[aba86f349560eadc]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61631aaec68a - <<std[aba86f349560eadc]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e32b77e1bc4e8644]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61631aaff44a - <core[e32b77e1bc4e8644]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61631aaff44a - core[e32b77e1bc4e8644]::fmt::write
[INFO] [stderr]      6:     0x61631aaf0aa2 - std[aba86f349560eadc]::io::default_write_fmt::<std[aba86f349560eadc]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61631aaf0aa2 - <std[aba86f349560eadc]::sys::stdio::unix::Stderr as std[aba86f349560eadc]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x61631aad16cf - <std[aba86f349560eadc]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61631aad16cf - std[aba86f349560eadc]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61631aae7ce1 - std[aba86f349560eadc]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61631aae7e9b - std[aba86f349560eadc]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x61631aad1788 - std[aba86f349560eadc]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x61631aac91a9 - std[aba86f349560eadc]::sys::backtrace::__rust_end_short_backtrace::<std[aba86f349560eadc]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61631aad20ed - __rustc[50d76f113594fb93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x61631aaffc0c - core[e32b77e1bc4e8644]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61631aaff982 - core[e32b77e1bc4e8644]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x61631a896858 - build_script_build[e33b53b7f137f9c3]::main
[INFO] [stderr]     18:     0x61631a8926c3 - <fn() as core[e32b77e1bc4e8644]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x61631a895bf6 - std[aba86f349560eadc]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x61631a893be9 - std[aba86f349560eadc]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x61631aae6f26 - <&dyn core[e32b77e1bc4e8644]::ops::function::Fn<(), Output = i32> + core[e32b77e1bc4e8644]::marker::Sync + core[e32b77e1bc4e8644]::panic::unwind_safe::RefUnwindSafe as core[e32b77e1bc4e8644]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x61631aae6f26 - std[aba86f349560eadc]::panicking::catch_unwind::do_call::<&dyn core[e32b77e1bc4e8644]::ops::function::Fn<(), Output = i32> + core[e32b77e1bc4e8644]::marker::Sync + core[e32b77e1bc4e8644]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x61631aae6f26 - std[aba86f349560eadc]::panicking::catch_unwind::<i32, &dyn core[e32b77e1bc4e8644]::ops::function::Fn<(), Output = i32> + core[e32b77e1bc4e8644]::marker::Sync + core[e32b77e1bc4e8644]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x61631aae6f26 - std[aba86f349560eadc]::panic::catch_unwind::<&dyn core[e32b77e1bc4e8644]::ops::function::Fn<(), Output = i32> + core[e32b77e1bc4e8644]::marker::Sync + core[e32b77e1bc4e8644]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x61631aae6f26 - std[aba86f349560eadc]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x61631aae6f26 - std[aba86f349560eadc]::panicking::catch_unwind::do_call::<std[aba86f349560eadc]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x61631aae6f26 - std[aba86f349560eadc]::panicking::catch_unwind::<isize, std[aba86f349560eadc]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x61631aae6f26 - std[aba86f349560eadc]::panic::catch_unwind::<std[aba86f349560eadc]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x61631aae6f26 - std[aba86f349560eadc]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/035b01b794602d5861daa43ac792f372f8981ed7/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x61631a892e01 - std[aba86f349560eadc]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x61631a899385 - main
[INFO] [stderr]     32:     0x7f456c11c1ca - <unknown>
[INFO] [stderr]     33:     0x7f456c11c28b - __libc_start_main
[INFO] [stderr]     34:     0x61631a88f435 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "561fef1e0469c3a594284bf742e6316ab591eafbdf86dd8181c31d924b3e6b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561fef1e0469c3a594284bf742e6316ab591eafbdf86dd8181c31d924b3e6b79", kill_on_drop: false }`
[INFO] [stdout] 561fef1e0469c3a594284bf742e6316ab591eafbdf86dd8181c31d924b3e6b79
