[INFO] cloning repository https://github.com/geni-icfp25-ae/geni-icfp25-ae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geni-icfp25-ae/geni-icfp25-ae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeni-icfp25-ae%2Fgeni-icfp25-ae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeni-icfp25-ae%2Fgeni-icfp25-ae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e5ffb25548258849ce58105feef395514c8df94
[INFO] testing geni-icfp25-ae/geni-icfp25-ae against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeni-icfp25-ae%2Fgeni-icfp25-ae" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae
[INFO] finished tweaking git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae
[INFO] tweaked toml for git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a46def13a26e341e43ab7d4410ba7d8fb35f42a5d4557a8a8b51303aea20c08d
[INFO] running `Command { std: "docker" "start" "-a" "a46def13a26e341e43ab7d4410ba7d8fb35f42a5d4557a8a8b51303aea20c08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a46def13a26e341e43ab7d4410ba7d8fb35f42a5d4557a8a8b51303aea20c08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46def13a26e341e43ab7d4410ba7d8fb35f42a5d4557a8a8b51303aea20c08d", kill_on_drop: false }`
[INFO] [stdout] a46def13a26e341e43ab7d4410ba7d8fb35f42a5d4557a8a8b51303aea20c08d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 692c0c83f50e27168c5f7bd8328642b286aed27285e755bfe95e8edc51e2c05e
[INFO] running `Command { std: "docker" "start" "-a" "692c0c83f50e27168c5f7bd8328642b286aed27285e755bfe95e8edc51e2c05e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ordered_hash_map v0.4.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling genfer v0.1.0 (https://nix:gldt-LcpiWj2MgHrHXjgNSWsF@git.uwaterloo.ca/jianlin.li/genfer.git?rev=1b7309b97e278ad09752de4317b2c7cca9b937fe#1b7309b9)
[INFO] [stderr]    Compiling gennifer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/surface/desugar.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         format!("tmp_{}", COUNTER)
[INFO] [stdout]    |                           ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s
[INFO] running `Command { std: "docker" "inspect" "692c0c83f50e27168c5f7bd8328642b286aed27285e755bfe95e8edc51e2c05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692c0c83f50e27168c5f7bd8328642b286aed27285e755bfe95e8edc51e2c05e", kill_on_drop: false }`
[INFO] [stdout] 692c0c83f50e27168c5f7bd8328642b286aed27285e755bfe95e8edc51e2c05e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c88595299abacbdf72341a1a4d95c4089afcbdc27917152788eb9a3a95606895
[INFO] running `Command { std: "docker" "start" "-a" "c88595299abacbdf72341a1a4d95c4089afcbdc27917152788eb9a3a95606895", kill_on_drop: false }`
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/surface/desugar.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         format!("tmp_{}", COUNTER)
[INFO] [stdout]    |                           ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gennifer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/surface/desugar.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         format!("tmp_{}", COUNTER)
[INFO] [stdout]    |                           ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] running `Command { std: "docker" "inspect" "c88595299abacbdf72341a1a4d95c4089afcbdc27917152788eb9a3a95606895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88595299abacbdf72341a1a4d95c4089afcbdc27917152788eb9a3a95606895", kill_on_drop: false }`
[INFO] [stdout] c88595299abacbdf72341a1a4d95c4089afcbdc27917152788eb9a3a95606895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b63e2a93dd6c4c605ca91469a4146580191e456936babb3c18383ae5dba19e2b
[INFO] running `Command { std: "docker" "start" "-a" "b63e2a93dd6c4c605ca91469a4146580191e456936babb3c18383ae5dba19e2b", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/surface/desugar.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 |         format!("tmp_{}", COUNTER)
[INFO] [stderr]    |                           ^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gennifer` (lib) generated 1 warning
[INFO] [stderr] warning: `gennifer` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gennifer-6617ddfb1977713d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test surface::desugar::tests::test_day_of_week ... ok
[INFO] [stdout] test surface::desugar::tests::test_equality_one ... ok
[INFO] [stdout] test surface::desugar::tests::test_smoker ... ok
[INFO] [stdout] test surface::desugar::tests::test_pollution ... ok
[INFO] [stdout] test surface::desugar::tests::test_2_bit_adder ... ok
[INFO] [stdout] test surface::desugar::tests::test_1_bit_adder ... ok
[INFO] [stdout] test surface::desugar::tests::test_desugar ... ok
[INFO] [stdout] test surface::desugar::tests::test_weather ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_expr ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_with_let ... ok
[INFO] [stdout] test surface::parser::tests::test_categorical ... ok
[INFO] [stdout] test surface::parser::tests::test_test_equality_bool_if_then_else_annotated ... ok
[INFO] [stdout] test surface::parser::tests::test_test_equality_bool_if_then_else ... ok
[INFO] [stdout] test surface::parser::tests::test_cat_expr ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_expr_annotated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench-coin-flip.rs (/opt/rustwide/target/debug/deps/bench_coin_flip-888065a64fd7ec51)
[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/bin/bench-hashset.rs (/opt/rustwide/target/debug/deps/bench_hashset-2f707a7c97aa6577)
[INFO] [stderr]      Running unittests src/bin/bench-poisson-packet-arrival-link-failure-3-3.rs (/opt/rustwide/target/debug/deps/bench_poisson_packet_arrival_link_failure_3_3-67dc8b2f8bf69980)
[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] [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/bin/bench-taylor.rs (/opt/rustwide/target/debug/deps/bench_taylor-9727a92732a252d0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gennifer-c6005c29ff44f393)
[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] [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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a8424bbe45d2d0b2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_test-a8424bbe45d2d0b2` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b63e2a93dd6c4c605ca91469a4146580191e456936babb3c18383ae5dba19e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63e2a93dd6c4c605ca91469a4146580191e456936babb3c18383ae5dba19e2b", kill_on_drop: false }`
[INFO] [stdout] b63e2a93dd6c4c605ca91469a4146580191e456936babb3c18383ae5dba19e2b
