[INFO] fetching crate boltffi_bindgen 0.23.1...
[INFO] checking boltffi_bindgen-0.23.1 against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] extracting crate boltffi_bindgen 0.23.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate boltffi_bindgen 0.23.1
[INFO] finished tweaking crates.io crate boltffi_bindgen 0.23.1
[INFO] tweaked toml for crates.io crate boltffi_bindgen 0.23.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate boltffi_bindgen 0.23.1 on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boltffi_bindgen 0.23.1 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35bc48c76a11d00f840dcd58b2551f6236c71d2fecc9fd5e6c498eca132bbd5b
[INFO] running `Command { std: "docker" "start" "-a" "35bc48c76a11d00f840dcd58b2551f6236c71d2fecc9fd5e6c498eca132bbd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35bc48c76a11d00f840dcd58b2551f6236c71d2fecc9fd5e6c498eca132bbd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35bc48c76a11d00f840dcd58b2551f6236c71d2fecc9fd5e6c498eca132bbd5b", kill_on_drop: false }`
[INFO] [stdout] 35bc48c76a11d00f840dcd58b2551f6236c71d2fecc9fd5e6c498eca132bbd5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7bbe9146c7f0591441b1d22987dff2d170ef2acafe408c95ce93add9d15d424
[INFO] running `Command { std: "docker" "start" "-a" "a7bbe9146c7f0591441b1d22987dff2d170ef2acafe408c95ce93add9d15d424", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling askama_parser v0.15.6
[INFO] [stderr]     Checking boltffi_ffi_rules v0.23.1
[INFO] [stderr]    Compiling askama_derive v0.15.6
[INFO] [stderr]    Compiling askama_macros v0.15.6
[INFO] [stderr]     Checking askama v0.15.6
[INFO] [stderr]     Checking boltffi_bindgen v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `boltffi_bindgen` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name boltffi_bindgen --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::all' --warn=unsafe_op_in_unsafe_fn '--allow=clippy::missing_safety_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64fc1adc3a22af99 -C extra-filename=-78e5dabc31d53812 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-8347c72f22921c9b.rmeta --extern boltffi_ffi_rules=/opt/rustwide/target/debug/deps/libboltffi_ffi_rules-710745fce12d66fd.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-2e051d61ed349121.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e8193521c1ae4c5f.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-7d67a7b042d4d5de.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50bc67acf611cd5f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-64a53df43757cdfb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1fc6d362897870a6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32f1c1d0b916ff5e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a64a29670484ba7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2fc1a77b05b6321.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-0078994cc777d864.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a7bbe9146c7f0591441b1d22987dff2d170ef2acafe408c95ce93add9d15d424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7bbe9146c7f0591441b1d22987dff2d170ef2acafe408c95ce93add9d15d424", kill_on_drop: false }`
[INFO] [stdout] a7bbe9146c7f0591441b1d22987dff2d170ef2acafe408c95ce93add9d15d424
