[INFO] cloning repository https://github.com/oreganoli/zhur
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oreganoli/zhur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foreganoli%2Fzhur", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foreganoli%2Fzhur'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b13cd05048a82d86d7ae278bf6e5137badf41f53
[INFO] testing oreganoli/zhur against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foreganoli%2Fzhur" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oreganoli/zhur
[INFO] finished tweaking git repo https://github.com/oreganoli/zhur
[INFO] tweaked toml for git repo https://github.com/oreganoli/zhur written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oreganoli/zhur on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oreganoli/zhur 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b44e76ac3a018cb8f99b6af6226126e628a995297260c79e60823bc8881f8e22
[INFO] running `Command { std: "docker" "start" "-a" "b44e76ac3a018cb8f99b6af6226126e628a995297260c79e60823bc8881f8e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b44e76ac3a018cb8f99b6af6226126e628a995297260c79e60823bc8881f8e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44e76ac3a018cb8f99b6af6226126e628a995297260c79e60823bc8881f8e22", kill_on_drop: false }`
[INFO] [stdout] b44e76ac3a018cb8f99b6af6226126e628a995297260c79e60823bc8881f8e22
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5fa07ec1d8674d925d9548216a381e8db967684d3a9f8ac78849fd4544f5fc1
[INFO] running `Command { std: "docker" "start" "-a" "e5fa07ec1d8674d925d9548216a381e8db967684d3a9f8ac78849fd4544f5fc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.9
[INFO] [stderr]    Compiling futures-sink v0.3.9
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling bytes v1.0.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.119
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling tokio v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling zmq v0.9.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.9
[INFO] [stderr]    Compiling spinning_top v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling zmq-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling nanorand v0.5.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling pin-project v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling flume v0.10.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling rand v0.8.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling cty v0.2.1
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling if_chain v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stderr]    Compiling headers v0.3.3
[INFO] [stderr]    Compiling validator_derive v0.12.0
[INFO] [stderr]    Compiling pem v0.8.2
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wapc-guest v0.4.0
[INFO] [stderr]    Compiling serde v1.0.119
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling mime-sniffer v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.6.0
[INFO] [stderr]    Compiling h2 v0.3.0
[INFO] [stderr]    Compiling wasm3-sys v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling zhur_invk v0.1.0 (/opt/rustwide/workdir/zhur_invk)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling zhur_common v0.1.0 (/opt/rustwide/workdir/zhur_common)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> zhur_common/src/msg/chan.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 panic!(text);
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 panic!("{}", text);
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> zhur_common/src/msg/chan.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 panic!(text)
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 panic!("{}", text)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zhur_apst v0.1.0 (/opt/rustwide/workdir/zhur_apst)
[INFO] [stdout] error: couldn't read `zhur_apst/src/../../examples/target/wasm32-unknown-unknown/release/echo.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> zhur_apst/src/serve.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | const ECHO_CODE: &[u8] = include_bytes!("../../examples/target/wasm32-unknown-unknown/release/echo.wasm");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `zhur_apst/src/../../examples/target/wasm32-unknown-unknown/release/counter.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> zhur_apst/src/serve.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | const COUNTER_CODE: &[u8] = include_bytes!("../../examples/target/wasm32-unknown-unknown/release/counter.wasm");
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `zhur_apst/src/../../examples/target/wasm32-unknown-unknown/release/todos.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> zhur_apst/src/serve.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | const TODOS_CODE: &[u8] = include_bytes!("../../examples/target/wasm32-unknown-unknown/release/todos.wasm");
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zhur_apst` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `wasm3-sys v0.1.2`
[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/wasm3-sys-4b2aafed8420dec8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2483) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "M3Global_union_(anonymous_at_wasm3/source/m3_env_h_131_5)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5dd3b4f49012 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5dd3b4f49012 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5dd3b4f49012 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5dd3b4f49012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5dd3b4f5a2cf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5dd3b4f5a2cf - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5dd3b4f16f53 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5dd3b4f16f53 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5dd3b4f22bd2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5dd3b4f2614f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5dd3b4f25fa9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5dd3b4f2680f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stderr]     12:     0x5dd3b4f2680f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x5dd3b4f265ba - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x5dd3b4f22d09 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x5dd3b4f0b09d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x5dd3b4f643f0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5dd3b4efaf7f - proc_macro2::fallback::validate_ident::heca2edbd8171c2f9
[INFO] [stderr]     18:     0x5dd3b4efb221 - proc_macro2::fallback::Ident::_new::he847da7a4f899dd9
[INFO] [stderr]     19:     0x5dd3b4efb1df - proc_macro2::fallback::Ident::new::h6f31e6c3943a311c
[INFO] [stderr]     20:     0x5dd3b4ef8538 - proc_macro2::imp::Ident::new::hfeab5141d79a99b5
[INFO] [stderr]     21:     0x5dd3b4eef578 - proc_macro2::Ident::new::h09c1e945d48d9ac0
[INFO] [stderr]     22:     0x5dd3b4c1c77f - bindgen::ir::context::BindgenContext::rust_ident_raw::hb125d828d5cca02f
[INFO] [stderr]     23:     0x5dd3b4c1a800 - bindgen::ir::context::BindgenContext::rust_ident::hdd01109cf06edaac
[INFO] [stderr]     24:     0x5dd3b4cce4a2 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h08f0fddb11f336c3
[INFO] [stderr]     25:     0x5dd3b4bc8f87 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h83472e4941d60ac7
[INFO] [stderr]     26:     0x5dd3b4c3e32b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb7ba0112df2eb205
[INFO] [stderr]     27:     0x5dd3b4cd4728 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h08f0fddb11f336c3
[INFO] [stderr]     28:     0x5dd3b4bc8f87 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h83472e4941d60ac7
[INFO] [stderr]     29:     0x5dd3b4c3e32b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb7ba0112df2eb205
[INFO] [stderr]     30:     0x5dd3b4cb12e5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h2c07270306e24dc0
[INFO] [stderr]     31:     0x5dd3b4bee801 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::he30488af3ed32e28
[INFO] [stderr]     32:     0x5dd3b4c3e306 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hb7ba0112df2eb205
[INFO] [stderr]     33:     0x5dd3b4cbd5dc - bindgen::codegen::codegen::{{closure}}::h780c606d69336f8d
[INFO] [stderr]     34:     0x5dd3b4c278c6 - bindgen::ir::context::BindgenContext::gen::he9d90907e4fb2cc2
[INFO] [stderr]     35:     0x5dd3b4cbce6d - bindgen::codegen::codegen::h1901622905b29b7f
[INFO] [stderr]     36:     0x5dd3b4c757d7 - bindgen::Bindings::generate::h5480bdef3d457227
[INFO] [stderr]     37:     0x5dd3b4c71c13 - bindgen::Builder::generate::he11773d9da4053c2
[INFO] [stderr]     38:     0x5dd3b4b6107a - build_script_build::gen_bindings::h6b31064db1689453
[INFO] [stderr]     39:     0x5dd3b4b6134c - build_script_build::main::h28010b30335f6cb3
[INFO] [stderr]     40:     0x5dd3b4b62343 - core::ops::function::FnOnce::call_once::hfd21874760cbf2ab
[INFO] [stderr]     41:     0x5dd3b4b62126 - std::sys::backtrace::__rust_begin_short_backtrace::h63aaac0664acfa3d
[INFO] [stderr]     42:     0x5dd3b4b620a9 - std::rt::lang_start::{{closure}}::hb1a7e4a69e6fd1ee
[INFO] [stderr]     43:     0x5dd3b4f18aa0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     44:     0x5dd3b4f18aa0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x5dd3b4f18aa0 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x5dd3b4f18aa0 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5dd3b4f18aa0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     48:     0x5dd3b4f18aa0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     49:     0x5dd3b4f18aa0 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     50:     0x5dd3b4f18aa0 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     51:     0x5dd3b4f18aa0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     52:     0x5dd3b4b62091 - std::rt::lang_start::h4085ca2c791fa234
[INFO] [stderr]     53:     0x5dd3b4b64a05 - main
[INFO] [stderr]     54:     0x749f567441ca - <unknown>
[INFO] [stderr]     55:     0x749f5674428b - __libc_start_main
[INFO] [stderr]     56:     0x5dd3b4b60195 - _start
[INFO] [stderr]     57:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e5fa07ec1d8674d925d9548216a381e8db967684d3a9f8ac78849fd4544f5fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fa07ec1d8674d925d9548216a381e8db967684d3a9f8ac78849fd4544f5fc1", kill_on_drop: false }`
[INFO] [stdout] e5fa07ec1d8674d925d9548216a381e8db967684d3a9f8ac78849fd4544f5fc1
