[INFO] fetching crate marlin-spade 0.11.1...
[INFO] checking marlin-spade-0.11.1 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate marlin-spade 0.11.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate marlin-spade 0.11.1
[INFO] finished tweaking crates.io crate marlin-spade 0.11.1
[INFO] tweaked toml for crates.io crate marlin-spade 0.11.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate marlin-spade 0.11.1 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 marlin-spade 0.11.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e7e2a006ef8fe7b5f9fb6b9dbb6c975cd1ccec241fbb684728c30b1c84cfe4af
[INFO] running `Command { std: "docker" "start" "-a" "e7e2a006ef8fe7b5f9fb6b9dbb6c975cd1ccec241fbb684728c30b1c84cfe4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7e2a006ef8fe7b5f9fb6b9dbb6c975cd1ccec241fbb684728c30b1c84cfe4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e2a006ef8fe7b5f9fb6b9dbb6c975cd1ccec241fbb684728c30b1c84cfe4af", kill_on_drop: false }`
[INFO] [stdout] e7e2a006ef8fe7b5f9fb6b9dbb6c975cd1ccec241fbb684728c30b1c84cfe4af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c210b4a3bd5dd5b9a680576e7030f3315164a8934c5ab2de5b9638507bdc6b6
[INFO] running `Command { std: "docker" "start" "-a" "0c210b4a3bd5dd5b9a680576e7030f3315164a8934c5ab2de5b9638507bdc6b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling boxcar v0.2.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling spade-macros v0.16.0
[INFO] [stderr]    Compiling local-impl v0.1.2
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling marlin-verilator v0.11.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling spade-codespan-reporting v0.12.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling spade-codespan v0.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling spade-common v0.16.0
[INFO] [stderr]    Compiling spade-ast v0.16.0
[INFO] [stderr]    Compiling spade-diagnostics v0.16.0
[INFO] [stderr]    Compiling spade-parser v0.16.0
[INFO] [stderr]    Compiling sv-parser-parser v0.13.4
[INFO] [stderr]    Compiling sv-parser-pp v0.13.4
[INFO] [stderr]    Compiling sv-parser v0.13.4
[INFO] [stderr] error: could not compile `sv-parser-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.4/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=d82f77c29f6edb10 -C extra-filename=-54c38eabff922dd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-57d1f07be0652748.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-e4ef714ed09529e4.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-3bcfde494b0e29a4.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-1fe1aad621852c23.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-de6f185c671d71a4.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-d64639498eeaaf0d.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-c79019124e187cb5.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-012492fbf387fbd8.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-1c6da334998d77ce.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" "0c210b4a3bd5dd5b9a680576e7030f3315164a8934c5ab2de5b9638507bdc6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c210b4a3bd5dd5b9a680576e7030f3315164a8934c5ab2de5b9638507bdc6b6", kill_on_drop: false }`
[INFO] [stdout] 0c210b4a3bd5dd5b9a680576e7030f3315164a8934c5ab2de5b9638507bdc6b6
