[INFO] cloning repository https://github.com/jamroks/zenoh-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamroks/zenoh-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamroks%2Fzenoh-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamroks%2Fzenoh-c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1972fc172b86f24d21fd789070829dda4a753766
[INFO] testing jamroks/zenoh-c against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamroks%2Fzenoh-c" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/jamroks/zenoh-c
[INFO] finished tweaking git repo https://github.com/jamroks/zenoh-c
[INFO] tweaked toml for git repo https://github.com/jamroks/zenoh-c written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamroks/zenoh-c on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamroks/zenoh-c 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5907b296086e20f94a1b1657cde61f32ff9045d97e18aeae41e91411a0f74f7d
[INFO] running `Command { std: "docker" "start" "-a" "5907b296086e20f94a1b1657cde61f32ff9045d97e18aeae41e91411a0f74f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5907b296086e20f94a1b1657cde61f32ff9045d97e18aeae41e91411a0f74f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5907b296086e20f94a1b1657cde61f32ff9045d97e18aeae41e91411a0f74f7d", kill_on_drop: false }`
[INFO] [stdout] 5907b296086e20f94a1b1657cde61f32ff9045d97e18aeae41e91411a0f74f7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b1e9cab4e931af26629f57af00cde78e80342315768510bcf44ab82509343f
[INFO] running `Command { std: "docker" "start" "-a" "a9b1e9cab4e931af26629f57af00cde78e80342315768510bcf44ab82509343f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling rustix v0.37.15
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling zenoh-collections v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling zenoh-buffers v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling pnet_base v0.33.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling zenoh-result v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pnet_macros_support v0.33.0
[INFO] [stderr]    Compiling pnet v0.33.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling zenoh-cfg-properties v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling keyed-set v0.4.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling uuid v1.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v3.2.24
[INFO] [stderr]    Compiling pnet_sys v0.33.0
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling dirs v5.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling socket2 v0.5.2
[INFO] [stderr]    Compiling zenoh-macros v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling cbindgen v0.24.3
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sha3 v0.10.7
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.9
[INFO] [stderr]    Compiling zenoh v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-crypto v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling pnet_macros v0.33.0
[INFO] [stderr]    Compiling validated_struct_macros v2.1.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling git-version v0.3.5
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pnet_packet v0.33.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pest v2.6.0
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.38
[INFO] [stderr]    Compiling pest_meta v2.6.0
[INFO] [stderr]    Compiling async-rustls v0.4.0
[INFO] [stderr]    Compiling quinn-proto v0.9.3
[INFO] [stderr]    Compiling pest_generator v2.6.0
[INFO] [stderr]    Compiling pnet_transport v0.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling pest_derive v2.6.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling zenoh-keyexpr v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling uhlc v0.5.2
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling pnet_datalink v0.33.0
[INFO] [stderr]    Compiling quinn v0.9.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling zenoh-protocol v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling validated_struct v2.1.0
[INFO] [stderr]    Compiling zenoh-codec v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-core v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-commons v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-util v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-sync v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-unixsock_stream v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-config v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-udp v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-tcp v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-ws v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-plugin-trait v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-c v0.7.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zenoh-link-quic v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link-tls v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-link v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr]    Compiling zenoh-transport v0.7.0-rc (https://github.com/eclipse-zenoh/zenoh.git?branch=master#2027bbd4)
[INFO] [stderr] error: failed to run custom build command for `zenoh-c v0.7.0-rc.1 (/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/zenoh-c-e93d9ab1f434ef92/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3464) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbindgen-0.24.3/src/bindgen/bindings.rs:141:43:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cee4f40367a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cee4f40367a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cee4f40367a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5cee4f40367a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5cee4f41a60a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5cee4f41a60a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x5cee4f409302 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5cee4f409302 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5cee4f3e4d8f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5cee4f3e4d8f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5cee4f3fd961 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5cee4f3fdbdb - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5cee4f3e4e48 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5cee4f3d9e59 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5cee4f3e57ad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5cee4f41ae4c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5cee4f41abc2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5cee4f07b47a - cbindgen::bindgen::bindings::Bindings::write_to_file::h6826d7f8e321bc93
[INFO] [stderr]     18:     0x5cee4f0b4188 - build_script_build::main::hc3e73561aee32a7e
[INFO] [stderr]     19:     0x5cee4f0952a3 - core::ops::function::FnOnce::call_once::h888e6b57142906f1
[INFO] [stderr]     20:     0x5cee4f0b83c6 - std::sys::backtrace::__rust_begin_short_backtrace::hae17c552dd70fc15
[INFO] [stderr]     21:     0x5cee4f071179 - std::rt::lang_start::{{closure}}::h56c2d1611d2af239
[INFO] [stderr]     22:     0x5cee4f3fcaa4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5cee4f3fcaa4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5cee4f071161 - std::rt::lang_start::h7f7252af895eaa7a
[INFO] [stderr]     32:     0x5cee4f0bccd5 - main
[INFO] [stderr]     33:     0x756cec1da1ca - <unknown>
[INFO] [stderr]     34:     0x756cec1da28b - __libc_start_main
[INFO] [stderr]     35:     0x5cee4ef759b5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9b1e9cab4e931af26629f57af00cde78e80342315768510bcf44ab82509343f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b1e9cab4e931af26629f57af00cde78e80342315768510bcf44ab82509343f", kill_on_drop: false }`
[INFO] [stdout] a9b1e9cab4e931af26629f57af00cde78e80342315768510bcf44ab82509343f
