[INFO] fetching crate pulsar-lang 0.0.1...
[INFO] testing pulsar-lang-0.0.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate pulsar-lang 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pulsar-lang 0.0.1
[INFO] finished tweaking crates.io crate pulsar-lang 0.0.1
[INFO] tweaked toml for crates.io crate pulsar-lang 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulsar-lang 0.0.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulsar-lang 0.0.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cba53ab204105a64ff357e749b5766eeb5064f3342598625f259ba59f600e3ee
[INFO] running `Command { std: "docker" "start" "-a" "cba53ab204105a64ff357e749b5766eeb5064f3342598625f259ba59f600e3ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba53ab204105a64ff357e749b5766eeb5064f3342598625f259ba59f600e3ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba53ab204105a64ff357e749b5766eeb5064f3342598625f259ba59f600e3ee", kill_on_drop: false }`
[INFO] [stdout] cba53ab204105a64ff357e749b5766eeb5064f3342598625f259ba59f600e3ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561c6f0a62fa794d872304594704a3b3d70358545e31b3a0a2c929616e98fb42
[INFO] running `Command { std: "docker" "start" "-a" "561c6f0a62fa794d872304594704a3b3d70358545e31b3a0a2c929616e98fb42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pulsar-utils v0.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pulsar-frontend v0.0.1
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling pulsar-ir v0.0.1
[INFO] [stderr]    Compiling vast v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling pest_consume v1.1.3
[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
[INFO] [stderr]    Compiling pulsar-lang v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "561c6f0a62fa794d872304594704a3b3d70358545e31b3a0a2c929616e98fb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561c6f0a62fa794d872304594704a3b3d70358545e31b3a0a2c929616e98fb42", kill_on_drop: false }`
[INFO] [stdout] 561c6f0a62fa794d872304594704a3b3d70358545e31b3a0a2c929616e98fb42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab8034dec63904f10f8ee7ba7b2963b34745cd17c5085460c43eeba5c606ad33
[INFO] running `Command { std: "docker" "start" "-a" "ab8034dec63904f10f8ee7ba7b2963b34745cd17c5085460c43eeba5c606ad33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling string-interner v0.14.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling symbol_table v0.3.0
[INFO] [stderr]    Compiling calyx-utils v0.7.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling calyx-frontend v0.7.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling calyx-ir v0.7.1
[INFO] [stderr]    Compiling calyx-opt v0.7.1
[INFO] [stderr]    Compiling calyx-backend v0.7.1
[INFO] [stderr]    Compiling pulsar-backend v0.0.1
[INFO] [stderr]    Compiling pulsar-lang v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "ab8034dec63904f10f8ee7ba7b2963b34745cd17c5085460c43eeba5c606ad33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8034dec63904f10f8ee7ba7b2963b34745cd17c5085460c43eeba5c606ad33", kill_on_drop: false }`
[INFO] [stdout] ab8034dec63904f10f8ee7ba7b2963b34745cd17c5085460c43eeba5c606ad33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20973ca1af7026194e29ac67aad31fb123c127ef5c700ba1dd43fe075ea73c9d
[INFO] running `Command { std: "docker" "start" "-a" "20973ca1af7026194e29ac67aad31fb123c127ef5c700ba1dd43fe075ea73c9d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar_lang-47fe3edca88b234c)
[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/main.rs (/opt/rustwide/target/debug/deps/pulsar-9b8be471e0296117)
[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 tests/test_ast_format.rs (/opt/rustwide/target/debug/deps/test_ast_format-1982342eaefe8c5c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_format_constant_int ... ok
[INFO] [stdout] test tests::test_format_bin_op ... ok
[INFO] [stderr]      Running tests/test_calyx_verilog.rs (/opt/rustwide/target/debug/deps/test_calyx_verilog-c055e2a31541a8d7)
[INFO] [stdout] test tests::test_format_function ... ok
[INFO] [stdout] test tests::test_format_let_binding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::math ... FAILED
[INFO] [stdout] test tests::map_single ... FAILED
[INFO] [stdout] test tests::square ... FAILED
[INFO] [stdout] test tests::twice ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_calyx_verilog`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test_calyx_verilog-c055e2a31541a8d7` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "20973ca1af7026194e29ac67aad31fb123c127ef5c700ba1dd43fe075ea73c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20973ca1af7026194e29ac67aad31fb123c127ef5c700ba1dd43fe075ea73c9d", kill_on_drop: false }`
[INFO] [stdout] 20973ca1af7026194e29ac67aad31fb123c127ef5c700ba1dd43fe075ea73c9d
