[INFO] cloning repository https://github.com/jruz/watchlists
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jruz/watchlists" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjruz%2Fwatchlists", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjruz%2Fwatchlists'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98b52330fc08691c8ffb7a77cbe93232f6d0ea1c
[INFO] checking jruz/watchlists/98b52330fc08691c8ffb7a77cbe93232f6d0ea1c against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjruz%2Fwatchlists" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/jruz/watchlists
[INFO] finished tweaking git repo https://github.com/jruz/watchlists
[INFO] tweaked toml for git repo https://github.com/jruz/watchlists written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jruz/watchlists on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jruz/watchlists 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strong v0.3.4
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded playwright v0.0.20
[INFO] [stderr]   Downloaded ibapi v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1faf325f53335b5c10c288c0d2cb63fa88b09e810e83f68607bc544c49093177
[INFO] running `Command { std: "docker" "start" "-a" "1faf325f53335b5c10c288c0d2cb63fa88b09e810e83f68607bc544c49093177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1faf325f53335b5c10c288c0d2cb63fa88b09e810e83f68607bc544c49093177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1faf325f53335b5c10c288c0d2cb63fa88b09e810e83f68607bc544c49093177", kill_on_drop: false }`
[INFO] [stdout] 1faf325f53335b5c10c288c0d2cb63fa88b09e810e83f68607bc544c49093177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f71108857fb72d7afa76c397b99ba1fd0d52af5ee99559de6070f816c9468cb
[INFO] running `Command { std: "docker" "start" "-a" "8f71108857fb72d7afa76c397b99ba1fd0d52af5ee99559de6070f816c9468cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking strong v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling time-tz v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling playwright v0.0.20
[INFO] [stderr] error: failed to run custom build command for `playwright v0.0.20`
[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/playwright-91ec31d1d5a83142/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2256) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/playwright-0.0.20/src/build.rs:50:48:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("playwright.azureedge.net")), port: None, path: "/builds/driver/next/playwright-1.11.0-1620331022000-linux.zip", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f8f48d6910a - std[a38c8ce22fb6a4c5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f8f48d6910a - std[a38c8ce22fb6a4c5]::backtrace_rs::backtrace::trace_unsynchronized::<std[a38c8ce22fb6a4c5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f8f48d6910a - std[a38c8ce22fb6a4c5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5f8f48d6910a - <<std[a38c8ce22fb6a4c5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[9d3b55743a4afb4f]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5f8f48d7d63a - <core[9d3b55743a4afb4f]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5f8f48d7d63a - core[9d3b55743a4afb4f]::fmt::write
[INFO] [stderr]      6:     0x5f8f48d6d6b2 - std[a38c8ce22fb6a4c5]::io::default_write_fmt::<std[a38c8ce22fb6a4c5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f8f48d6d6b2 - <std[a38c8ce22fb6a4c5]::sys::stdio::unix::Stderr as std[a38c8ce22fb6a4c5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5f8f48d5021f - <std[a38c8ce22fb6a4c5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5f8f48d5021f - std[a38c8ce22fb6a4c5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5f8f48d62d11 - std[a38c8ce22fb6a4c5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5f8f48d62f8b - std[a38c8ce22fb6a4c5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5f8f48d502d8 - std[a38c8ce22fb6a4c5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5f8f48d47c29 - std[a38c8ce22fb6a4c5]::sys::backtrace::__rust_end_short_backtrace::<std[a38c8ce22fb6a4c5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5f8f48d50dfd - __rustc[3b69a1156e15aef6]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5f8f48d7df1c - core[9d3b55743a4afb4f]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f8f48d7dc92 - core[9d3b55743a4afb4f]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5f8f48a3a1b5 - build_script_build[92065dcbae9599fc]::download
[INFO] [stderr]     18:     0x5f8f48a39de1 - build_script_build[92065dcbae9599fc]::main
[INFO] [stderr]     19:     0x5f8f48a3bdb3 - <fn() as core[9d3b55743a4afb4f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5f8f48a397d6 - std[a38c8ce22fb6a4c5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5f8f48a39899 - std[a38c8ce22fb6a4c5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5f8f48d62264 - <&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe as core[9d3b55743a4afb4f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::do_call::<&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::<i32, &dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panic::catch_unwind::<&dyn core[9d3b55743a4afb4f]::ops::function::Fn<(), Output = i32> + core[9d3b55743a4afb4f]::marker::Sync + core[9d3b55743a4afb4f]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::do_call::<std[a38c8ce22fb6a4c5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panicking::catch_unwind::<isize, std[a38c8ce22fb6a4c5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::panic::catch_unwind::<std[a38c8ce22fb6a4c5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5f8f48d62264 - std[a38c8ce22fb6a4c5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5f8f48a39291 - std[a38c8ce22fb6a4c5]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5f8f48a3c055 - main
[INFO] [stderr]     33:     0x7b4224e6c1ca - <unknown>
[INFO] [stderr]     34:     0x7b4224e6c28b - __libc_start_main
[INFO] [stderr]     35:     0x5f8f48a384d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f71108857fb72d7afa76c397b99ba1fd0d52af5ee99559de6070f816c9468cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f71108857fb72d7afa76c397b99ba1fd0d52af5ee99559de6070f816c9468cb", kill_on_drop: false }`
[INFO] [stdout] 8f71108857fb72d7afa76c397b99ba1fd0d52af5ee99559de6070f816c9468cb
