[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] checking geni-icfp25-ae/geni-icfp25-ae against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeni-icfp25-ae%2Fgeni-icfp25-ae" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geni-icfp25-ae/geni-icfp25-ae on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1944646cef19322a543e098293fd8442b8308ee57bdbeaec728dd653d344d0cb [INFO] running `Command { std: "docker" "start" "-a" "1944646cef19322a543e098293fd8442b8308ee57bdbeaec728dd653d344d0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1944646cef19322a543e098293fd8442b8308ee57bdbeaec728dd653d344d0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1944646cef19322a543e098293fd8442b8308ee57bdbeaec728dd653d344d0cb", kill_on_drop: false }` [INFO] [stdout] 1944646cef19322a543e098293fd8442b8308ee57bdbeaec728dd653d344d0cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b9d654cf0c2f7bd17c485e2b58607148f894799cd19055d6c1451d4242be9a3 [INFO] running `Command { std: "docker" "start" "-a" "3b9d654cf0c2f7bd17c485e2b58607148f894799cd19055d6c1451d4242be9a3", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking ordered_hash_map v0.4.0 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking genfer v0.1.0 (https://nix:gldt-LcpiWj2MgHrHXjgNSWsF@git.uwaterloo.ca/jianlin.li/genfer.git?rev=1b7309b97e278ad09752de4317b2c7cca9b937fe#1b7309b9) [INFO] [stderr] Checking 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: for more information, see [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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [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: for more information, see [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: `#[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 3m 53s [INFO] running `Command { std: "docker" "inspect" "3b9d654cf0c2f7bd17c485e2b58607148f894799cd19055d6c1451d4242be9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9d654cf0c2f7bd17c485e2b58607148f894799cd19055d6c1451d4242be9a3", kill_on_drop: false }` [INFO] [stdout] 3b9d654cf0c2f7bd17c485e2b58607148f894799cd19055d6c1451d4242be9a3