[INFO] fetching crate calyx-frontend 0.7.1...
[INFO] testing calyx-frontend-0.7.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate calyx-frontend 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate calyx-frontend 0.7.1
[INFO] finished tweaking crates.io crate calyx-frontend 0.7.1
[INFO] tweaked toml for crates.io crate calyx-frontend 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calyx-frontend 0.7.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.25.3 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b79e689510791468bd3c0ad03e2779d0526b4225c66b3db4f15e24f533e23af
[INFO] running `Command { std: "docker" "start" "-a" "7b79e689510791468bd3c0ad03e2779d0526b4225c66b3db4f15e24f533e23af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b79e689510791468bd3c0ad03e2779d0526b4225c66b3db4f15e24f533e23af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b79e689510791468bd3c0ad03e2779d0526b4225c66b3db4f15e24f533e23af", kill_on_drop: false }`
[INFO] [stdout] 7b79e689510791468bd3c0ad03e2779d0526b4225c66b3db4f15e24f533e23af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d94ba2d407387c54254b8cb1ef31dd332d284089fc41a5a8c134d459edd35b
[INFO] running `Command { std: "docker" "start" "-a" "61d94ba2d407387c54254b8cb1ef31dd332d284089fc41a5a8c134d459edd35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling string-interner v0.14.0
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling calyx-utils v0.7.1
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling calyx-frontend v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                    ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                          ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
[INFO] running `Command { std: "docker" "inspect" "61d94ba2d407387c54254b8cb1ef31dd332d284089fc41a5a8c134d459edd35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d94ba2d407387c54254b8cb1ef31dd332d284089fc41a5a8c134d459edd35b", kill_on_drop: false }`
[INFO] [stdout] 61d94ba2d407387c54254b8cb1ef31dd332d284089fc41a5a8c134d459edd35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8738bed527a9b9755e2cc7504bd8955e955ae4fe9aaa217659c1fdbbfd09b915
[INFO] running `Command { std: "docker" "start" "-a" "8738bed527a9b9755e2cc7504bd8955e955ae4fe9aaa217659c1fdbbfd09b915", kill_on_drop: false }`
[INFO] [stderr]    Compiling calyx-frontend v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                    ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                          ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:349:20
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                    ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                          ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn block_char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "8738bed527a9b9755e2cc7504bd8955e955ae4fe9aaa217659c1fdbbfd09b915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8738bed527a9b9755e2cc7504bd8955e955ae4fe9aaa217659c1fdbbfd09b915", kill_on_drop: false }`
[INFO] [stdout] 8738bed527a9b9755e2cc7504bd8955e955ae4fe9aaa217659c1fdbbfd09b915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d34bced931e521ad7ff67ddab617913c68836ac3c95418576978983c11f96857
[INFO] running `Command { std: "docker" "start" "-a" "d34bced931e521ad7ff67ddab617913c68836ac3c95418576978983c11f96857", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:349:20
[INFO] [stderr]     |
[INFO] [stderr] 349 |     fn char(input: Node) -> ParseResult<&str> {
[INFO] [stderr]     |                    ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 349 |     fn char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stderr]     |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:381:26
[INFO] [stderr]     |
[INFO] [stderr] 381 |     fn block_char(input: Node) -> ParseResult<&str> {
[INFO] [stderr]     |                          ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 381 |     fn block_char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `calyx-frontend` (lib) generated 2 warnings (run `cargo fix --lib -p calyx-frontend` to apply 2 suggestions)
[INFO] [stderr] warning: `calyx-frontend` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calyx_frontend-cb3a283093632577)
[INFO] [stderr]    Doc-tests calyx_frontend
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/workspace.rs - workspace::Workspace (line 30) ... FAILED
[INFO] [stdout] test src/common.rs - common::Primitive (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/workspace.rs - workspace::Workspace (line 30) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `std_add`
[INFO] [stdout]  --> src/workspace.rs:32:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "core.sv" {
[INFO] [stdout]   |                  - while parsing this item list starting here
[INFO] [stdout] 4 |     primitive std_add[width](left: width, right: width) -> (out: width);
[INFO] [stdout]   |               ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 5 | }
[INFO] [stdout]   | - the item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0703]: invalid ABI: found `core.sv`
[INFO] [stdout]  --> src/workspace.rs:31:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "core.sv" {
[INFO] [stdout]   |        ^^^^^^^^^ invalid ABI
[INFO] [stdout]   |
[INFO] [stdout]   = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0703`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common.rs - common::Primitive (line 10) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `std_reg`
[INFO] [stdout]  --> src/common.rs:11:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | primitive std_reg<"static"=1>[WIDTH](
[INFO] [stdout]   |           ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common.rs - common::Primitive (line 10)
[INFO] [stdout]     src/workspace.rs - workspace::Workspace (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d34bced931e521ad7ff67ddab617913c68836ac3c95418576978983c11f96857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34bced931e521ad7ff67ddab617913c68836ac3c95418576978983c11f96857", kill_on_drop: false }`
[INFO] [stdout] d34bced931e521ad7ff67ddab617913c68836ac3c95418576978983c11f96857
