[INFO] cloning repository https://github.com/CEbbinghaus/rust-csharp-interop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CEbbinghaus/rust-csharp-interop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEbbinghaus%2Frust-csharp-interop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEbbinghaus%2Frust-csharp-interop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4eb006420ae05f6072c04e2304ae33dda920aa7
[INFO] checking CEbbinghaus/rust-csharp-interop against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCEbbinghaus%2Frust-csharp-interop" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CEbbinghaus/rust-csharp-interop
[INFO] finished tweaking git repo https://github.com/CEbbinghaus/rust-csharp-interop
[INFO] tweaked toml for git repo https://github.com/CEbbinghaus/rust-csharp-interop written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CEbbinghaus/rust-csharp-interop on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CEbbinghaus/rust-csharp-interop 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating git repository `https://github.com/Boddlnagg/climeta`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nethost-sys v0.6.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded netcorehost v0.17.0
[INFO] [stderr]   Downloaded ffi-opaque v2.0.1
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded clap v4.4.5
[INFO] [stderr]   Downloaded elsa v1.9.0
[INFO] [stderr]   Downloaded flate2 v1.0.29
[INFO] [stderr]   Downloaded destruct-drop-derive v0.2.0
[INFO] [stderr]   Downloaded destruct-drop v0.2.0
[INFO] [stderr]   Downloaded dlopen2_derive v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.4.5
[INFO] [stderr]   Downloaded dlopen2 v0.6.1
[INFO] [stderr]   Downloaded hostfxr-sys v0.10.0
[INFO] [stderr]   Downloaded cargo-emit v0.2.1
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded coreclr-hosting-shared v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 527563945ec5faf1531b8e67c56c3fd68eebd1a1a3af64aa5c1e511e544842f0
[INFO] running `Command { std: "docker" "start" "-a" "527563945ec5faf1531b8e67c56c3fd68eebd1a1a3af64aa5c1e511e544842f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "527563945ec5faf1531b8e67c56c3fd68eebd1a1a3af64aa5c1e511e544842f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527563945ec5faf1531b8e67c56c3fd68eebd1a1a3af64aa5c1e511e544842f0", kill_on_drop: false }`
[INFO] [stdout] 527563945ec5faf1531b8e67c56c3fd68eebd1a1a3af64aa5c1e511e544842f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc579bbf336dc2f831557974d8682e3c13e7569d172cb8018669bfe24863796
[INFO] running `Command { std: "docker" "start" "-a" "8fc579bbf336dc2f831557974d8682e3c13e7569d172cb8018669bfe24863796", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking coreclr-hosting-shared v0.1.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking elsa v1.9.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling csharp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ffi-opaque v2.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr] error: failed to run custom build command for `csharp 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/csharp-49caf04f3345ac4c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/*.cs
[INFO] [stderr]   cargo:rerun-if-changed=project.csproj
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1121) panicked at build.rs:13:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58f0c97ea1b2 - std[537962ca55f41443]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58f0c97ea1b2 - std[537962ca55f41443]::backtrace_rs::backtrace::trace_unsynchronized::<std[537962ca55f41443]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58f0c97ea1b2 - std[537962ca55f41443]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x58f0c97ea1b2 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x58f0c97fc1ba - <core[6c9c9c2c6e9466e2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x58f0c97fc1ba - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]      6:     0x58f0c97eefd6 - std[537962ca55f41443]::io::default_write_fmt::<std[537962ca55f41443]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58f0c97eefd6 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x58f0c97cf26f - <std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x58f0c97cf26f - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x58f0c97e5d91 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x58f0c97e5f4b - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x58f0c97cf328 - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x58f0c97c6e59 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x58f0c97cfbcd - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x58f0c97fc82c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58f0c97fc602 - core[6c9c9c2c6e9466e2]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x58f0c97b5ada - build_script_build[4460010d3d6c44cc]::main
[INFO] [stderr]     18:     0x58f0c97b7ea3 - <fn() as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x58f0c97b5526 - std[537962ca55f41443]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x58f0c97b5939 - std[537962ca55f41443]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x58f0c97e4fe6 - <&dyn core[6c9c9c2c6e9466e2]::ops::function::Fn<(), Output = i32> + core[6c9c9c2c6e9466e2]::marker::Sync + core[6c9c9c2c6e9466e2]::panic::unwind_safe::RefUnwindSafe as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x58f0c97e4fe6 - std[537962ca55f41443]::panicking::catch_unwind::do_call::<&dyn core[6c9c9c2c6e9466e2]::ops::function::Fn<(), Output = i32> + core[6c9c9c2c6e9466e2]::marker::Sync + core[6c9c9c2c6e9466e2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x58f0c97e4fe6 - std[537962ca55f41443]::panicking::catch_unwind::<i32, &dyn core[6c9c9c2c6e9466e2]::ops::function::Fn<(), Output = i32> + core[6c9c9c2c6e9466e2]::marker::Sync + core[6c9c9c2c6e9466e2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x58f0c97e4fe6 - std[537962ca55f41443]::panic::catch_unwind::<&dyn core[6c9c9c2c6e9466e2]::ops::function::Fn<(), Output = i32> + core[6c9c9c2c6e9466e2]::marker::Sync + core[6c9c9c2c6e9466e2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x58f0c97e4fe6 - std[537962ca55f41443]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x58f0c97e4fe6 - std[537962ca55f41443]::panicking::catch_unwind::do_call::<std[537962ca55f41443]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x58f0c97e4fe6 - std[537962ca55f41443]::panicking::catch_unwind::<isize, std[537962ca55f41443]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x58f0c97e4fe6 - std[537962ca55f41443]::panic::catch_unwind::<std[537962ca55f41443]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x58f0c97e4fe6 - std[537962ca55f41443]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x58f0c97b4d01 - std[537962ca55f41443]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x58f0c97b81d5 - main
[INFO] [stderr]     32:     0x7f0a6b6781ca - <unknown>
[INFO] [stderr]     33:     0x7f0a6b67828b - __libc_start_main
[INFO] [stderr]     34:     0x58f0c97b43c5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8fc579bbf336dc2f831557974d8682e3c13e7569d172cb8018669bfe24863796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc579bbf336dc2f831557974d8682e3c13e7569d172cb8018669bfe24863796", kill_on_drop: false }`
[INFO] [stdout] 8fc579bbf336dc2f831557974d8682e3c13e7569d172cb8018669bfe24863796
