[INFO] fetching crate gear-wasm-optimizer 1.10.0...
[INFO] checking gear-wasm-optimizer-1.10.0 against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] extracting crate gear-wasm-optimizer 1.10.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gear-wasm-optimizer 1.10.0 on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb1e22eeebe870ad56b3100baaebacc1e4deff5981a70aea164634cca3d4bbc8
[INFO] running `Command { std: "docker" "start" "-a" "fb1e22eeebe870ad56b3100baaebacc1e4deff5981a70aea164634cca3d4bbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb1e22eeebe870ad56b3100baaebacc1e4deff5981a70aea164634cca3d4bbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1e22eeebe870ad56b3100baaebacc1e4deff5981a70aea164634cca3d4bbc8", kill_on_drop: false }`
[INFO] [stdout] fb1e22eeebe870ad56b3100baaebacc1e4deff5981a70aea164634cca3d4bbc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6cb45d5ac20bb95c746914c3fb046f3dcc70417b64d35d7f89df35d2553e8f6
[INFO] running `Command { std: "docker" "start" "-a" "e6cb45d5ac20bb95c746914c3fb046f3dcc70417b64d35d7f89df35d2553e8f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling corosensei v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking xxhash-rust v0.8.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]     Checking dashmap v6.0.1
[INFO] [stderr]     Checking memmap2 v0.6.2
[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 libunwind v1.3.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="read"' --cfg 'feature="read-all"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=586da2148c332b46 -C extra-filename=-857f74765c297457 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-f87c6834e3164a59.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0923de1dc38f3de8.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-7f08aa5363de0b2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f6978a1a2e9f74e4 -C extra-filename=-a26889f351de7e67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bc815ffef34420d1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2dc756f1e479fd68.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e6cb45d5ac20bb95c746914c3fb046f3dcc70417b64d35d7f89df35d2553e8f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6cb45d5ac20bb95c746914c3fb046f3dcc70417b64d35d7f89df35d2553e8f6", kill_on_drop: false }`
[INFO] [stdout] e6cb45d5ac20bb95c746914c3fb046f3dcc70417b64d35d7f89df35d2553e8f6
