[INFO] fetching crate marlin-spade 0.11.1...
[INFO] checking marlin-spade-0.11.1 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate marlin-spade 0.11.1 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate marlin-spade 0.11.1 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded marlin-spade-macro v0.11.1
[INFO] [stderr]   Downloaded boxcar v0.2.10
[INFO] [stderr]   Downloaded spade-parser v0.16.0
[INFO] [stderr]   Downloaded spade-macros v0.16.0
[INFO] [stderr]   Downloaded local-impl v0.1.2
[INFO] [stderr]   Downloaded marlin-verilog-macro-builder v0.11.1
[INFO] [stderr]   Downloaded marlin-verilator v0.11.1
[INFO] [stderr]   Downloaded spade-common v0.16.0
[INFO] [stderr]   Downloaded spade-codespan v0.12.0
[INFO] [stderr]   Downloaded spade-ast v0.16.0
[INFO] [stderr]   Downloaded sv-parser-macros v0.13.4
[INFO] [stderr]   Downloaded sv-parser-error v0.13.4
[INFO] [stderr]   Downloaded sv-parser v0.13.4
[INFO] [stderr]   Downloaded sv-parser-pp v0.13.4
[INFO] [stderr]   Downloaded sv-parser-syntaxtree v0.13.4
[INFO] [stderr]   Downloaded spade-codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded spade-diagnostics v0.16.0
[INFO] [stderr]   Downloaded sv-parser-parser v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 707a929b08eec61c6427fee1545d9b4b159e940b7d58e8e8ee94d43cd8a16d2f
[INFO] running `Command { std: "docker" "start" "-a" "707a929b08eec61c6427fee1545d9b4b159e940b7d58e8e8ee94d43cd8a16d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "707a929b08eec61c6427fee1545d9b4b159e940b7d58e8e8ee94d43cd8a16d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707a929b08eec61c6427fee1545d9b4b159e940b7d58e8e8ee94d43cd8a16d2f", kill_on_drop: false }`
[INFO] [stdout] 707a929b08eec61c6427fee1545d9b4b159e940b7d58e8e8ee94d43cd8a16d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8197439be4ec8b7151afcc393dfcb8dd54fb9abe29f5c6eb55de79f69e9e9542
[INFO] running `Command { std: "docker" "start" "-a" "8197439be4ec8b7151afcc393dfcb8dd54fb9abe29f5c6eb55de79f69e9e9542", 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 spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling boxcar v0.2.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling local-impl v0.1.2
[INFO] [stderr]    Compiling spade-macros v0.16.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling marlin-verilator v0.11.1
[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 spade-codespan v0.12.0
[INFO] [stderr]    Compiling postcard v1.1.3
[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]    Compiling marlin-verilog-macro-builder v0.11.1
[INFO] [stderr]    Compiling marlin-spade-macro v0.11.1
[INFO] [stderr]     Checking marlin-spade v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "8197439be4ec8b7151afcc393dfcb8dd54fb9abe29f5c6eb55de79f69e9e9542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8197439be4ec8b7151afcc393dfcb8dd54fb9abe29f5c6eb55de79f69e9e9542", kill_on_drop: false }`
[INFO] [stdout] 8197439be4ec8b7151afcc393dfcb8dd54fb9abe29f5c6eb55de79f69e9e9542
