[INFO] fetching crate triton-cli 1.0.0... [INFO] testing triton-cli-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate triton-cli 1.0.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate triton-cli 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate triton-cli 1.0.0 [INFO] tweaked toml for crates.io crate triton-cli 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate triton-cli 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate triton-cli 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e70a0b79a9bb96f89e7647ad9914292f000dfd68441695af7cfc2b262188846 [INFO] running `Command { std: "docker" "start" "-a" "3e70a0b79a9bb96f89e7647ad9914292f000dfd68441695af7cfc2b262188846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e70a0b79a9bb96f89e7647ad9914292f000dfd68441695af7cfc2b262188846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e70a0b79a9bb96f89e7647ad9914292f000dfd68441695af7cfc2b262188846", kill_on_drop: false }` [INFO] [stdout] 3e70a0b79a9bb96f89e7647ad9914292f000dfd68441695af7cfc2b262188846 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5afd27409f09c97b63e335986b07c0272042ee62e09303c97b6543841f1487 [INFO] running `Command { std: "docker" "start" "-a" "3e5afd27409f09c97b63e335986b07c0272042ee62e09303c97b6543841f1487", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bfieldcodec_derive v0.7.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling get-size-derive2 v0.7.0 [INFO] [stderr] Compiling get-size2 v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling twenty-first v1.0.0 [INFO] [stderr] Compiling triton-constraint-circuit v1.0.0 [INFO] [stderr] Compiling triton-isa v1.0.0 [INFO] [stderr] Compiling triton-air v1.0.0 [INFO] [stderr] Compiling triton-constraint-builder v1.0.0 [INFO] [stderr] Compiling triton-vm v1.0.0 [INFO] [stderr] Compiling triton-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 13s [INFO] running `Command { std: "docker" "inspect" "3e5afd27409f09c97b63e335986b07c0272042ee62e09303c97b6543841f1487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5afd27409f09c97b63e335986b07c0272042ee62e09303c97b6543841f1487", kill_on_drop: false }` [INFO] [stdout] 3e5afd27409f09c97b63e335986b07c0272042ee62e09303c97b6543841f1487 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 365d692fa58471718c256f211a785d0cd61458700893976f4d430d197a7d41ef [INFO] running `Command { std: "docker" "start" "-a" "365d692fa58471718c256f211a785d0cd61458700893976f4d430d197a7d41ef", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling triton-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "365d692fa58471718c256f211a785d0cd61458700893976f4d430d197a7d41ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365d692fa58471718c256f211a785d0cd61458700893976f4d430d197a7d41ef", kill_on_drop: false }` [INFO] [stdout] 365d692fa58471718c256f211a785d0cd61458700893976f4d430d197a7d41ef [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e17c5616dbe65aa9a63e10d89a9ed684226666e267376ea0ead70c58447ed9bc [INFO] running `Command { std: "docker" "start" "-a" "e17c5616dbe65aa9a63e10d89a9ed684226666e267376ea0ead70c58447ed9bc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/triton_cli-3f8a4b85d138cdf9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::max_table_label_len_is_9 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-9cf36f62ed915555) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test help ... ok [INFO] [stdout] test prove_verify_program_with_non_determinism ... ok [INFO] [stdout] test run_and_profile_program_add_with_input_write_output ... ok [INFO] [stdout] test prove_verify_trivial_program ... ok [INFO] [stdout] test run_and_profile_program_with_call_graph ... ok [INFO] [stdout] test run_program_add_with_input_write_output ... ok [INFO] [stdout] test prove_verify_trivial_program_to_dedicated_files ... ok [INFO] [stdout] test run_program_from_initial_state ... ok [INFO] [stdout] test run_program_mul_with_input_file_write_output ... ok [INFO] [stdout] test run_program_with_input ... ok [INFO] [stdout] test run_program_with_non_determinism_write_output ... ok [INFO] [stdout] test run_trivial_program ... ok [INFO] [stdout] test run_without_arguments ... ok [INFO] [stdout] test prove_verify_and_profile_program_with_input ... ok [INFO] [stdout] test run_and_prove_initial_state_conflicts_with_other_arguments ... ok [INFO] [stdout] test prove_verify_program_with_input ... ok [INFO] [stdout] test prove_verify_program_with_input_file ... ok [INFO] [stdout] test prove_verify_and_profile_trivial_program ... ok [INFO] [stdout] test prove_verify_program_from_initial_state ... ok [INFO] [stdout] test verify_incorrect_proof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 57.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e17c5616dbe65aa9a63e10d89a9ed684226666e267376ea0ead70c58447ed9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17c5616dbe65aa9a63e10d89a9ed684226666e267376ea0ead70c58447ed9bc", kill_on_drop: false }` [INFO] [stdout] e17c5616dbe65aa9a63e10d89a9ed684226666e267376ea0ead70c58447ed9bc