[INFO] cloning repository https://github.com/jfurches/snpe-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfurches/snpe-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfurches%2Fsnpe-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfurches%2Fsnpe-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c665a9999a276d0bc64deea3a06e0fdca8581dd4
[INFO] checking jfurches/snpe-rust/c665a9999a276d0bc64deea3a06e0fdca8581dd4 against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfurches%2Fsnpe-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jfurches/snpe-rust
[INFO] finished tweaking git repo https://github.com/jfurches/snpe-rust
[INFO] tweaked toml for git repo https://github.com/jfurches/snpe-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfurches/snpe-rust on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jfurches/snpe-rust 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lapack-src v0.8.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded blas-sys v0.7.1
[INFO] [stderr]   Downloaded blas-src v0.8.0
[INFO] [stderr]   Downloaded blas v0.22.0
[INFO] [stderr]   Downloaded safetensors v0.3.3
[INFO] [stderr]   Downloaded lapack v0.19.0
[INFO] [stderr]   Downloaded security-framework-sys v2.12.0
[INFO] [stderr]   Downloaded prettyplease v0.2.24
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded tensor-rs v0.5.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded torch-sys v0.18.0
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded tch v0.18.0
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7230fce576c0ae5ea06ea71b23a771fcfb6c15885b7a5ac04697e22989e0783
[INFO] running `Command { std: "docker" "start" "-a" "c7230fce576c0ae5ea06ea71b23a771fcfb6c15885b7a5ac04697e22989e0783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7230fce576c0ae5ea06ea71b23a771fcfb6c15885b7a5ac04697e22989e0783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7230fce576c0ae5ea06ea71b23a771fcfb6c15885b7a5ac04697e22989e0783", kill_on_drop: false }`
[INFO] [stdout] c7230fce576c0ae5ea06ea71b23a771fcfb6c15885b7a5ac04697e22989e0783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3dfee7816d4066eb087cbeabb8388138a91d6ece05ed6545dcc31f1be68da2d
[INFO] running `Command { std: "docker" "start" "-a" "e3dfee7816d4066eb087cbeabb8388138a91d6ece05ed6545dcc31f1be68da2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bytes v1.7.2
[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 cc v1.1.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.24
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling transformation-pipeline v0.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking blas-sys v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking lapack v0.19.0
[INFO] [stderr]     Checking blas v0.22.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking blas-src v0.8.0
[INFO] [stderr]     Checking lapack-src v0.8.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling zip v0.2.8
[INFO] [stderr]    Compiling unzip v0.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]     Checking tensor-rs v0.5.9
[INFO] [stderr]    Compiling snpe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `snpe v0.1.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/snpe-451e3727de57a8dc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1733) panicked at build.rs:22:35:
[INFO] [stderr]   Failed to set environment variables: Custom { kind: Other, error: "Failed to run printenv.sh: ./scripts/printenv.sh: line 2: cd: /snpe: No such file or directory\n./scripts/printenv.sh: line 3: bin/envsetup.sh: No such file or directory\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5604b4f787e2 - std::backtrace_rs::backtrace::libunwind::trace::h8ff8ed9a2997adee
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5604b4f787e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hed1a09eb7aa4d69d
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5604b4f787e2 - std::sys::backtrace::_print_fmt::h9e4137979f16bff6
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5604b4f787e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h39198dc7b88a6264
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5604b4f8992f - core::fmt::rt::Argument::fmt::ha35577891ca60f27
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5604b4f8992f - core::fmt::write::h1feffd9edbf28871
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5604b4f4aa63 - std::io::default_write_fmt::h347712ff49bfbf12
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5604b4f4aa63 - std::io::Write::write_fmt::hd27a6921afe7d834
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5604b4f55a12 - std::sys::backtrace::BacktraceLock::print::h961c13e46d2559db
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5604b4f58a0f - std::panicking::default_hook::{{closure}}::h9e26b7a9f26ef0f4
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5604b4f58869 - std::panicking::default_hook::h7822050d3461aa91
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5604b4f59095 - std::panicking::panic_with_hook::he8a7473937e4114e
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5604b4f58e7a - std::panicking::panic_handler::{{closure}}::h66b2f3d5eca25e0f
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5604b4f55b59 - std::sys::backtrace::__rust_end_short_backtrace::haba2f568b7898700
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5604b4f3e94d - __rustc[716419831ecda59c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5604b4f93760 - core::panicking::panic_fmt::h3666742ec1d80fc9
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5604b4f929c6 - core::result::unwrap_failed::h6400d81a57c9cc43
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/result.rs:1855:5
[INFO] [stderr]     17:     0x5604b4a10510 - core::result::Result<T,E>::expect::hf7379a6714185c05
[INFO] [stderr]     18:     0x5604b4a025db - build_script_build::main::h7fe907664c2b2549
[INFO] [stderr]     19:     0x5604b4a07513 - core::ops::function::FnOnce::call_once::ha5a97b975f40ac54
[INFO] [stderr]     20:     0x5604b4a07316 - std::sys::backtrace::__rust_begin_short_backtrace::h8fef1e9946257dcf
[INFO] [stderr]     21:     0x5604b4a04139 - std::rt::lang_start::{{closure}}::h1973a3746a090bee
[INFO] [stderr]     22:     0x5604b4f4c320 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3fc3eb98af770074
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5604b4f4c320 - std::panicking::catch_unwind::do_call::hf212a2d02687e140
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5604b4f4c320 - std::panicking::catch_unwind::h69acb780f4fb28f3
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5604b4f4c320 - std::panic::catch_unwind::hba49dfb5f7e9d25f
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5604b4f4c320 - std::rt::lang_start_internal::{{closure}}::h07b7f108d3d4f8c5
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5604b4f4c320 - std::panicking::catch_unwind::do_call::h1bbac4c6c846794c
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5604b4f4c320 - std::panicking::catch_unwind::ha09f309240d1a0bb
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5604b4f4c320 - std::panic::catch_unwind::hda124fd3418f6d1e
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5604b4f4c320 - std::rt::lang_start_internal::hfe7899fc6459cca4
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5604b4a04121 - std::rt::lang_start::h905bf892916f733e
[INFO] [stderr]     32:     0x5604b4a066e5 - main
[INFO] [stderr]     33:     0x781733afe1ca - <unknown>
[INFO] [stderr]     34:     0x781733afe28b - __libc_start_main
[INFO] [stderr]     35:     0x5604b49fbb25 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e3dfee7816d4066eb087cbeabb8388138a91d6ece05ed6545dcc31f1be68da2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3dfee7816d4066eb087cbeabb8388138a91d6ece05ed6545dcc31f1be68da2d", kill_on_drop: false }`
[INFO] [stdout] e3dfee7816d4066eb087cbeabb8388138a91d6ece05ed6545dcc31f1be68da2d
