[INFO] cloning repository https://github.com/AngieD101/astria
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngieD101/astria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngieD101%2Fastria", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngieD101%2Fastria'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c38bcac0cdd07c913cb15a77713fecc08be50a7
[INFO] checking AngieD101/astria against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngieD101%2Fastria" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AngieD101/astria
[INFO] finished tweaking git repo https://github.com/AngieD101/astria
[INFO] tweaked toml for git repo https://github.com/AngieD101/astria written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AngieD101/astria on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AngieD101/astria 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13042faf75beb732650156d2b3dc0ae4bd5b2c1d347e1520e14d828cec28c581
[INFO] running `Command { std: "docker" "start" "-a" "13042faf75beb732650156d2b3dc0ae4bd5b2c1d347e1520e14d828cec28c581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13042faf75beb732650156d2b3dc0ae4bd5b2c1d347e1520e14d828cec28c581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13042faf75beb732650156d2b3dc0ae4bd5b2c1d347e1520e14d828cec28c581", kill_on_drop: false }`
[INFO] [stdout] 13042faf75beb732650156d2b3dc0ae4bd5b2c1d347e1520e14d828cec28c581
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88dcff845c8ae5ec79029bc33b5001a53fc2b63f7c5abeebab9ec9b2509e1403
[INFO] running `Command { std: "docker" "start" "-a" "88dcff845c8ae5ec79029bc33b5001a53fc2b63f7c5abeebab9ec9b2509e1403", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.94
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling safe-quote v1.0.39
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling safe-regex-compiler v0.2.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]    Compiling safe-regex-macro v0.2.6
[INFO] [stderr]     Checking safe-regex v0.2.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking proc-macro2 v0.1.10
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling penumbra-sdk-proto v1.4.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking ibig v0.3.6
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking ethnum v1.5.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking astria-core-consts v0.1.0 (/opt/rustwide/workdir/crates/astria-core-consts)
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling leopard-codec v0.1.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking f4jumble v0.1.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.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="runtime"' --cfg 'feature="which-rustfmt"' --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=6f480ea32ee7bf36 -C extra-filename=-15c47573c683c7af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-827b5d3a3c242e02.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1b546e9e3a7f0dd8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a589532b823473d1.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7cdebbd35c888852.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-93e3345f2ac0b896.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-15691fec3841e4f4.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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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="fold"' --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=4b233a9057adb054 -C extra-filename=-15691fec3841e4f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7cdebbd35c888852.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-93e3345f2ac0b896.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "88dcff845c8ae5ec79029bc33b5001a53fc2b63f7c5abeebab9ec9b2509e1403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88dcff845c8ae5ec79029bc33b5001a53fc2b63f7c5abeebab9ec9b2509e1403", kill_on_drop: false }`
[INFO] [stdout] 88dcff845c8ae5ec79029bc33b5001a53fc2b63f7c5abeebab9ec9b2509e1403
