[INFO] cloning repository https://github.com/Abdillah/rustodoro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdillah/rustodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3aaacab1aaf13ee209adf2fb541cd35c3dc37985
[INFO] checking Abdillah/rustodoro against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdillah/rustodoro
[INFO] finished tweaking git repo https://github.com/Abdillah/rustodoro
[INFO] tweaked toml for git repo https://github.com/Abdillah/rustodoro written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdillah/rustodoro on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdillah/rustodoro 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bfc307a96ca331e4b76653f8bc0164c7cf9c7311a15120471506a598e9eb7d3
[INFO] running `Command { std: "docker" "start" "-a" "5bfc307a96ca331e4b76653f8bc0164c7cf9c7311a15120471506a598e9eb7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bfc307a96ca331e4b76653f8bc0164c7cf9c7311a15120471506a598e9eb7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfc307a96ca331e4b76653f8bc0164c7cf9c7311a15120471506a598e9eb7d3", kill_on_drop: false }`
[INFO] [stdout] 5bfc307a96ca331e4b76653f8bc0164c7cf9c7311a15120471506a598e9eb7d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf2f2c2e824a7806eeeaa2e578e8e1ff5d4a15fc18bc3ab676d1cb501d1c67a3
[INFO] running `Command { std: "docker" "start" "-a" "cf2f2c2e824a7806eeeaa2e578e8e1ff5d4a15fc18bc3ab676d1cb501d1c67a3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling neon-build v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling neon-build v0.2.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling electrodoro v0.1.0 (/opt/rustwide/workdir/electrodoro/native)
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling neon v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling ncurses v5.88.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]    Compiling neon-runtime v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]     Checking librustodoro v0.1.0 (/opt/rustwide/workdir/librustodoro)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> librustodoro/src/timer.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut spec = std::mem::uninitialized();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> librustodoro/src/timer.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut spec = std::mem::uninitialized();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cursodoro v0.1.0 (/opt/rustwide/workdir/cursodoro)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> librustodoro/src/timer.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     panic!("{:?}", e.cause().unwrap())
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> librustodoro/src/timer.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |             panic!("{:?}", e.cause().unwrap())
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `timespec` does not permit being left uninitialized
[INFO] [stdout]   --> librustodoro/src/timer.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut spec = std::mem::uninitialized();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this code causes undefined behavior when executed
[INFO] [stdout]    |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> librustodoro/src/timer.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     panic!("{:?}", e.cause().unwrap())
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> librustodoro/src/timer.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |             panic!("{:?}", e.cause().unwrap())
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> cursodoro/src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &dyn Fn(Model) -> Model) {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> cursodoro/src/main.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &dyn Fn(Model) -> Model) {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `timespec` does not permit being left uninitialized
[INFO] [stdout]   --> librustodoro/src/timer.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut spec = std::mem::uninitialized();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this code causes undefined behavior when executed
[INFO] [stdout]    |                        help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener`
[INFO] [stdout]   --> cursodoro/src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `3` are never read
[INFO] [stdout]    --> cursodoro/src/main.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Rectangle(i32, i32, i32, i32);
[INFO] [stdout]     |        --------- ^^^  ^^^       ^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 176 - struct Rectangle(i32, i32, i32, i32);
[INFO] [stdout] 176 + struct Rectangle((), (), i32, ());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> cursodoro/src/main.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener`
[INFO] [stdout]   --> cursodoro/src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `3` are never read
[INFO] [stdout]    --> cursodoro/src/main.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Rectangle(i32, i32, i32, i32);
[INFO] [stdout]     |        --------- ^^^  ^^^       ^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 176 - struct Rectangle(i32, i32, i32, i32);
[INFO] [stdout] 176 + struct Rectangle((), (), i32, ());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> cursodoro/src/main.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn run(listener: &Fn(Model) -> Model) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `neon-runtime v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)`
[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/neon-runtime-8500731ca60a94f6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (504) panicked at /opt/rustwide/cargo-home/git/checkouts/neon-1f5bedcd382b6953/0602f9a/crates/neon-runtime/build.rs:19:14:
[INFO] [stderr]   No 'electron' command in your PATH.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a0d1f8917b2 - std::backtrace_rs::backtrace::libunwind::trace::h4719922acc1f32d8
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a0d1f8917b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2051c42b2630a5c2
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a0d1f8917b2 - std::sys::backtrace::_print_fmt::h6b555000df2c582f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a0d1f8917b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8ded6d8a024ba086
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a0d1f8a128f - core::fmt::rt::Argument::fmt::h35a1c06d9b268106
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5a0d1f8a128f - core::fmt::write::h54578f32d57bc648
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5a0d1f860be3 - std::io::default_write_fmt::hf46c9099dd2bb784
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5a0d1f860be3 - std::io::Write::write_fmt::h4f349bf8aaccb43d
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5a0d1f86bdb2 - std::sys::backtrace::BacktraceLock::print::hecec56b35aaf603f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5a0d1f86f2ef - std::panicking::default_hook::{{closure}}::hd6c682914ab1ad26
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5a0d1f86f149 - std::panicking::default_hook::h6cfe4cd6f8bc31e5
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5a0d1f86f8c5 - std::panicking::panic_with_hook::h44c676ec17840d54
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5a0d1f86f75a - std::panicking::panic_handler::{{closure}}::hcd464e8af1215c4e
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5a0d1f86bee9 - std::sys::backtrace::__rust_end_short_backtrace::h472e40a56c906c62
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5a0d1f854d2d - __rustc[66709b9d059b37fc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5a0d1f8a4ea0 - core::panicking::panic_fmt::h799ffb5863fc63a3
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a0d1f8a4636 - core::result::unwrap_failed::he5b2489b59f2e27b
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5a0d1f818eb2 - core::result::Result<T,E>::expect::hd3651c2ee3c414bc
[INFO] [stderr]     18:     0x5a0d1f81836a - build_script_build::main::hf5e05d03a2ff68ac
[INFO] [stderr]     19:     0x5a0d1f818b43 - core::ops::function::FnOnce::call_once::hdb1168c08953d483
[INFO] [stderr]     20:     0x5a0d1f818806 - std::sys::backtrace::__rust_begin_short_backtrace::h05c3539150e4866e
[INFO] [stderr]     21:     0x5a0d1f818799 - std::rt::lang_start::{{closure}}::he6901353294f7d86
[INFO] [stderr]     22:     0x5a0d1f862270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3c1a118f95f28ce
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5a0d1f862270 - std::panicking::catch_unwind::do_call::h7d530c21a6dc7c89
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5a0d1f862270 - std::panicking::catch_unwind::hd663eff96b260042
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5a0d1f862270 - std::panic::catch_unwind::h951995dd76995562
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5a0d1f862270 - std::rt::lang_start_internal::{{closure}}::h9d8c468c91cbf901
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5a0d1f862270 - std::panicking::catch_unwind::do_call::he3860c7edc206498
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5a0d1f862270 - std::panicking::catch_unwind::ha3af58ce34415e02
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5a0d1f862270 - std::panic::catch_unwind::h29ffe2ddc58d5e18
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5a0d1f862270 - std::rt::lang_start_internal::hd327f88d31071a57
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5a0d1f818781 - std::rt::lang_start::h9ba2b190c6318ce3
[INFO] [stderr]     32:     0x5a0d1f8192b5 - main
[INFO] [stderr]     33:     0x7f3612ec31ca - <unknown>
[INFO] [stderr]     34:     0x7f3612ec328b - __libc_start_main
[INFO] [stderr]     35:     0x5a0d1f817805 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "cf2f2c2e824a7806eeeaa2e578e8e1ff5d4a15fc18bc3ab676d1cb501d1c67a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2f2c2e824a7806eeeaa2e578e8e1ff5d4a15fc18bc3ab676d1cb501d1c67a3", kill_on_drop: false }`
[INFO] [stdout] cf2f2c2e824a7806eeeaa2e578e8e1ff5d4a15fc18bc3ab676d1cb501d1c67a3
