[INFO] cloning repository https://github.com/armanthepythonguy/miden-vm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/armanthepythonguy/miden-vm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmanthepythonguy%2Fmiden-vm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmanthepythonguy%2Fmiden-vm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac322b1f70a436c78fa2e1660a837ea8ff55f21c [INFO] checking armanthepythonguy/miden-vm-example against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmanthepythonguy%2Fmiden-vm-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/armanthepythonguy/miden-vm-example [INFO] finished tweaking git repo https://github.com/armanthepythonguy/miden-vm-example [INFO] tweaked toml for git repo https://github.com/armanthepythonguy/miden-vm-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/armanthepythonguy/miden-vm-example on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/armanthepythonguy/miden-vm-example 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/0xPolygonMiden/miden-vm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winter-fri v0.9.0 [INFO] [stderr] Downloaded miden-thiserror-impl v1.0.59 [INFO] [stderr] Downloaded winter-verifier v0.9.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded winter-prover v0.9.0 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded winter-utils v0.9.3 [INFO] [stderr] Downloaded supports-color v3.0.1 [INFO] [stderr] Downloaded generator v0.8.3 [INFO] [stderr] Downloaded syn v2.0.81 [INFO] [stderr] Downloaded trybuild v1.0.101 [INFO] [stderr] Downloaded miden-miette-derive v7.1.0 [INFO] [stderr] Downloaded miden-miette v7.1.1 [INFO] [stderr] Downloaded winter-air v0.9.0 [INFO] [stderr] Downloaded winter-crypto v0.9.0 [INFO] [stderr] Downloaded winter-maybe-async v0.9.0 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded miden-thiserror v1.0.59 [INFO] [stderr] Downloaded winter-math v0.9.3 [INFO] [stderr] Downloaded miden-crypto v0.10.3 [INFO] [stderr] Downloaded miden-formatting v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e276a66d962038c9bb4287942f7f314221e9d560c15876dbb2e7cbf861cbffc7 [INFO] running `Command { std: "docker" "start" "-a" "e276a66d962038c9bb4287942f7f314221e9d560c15876dbb2e7cbf861cbffc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e276a66d962038c9bb4287942f7f314221e9d560c15876dbb2e7cbf861cbffc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e276a66d962038c9bb4287942f7f314221e9d560c15876dbb2e7cbf861cbffc7", kill_on_drop: false }` [INFO] [stdout] e276a66d962038c9bb4287942f7f314221e9d560c15876dbb2e7cbf861cbffc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 328aba47b4c361e43550838670a2dd36a233c2f5f3abc9939c25d894185498e2 [INFO] running `Command { std: "docker" "start" "-a" "328aba47b4c361e43550838670a2dd36a233c2f5f3abc9939c25d894185498e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miden-thiserror v1.0.59 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking winter-utils v0.9.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking winter-math v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking owo-colors v4.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking miden-formatting v0.1.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling miden-crypto v0.10.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling winter-crypto v0.9.0 [INFO] [stderr] Checking winter-fri v0.9.0 [INFO] [stderr] Checking winter-air v0.9.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling miden-thiserror-impl v1.0.59 [INFO] [stderr] Compiling miden-miette-derive v7.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling winter-maybe-async v0.9.0 [INFO] [stderr] Checking winter-verifier v0.9.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking winter-prover v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling miden-miette v7.1.1 [INFO] [stderr] Compiling miden-assembly v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-core v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-air v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-processor v0.10.6 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-verifier v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-prover v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Compiling miden-stdlib v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking miden-vm v0.10.5 (https://github.com/0xPolygonMiden/miden-vm#fbce798a) [INFO] [stderr] Checking vm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Host` [INFO] [stdout] --> src/main.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | use miden_vm::{math::{Felt, FieldElement}, verify, Assembler, DefaultHost, Host, Kernel, ProgramInfo, ProvingOptions, StackInputs}; [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: `Host` [INFO] [stdout] --> src/main.rs:1:76 [INFO] [stdout] | [INFO] [stdout] 1 | use miden_vm::{math::{Felt, FieldElement}, verify, Assembler, DefaultHost, Host, Kernel, ProgramInfo, ProvingOptions, StackInputs}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | let (mut outputs, proof) = miden_vm::prove(&prgm, StackInputs::try_from_ints([0,1]).unwrap(), DefaultHost::default(), ProvingOpt... [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | let (mut outputs, proof) = miden_vm::prove(&prgm, StackInputs::try_from_ints([0,1]).unwrap(), DefaultHost::default(), ProvingOpt... [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | verify(prgm_info, StackInputs::try_from_ints([0,1]).unwrap(),outputs, proof); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 39 | let _ = verify(prgm_info, StackInputs::try_from_ints([0,1]).unwrap(),outputs, proof); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | verify(prgm_info, StackInputs::try_from_ints([0,1]).unwrap(),outputs, proof); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 39 | let _ = verify(prgm_info, StackInputs::try_from_ints([0,1]).unwrap(),outputs, proof); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.15s [INFO] running `Command { std: "docker" "inspect" "328aba47b4c361e43550838670a2dd36a233c2f5f3abc9939c25d894185498e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328aba47b4c361e43550838670a2dd36a233c2f5f3abc9939c25d894185498e2", kill_on_drop: false }` [INFO] [stdout] 328aba47b4c361e43550838670a2dd36a233c2f5f3abc9939c25d894185498e2