[INFO] cloning repository https://github.com/KittyCAD/gltf-validator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KittyCAD/gltf-validator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKittyCAD%2Fgltf-validator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKittyCAD%2Fgltf-validator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c86d4cd4f90652e9ec6be9c2d369c5e17edeac6
[INFO] checking KittyCAD/gltf-validator/9c86d4cd4f90652e9ec6be9c2d369c5e17edeac6 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKittyCAD%2Fgltf-validator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KittyCAD/gltf-validator
[INFO] finished tweaking git repo https://github.com/KittyCAD/gltf-validator
[INFO] tweaked toml for git repo https://github.com/KittyCAD/gltf-validator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KittyCAD/gltf-validator on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KittyCAD/gltf-validator 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.28
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a
[INFO] running `Command { std: "docker" "start" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xz v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling gltf-validator v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `gltf-validator v0.3.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/gltf-validator-f3bac5f12a6632c4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Downloading gltf_validator from https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.10/gltf_validator-2.0.0-dev.3.10-linux64.tar.xz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2367) panicked at build.rs:105:15:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: error sending request for url (https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.10/gltf_validator-2.0.0-dev.3.10-linux64.tar.xz)
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: client error (Connect)
[INFO] [stderr]       1: dns error
[INFO] [stderr]       2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<std::path::PathBuf, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stderr]      2: build_script_build::download
[INFO] [stderr]      3: build_script_build::install
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]      7: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: std::rt::lang_start::<()>
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x579ccbd467c1 - std[df2015333e99c17b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x579ccbd467c1 - std[df2015333e99c17b]::backtrace_rs::backtrace::trace_unsynchronized::<std[df2015333e99c17b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x579ccbd467c1 - std[df2015333e99c17b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x579ccbd467c1 - <<std[df2015333e99c17b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4b10868bde13d816]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x579ccbd5b39a - <core[4b10868bde13d816]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x579ccbd5b39a - core[4b10868bde13d816]::fmt::write
[INFO] [stderr]      6:     0x579ccbd4bafc - core[4b10868bde13d816]::io::write::default_write_fmt::<std[df2015333e99c17b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x579ccbd4bafc - <std[df2015333e99c17b]::sys::stdio::unix::Stderr as core[4b10868bde13d816]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x579ccbd28c56 - <std[df2015333e99c17b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x579ccbd28c56 - std[df2015333e99c17b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x579ccbd3ee81 - std[df2015333e99c17b]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x579ccbd3f1ab - std[df2015333e99c17b]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x579ccbd28d02 - std[df2015333e99c17b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x579ccbd21709 - std[df2015333e99c17b]::sys::backtrace::__rust_end_short_backtrace::<std[df2015333e99c17b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x579ccbd29b3d - __rustc[e2be8a2d43f65df0]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x579ccbd5bbbc - core[4b10868bde13d816]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x579ccbd5b912 - core[4b10868bde13d816]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x579ccb66c71c - build_script_build[69f768c3546b2f28]::main
[INFO] [stderr]     18:     0x579ccb66fff3 - <fn() as core[4b10868bde13d816]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x579ccb66a7e6 - std[df2015333e99c17b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x579ccb66bf69 - std[df2015333e99c17b]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x579ccbd3e4b7 - <&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe as core[4b10868bde13d816]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panicking::catch_unwind::do_call::<&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panicking::catch_unwind::<i32, &dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panic::catch_unwind::<&dyn core[4b10868bde13d816]::ops::function::Fn<(), Output = i32> + core[4b10868bde13d816]::marker::Sync + core[4b10868bde13d816]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x579ccbd3e4b7 - std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panicking::catch_unwind::do_call::<std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panicking::catch_unwind::<isize, std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x579ccbd3e4b7 - std[df2015333e99c17b]::panic::catch_unwind::<std[df2015333e99c17b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x579ccbd3e4b7 - std[df2015333e99c17b]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1af98b7cdf86932b76182a387f52f1be6f0c1be0/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x579ccb66a171 - std[df2015333e99c17b]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x579ccb6702a5 - main
[INFO] [stderr]     32:     0x74df39565601 - <unknown>
[INFO] [stderr]     33:     0x74df39565718 - __libc_start_main
[INFO] [stderr]     34:     0x579ccb668465 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a", kill_on_drop: false }`
[INFO] [stdout] 6925b6b783f160215bf29cf96c886c81cb02a89edd8267c79bfe0868e5e1030a
