[INFO] cloning repository https://github.com/gfriloux/pgpilot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfriloux/pgpilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfriloux%2Fpgpilot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfriloux%2Fpgpilot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dc18c56296f1f4cb5d817dc4119d2f88f5ebf86
[INFO] checking gfriloux/pgpilot against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfriloux%2Fpgpilot" "/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/gfriloux/pgpilot
[INFO] finished tweaking git repo https://github.com/gfriloux/pgpilot
[INFO] tweaked toml for git repo https://github.com/gfriloux/pgpilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gfriloux/pgpilot on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gfriloux/pgpilot 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.17
[INFO] [stderr]   Downloaded lalrpop-util v0.23.1
[INFO] [stderr]   Downloaded nettle-sys v2.3.2
[INFO] [stderr]   Downloaded memsec v0.7.0
[INFO] [stderr]   Downloaded buffered-reader v1.4.1
[INFO] [stderr]   Downloaded rustls v0.23.42
[INFO] [stderr]   Downloaded lalrpop v0.23.1
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded tauri-plugin-dialog v2.7.1
[INFO] [stderr]   Downloaded nettle v7.5.0
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.4
[INFO] [stderr]   Downloaded sequoia-openpgp v2.4.1
[INFO] [stderr]   Downloaded zvariant v5.13.0
[INFO] [stderr]   Downloaded zvariant_derive v5.13.0
[INFO] [stderr]   Downloaded zbus_names v4.3.3
[INFO] [stderr]   Downloaded zbus_macros v5.17.0
[INFO] [stderr]   Downloaded zbus v5.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95
[INFO] running `Command { std: "docker" "start" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95", 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" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling tendril v0.5.1
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]     Checking anyhow v1.0.103
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking generic-array v1.4.4
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking buffered-reader v1.4.1
[INFO] [stderr]     Checking xxhash-rust v0.8.17
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name lalrpop --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=6173f009b7b7d738 -C extra-filename=-10d37ea7d760f8f7 --out-dir /opt/rustwide/target/debug/build/lalrpop/10d37ea7d760f8f7/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/74190822b9e467b0/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/2432691c0583ecb9/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/fa78e6b26116328e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/1131d906d76cb65e/out -L dependency=/opt/rustwide/target/debug/build/digest/1f672f247c89d4ab/out -L dependency=/opt/rustwide/target/debug/build/either/156c0c226091b04c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/e79283b3e498961f/out -L dependency=/opt/rustwide/target/debug/build/foldhash/fca0c474d382b9b6/out -L dependency=/opt/rustwide/target/debug/build/generic-array/91078d87d721ec6f/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/9b7d3d14d2832773/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/indexmap/4fb158964f0af1f0/out -L dependency=/opt/rustwide/target/debug/build/keccak/645fd233b0e0252c/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/ea664147fe42076c/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/64e412f759c68859/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/8be6a8b0e0080c15/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/d641fe0f4e2df121/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/93e71c5f20b90881/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7703005b7a34f1d2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/b7a05017ea0f753d/out -L dependency=/opt/rustwide/target/debug/build/term/70f9ad3b4765ac71/out -L dependency=/opt/rustwide/target/debug/build/typenum/1bded92092901d6e/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/277de149c01604d3/out/libascii_canvas-277de149c01604d3.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/21daa6e5d6ce74c6/out/libbit_set-21daa6e5d6ce74c6.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/21b9ab02ef67eebd/out/libena-21b9ab02ef67eebd.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/ca3d5965d948d985/out/libitertools-ca3d5965d948d985.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/54aa25690e8ad170/out/liblalrpop_util-54aa25690e8ad170.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/37621d24409298e2/out/libpetgraph-37621d24409298e2.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/b35b20581823758a/out/libregex-b35b20581823758a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/9faf0505820d78b7/out/libsha3-9faf0505820d78b7.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/78e5c4de025a9900/out/libstring_cache-78e5c4de025a9900.rmeta --extern term=/opt/rustwide/target/debug/build/term/70f9ad3b4765ac71/out/libterm-70f9ad3b4765ac71.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/f3d241b555dcc7ec/out/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=04b2ba2c4ac08b86 -C extra-filename=-1dcc5185284d356c --out-dir /opt/rustwide/target/debug/build/bindgen/1dcc5185284d356c/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/74190822b9e467b0/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/156c0c226091b04c/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/c1e937ca3f1db2a8/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out -L dependency=/opt/rustwide/target/debug/build/quote/834fbed87a66ebbb/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/93e71c5f20b90881/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/6bdc83ab26041556/out/libbitflags-6bdc83ab26041556.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/87e7b15524e61b44/out/libcexpr-87e7b15524e61b44.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/3d514666f79d4538/out/libclang_sys-3d514666f79d4538.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/fdfbddaf5d93e32e/out/libitertools-fdfbddaf5d93e32e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/834fbed87a66ebbb/out/libquote-834fbed87a66ebbb.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/b35b20581823758a/out/libregex-b35b20581823758a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/7fc97d08af7663dd/out/librustc_hash-7fc97d08af7663dd.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/06fa4f287321df2f/out/libsyn-06fa4f287321df2f.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95", kill_on_drop: false }`
[INFO] [stdout] 48c08fd89ea9fa1dc086746d78a7cabab4d219385a3862ac9b0208535188fd95
