[INFO] fetching crate extractous 0.2.0...
[INFO] checking extractous-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate extractous 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate extractous 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate extractous 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate extractous 0.2.0
[INFO] tweaked toml for crates.io crate extractous 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate extractous 0.2.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204681acfc6d749675ba0f2c5127ca697185b97c81503060d377503df2f37980
[INFO] running `Command { std: "docker" "start" "-a" "204681acfc6d749675ba0f2c5127ca697185b97c81503060d377503df2f37980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204681acfc6d749675ba0f2c5127ca697185b97c81503060d377503df2f37980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204681acfc6d749675ba0f2c5127ca697185b97c81503060d377503df2f37980", kill_on_drop: false }`
[INFO] [stdout] 204681acfc6d749675ba0f2c5127ca697185b97c81503060d377503df2f37980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ef7424123aeee26bd194901730a622a2b504164463eeeb6ffdc1be7a1a576f3
[INFO] running `Command { std: "docker" "start" "-a" "8ef7424123aeee26bd194901730a622a2b504164463eeeb6ffdc1be7a1a576f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking java-locator v0.1.8
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking textdistance v1.1.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]    Compiling extractous v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `extractous v0.2.0 (/opt/rustwide/workdir)`
[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/extractous-46430c7e8b61b312/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at build.rs:291:56:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-23.0.1/graalvm-community-jdk-23.0.1_linux-x64_bin.tar.gz", source: hyper_util::client::legacy::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:     0x5f529cc3c47a - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5f529cc3c47a - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5f529cc3c47a - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f529cc3c47a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f529cc62a83 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5f529cc62a83 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x5f529cc38693 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5f529cc3c2c2 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5f529cc3d43c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5f529cc3d282 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5f529cc3da77 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5f529cc3d90a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5f529cc3c959 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5f529cc3d59c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5f529cc616f0 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x5f529cc61b36 - core::result::unwrap_failed::h13ba27ea4a565776
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/result.rs:1699:5
[INFO] [stderr]     16:     0x5f529c8d4678 - build_script_build::install_graalvm_ce::h0156bf3a17e22ae4
[INFO] [stderr]     17:     0x5f529c8d391d - build_script_build::get_graalvm_home::h9a482e1195f32ae5
[INFO] [stderr]     18:     0x5f529c8d2b20 - build_script_build::gradle_build::h343694c7b60b5493
[INFO] [stderr]     19:     0x5f529c8d1e68 - build_script_build::main::h2d445d15af7126ea
[INFO] [stderr]     20:     0x5f529c8d9713 - core::ops::function::FnOnce::call_once::h0d9cbe0fd55c3671
[INFO] [stderr]     21:     0x5f529c8d5926 - std::sys::backtrace::__rust_begin_short_backtrace::h2c228bed3ca06b14
[INFO] [stderr]     22:     0x5f529c8d5779 - std::rt::lang_start::{{closure}}::h21c7e0e020f4cfea
[INFO] [stderr]     23:     0x5f529cc33db7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5f529cc33db7 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     25:     0x5f529cc33db7 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     26:     0x5f529cc33db7 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5f529cc33db7 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     28:     0x5f529cc33db7 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     29:     0x5f529cc33db7 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     30:     0x5f529cc33db7 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5f529cc33db7 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     32:     0x5f529c8d5757 - std::rt::lang_start::h677e1fc344e76937
[INFO] [stderr]     33:     0x5f529c8d4e95 - main
[INFO] [stderr]     34:     0x7a79da1f3d90 - <unknown>
[INFO] [stderr]     35:     0x7a79da1f3e40 - __libc_start_main
[INFO] [stderr]     36:     0x5f529c8c7d85 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8ef7424123aeee26bd194901730a622a2b504164463eeeb6ffdc1be7a1a576f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef7424123aeee26bd194901730a622a2b504164463eeeb6ffdc1be7a1a576f3", kill_on_drop: false }`
[INFO] [stdout] 8ef7424123aeee26bd194901730a622a2b504164463eeeb6ffdc1be7a1a576f3
