[INFO] fetching crate grabapl_template_ffi 0.0.4...
[INFO] checking grabapl_template_ffi-0.0.4 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate grabapl_template_ffi 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate grabapl_template_ffi 0.0.4
[INFO] finished tweaking crates.io crate grabapl_template_ffi 0.0.4
[INFO] tweaked toml for crates.io crate grabapl_template_ffi 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grabapl_template_ffi 0.0.4 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate grabapl_template_ffi 0.0.4 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0190e49b1d1e4ecffb14ed43d1254285ed90202f91a0e5b1a32aa22d49cbc643
[INFO] running `Command { std: "docker" "start" "-a" "0190e49b1d1e4ecffb14ed43d1254285ed90202f91a0e5b1a32aa22d49cbc643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0190e49b1d1e4ecffb14ed43d1254285ed90202f91a0e5b1a32aa22d49cbc643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0190e49b1d1e4ecffb14ed43d1254285ed90202f91a0e5b1a32aa22d49cbc643", kill_on_drop: false }`
[INFO] [stdout] 0190e49b1d1e4ecffb14ed43d1254285ed90202f91a0e5b1a32aa22d49cbc643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddad70f638d3728bf21db9b983567552bcddf647059243b2d1d66203508d4520
[INFO] running `Command { std: "docker" "start" "-a" "ddad70f638d3728bf21db9b983567552bcddf647059243b2d1d66203508d4520", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling strck v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking diplomat-runtime v0.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling diplomat_core v0.12.1
[INFO] [stderr]     Checking grabapl_temp_petgraph_crate_not_namesquatting_i_promise v0.0.0
[INFO] [stderr]     Checking serde_json_any_key v2.0.0
[INFO] [stderr]    Compiling diplomat v0.12.0
[INFO] [stderr]     Checking grabapl v0.0.4
[INFO] [stderr]     Checking grabapl_syntax v0.0.4
[INFO] [stderr] error: could not compile `grabapl_syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name grabapl_syntax --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grabapl_syntax-0.0.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8feaf05f9d84628e -C extra-filename=-b089ca1356e32b08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-040897992cdf1cd6.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-f8e6f9d667ab480b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-252aeda7f2f1586a.rmeta --extern error_stack=/opt/rustwide/target/debug/deps/liberror_stack-1981a27aeac1399f.rmeta --extern grabapl=/opt/rustwide/target/debug/deps/libgrabapl-a998188852379eba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-52c29fa81421e9c3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-657e0e6389e3222e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a77ea58cf991bca0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-21f4316b5e66de81/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ddad70f638d3728bf21db9b983567552bcddf647059243b2d1d66203508d4520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddad70f638d3728bf21db9b983567552bcddf647059243b2d1d66203508d4520", kill_on_drop: false }`
[INFO] [stdout] ddad70f638d3728bf21db9b983567552bcddf647059243b2d1d66203508d4520
