[INFO] cloning repository https://github.com/MiSawa/tapl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiSawa/tapl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ecbf100fd8d556b56ac03b9a55a23c54340cdd2
[INFO] checking MiSawa/tapl-rs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MiSawa/tapl-rs
[INFO] finished tweaking git repo https://github.com/MiSawa/tapl-rs
[INFO] tweaked toml for git repo https://github.com/MiSawa/tapl-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MiSawa/tapl-rs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MiSawa/tapl-rs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15a65b831d7578626a6db2683eacfce59d953c9776bb79453af7451c2b7e1b12
[INFO] running `Command { std: "docker" "start" "-a" "15a65b831d7578626a6db2683eacfce59d953c9776bb79453af7451c2b7e1b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15a65b831d7578626a6db2683eacfce59d953c9776bb79453af7451c2b7e1b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a65b831d7578626a6db2683eacfce59d953c9776bb79453af7451c2b7e1b12", kill_on_drop: false }`
[INFO] [stdout] 15a65b831d7578626a6db2683eacfce59d953c9776bb79453af7451c2b7e1b12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca936be02a5ccb6a4f6f31ea325c46fde4c41ab4770cb93a8ea4f2480e4ea52
[INFO] running `Command { std: "docker" "start" "-a" "7ca936be02a5ccb6a4f6f31ea325c46fde4c41ab4770cb93a8ea4f2480e4ea52", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling io-lifetimes v0.6.1
[INFO] [stderr]    Compiling rustix v0.34.5
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]     Checking fd-lock v3.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking lexgen_util v0.10.0
[INFO] [stderr]     Checking chumsky v0.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking rpds v0.11.0
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling lexgen v0.10.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking systemf v0.1.0 (/opt/rustwide/workdir/systemf)
[INFO] [stderr]     Checking subtyped v0.1.0 (/opt/rustwide/workdir/subtyped)
[INFO] [stderr]     Checking simplebool v0.1.0 (/opt/rustwide/workdir/simplebool)
[INFO] [stderr]    Compiling arith v0.1.0 (/opt/rustwide/workdir/arith)
[INFO] [stderr]    Compiling untyped v0.1.0 (/opt/rustwide/workdir/untyped)
[INFO] [stderr] error: could not compile `systemf` (bin "systemf" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name systemf --edition=2021 systemf/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6c482cfc844f493 -C extra-filename=-7de5d9246b8bc847 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-a632069cdb386a41.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-123c201c3c86fe0c.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9aae0c8e92c4ca2c.so --extern rpds=/opt/rustwide/target/debug/deps/librpds-12911de6b505dd94.rmeta --extern util=/opt/rustwide/target/debug/deps/libutil-c90317913795aec7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `systemf` (bin "systemf")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name systemf --edition=2021 systemf/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4a694ad194956d3 -C extra-filename=-5ca5f30ee375660e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-a632069cdb386a41.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-123c201c3c86fe0c.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9aae0c8e92c4ca2c.so --extern rpds=/opt/rustwide/target/debug/deps/librpds-12911de6b505dd94.rmeta --extern util=/opt/rustwide/target/debug/deps/libutil-c90317913795aec7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7ca936be02a5ccb6a4f6f31ea325c46fde4c41ab4770cb93a8ea4f2480e4ea52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca936be02a5ccb6a4f6f31ea325c46fde4c41ab4770cb93a8ea4f2480e4ea52", kill_on_drop: false }`
[INFO] [stdout] 7ca936be02a5ccb6a4f6f31ea325c46fde4c41ab4770cb93a8ea4f2480e4ea52
