[INFO] fetching crate marlin-verilog-macro-builder 0.6.2... [INFO] testing marlin-verilog-macro-builder-0.6.2 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate marlin-verilog-macro-builder 0.6.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate marlin-verilog-macro-builder 0.6.2 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate marlin-verilog-macro-builder 0.6.2 [INFO] finished tweaking crates.io crate marlin-verilog-macro-builder 0.6.2 [INFO] tweaked toml for crates.io crate marlin-verilog-macro-builder 0.6.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate marlin-verilog-macro-builder 0.6.2 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c425ec5281b14597dbf8d3e2359f3237d9eb746f5af474351c02e5ca58672e [INFO] running `Command { std: "docker" "start" "-a" "b0c425ec5281b14597dbf8d3e2359f3237d9eb746f5af474351c02e5ca58672e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c425ec5281b14597dbf8d3e2359f3237d9eb746f5af474351c02e5ca58672e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c425ec5281b14597dbf8d3e2359f3237d9eb746f5af474351c02e5ca58672e", kill_on_drop: false }` [INFO] [stdout] b0c425ec5281b14597dbf8d3e2359f3237d9eb746f5af474351c02e5ca58672e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44b7706e9ed7c342d00c1887075aa16c85dd17c18813d019c66d8b27089114f [INFO] running `Command { std: "docker" "start" "-a" "c44b7706e9ed7c342d00c1887075aa16c85dd17c18813d019c66d8b27089114f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling boxcar v0.2.10 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling sv-parser-error v0.13.3 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling marlin-verilator v0.6.2 [INFO] [stderr] Compiling sv-parser-parser v0.13.3 [INFO] [stderr] Compiling sv-parser-pp v0.13.3 [INFO] [stderr] Compiling sv-parser v0.13.3 [INFO] [stderr] Compiling marlin-verilog-macro-builder v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "c44b7706e9ed7c342d00c1887075aa16c85dd17c18813d019c66d8b27089114f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44b7706e9ed7c342d00c1887075aa16c85dd17c18813d019c66d8b27089114f", kill_on_drop: false }` [INFO] [stdout] c44b7706e9ed7c342d00c1887075aa16c85dd17c18813d019c66d8b27089114f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63b7eed51ac870f0917e88cb18599a20b83e7b2dd4318608c43a935552ec6846 [INFO] running `Command { std: "docker" "start" "-a" "63b7eed51ac870f0917e88cb18599a20b83e7b2dd4318608c43a935552ec6846", kill_on_drop: false }` [INFO] [stderr] Compiling marlin-verilog-macro-builder v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "63b7eed51ac870f0917e88cb18599a20b83e7b2dd4318608c43a935552ec6846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b7eed51ac870f0917e88cb18599a20b83e7b2dd4318608c43a935552ec6846", kill_on_drop: false }` [INFO] [stdout] 63b7eed51ac870f0917e88cb18599a20b83e7b2dd4318608c43a935552ec6846 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 086bbc32a30b4f311152e38255605ac87d9db1a559c583e338a60b4e51a6e6c1 [INFO] running `Command { std: "docker" "start" "-a" "086bbc32a30b4f311152e38255605ac87d9db1a559c583e338a60b4e51a6e6c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marlin_verilog_macro_builder-048a17f2b305380a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests marlin_verilog_macro_builder [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "086bbc32a30b4f311152e38255605ac87d9db1a559c583e338a60b4e51a6e6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086bbc32a30b4f311152e38255605ac87d9db1a559c583e338a60b4e51a6e6c1", kill_on_drop: false }` [INFO] [stdout] 086bbc32a30b4f311152e38255605ac87d9db1a559c583e338a60b4e51a6e6c1