[INFO] fetching crate csaf-walker 0.15.0...
[INFO] checking csaf-walker-0.15.0 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate csaf-walker 0.15.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate csaf-walker 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate csaf-walker 0.15.0
[INFO] tweaked toml for crates.io crate csaf-walker 0.15.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csaf-walker 0.15.0 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate csaf-walker 0.15.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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3db8ff982a7c50dbbc7c5c233aa74c6ee9e07b36d5bd8d417fd40a7693017df4
[INFO] running `Command { std: "docker" "start" "-a" "3db8ff982a7c50dbbc7c5c233aa74c6ee9e07b36d5bd8d417fd40a7693017df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3db8ff982a7c50dbbc7c5c233aa74c6ee9e07b36d5bd8d417fd40a7693017df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db8ff982a7c50dbbc7c5c233aa74c6ee9e07b36d5bd8d417fd40a7693017df4", kill_on_drop: false }`
[INFO] [stdout] 3db8ff982a7c50dbbc7c5c233aa74c6ee9e07b36d5bd8d417fd40a7693017df4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb575f3cc81ca3beaa57d5e6a0f7bd46aa8a7c119e65b4dab7825eda7cc86e9b
[INFO] running `Command { std: "docker" "start" "-a" "cb575f3cc81ca3beaa57d5e6a0f7bd46aa8a7c119e65b4dab7825eda7cc86e9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking hmac-sha256 v1.1.13
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking fsquirrel v0.1.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[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/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=71a444a1d5b2e8fa -C extra-filename=-8f8fc8905b46ee73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-277de149c01604d3.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-87e7eaf3abf9d97f.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-7df4d2779abd4d80.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a7bee431dbd0037a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-a5f50026dfe3b217.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-b85e2b13e7bba6cf.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7288e38a3398c4cf.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-eff384f7d122b84a.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-c70fe8827afb8dff.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-09f90d1128548c41.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-70f9ad3b4765ac71.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.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 `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/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="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=9dee596b43193a20 -C extra-filename=-e97fc42f192049d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0eac4d1fbc51a9ef.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-f14cdd6d88b05c78.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4dbb4e1456a71984.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a5e63b7bf74cdf47.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7288e38a3398c4cf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d8864bc1138b3794.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cb575f3cc81ca3beaa57d5e6a0f7bd46aa8a7c119e65b4dab7825eda7cc86e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb575f3cc81ca3beaa57d5e6a0f7bd46aa8a7c119e65b4dab7825eda7cc86e9b", kill_on_drop: false }`
[INFO] [stdout] cb575f3cc81ca3beaa57d5e6a0f7bd46aa8a7c119e65b4dab7825eda7cc86e9b
