[INFO] cloning repository https://github.com/20jasper/time-visualizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/20jasper/time-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Ftime-visualizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Ftime-visualizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad357a90cd32d357109709331733872ce5e651f7
[INFO] building 20jasper/time-visualizer against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F20jasper%2Ftime-visualizer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/20jasper/time-visualizer on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/20jasper/time-visualizer
[INFO] finished tweaking git repo https://github.com/20jasper/time-visualizer
[INFO] tweaked toml for git repo https://github.com/20jasper/time-visualizer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/20jasper/time-visualizer 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2198754b70ce73035ea0d8de393e7c4296ca644a59849bfa5d729f0194ff6897
[INFO] running `Command { std: "docker" "start" "-a" "2198754b70ce73035ea0d8de393e7c4296ca644a59849bfa5d729f0194ff6897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2198754b70ce73035ea0d8de393e7c4296ca644a59849bfa5d729f0194ff6897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2198754b70ce73035ea0d8de393e7c4296ca644a59849bfa5d729f0194ff6897", kill_on_drop: false }`
[INFO] [stdout] 2198754b70ce73035ea0d8de393e7c4296ca644a59849bfa5d729f0194ff6897
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f04bd1b59779f4d97041ce562de085b776fe4e4a39e38f33c4fff63a0f6f690
[INFO] running `Command { std: "docker" "start" "-a" "9f04bd1b59779f4d97041ce562de085b776fe4e4a39e38f33c4fff63a0f6f690", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling icondata_core v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling server_fn_macro v0.6.14
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pad-adapter v0.1.1
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling leptonic-theme v0.5.0 (https://github.com/20jasper/leptonic.git#7d5a363b)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling leptos-use v0.12.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling icondata_tb v0.0.10
[INFO] [stderr]    Compiling icondata_ch v0.0.10
[INFO] [stderr]    Compiling icondata_cg v0.0.10
[INFO] [stderr]    Compiling icondata_ti v0.0.10
[INFO] [stderr]    Compiling icondata_wi v0.0.10
[INFO] [stderr]    Compiling icondata_fi v0.0.10
[INFO] [stderr]    Compiling icondata_im v0.0.10
[INFO] [stderr]    Compiling icondata_oc v0.0.10
[INFO] [stderr]    Compiling icondata_si v0.0.10
[INFO] [stderr]    Compiling icondata_fa v0.0.10
[INFO] [stderr]    Compiling icondata_lu v0.0.10
[INFO] [stderr]    Compiling icondata_ai v0.0.10
[INFO] [stderr]    Compiling icondata_io v0.0.10
[INFO] [stderr]    Compiling icondata_hi v0.0.10
[INFO] [stderr]    Compiling icondata_bi v0.0.10
[INFO] [stderr]    Compiling icondata_ri v0.0.10
[INFO] [stderr]    Compiling icondata_bs v0.0.10
[INFO] [stderr]    Compiling icondata_vs v0.0.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling icondata v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling quote-use v0.8.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oco_ref v0.1.1
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling leptos_reactive v0.6.14
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.14
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling wasm-streams v0.4.0
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]    Compiling server_fn v0.6.14
[INFO] [stderr]    Compiling leptos_dom v0.6.14
[INFO] [stderr]    Compiling leptos_config v0.6.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling cargo_toml v0.19.2
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling leptos_macro v0.6.14
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling default-struct-builder v0.5.0
[INFO] [stderr]    Compiling codee v0.1.2
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling tracing-wasm v0.2.1
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling leptonic v0.5.0 (https://github.com/20jasper/leptonic.git#7d5a363b)
[INFO] [stderr]    Compiling leptos_server v0.6.14
[INFO] [stderr]    Compiling leptos v0.6.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr] error: failed to run custom build command for `leptonic v0.5.0 (https://github.com/20jasper/leptonic.git#7d5a363b)`
[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/leptonic-472849605bfcb850/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/leptonic-8064f708fc27fa8c/7d5a363/leptonic/build.rs:45:5:
[INFO] [stderr]   Unable to find '/opt/rustwide/Cargo.toml'
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x584baf45c1fa - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x584baf45c1fa - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x584baf45c1fa - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x584baf45c1fa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x584baf47fe83 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x584baf47fe83 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x584baf458ec3 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x584baf45c042 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x584baf45d0b0 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x584baf45ce90 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x584baf45d852 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x584baf45d5da - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x584baf45c709 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x584baf45d26d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x584baf47e250 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x584baf33e285 - build_script_build::main::h50a9baf4448712fd
[INFO] [stderr]     16:     0x584baf34ae93 - std::sys::backtrace::__rust_begin_short_backtrace::h6fc99a898ce82e05
[INFO] [stderr]     17:     0x584baf3460cd - std::rt::lang_start::{{closure}}::h4f8bb3014c6538ed
[INFO] [stderr]     18:     0x584baf4540f7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     19:     0x584baf4540f7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     20:     0x584baf4540f7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     21:     0x584baf4540f7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     22:     0x584baf4540f7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     23:     0x584baf4540f7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     24:     0x584baf4540f7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     25:     0x584baf4540f7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x584baf4540f7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     27:     0x584baf33e775 - main
[INFO] [stderr]     28:     0x750d601e9d90 - <unknown>
[INFO] [stderr]     29:     0x750d601e9e40 - __libc_start_main
[INFO] [stderr]     30:     0x584baf322955 - _start
[INFO] [stderr]     31:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9f04bd1b59779f4d97041ce562de085b776fe4e4a39e38f33c4fff63a0f6f690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f04bd1b59779f4d97041ce562de085b776fe4e4a39e38f33c4fff63a0f6f690", kill_on_drop: false }`
[INFO] [stdout] 9f04bd1b59779f4d97041ce562de085b776fe4e4a39e38f33c4fff63a0f6f690
