[INFO] fetching crate miden-tx 0.11.4... [INFO] building miden-tx-0.11.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate miden-tx 0.11.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate miden-tx 0.11.4 [INFO] finished tweaking crates.io crate miden-tx 0.11.4 [INFO] tweaked toml for crates.io crate miden-tx 0.11.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miden-tx 0.11.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate miden-tx 0.11.4 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winter-rand-utils v0.13.1 [INFO] [stderr] Downloaded miden-utils-sync v0.17.2 [INFO] [stderr] Downloaded miden-verifier v0.17.2 [INFO] [stderr] Downloaded miden-prover v0.17.2 [INFO] [stderr] Downloaded miden-stdlib v0.17.2 [INFO] [stderr] Downloaded miden-assembly v0.17.2 [INFO] [stderr] Downloaded miden-core v0.17.2 [INFO] [stderr] Downloaded miden-processor v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c11596528f188e40ffad77d2871ffc2aefbbf2411ae45bc6a10f550f4b8ea6 [INFO] running `Command { std: "docker" "start" "-a" "e1c11596528f188e40ffad77d2871ffc2aefbbf2411ae45bc6a10f550f4b8ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c11596528f188e40ffad77d2871ffc2aefbbf2411ae45bc6a10f550f4b8ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c11596528f188e40ffad77d2871ffc2aefbbf2411ae45bc6a10f550f4b8ea6", kill_on_drop: false }` [INFO] [stdout] e1c11596528f188e40ffad77d2871ffc2aefbbf2411ae45bc6a10f550f4b8ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db80f08d3a6e37d519d48d9ce2a9c0378dc6618d7b53ffcd174bc9b0a358e0c4 [INFO] running `Command { std: "docker" "start" "-a" "db80f08d3a6e37d519d48d9ce2a9c0378dc6618d7b53ffcd174bc9b0a358e0c4", kill_on_drop: false }` [INFO] [stderr] Compiling winter-utils v0.13.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling miden-utils-sync v0.17.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling winter-math v0.13.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling miden-crypto v0.15.9 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling winter-crypto v0.13.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling winter-fri v0.13.1 [INFO] [stderr] Compiling winter-air v0.13.1 [INFO] [stderr] Compiling winter-verifier v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling miden-miette-derive v8.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miden-miette v8.0.0 [INFO] [stderr] Compiling midenc-hir-type v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling winter-prover v0.13.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling miden-debug-types v0.17.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling miden-assembly-syntax v0.17.1 [INFO] [stderr] Compiling miden-core v0.17.2 [INFO] [stderr] Compiling miden-utils-diagnostics v0.17.1 [INFO] [stderr] Compiling miden-air v0.17.1 [INFO] [stderr] Compiling miden-processor v0.17.2 [INFO] [stderr] Compiling miden-verifier v0.17.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling miden-prover v0.17.2 [INFO] [stderr] Compiling miden-mast-package v0.17.1 [INFO] [stderr] Compiling miden-assembly v0.17.2 [INFO] [stderr] Compiling miden-objects v0.11.4 [INFO] [stderr] Compiling miden-stdlib v0.17.2 [INFO] [stderr] Compiling miden-lib v0.11.4 [INFO] [stderr] Compiling miden-tx v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "db80f08d3a6e37d519d48d9ce2a9c0378dc6618d7b53ffcd174bc9b0a358e0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db80f08d3a6e37d519d48d9ce2a9c0378dc6618d7b53ffcd174bc9b0a358e0c4", kill_on_drop: false }` [INFO] [stdout] db80f08d3a6e37d519d48d9ce2a9c0378dc6618d7b53ffcd174bc9b0a358e0c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664dd9a40aa0fcd33d008e530a6c240670eb3b3c4a385eca81748c66e58fb03e [INFO] running `Command { std: "docker" "start" "-a" "664dd9a40aa0fcd33d008e530a6c240670eb3b3c4a385eca81748c66e58fb03e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling miden-miette-derive v8.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miden-crypto v0.15.9 [INFO] [stderr] Compiling miden-miette v8.0.0 [INFO] [stderr] Compiling midenc-hir-type v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling winter-prover v0.13.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling miden-debug-types v0.17.1 [INFO] [stderr] Compiling miden-core v0.17.2 [INFO] [stderr] Compiling miden-utils-diagnostics v0.17.1 [INFO] [stderr] Compiling miden-air v0.17.1 [INFO] [stderr] Compiling miden-assembly-syntax v0.17.1 [INFO] [stderr] Compiling miden-processor v0.17.2 [INFO] [stderr] Compiling miden-verifier v0.17.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling miden-prover v0.17.2 [INFO] [stderr] Compiling miden-mast-package v0.17.1 [INFO] [stderr] Compiling miden-assembly v0.17.2 [INFO] [stderr] Compiling miden-objects v0.11.4 [INFO] [stderr] Compiling miden-stdlib v0.17.2 [INFO] [stderr] Compiling miden-lib v0.11.4 [INFO] [stderr] Compiling miden-tx v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "664dd9a40aa0fcd33d008e530a6c240670eb3b3c4a385eca81748c66e58fb03e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664dd9a40aa0fcd33d008e530a6c240670eb3b3c4a385eca81748c66e58fb03e", kill_on_drop: false }` [INFO] [stdout] 664dd9a40aa0fcd33d008e530a6c240670eb3b3c4a385eca81748c66e58fb03e