[INFO] cloning repository https://github.com/websublime/unblock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/websublime/unblock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsublime%2Funblock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsublime%2Funblock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5625705cab1a01f935e0af582e709ae86021365
[INFO] checking websublime/unblock against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsublime%2Funblock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/websublime/unblock
[INFO] finished tweaking git repo https://github.com/websublime/unblock
[INFO] tweaked toml for git repo https://github.com/websublime/unblock written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/websublime/unblock on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/websublime/unblock 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea
[INFO] running `Command { std: "docker" "start" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea", 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" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea", 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" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling camino v1.2.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling unblock-cli v1.0.1-rc.3 (/opt/rustwide/workdir/crates/unblock-cli)
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking homedir v0.3.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking xtask v1.0.1-rc.3 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking assert_cmd v2.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.11.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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.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"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=5ee2acd0ae0bf3c4 -C extra-filename=-334f49d1e2d69161 --out-dir /opt/rustwide/target/debug/build/bindgen/334f49d1e2d69161/out -L dependency=/opt/rustwide/target/debug/build/bitflags/55249c3eaa54b7c1/out -L dependency=/opt/rustwide/target/debug/build/cexpr/ba9e5004cb559f31/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/1c2fed2ebab3d8ff/out -L dependency=/opt/rustwide/target/debug/build/either/a9eb9fd49a906609/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/home/0c05cb563757a1ac/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out -L dependency=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out -L dependency=/opt/rustwide/target/debug/build/libc/f1761b4cdb97bf6a/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/80dc1f8eca1ec8c7/out -L dependency=/opt/rustwide/target/debug/build/log/5cd6409d60c13ad9/out -L dependency=/opt/rustwide/target/debug/build/memchr/3947b419dcd8c2f4/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/21be71b446b13185/out -L dependency=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out -L dependency=/opt/rustwide/target/debug/build/prettyplease/abe9ccacdc92f49e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/regex/5c629ed554547cda/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/1118307c55aaaa28/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/de99fafc478a3d10/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out -L dependency=/opt/rustwide/target/debug/build/rustix/d45c743bfdb3ea6d/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/9416ed7da02c6d0e/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/which/9d9c08cdcf014478/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/55249c3eaa54b7c1/out/libbitflags-55249c3eaa54b7c1.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/ba9e5004cb559f31/out/libcexpr-ba9e5004cb559f31.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/1c2fed2ebab3d8ff/out/libclang_sys-1c2fed2ebab3d8ff.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/build/log/5cd6409d60c13ad9/out/liblog-5cd6409d60c13ad9.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/abe9ccacdc92f49e/out/libprettyplease-abe9ccacdc92f49e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/5c629ed554547cda/out/libregex-5c629ed554547cda.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9416ed7da02c6d0e/out/libsyn-9416ed7da02c6d0e.rmeta --extern which=/opt/rustwide/target/debug/build/which/9d9c08cdcf014478/out/libwhich-9d9c08cdcf014478.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" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea", kill_on_drop: false }`
[INFO] [stdout] a4a22f7cc1e53e326e85440c61aa9093231f12e48872fe24886c840e8c6bd4ea
