[INFO] fetching crate pulsar-lang 0.0.1... [INFO] testing pulsar-lang-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate pulsar-lang 0.0.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pulsar-lang 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee9e5b4cb38ccb0ec5449be9572e3f1416337724796d5a956d5fd279488d7c7c [INFO] running `Command { std: "docker" "start" "-a" "ee9e5b4cb38ccb0ec5449be9572e3f1416337724796d5a956d5fd279488d7c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee9e5b4cb38ccb0ec5449be9572e3f1416337724796d5a956d5fd279488d7c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9e5b4cb38ccb0ec5449be9572e3f1416337724796d5a956d5fd279488d7c7c", kill_on_drop: false }` [INFO] [stdout] ee9e5b4cb38ccb0ec5449be9572e3f1416337724796d5a956d5fd279488d7c7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c109e54255f37858c06b7f4321d4c4c699c4d97ca99da3a5697d6595d691123 [INFO] running `Command { std: "docker" "start" "-a" "2c109e54255f37858c06b7f4321d4c4c699c4d97ca99da3a5697d6595d691123", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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 ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pulsar-utils v0.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pulsar-frontend v0.0.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [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-ir v0.0.1 [INFO] [stderr] Compiling symbol_table v0.3.0 [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-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 `dev` profile [unoptimized + debuginfo] target(s) in 42.82s [INFO] running `Command { std: "docker" "inspect" "2c109e54255f37858c06b7f4321d4c4c699c4d97ca99da3a5697d6595d691123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c109e54255f37858c06b7f4321d4c4c699c4d97ca99da3a5697d6595d691123", kill_on_drop: false }` [INFO] [stdout] 2c109e54255f37858c06b7f4321d4c4c699c4d97ca99da3a5697d6595d691123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74bed9f092d0a374f6e7b35d74b84e9b62dc91ab2d035c1bf7633afcedbb6ab7 [INFO] running `Command { std: "docker" "start" "-a" "74bed9f092d0a374f6e7b35d74b84e9b62dc91ab2d035c1bf7633afcedbb6ab7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling rand v0.8.5 [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 calyx-frontend v0.7.1 [INFO] [stderr] Compiling tempfile v3.10.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-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 `test` profile [unoptimized + debuginfo] target(s) in 48.08s [INFO] running `Command { std: "docker" "inspect" "74bed9f092d0a374f6e7b35d74b84e9b62dc91ab2d035c1bf7633afcedbb6ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bed9f092d0a374f6e7b35d74b84e9b62dc91ab2d035c1bf7633afcedbb6ab7", kill_on_drop: false }` [INFO] [stdout] 74bed9f092d0a374f6e7b35d74b84e9b62dc91ab2d035c1bf7633afcedbb6ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fadaff8f8a4632126c0878cb36750467b5aa749fb0c4fa66c03bec06ed548b5 [INFO] running `Command { std: "docker" "start" "-a" "5fadaff8f8a4632126c0878cb36750467b5aa749fb0c4fa66c03bec06ed548b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsar_lang-b0ffb7c1173334d3) [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/main.rs (/opt/rustwide/target/debug/deps/pulsar-8b8ef9496fb69884) [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-b056b8f49bf92355) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_format_constant_int ... ok [INFO] [stdout] test tests::test_format_let_binding ... ok [INFO] [stdout] test tests::test_format_bin_op ... ok [INFO] [stdout] test tests::test_format_function ... ok [INFO] [stdout] [INFO] [stderr] Running tests/test_calyx_verilog.rs (/opt/rustwide/target/debug/deps/test_calyx_verilog-ef4f374c8c884a37) [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::twice ... FAILED [INFO] [stdout] test tests::math ... FAILED [INFO] [stdout] test tests::map_single ... FAILED [INFO] [stdout] test tests::square ... 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-ef4f374c8c884a37` (exit status: 2) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "5fadaff8f8a4632126c0878cb36750467b5aa749fb0c4fa66c03bec06ed548b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fadaff8f8a4632126c0878cb36750467b5aa749fb0c4fa66c03bec06ed548b5", kill_on_drop: false }` [INFO] [stdout] 5fadaff8f8a4632126c0878cb36750467b5aa749fb0c4fa66c03bec06ed548b5