[INFO] fetching crate pulsar-backend 0.0.1... [INFO] testing pulsar-backend-0.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate pulsar-backend 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate pulsar-backend 0.0.1 [INFO] finished tweaking crates.io crate pulsar-backend 0.0.1 [INFO] tweaked toml for crates.io crate pulsar-backend 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pulsar-backend 0.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulsar-utils v0.0.1 [INFO] [stderr] Downloaded calyx-ir v0.7.1 [INFO] [stderr] Downloaded symbol_table v0.3.0 [INFO] [stderr] Downloaded calyx-utils v0.7.1 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded calyx-frontend v0.7.1 [INFO] [stderr] Downloaded pulsar-ir v0.0.1 [INFO] [stderr] Downloaded string-interner v0.14.0 [INFO] [stderr] Downloaded vast v0.3.3 [INFO] [stderr] Downloaded calyx-backend v0.7.1 [INFO] [stderr] Downloaded pest_consume v1.1.3 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded pulsar-frontend v0.0.1 [INFO] [stderr] Downloaded pest_consume_macros v1.1.0 [INFO] [stderr] Downloaded calyx-opt v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a633719b586b8b74ffaac3ce9e88d97af861213c652e4c32870925c78133c85 [INFO] running `Command { std: "docker" "start" "-a" "1a633719b586b8b74ffaac3ce9e88d97af861213c652e4c32870925c78133c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a633719b586b8b74ffaac3ce9e88d97af861213c652e4c32870925c78133c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a633719b586b8b74ffaac3ce9e88d97af861213c652e4c32870925c78133c85", kill_on_drop: false }` [INFO] [stdout] 1a633719b586b8b74ffaac3ce9e88d97af861213c652e4c32870925c78133c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb864da7553e935854b4bb1f919abfb294b898dfd3b7930520bd80c1d9ab6f4 [INFO] running `Command { std: "docker" "start" "-a" "9eb864da7553e935854b4bb1f919abfb294b898dfd3b7930520bd80c1d9ab6f4", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling pulsar-utils v0.0.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pulsar-frontend v0.0.1 [INFO] [stderr] Compiling string-interner v0.14.0 [INFO] [stderr] Compiling pulsar-ir v0.0.1 [INFO] [stderr] Compiling symbol_table v0.3.0 [INFO] [stderr] Compiling vast v0.3.3 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling calyx-utils v0.7.1 [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 [INFO] [stderr] Compiling calyx-ir v0.7.1 [INFO] [stderr] Compiling calyx-backend v0.7.1 [INFO] [stderr] Compiling calyx-opt v0.7.1 [INFO] [stderr] Compiling pulsar-backend v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calyx/builder.rs:707:9 [INFO] [stdout] | [INFO] [stdout] 707 | &self, name: String [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 708 | ) -> CalyxComponent { [INFO] [stdout] | ----------------------------- the same 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] 708 | ) -> CalyxComponent<'_, ComponentData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.32s [INFO] running `Command { std: "docker" "inspect" "9eb864da7553e935854b4bb1f919abfb294b898dfd3b7930520bd80c1d9ab6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb864da7553e935854b4bb1f919abfb294b898dfd3b7930520bd80c1d9ab6f4", kill_on_drop: false }` [INFO] [stdout] 9eb864da7553e935854b4bb1f919abfb294b898dfd3b7930520bd80c1d9ab6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1e48e6eb2a81d31740b9dfe6020ad7ba7928beff81277fa85ab445015ae2469 [INFO] running `Command { std: "docker" "start" "-a" "a1e48e6eb2a81d31740b9dfe6020ad7ba7928beff81277fa85ab445015ae2469", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calyx/builder.rs:707:9 [INFO] [stdout] | [INFO] [stdout] 707 | &self, name: String [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 708 | ) -> CalyxComponent { [INFO] [stdout] | ----------------------------- the same 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] 708 | ) -> CalyxComponent<'_, ComponentData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pulsar-backend v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calyx/builder.rs:707:9 [INFO] [stdout] | [INFO] [stdout] 707 | &self, name: String [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 708 | ) -> CalyxComponent { [INFO] [stdout] | ----------------------------- the same 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] 708 | ) -> CalyxComponent<'_, ComponentData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "a1e48e6eb2a81d31740b9dfe6020ad7ba7928beff81277fa85ab445015ae2469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e48e6eb2a81d31740b9dfe6020ad7ba7928beff81277fa85ab445015ae2469", kill_on_drop: false }` [INFO] [stdout] a1e48e6eb2a81d31740b9dfe6020ad7ba7928beff81277fa85ab445015ae2469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef30f8c427821cda5730bea5e9795939e427a64ce17500d1253f327ddd24f25d [INFO] running `Command { std: "docker" "start" "-a" "ef30f8c427821cda5730bea5e9795939e427a64ce17500d1253f327ddd24f25d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/calyx/builder.rs:707:9 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 707 | &self, name: String [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stdout] [INFO] [stderr] 708 | ) -> CalyxComponent { [INFO] [stderr] | ----------------------------- the same 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] 708 | ) -> CalyxComponent<'_, ComponentData> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `pulsar-backend` (lib) generated 1 warning (run `cargo fix --lib -p pulsar-backend` to apply 1 suggestion) [INFO] [stderr] warning: `pulsar-backend` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar_backend-8220e9c0601ed52a) [INFO] [stderr] Doc-tests pulsar_backend [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 191) ... FAILED [INFO] [stdout] test src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 183) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 191) stdout ---- [INFO] [stdout] error: expected item, found `...` [INFO] [stdout] --> src/calyx/builder.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 1 | ... [INFO] [stdout] | ^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: for a full list of items that can appear in modules, see [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 183) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `CalyxControl` in this scope [INFO] [stdout] --> src/calyx/builder.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 3 | fn add_seq(control: &mut CalyxControl, my_group: &CalyxGroup) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use pulsar_backend::calyx::builder::CalyxControl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CalyxGroup` in this scope [INFO] [stdout] --> src/calyx/builder.rs:184:51 [INFO] [stdout] | [INFO] [stdout] 3 | fn add_seq(control: &mut CalyxControl, my_group: &CalyxGroup) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use pulsar_backend::calyx::builder::CalyxGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 183) [INFO] [stdout] src/calyx/builder.rs - calyx::builder::CalyxControl::seq (line 191) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ef30f8c427821cda5730bea5e9795939e427a64ce17500d1253f327ddd24f25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef30f8c427821cda5730bea5e9795939e427a64ce17500d1253f327ddd24f25d", kill_on_drop: false }` [INFO] [stdout] ef30f8c427821cda5730bea5e9795939e427a64ce17500d1253f327ddd24f25d