[INFO] fetching crate gear-wasm-optimizer 1.10.0... [INFO] checking gear-wasm-optimizer-1.10.0 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] extracting crate gear-wasm-optimizer 1.10.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gear-wasm-optimizer 1.10.0 [INFO] finished tweaking crates.io crate gear-wasm-optimizer 1.10.0 [INFO] tweaked toml for crates.io crate gear-wasm-optimizer 1.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gear-wasm-optimizer 1.10.0 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gear-wasm-optimizer 1.10.0 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4963b5bd10c4b6551cc197ec0b6f90049a804693c3a52d4f535dbf0683cf12fa [INFO] running `Command { std: "docker" "start" "-a" "4963b5bd10c4b6551cc197ec0b6f90049a804693c3a52d4f535dbf0683cf12fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4963b5bd10c4b6551cc197ec0b6f90049a804693c3a52d4f535dbf0683cf12fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4963b5bd10c4b6551cc197ec0b6f90049a804693c3a52d4f535dbf0683cf12fa", kill_on_drop: false }` [INFO] [stdout] 4963b5bd10c4b6551cc197ec0b6f90049a804693c3a52d4f535dbf0683cf12fa [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d5c6811c3199d2468a3d4a5cfe1544f9e219ee1691027d8bfcf0668e6ba67d [INFO] running `Command { std: "docker" "start" "-a" "11d5c6811c3199d2468a3d4a5cfe1544f9e219ee1691027d8bfcf0668e6ba67d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling corosensei v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling wasmer-vm v6.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling wasmparser v0.230.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-encoder v0.230.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking munge v0.4.5 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dynasm v4.0.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking enumset v1.1.2 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking rkyv v0.8.10 [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/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --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", "which-rustfmt"))' -C metadata=680c674d6a9633dd -C extra-filename=-1e3d5a48b5c0292b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f35d1f1381ee7728.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-46a0936e49a60f18.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4ed97e05fb0dc509.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00ffa69e1eea9ad3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-041cb5de3f756894.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-38de0f7f7f5a66f9.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-637b61990c3e5a28.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f1e6b93664cb8563.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-fa74a0f1f1591032.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-078dc804303937e6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "11d5c6811c3199d2468a3d4a5cfe1544f9e219ee1691027d8bfcf0668e6ba67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d5c6811c3199d2468a3d4a5cfe1544f9e219ee1691027d8bfcf0668e6ba67d", kill_on_drop: false }` [INFO] [stdout] 11d5c6811c3199d2468a3d4a5cfe1544f9e219ee1691027d8bfcf0668e6ba67d