[INFO] cloning repository https://github.com/davebryson/quint-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davebryson/quint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebryson%2Fquint-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebryson%2Fquint-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fdfba1ffd2ccf3e4c446b949e39cb5b87ce8357
[INFO] checking davebryson/quint-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebryson%2Fquint-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davebryson/quint-rs
[INFO] finished tweaking git repo https://github.com/davebryson/quint-rs
[INFO] tweaked toml for git repo https://github.com/davebryson/quint-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davebryson/quint-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davebryson/quint-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded term v1.1.0
[INFO] [stderr]   Downloaded archery v1.2.1
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.3
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded imbl v5.0.0
[INFO] [stderr]   Downloaded hipstr v0.8.0
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded squares-rnd v3.1.0
[INFO] [stderr]   Downloaded itf v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d08e0a78cc1051b17d53e2454eb4b9979ac0562fab97e64a37ed1742ffe6def8
[INFO] running `Command { std: "docker" "start" "-a" "d08e0a78cc1051b17d53e2454eb4b9979ac0562fab97e64a37ed1742ffe6def8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08e0a78cc1051b17d53e2454eb4b9979ac0562fab97e64a37ed1742ffe6def8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08e0a78cc1051b17d53e2454eb4b9979ac0562fab97e64a37ed1742ffe6def8", kill_on_drop: false }`
[INFO] [stdout] d08e0a78cc1051b17d53e2454eb4b9979ac0562fab97e64a37ed1742ffe6def8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b48fc6c0ef97d9d34b97aab26d6fb0f18fc4386dbf46061be3a0c539064993b5
[INFO] running `Command { std: "docker" "start" "-a" "b48fc6c0ef97d9d34b97aab26d6fb0f18fc4386dbf46061be3a0c539064993b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking archery v1.2.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking squares-rnd v3.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking imbl v5.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hipstr v0.8.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking itf v0.3.0
[INFO] [stderr]     Checking quint_evaluator v0.2.0 (/opt/rustwide/workdir/evaluator)
[INFO] [stderr]    Compiling quint-parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> evaluator/tests/deserialization_tests.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{env, fs::File};
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> parser/tests/evaluation_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Env`, `EvalResult`, `Interpreter`, `helpers`, and `value::Value`
[INFO] [stdout]  --> parser/tests/evaluation_tests.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     evaluator::{run, Env, EvalResult, Interpreter},
[INFO] [stdout]   |                      ^^^  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 5 |     helpers,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     value::Value,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QuintError`
[INFO] [stdout]   --> parser/tests/evaluation_tests.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use quint_parser::{QuintError, parse_quint_expr};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.68s
[INFO] running `Command { std: "docker" "inspect" "b48fc6c0ef97d9d34b97aab26d6fb0f18fc4386dbf46061be3a0c539064993b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b48fc6c0ef97d9d34b97aab26d6fb0f18fc4386dbf46061be3a0c539064993b5", kill_on_drop: false }`
[INFO] [stdout] b48fc6c0ef97d9d34b97aab26d6fb0f18fc4386dbf46061be3a0c539064993b5
