[INFO] fetching crate triton-cli 0.50.0... [INFO] testing triton-cli-0.50.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate triton-cli 0.50.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate triton-cli 0.50.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate triton-cli 0.50.0 [INFO] tweaked toml for crates.io crate triton-cli 0.50.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate triton-cli 0.50.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate triton-cli 0.50.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c36e024587e41af1e75ddb7aef9e2e9e2748e1edbbac81350b5b2c66a909791 [INFO] running `Command { std: "docker" "start" "-a" "7c36e024587e41af1e75ddb7aef9e2e9e2748e1edbbac81350b5b2c66a909791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c36e024587e41af1e75ddb7aef9e2e9e2748e1edbbac81350b5b2c66a909791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c36e024587e41af1e75ddb7aef9e2e9e2748e1edbbac81350b5b2c66a909791", kill_on_drop: false }` [INFO] [stdout] 7c36e024587e41af1e75ddb7aef9e2e9e2748e1edbbac81350b5b2c66a909791 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85ae3e749321e5be14f98dc990af95c1084b5e037da52ea962451e6243b4239 [INFO] running `Command { std: "docker" "start" "-a" "b85ae3e749321e5be14f98dc990af95c1084b5e037da52ea962451e6243b4239", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling bfieldcodec_derive v0.7.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling get-size-derive2 v0.5.1 [INFO] [stderr] Compiling get-size2 v0.5.1 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling twenty-first v0.50.0 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling triton-constraint-circuit v0.50.0 [INFO] [stderr] Compiling triton-isa v0.50.0 [INFO] [stderr] Compiling triton-air v0.50.0 [INFO] [stderr] Compiling triton-constraint-builder v0.50.0 [INFO] [stderr] Compiling triton-vm v0.50.0 [INFO] [stderr] Compiling triton-cli v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 26s [INFO] running `Command { std: "docker" "inspect" "b85ae3e749321e5be14f98dc990af95c1084b5e037da52ea962451e6243b4239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85ae3e749321e5be14f98dc990af95c1084b5e037da52ea962451e6243b4239", kill_on_drop: false }` [INFO] [stdout] b85ae3e749321e5be14f98dc990af95c1084b5e037da52ea962451e6243b4239 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b72fe1c76224b9f7bcc0c56a60bdca76ffcca2d58af7d768bd9f79a42c0800 [INFO] running `Command { std: "docker" "start" "-a" "e1b72fe1c76224b9f7bcc0c56a60bdca76ffcca2d58af7d768bd9f79a42c0800", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling triton-cli v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `Command { std: "docker" "inspect" "e1b72fe1c76224b9f7bcc0c56a60bdca76ffcca2d58af7d768bd9f79a42c0800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b72fe1c76224b9f7bcc0c56a60bdca76ffcca2d58af7d768bd9f79a42c0800", kill_on_drop: false }` [INFO] [stdout] e1b72fe1c76224b9f7bcc0c56a60bdca76ffcca2d58af7d768bd9f79a42c0800 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75e5f6cff635597a9950c0fbcacc2fec1603b2d11df6f9c54f913d4757a36543 [INFO] running `Command { std: "docker" "start" "-a" "75e5f6cff635597a9950c0fbcacc2fec1603b2d11df6f9c54f913d4757a36543", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/triton_cli-635a874f5d9136a1) [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-c254ab7b2a6d2f7b) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test run_and_profile_program_with_call_graph ... ok [INFO] [stdout] test help ... ok [INFO] [stdout] test run_program_with_non_determinism_write_output ... ok [INFO] [stdout] test run_and_profile_program_add_with_input_write_output ... ok [INFO] [stdout] test run_program_add_with_input_write_output ... ok [INFO] [stdout] test run_program_with_input ... ok [INFO] [stdout] test run_trivial_program ... ok [INFO] [stdout] test run_program_mul_with_input_file_write_output ... ok [INFO] [stdout] test run_program_from_initial_state ... ok [INFO] [stdout] test run_and_prove_initial_state_conflicts_with_other_arguments ... ok [INFO] [stdout] test run_without_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_trivial_program ... ok [INFO] [stdout] test prove_verify_program_with_non_determinism ... ok [INFO] [stdout] test prove_verify_and_profile_program_with_input ... ok [INFO] [stdout] test prove_verify_trivial_program_to_dedicated_files ... 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 30.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75e5f6cff635597a9950c0fbcacc2fec1603b2d11df6f9c54f913d4757a36543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e5f6cff635597a9950c0fbcacc2fec1603b2d11df6f9c54f913d4757a36543", kill_on_drop: false }` [INFO] [stdout] 75e5f6cff635597a9950c0fbcacc2fec1603b2d11df6f9c54f913d4757a36543