[INFO] cloning repository https://github.com/danielthank/openzl-row-col
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielthank/openzl-row-col" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielthank%2Fopenzl-row-col", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielthank%2Fopenzl-row-col'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a675553a99e92f2356ca0d410d842e0975b24c3
[INFO] testing danielthank/openzl-row-col/2a675553a99e92f2356ca0d410d842e0975b24c3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielthank%2Fopenzl-row-col" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  96% (85/88)
Updating files:  97% (86/88)
Updating files:  98% (87/88)
Updating files: 100% (88/88)
Updating files: 100% (88/88), done.
[INFO] started tweaking git repo https://github.com/danielthank/openzl-row-col
[INFO] finished tweaking git repo https://github.com/danielthank/openzl-row-col
[INFO] tweaked toml for git repo https://github.com/danielthank/openzl-row-col written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielthank/openzl-row-col on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielthank/openzl-row-col 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf
[INFO] running `Command { std: "docker" "start" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf", 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" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling openzl-sys v0.1.0 (/opt/rustwide/workdir/crates/openzl-sys)
[INFO] [stderr] error: failed to run custom build command for `openzl-sys v0.1.0 (/opt/rustwide/workdir/crates/openzl-sys)`
[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/openzl-sys-4e148999789a4f90/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENZL_ROOT
[INFO] [stderr]   cargo:rustc-link-lib=static=openzl
[INFO] [stderr]   cargo:rustc-link-lib=static=zstd
[INFO] [stderr]   cargo:rustc-link-lib=static=protobuf_serializer
[INFO] [stderr]   cargo:rustc-link-lib=static=openzl_cpp
[INFO] [stderr]   cargo:rustc-link-lib=static=protobuf
[INFO] [stderr]   cargo:rustc-link-lib=static=utf8_validity
[INFO] [stderr]   cargo:rustc-link-lib=static=utf8_range
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_str_format_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_strings
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_strings_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_string_view
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_hash
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_city
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_low_level_hash
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_raw_hash_set
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_hashtablez_sampler
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_time
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_time_zone
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_civil_time
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_int128
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_synchronization
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_graphcycles_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_kernel_timeout_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_stacktrace
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_symbolize
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_debugging_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_demangle_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_demangle_rust
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_decode_rust_punycode
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_utf8_for_code_point
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_leak_check
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_status
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_statusor
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cord
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cord_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cordz_functions
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cordz_handle
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cordz_info
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_cordz_sample_token
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_crc32c
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_crc_cord_state
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_crc_cpu_detect
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_crc_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_check_op
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_conditions
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_format
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_globals
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_log_sink_set
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_message
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_nullguard
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_proto
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_internal_fnmatch
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_globals
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_severity
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_log_sink
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_vlog_config_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_commandlineflag
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_commandlineflag_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_config
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_marshalling
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_parse
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_private_handle_accessor
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_program_name
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_reflection
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_usage
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_flags_usage_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_exponential_biased
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_periodic_sampler
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_distributions
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_seed_sequences
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_entropy_pool
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_platform
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_randen
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_randen_hwaes
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_randen_hwaes_impl
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_randen_slow
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_internal_seed_material
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_random_seed_gen_exception
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_base
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_spinlock_wait
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_malloc_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_raw_logging_internal
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_throw_delegate
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_strerror
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_examine_stack
[INFO] [stderr]   cargo:rustc-link-lib=static=absl_tracing_internal
[INFO] [stderr]   cargo:rustc-link-lib=dylib=stdc++
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:7:10: fatal error: 'openzl/zl_errors.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1318) panicked at crates/openzl-sys/build.rs:157:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("wrapper.h:7:10: fatal error: 'openzl/zl_errors.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x595a8c656e28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x595a8c656e28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x595a8c656e28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x595a8c656e28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x595a8c66c69a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x595a8c66c69a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stderr]      6:     0x595a8c65bcf2 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stderr]      7:     0x595a8c65bcf2 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]      8:     0x595a8c638e76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x595a8c638e76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x595a8c651561 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x595a8c6517db - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x595a8c638f32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x595a8c62df89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x595a8c63989d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x595a8c66cedc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x595a8c66cc52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x595a8c0e0ccb - <core[8fb95b77d25ab6c8]::result::Result<bindgen[41bef4d1f128de82]::Bindings, bindgen[41bef4d1f128de82]::BindgenError>>::expect
[INFO] [stderr]     18:     0x595a8c0e0884 - build_script_build[85b21d9f0e17e3d3]::main
[INFO] [stderr]     19:     0x595a8c0e46a3 - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x595a8c0de256 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x595a8c0debb9 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x595a8c650637 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x595a8c650637 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x595a8c650637 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x595a8c650637 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x595a8c650637 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x595a8c650637 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x595a8c650637 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x595a8c650637 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x595a8c650637 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x595a8c0ddcc1 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x595a8c0e4cf5 - main
[INFO] [stderr]     33:     0x7419d0e3e1ca - <unknown>
[INFO] [stderr]     34:     0x7419d0e3e28b - __libc_start_main
[INFO] [stderr]     35:     0x595a8c0dbf35 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf", kill_on_drop: false }`
[INFO] [stdout] 2623f2f76f30f96c43ca194109b24d7067fda4bd649816f4b577d92ba36725cf
