[INFO] fetching crate pulsar-backend 0.0.1... [INFO] testing pulsar-backend-0.0.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate pulsar-backend 0.0.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pulsar-backend 0.0.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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 82 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd184f3f4e7b2465e3bbbdddfc190ccab468de28cf270420cc6bd35657f71b7b [INFO] running `Command { std: "docker" "start" "-a" "bd184f3f4e7b2465e3bbbdddfc190ccab468de28cf270420cc6bd35657f71b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd184f3f4e7b2465e3bbbdddfc190ccab468de28cf270420cc6bd35657f71b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd184f3f4e7b2465e3bbbdddfc190ccab468de28cf270420cc6bd35657f71b7b", kill_on_drop: false }` [INFO] [stdout] bd184f3f4e7b2465e3bbbdddfc190ccab468de28cf270420cc6bd35657f71b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c42d4c427e717efb95258eb1173c33c46147cc4fee8eff2804346ae58ca9fa [INFO] running `Command { std: "docker" "start" "-a" "84c42d4c427e717efb95258eb1173c33c46147cc4fee8eff2804346ae58ca9fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling pulsar-utils v0.0.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling pulsar-frontend v0.0.1 [INFO] [stderr] Compiling vast v0.3.3 [INFO] [stderr] Compiling pulsar-ir v0.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.7.8 [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 symbol_table v0.3.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling pest_consume v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling string-interner v0.14.0 [INFO] [stderr] Compiling calyx-utils v0.7.1 [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 33.20s [INFO] running `Command { std: "docker" "inspect" "84c42d4c427e717efb95258eb1173c33c46147cc4fee8eff2804346ae58ca9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c42d4c427e717efb95258eb1173c33c46147cc4fee8eff2804346ae58ca9fa", kill_on_drop: false }` [INFO] [stdout] 84c42d4c427e717efb95258eb1173c33c46147cc4fee8eff2804346ae58ca9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9aacc80601ef42c047f26d6c0c266cf7fc9c8d9510139b4d69afde9e1b9b8f [INFO] running `Command { std: "docker" "start" "-a" "ca9aacc80601ef42c047f26d6c0c266cf7fc9c8d9510139b4d69afde9e1b9b8f", kill_on_drop: false }` [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] [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.86s [INFO] running `Command { std: "docker" "inspect" "ca9aacc80601ef42c047f26d6c0c266cf7fc9c8d9510139b4d69afde9e1b9b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9aacc80601ef42c047f26d6c0c266cf7fc9c8d9510139b4d69afde9e1b9b8f", kill_on_drop: false }` [INFO] [stdout] ca9aacc80601ef42c047f26d6c0c266cf7fc9c8d9510139b4d69afde9e1b9b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5468c141b7cf5806e61c69ac24f1b3a3f129dedc7a4c6effee2e07700f06b691 [INFO] running `Command { std: "docker" "start" "-a" "5468c141b7cf5806e61c69ac24f1b3a3f129dedc7a4c6effee2e07700f06b691", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/calyx/builder.rs:707:9 [INFO] [stderr] | [INFO] [stderr] 707 | &self, name: String [INFO] [stderr] | ^^^^^ the lifetime is elided here [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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar_backend-801130af8a383b2d) [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 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] 192 | ... [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[E0425]: cannot find type `CalyxControl` in this scope [INFO] [stdout] --> src/calyx/builder.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | 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] 183 + use pulsar_backend::calyx::builder::CalyxControl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `CalyxGroup` in this scope [INFO] [stdout] --> src/calyx/builder.rs:184:51 [INFO] [stdout] | [INFO] [stdout] 184 | 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] 183 + 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 E0425`. [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.11s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5468c141b7cf5806e61c69ac24f1b3a3f129dedc7a4c6effee2e07700f06b691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5468c141b7cf5806e61c69ac24f1b3a3f129dedc7a4c6effee2e07700f06b691", kill_on_drop: false }` [INFO] [stdout] 5468c141b7cf5806e61c69ac24f1b3a3f129dedc7a4c6effee2e07700f06b691