[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 master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmanthepythonguy%2Fmiden-vm-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/armanthepythonguy/miden-vm-example on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-verifier v0.9.0 [INFO] [stderr] Downloaded winter-fri v0.9.0 [INFO] [stderr] Downloaded winter-utils v0.9.3 [INFO] [stderr] Downloaded miden-miette-derive v7.1.0 [INFO] [stderr] Downloaded trybuild v1.0.101 [INFO] [stderr] Downloaded winter-air v0.9.0 [INFO] [stderr] Downloaded supports-color v3.0.1 [INFO] [stderr] Downloaded winter-maybe-async v0.9.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded miden-formatting v0.1.1 [INFO] [stderr] Downloaded miden-thiserror-impl v1.0.59 [INFO] [stderr] Downloaded generator v0.8.3 [INFO] [stderr] Downloaded winter-prover v0.9.0 [INFO] [stderr] Downloaded winter-math v0.9.3 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded syn v2.0.81 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded miden-miette v7.1.1 [INFO] [stderr] Downloaded winter-crypto v0.9.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded miden-crypto v0.10.3 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded miden-thiserror v1.0.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6848b0ca8315d4875af916ba1ec8f5d710532db99f4532707ae1c0aee5d4f8 [INFO] running `Command { std: "docker" "start" "-a" "5f6848b0ca8315d4875af916ba1ec8f5d710532db99f4532707ae1c0aee5d4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6848b0ca8315d4875af916ba1ec8f5d710532db99f4532707ae1c0aee5d4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6848b0ca8315d4875af916ba1ec8f5d710532db99f4532707ae1c0aee5d4f8", kill_on_drop: false }` [INFO] [stdout] 5f6848b0ca8315d4875af916ba1ec8f5d710532db99f4532707ae1c0aee5d4f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19121eacf6e1f66806a6cdd5513d209114db73c4bf8daf84ef64aa301ab239dc [INFO] running `Command { std: "docker" "start" "-a" "19121eacf6e1f66806a6cdd5513d209114db73c4bf8daf84ef64aa301ab239dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.18 [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 futures-io v0.3.31 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking winter-utils v0.9.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking winter-math v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [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 vte v0.11.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling miden-crypto v0.10.3 [INFO] [stderr] Checking miden-formatting v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling winter-crypto v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking winter-fri v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking winter-air v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Checking winter-verifier v0.9.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [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] Compiling toml v0.8.19 [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] Compiling rand v0.8.5 [INFO] [stderr] Compiling trybuild v1.0.101 [INFO] [stderr] Compiling miden-miette v7.1.1 [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] Compiling miden-assembly 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: 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 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: 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 1m 27s [INFO] running `Command { std: "docker" "inspect" "19121eacf6e1f66806a6cdd5513d209114db73c4bf8daf84ef64aa301ab239dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19121eacf6e1f66806a6cdd5513d209114db73c4bf8daf84ef64aa301ab239dc", kill_on_drop: false }` [INFO] [stdout] 19121eacf6e1f66806a6cdd5513d209114db73c4bf8daf84ef64aa301ab239dc