[INFO] fetching crate agentic-outer-dag-bin 0.1.12...
[INFO] checking agentic-outer-dag-bin-0.1.12 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate agentic-outer-dag-bin 0.1.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate agentic-outer-dag-bin 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agentic-outer-dag-bin 0.1.12
[INFO] tweaked toml for crates.io crate agentic-outer-dag-bin 0.1.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agentic-outer-dag-bin 0.1.12 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agentic-outer-dag-bin 0.1.12 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e
[INFO] running `Command { std: "docker" "start" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e", 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" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e", 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" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking gix-trace v0.1.20
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking gix-utils v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking gix-sec v0.13.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rmcp v1.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling thoughts-tool v0.12.3
[INFO] [stderr]     Checking gix-validate v0.11.2
[INFO] [stderr]     Checking gix-error v0.2.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking which v8.0.4
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking gix-date v0.15.5
[INFO] [stderr]     Checking gix-chunk v0.7.2
[INFO] [stderr]     Checking gix-quote v0.7.2
[INFO] [stderr]     Checking gix-bitmap v0.3.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gix-actor v0.40.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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=da1412eccc61d3d5 -C extra-filename=-10135fea3e5e3491 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-99d23a7b301381c7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e", kill_on_drop: false }`
[INFO] [stdout] d492ff142d2961cb2cc98e343afe011e8e4a3418917a3c2d8ebca4b4da5e2e5e
