[INFO] cloning repository https://github.com/pulanski/balsapop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulanski/balsapop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c24ce1f1bc78ad105b1c54afd2a1bee977478a8 [INFO] testing pulanski/balsapop against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulanski%2Fbalsapop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pulanski/balsapop [INFO] finished tweaking git repo https://github.com/pulanski/balsapop [INFO] tweaked toml for git repo https://github.com/pulanski/balsapop written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pulanski/balsapop on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pulanski/balsapop 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95e0bbae9746c36cca0aa208eed3c094d973baaf2209fbecf91de66e488ee8bd [INFO] running `Command { std: "docker" "start" "-a" "95e0bbae9746c36cca0aa208eed3c094d973baaf2209fbecf91de66e488ee8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95e0bbae9746c36cca0aa208eed3c094d973baaf2209fbecf91de66e488ee8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e0bbae9746c36cca0aa208eed3c094d973baaf2209fbecf91de66e488ee8bd", kill_on_drop: false }` [INFO] [stdout] 95e0bbae9746c36cca0aa208eed3c094d973baaf2209fbecf91de66e488ee8bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce4eb1c08710013e4b6c7e5c061eb9ee1c2e1e2769f7d752712c588cbe32d590 [INFO] running `Command { std: "docker" "start" "-a" "ce4eb1c08710013e4b6c7e5c061eb9ee1c2e1e2769f7d752712c588cbe32d590", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.10 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rug v1.17.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v4.0.9 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling clap v4.0.9 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling reedline v0.13.0 [INFO] [stderr] Compiling balsapop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "ce4eb1c08710013e4b6c7e5c061eb9ee1c2e1e2769f7d752712c588cbe32d590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4eb1c08710013e4b6c7e5c061eb9ee1c2e1e2769f7d752712c588cbe32d590", kill_on_drop: false }` [INFO] [stdout] ce4eb1c08710013e4b6c7e5c061eb9ee1c2e1e2769f7d752712c588cbe32d590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c6972a9897db958864fea6d8df9fe140d14cd8365770d7dfc2719549a1fea77 [INFO] running `Command { std: "docker" "start" "-a" "8c6972a9897db958864fea6d8df9fe140d14cd8365770d7dfc2719549a1fea77", kill_on_drop: false }` [INFO] [stderr] Compiling balsapop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8c6972a9897db958864fea6d8df9fe140d14cd8365770d7dfc2719549a1fea77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6972a9897db958864fea6d8df9fe140d14cd8365770d7dfc2719549a1fea77", kill_on_drop: false }` [INFO] [stdout] 8c6972a9897db958864fea6d8df9fe140d14cd8365770d7dfc2719549a1fea77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d512ae1e6c37c8e370bbb1410ca58feb714ae563eac2367c53b9f7f9654edb51 [INFO] running `Command { std: "docker" "start" "-a" "d512ae1e6c37c8e370bbb1410ca58feb714ae563eac2367c53b9f7f9654edb51", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/balsapop-0ddacf78c57a21d4) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test lexer_test_suite::test_lex_character_and_string_literals ... ok [INFO] [stdout] test cli_usage_test_suite::test_get_source_file_no_path ... ok [INFO] [stdout] test cli_usage_test_suite::test_get_source_file_file_does_not_exist ... ok [INFO] [stdout] test lexer_test_suite::test_lex_subscript_symbols ... ok [INFO] [stdout] test cli_usage_test_suite::test_get_source_file ... ok [INFO] [stdout] test lexer_test_suite::test_lex_identifiers ... ok [INFO] [stdout] test parser_test_suite::test_parse_string_literals ... ok [INFO] [stdout] test lexer_test_suite::test_lex_superscript_punctuation ... ok [INFO] [stdout] test lexer_test_suite::test_lex_delimiters ... ok [INFO] [stdout] test lexer_test_suite::test_lex_logic_literals ... ok [INFO] [stdout] test lexer_test_suite::test_lex_superscript_numeric_literals ... ok [INFO] [stdout] test lexer_test_suite::test_lex_xid_start ... ok [INFO] [stdout] test lexer_test_suite::test_lex_xid_continue ... ok [INFO] [stdout] test parser_test_suite::test_parse_float_literals ... ok [INFO] [stdout] test lexer_test_suite::test_lex_mathematical_constants ... ok [INFO] [stdout] test lexer_test_suite::test_lex_mathematical_symbols ... ok [INFO] [stdout] test lexer_test_suite::test_lex_comments ... ok [INFO] [stdout] test lexer_test_suite::text_lex_reserved_keywords ... ok [INFO] [stdout] test lexer_test_suite::test_lex_keywords ... ok [INFO] [stdout] test lexer_test_suite::test_lex_punctuation ... ok [INFO] [stdout] test lexer_test_suite::test_lex_numeric_literals ... ok [INFO] [stdout] test parser_test_suite::test_parse_integer_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d512ae1e6c37c8e370bbb1410ca58feb714ae563eac2367c53b9f7f9654edb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d512ae1e6c37c8e370bbb1410ca58feb714ae563eac2367c53b9f7f9654edb51", kill_on_drop: false }` [INFO] [stdout] d512ae1e6c37c8e370bbb1410ca58feb714ae563eac2367c53b9f7f9654edb51