[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/9e5ffb25548258849ce58105feef395514c8df94 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeni-icfp25-ae%2Fgeni-icfp25-ae" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087
[INFO] running `Command { std: "docker" "start" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ordered_hash_map v0.4.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[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 51s
[INFO] running `Command { std: "docker" "inspect" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 4.05s
[INFO] running `Command { std: "docker" "inspect" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gennifer-22bb7e2c2cad42bc)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test surface::desugar::tests::test_1_bit_adder ... ok
[INFO] [stderr]      Running unittests src/bin/bench-coin-flip.rs (/opt/rustwide/target/debug/deps/bench_coin_flip-5ea5e2ae80882506)
[INFO] [stdout] test surface::desugar::tests::test_2_bit_adder ... ok
[INFO] [stdout] test surface::desugar::tests::test_desugar ... ok
[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_weather ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_expr ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_expr_annotated ... ok
[INFO] [stdout] test surface::parser::tests::test_bool_test_equality_with_let ... ok
[INFO] [stdout] test surface::parser::tests::test_cat_expr ... ok
[INFO] [stdout] test surface::parser::tests::test_categorical ... ok
[INFO] [stdout] test surface::parser::tests::test_test_equality_bool_if_then_else ... ok
[INFO] [stdout] test surface::parser::tests::test_test_equality_bool_if_then_else_annotated ... ok
[INFO] [stdout] test surface::desugar::tests::test_smoker ... ok
[INFO] [stdout] test surface::desugar::tests::test_pollution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench-hashset.rs (/opt/rustwide/target/debug/deps/bench_hashset-ef382ce3e66aa742)
[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] [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-4a6021d4c4211347)
[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-187af6ea62bd3251)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gennifer-8626b47639238dec)
[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] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cfcc20dc59fc4ba8)
[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 1 test
[INFO] [stdout] test test_live_variable_analysis has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087", kill_on_drop: false }`
[INFO] [stdout] 113fccbe0751cf8e40ed33720156d11242857fe30c7339eb27446caf7d094087
