[INFO] cloning repository https://github.com/cbrewster/brewcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbrewster/brewcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fbrewcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fbrewcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93231723ce5b3f512d250ca365c1005dbbb65c20 [INFO] testing cbrewster/brewcode against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fbrewcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbrewster/brewcode on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbrewster/brewcode [INFO] finished tweaking git repo https://github.com/cbrewster/brewcode [INFO] tweaked toml for git repo https://github.com/cbrewster/brewcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbrewster/brewcode 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing cbrewster/brewcode against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fbrewcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbrewster/brewcode on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbrewster/brewcode [INFO] finished tweaking git repo https://github.com/cbrewster/brewcode [INFO] tweaked toml for git repo https://github.com/cbrewster/brewcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbrewster/brewcode 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.2.8 [INFO] [stderr] Downloaded rendy-memory v0.5.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.56 [INFO] [stderr] Downloaded gfx-auxil v0.1.0 [INFO] [stderr] Downloaded onig v5.0.0 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded plist v0.4.2 [INFO] [stderr] Downloaded hibitset v0.6.2 [INFO] [stderr] Downloaded wgpu-native v0.4.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.56 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.4.3 [INFO] [stderr] Downloaded miniz_oxide v0.3.5 [INFO] [stderr] Downloaded js-sys v0.3.33 [INFO] [stderr] Downloaded flate2 v1.0.13 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.4.1 [INFO] [stderr] Downloaded gfx-hal v0.4.1 [INFO] [stderr] Downloaded gfx-backend-metal v0.4.2 [INFO] [stderr] Downloaded wgpu_glyph v0.6.0 [INFO] [stderr] Downloaded d3d12 v0.3.0 [INFO] [stderr] Downloaded bindgen v0.50.1 [INFO] [stderr] Downloaded metal v0.17.1 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Downloaded gfx-backend-empty v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.56 [INFO] [stderr] Downloaded rendy-descriptor v0.5.1 [INFO] [stderr] Downloaded winit v0.20.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.56 [INFO] [stderr] Downloaded zerocopy-derive v0.1.4 [INFO] [stderr] Downloaded onig_sys v69.2.0 [INFO] [stderr] Downloaded syntect v3.3.0 [INFO] [stderr] Downloaded spirv_cross v0.16.0 [INFO] [stderr] Downloaded wgpu v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b971554203d9ded96f8258d9840877c231d1345d4f0ec2255bcf69aafad7d9 [INFO] running `Command { std: "docker" "start" "-a" "51b971554203d9ded96f8258d9840877c231d1345d4f0ec2255bcf69aafad7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b971554203d9ded96f8258d9840877c231d1345d4f0ec2255bcf69aafad7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b971554203d9ded96f8258d9840877c231d1345d4f0ec2255bcf69aafad7d9", kill_on_drop: false }` [INFO] [stdout] 51b971554203d9ded96f8258d9840877c231d1345d4f0ec2255bcf69aafad7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1df55d3c64c6a460acd444f84ea2b0ffcfde6fa4f368d5ad04785b62d0afd591 [INFO] running `Command { std: "docker" "start" "-a" "1df55d3c64c6a460acd444f84ea2b0ffcfde6fa4f368d5ad04785b62d0afd591", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.0 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] error: failed to run custom build command for `onig_sys v69.2.0` [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/onig_sys-b2aad8b6c69f2dc3/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/fallback.rs:594:9: [INFO] [stderr] "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_746_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x608505ba14a2 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x608505ba14a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x608505ba14a2 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x608505ba14a2 - ::fmt::had50d3dbab4f9a49 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x608505bca943 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x608505bca943 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x608505b9dfe3 - std::io::default_write_fmt::hfb3376268ea3ee75 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x608505b9dfe3 - std::io::Write::write_fmt::h819ce08a32b4f9f7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x608505ba12f2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x608505ba27dc - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x608505ba25df - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x608505ba3253 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x608505ba3253 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x608505ba2f2a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x608505ba1999 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x608505ba2bbd - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x6085057b2cf0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x608505a7063f - proc_macro2::fallback::validate_ident::he42a3b76e18be596 [INFO] [stderr] 18: 0x608505a703c1 - proc_macro2::fallback::Ident::_new::ha198c3bf6f007330 [INFO] [stderr] 19: 0x608505a7041f - proc_macro2::fallback::Ident::new::hc236ac118f85b547 [INFO] [stderr] 20: 0x608505a86c48 - proc_macro2::imp::Ident::new::hf77359f6f42fd2e7 [INFO] [stderr] 21: 0x608505a7c5d8 - proc_macro2::Ident::new::hb7cf0c918aecde72 [INFO] [stderr] 22: 0x6085058c0d2f - bindgen::ir::context::BindgenContext::rust_ident_raw::had442dcf0d2d2535 [INFO] [stderr] 23: 0x6085058c0b50 - bindgen::ir::context::BindgenContext::rust_ident::hbe42d1ac7002d5d3 [INFO] [stderr] 24: 0x60850589e3f8 - ::codegen::h78921716e125a3bb [INFO] [stderr] 25: 0x6085058ed4f6 - ::codegen::hc49ed614e8bc2b9b [INFO] [stderr] 26: 0x60850583d9c7 - ::codegen::h0a549a5db88ce0a6 [INFO] [stderr] 27: 0x6085058a6c9c - ::codegen::h78921716e125a3bb [INFO] [stderr] 28: 0x6085058ed4f6 - ::codegen::hc49ed614e8bc2b9b [INFO] [stderr] 29: 0x60850583d9c7 - ::codegen::h0a549a5db88ce0a6 [INFO] [stderr] 30: 0x60850587e8d5 - ::codegen::{{closure}}::hd5822d31c9a41276 [INFO] [stderr] 31: 0x60850583dc16 - ::codegen::hc1d85fc03385e213 [INFO] [stderr] 32: 0x60850583d9a8 - ::codegen::h0a549a5db88ce0a6 [INFO] [stderr] 33: 0x60850588bca0 - bindgen::codegen::codegen::{{closure}}::hedc91f8233fee221 [INFO] [stderr] 34: 0x6085058c3448 - bindgen::ir::context::BindgenContext::gen::hecfda08a87d3c235 [INFO] [stderr] 35: 0x60850588b5cd - bindgen::codegen::codegen::hce9634801e7b852d [INFO] [stderr] 36: 0x608505870b5d - bindgen::Bindings::generate::h55cc409c6962a457 [INFO] [stderr] 37: 0x60850586ee80 - bindgen::Builder::generate::h4630794f0074b64d [INFO] [stderr] 38: 0x6085057b785d - build_script_build::bindgen_headers::h53cefa09ab51e343 [INFO] [stderr] 39: 0x6085057b63f0 - build_script_build::compile::hcac64c265170b32a [INFO] [stderr] 40: 0x6085057b7a57 - build_script_build::main::heff0df988c74152a [INFO] [stderr] 41: 0x6085057b4833 - core::ops::function::FnOnce::call_once::h91ad427581648967 [INFO] [stderr] 42: 0x6085057b4596 - std::sys::backtrace::__rust_begin_short_backtrace::h94dacb6e528661dc [INFO] [stderr] 43: 0x6085057b4579 - std::rt::lang_start::{{closure}}::hd59579da994b45cd [INFO] [stderr] 44: 0x608505b990f0 - core::ops::function::impls:: for &F>::call_once::h76d4710199b6d3ec [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 45: 0x608505b990f0 - std::panicking::try::do_call::hed7976834a7187c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 46: 0x608505b990f0 - std::panicking::try::h4482392c0aab6c40 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 47: 0x608505b990f0 - std::panic::catch_unwind::h57eb8bdc88215c08 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 48: 0x608505b990f0 - std::rt::lang_start_internal::{{closure}}::h582aca8f991cee01 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:168:24 [INFO] [stderr] 49: 0x608505b990f0 - std::panicking::try::do_call::hd9d0541c1412e9b0 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 50: 0x608505b990f0 - std::panicking::try::h6467744ef028cbc9 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 51: 0x608505b990f0 - std::panic::catch_unwind::h88462888c16be0b7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 52: 0x608505b990f0 - std::rt::lang_start_internal::h79a5f970fb99441e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:164:5 [INFO] [stderr] 53: 0x6085057b4561 - std::rt::lang_start::h9467e77e7b5cd0b2 [INFO] [stderr] 54: 0x6085057b8235 - main [INFO] [stderr] 55: 0x71ce4feeb1ca - [INFO] [stderr] 56: 0x71ce4feeb28b - __libc_start_main [INFO] [stderr] 57: 0x6085057b3975 - _start [INFO] [stderr] 58: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1df55d3c64c6a460acd444f84ea2b0ffcfde6fa4f368d5ad04785b62d0afd591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df55d3c64c6a460acd444f84ea2b0ffcfde6fa4f368d5ad04785b62d0afd591", kill_on_drop: false }` [INFO] [stdout] 1df55d3c64c6a460acd444f84ea2b0ffcfde6fa4f368d5ad04785b62d0afd591