[INFO] fetching crate calyx-ir 0.7.1...
[INFO] testing calyx-ir-0.7.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate calyx-ir 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate calyx-ir 0.7.1
[INFO] finished tweaking crates.io crate calyx-ir 0.7.1
[INFO] tweaked toml for crates.io crate calyx-ir 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calyx-ir 0.7.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding string-interner v0.14.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810ff66af61279b0a10ac605f50814e3477e22fb53790150b2acd5520c6d0b50
[INFO] running `Command { std: "docker" "start" "-a" "810ff66af61279b0a10ac605f50814e3477e22fb53790150b2acd5520c6d0b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810ff66af61279b0a10ac605f50814e3477e22fb53790150b2acd5520c6d0b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810ff66af61279b0a10ac605f50814e3477e22fb53790150b2acd5520c6d0b50", kill_on_drop: false }`
[INFO] [stdout] 810ff66af61279b0a10ac605f50814e3477e22fb53790150b2acd5520c6d0b50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 221d1fc1b79d2f1ae469a1ff9a2f500503e72f6a2fba08588a3df86f650c4655
[INFO] running `Command { std: "docker" "start" "-a" "221d1fc1b79d2f1ae469a1ff9a2f500503e72f6a2fba08588a3df86f650c4655", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[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 ahash v0.7.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling string-interner v0.14.0
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling calyx-utils v0.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling calyx-frontend v0.7.1
[INFO] [stderr]    Compiling calyx-ir v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s
[INFO] running `Command { std: "docker" "inspect" "221d1fc1b79d2f1ae469a1ff9a2f500503e72f6a2fba08588a3df86f650c4655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221d1fc1b79d2f1ae469a1ff9a2f500503e72f6a2fba08588a3df86f650c4655", kill_on_drop: false }`
[INFO] [stdout] 221d1fc1b79d2f1ae469a1ff9a2f500503e72f6a2fba08588a3df86f650c4655
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e29f28085430f7d692004c294e14cf08521f9d99447945d4de9dc2afbb5b60
[INFO] running `Command { std: "docker" "start" "-a" "b1e29f28085430f7d692004c294e14cf08521f9d99447945d4de9dc2afbb5b60", kill_on_drop: false }`
[INFO] [stderr]    Compiling calyx-ir v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "b1e29f28085430f7d692004c294e14cf08521f9d99447945d4de9dc2afbb5b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e29f28085430f7d692004c294e14cf08521f9d99447945d4de9dc2afbb5b60", kill_on_drop: false }`
[INFO] [stdout] b1e29f28085430f7d692004c294e14cf08521f9d99447945d4de9dc2afbb5b60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e260eed1d8354de89078d4e7be3f9ae55af0de846e5539cb94f45ec57410916
[INFO] running `Command { std: "docker" "start" "-a" "6e260eed1d8354de89078d4e7be3f9ae55af0de846e5539cb94f45ec57410916", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calyx_ir-713541f02ff22285)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests calyx_ir
[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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 46) ... FAILED
[INFO] [stdout] test src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 42) ... FAILED
[INFO] [stdout] test src/guard.rs - guard::Guard<T> (line 577) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::build_assignments (line 102) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::guard (line 6) ... FAILED
[INFO] [stdout] test src/guard.rs - guard::Guard<T> (line 592) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::structure (line 71) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::Builder<'a>::add_primitive (line 207) ... FAILED
[INFO] [stdout] test src/guard.rs - guard::Guard<T> (line 653) ... FAILED
[INFO] [stdout] test src/guard.rs - guard::Guard<T> (line 640) ... FAILED
[INFO] [stdout] test src/guard.rs - guard::Guard<T> (line 607) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 46) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]   --> src/rewriter.rs:47:2
[INFO] [stdout]    |
[INFO] [stdout] 47 | b.in = b.done ? b.out;
[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] ---- src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 42) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `.`
[INFO] [stdout]   --> src/rewriter.rs:43:2
[INFO] [stdout]    |
[INFO] [stdout] 43 | a.in = a.done ? a.out;
[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] ---- src/guard.rs - guard::Guard<T> (line 577) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `g1` in this scope
[INFO] [stdout]    --> src/guard.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 | let and_guard = g1 & g2;
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g2` in this scope
[INFO] [stdout]    --> src/guard.rs:578:22
[INFO] [stdout]     |
[INFO] [stdout] 578 | let and_guard = g1 & g2;
[INFO] [stdout]     |                      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::build_assignments (line 102) stdout ----
[INFO] [stdout] error: cannot find macro `build_assignments` in this scope
[INFO] [stdout]    --> src/macros.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | build_assignments!(builder;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::guard (line 6) stdout ----
[INFO] [stdout] error: cannot find macro `guard` in this scope
[INFO] [stdout]  --> src/macros.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | let fsm_out = guard!(fsm["out"] == lb["out"] & g);
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/guard.rs - guard::Guard<T> (line 592) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `g1` in this scope
[INFO] [stdout]    --> src/guard.rs:593:16
[INFO] [stdout]     |
[INFO] [stdout] 593 | let or_guard = g1 | g2;
[INFO] [stdout]     |                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g2` in this scope
[INFO] [stdout]    --> src/guard.rs:593:21
[INFO] [stdout]     |
[INFO] [stdout] 593 | let or_guard = g1 | g2;
[INFO] [stdout]     |                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::structure (line 71) stdout ----
[INFO] [stdout] error: cannot find macro `structure` in this scope
[INFO] [stdout]   --> src/macros.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | structure!(builder;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ir` in this scope
[INFO] [stdout]   --> src/macros.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 | let builder = ir::Builder::from(&mut component, &sigs, validate);
[INFO] [stdout]    |               ^^ use of unresolved module or unlinked crate `ir`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ir`, use `cargo add ir` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 71 + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 - let builder = ir::Builder::from(&mut component, &sigs, validate);
[INFO] [stdout] 72 + let builder = Builder::from(&mut component, &sigs, validate);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component` in this scope
[INFO] [stdout]   --> src/macros.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 | let builder = ir::Builder::from(&mut component, &sigs, validate);
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sigs` in this scope
[INFO] [stdout]   --> src/macros.rs:72:50
[INFO] [stdout]    |
[INFO] [stdout] 72 | let builder = ir::Builder::from(&mut component, &sigs, validate);
[INFO] [stdout]    |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `validate` in this scope
[INFO] [stdout]   --> src/macros.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | let builder = ir::Builder::from(&mut component, &sigs, validate);
[INFO] [stdout]    |                                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::Builder<'a>::add_primitive (line 207) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `builder` in this scope
[INFO] [stdout]    --> src/builder.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | builder.add_primitive("fsm", "std_reg", vec![32]);
[INFO] [stdout]     | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/guard.rs - guard::Guard<T> (line 653) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `g1` in this scope
[INFO] [stdout]    --> src/guard.rs:654:1
[INFO] [stdout]     |
[INFO] [stdout] 654 | g1 &= g2;
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g2` in this scope
[INFO] [stdout]    --> src/guard.rs:654:7
[INFO] [stdout]     |
[INFO] [stdout] 654 | g1 &= g2;
[INFO] [stdout]     |       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/guard.rs - guard::Guard<T> (line 640) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `g1` in this scope
[INFO] [stdout]    --> src/guard.rs:641:1
[INFO] [stdout]     |
[INFO] [stdout] 641 | g1 |= g2;
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g2` in this scope
[INFO] [stdout]    --> src/guard.rs:641:7
[INFO] [stdout]     |
[INFO] [stdout] 641 | g1 |= g2;
[INFO] [stdout]     |       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/guard.rs - guard::Guard<T> (line 607) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `g1` in this scope
[INFO] [stdout]    --> src/guard.rs:608:18
[INFO] [stdout]     |
[INFO] [stdout] 608 | let not_guard = !g1;
[INFO] [stdout]     |                  ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::Builder<'a>::add_primitive (line 207)
[INFO] [stdout]     src/guard.rs - guard::Guard<T> (line 577)
[INFO] [stdout]     src/guard.rs - guard::Guard<T> (line 592)
[INFO] [stdout]     src/guard.rs - guard::Guard<T> (line 607)
[INFO] [stdout]     src/guard.rs - guard::Guard<T> (line 640)
[INFO] [stdout]     src/guard.rs - guard::Guard<T> (line 653)
[INFO] [stdout]     src/macros.rs - macros::build_assignments (line 102)
[INFO] [stdout]     src/macros.rs - macros::guard (line 6)
[INFO] [stdout]     src/macros.rs - macros::structure (line 71)
[INFO] [stdout]     src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 42)
[INFO] [stdout]     src/rewriter.rs - rewriter::Rewriter::get_cell_port_rewrite (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6e260eed1d8354de89078d4e7be3f9ae55af0de846e5539cb94f45ec57410916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e260eed1d8354de89078d4e7be3f9ae55af0de846e5539cb94f45ec57410916", kill_on_drop: false }`
[INFO] [stdout] 6e260eed1d8354de89078d4e7be3f9ae55af0de846e5539cb94f45ec57410916
