[INFO] cloning repository https://github.com/elielnfinic/tasm-off-ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elielnfinic/tasm-off-ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Ftasm-off-ledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Ftasm-off-ledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6579fcaf1a9cfd3e4b5990368afb6a7937827b2
[INFO] checking elielnfinic/tasm-off-ledger against try#ce3348c21531b911ca5aadbbbe7ad63a1bc4c382 for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Ftasm-off-ledger" "/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/elielnfinic/tasm-off-ledger
[INFO] finished tweaking git repo https://github.com/elielnfinic/tasm-off-ledger
[INFO] tweaked toml for git repo https://github.com/elielnfinic/tasm-off-ledger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elielnfinic/tasm-off-ledger on toolchain ce3348c21531b911ca5aadbbbe7ad63a1bc4c382
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elielnfinic/tasm-off-ledger 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" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4125ed79f01b01a472b249bab348c479d2d33d364f31f256b8a40a8f250e4a2a
[INFO] running `Command { std: "docker" "start" "-a" "4125ed79f01b01a472b249bab348c479d2d33d364f31f256b8a40a8f250e4a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4125ed79f01b01a472b249bab348c479d2d33d364f31f256b8a40a8f250e4a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4125ed79f01b01a472b249bab348c479d2d33d364f31f256b8a40a8f250e4a2a", kill_on_drop: false }`
[INFO] [stdout] 4125ed79f01b01a472b249bab348c479d2d33d364f31f256b8a40a8f250e4a2a
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+ce3348c21531b911ca5aadbbbe7ad63a1bc4c382" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a3c48a069b296c14b4e73eeac90158f229c2b8cce8a6769e2fd8e1a8f210831
[INFO] running `Command { std: "docker" "start" "-a" "4a3c48a069b296c14b4e73eeac90158f229c2b8cce8a6769e2fd8e1a8f210831", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling get-size-derive2 v0.1.3
[INFO] [stderr]    Compiling get-size2 v0.1.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking codspeed v2.7.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking twenty-first v0.45.0
[INFO] [stderr]     Checking triton-isa v0.45.0
[INFO] [stderr]     Checking triton-constraint-circuit v0.45.0
[INFO] [stderr]     Checking triton-air v0.45.0
[INFO] [stderr]     Checking triton-constraint-builder v0.45.0
[INFO] [stderr]    Compiling triton-vm v0.45.0
[INFO] [stderr]     Checking solotriton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stark`
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (stark, claim, proof) = triton_vm::prove_program(solo_safe_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stark`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stark`
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (stark, claim, proof) = triton_vm::prove_program(solo_safe_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stark`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> src/main.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (stark, claim, proof) = triton_vm::prove_program(solo_safe_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> src/main.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let (stark, claim, proof) = triton_vm::prove_program(solo_safe_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stark`
[INFO] [stdout]   --> src/main.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let (stark, claim, proof) = triton_vm::prove_program(simple_add_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stark`
[INFO] [stdout]   --> src/main.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let (stark, claim, proof) = triton_vm::prove_program(simple_add_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_stark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> src/main.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let (stark, claim, proof) = triton_vm::prove_program(simple_add_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prove_program` is never used
[INFO] [stdout]  --> src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn prove_program(){
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]   --> src/main.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let (stark, claim, proof) = triton_vm::prove_program(simple_add_program, public_input, non_determinism).unwrap();
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_test_func` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn another_test_func(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prove_program` is never used
[INFO] [stdout]  --> src/main.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn prove_program(){
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_test_func` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn another_test_func(){
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] running `Command { std: "docker" "inspect" "4a3c48a069b296c14b4e73eeac90158f229c2b8cce8a6769e2fd8e1a8f210831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3c48a069b296c14b4e73eeac90158f229c2b8cce8a6769e2fd8e1a8f210831", kill_on_drop: false }`
[INFO] [stdout] 4a3c48a069b296c14b4e73eeac90158f229c2b8cce8a6769e2fd8e1a8f210831
