[INFO] fetching crate miden-node-ntx-builder 0.11.2...
[INFO] checking miden-node-ntx-builder-0.11.2 against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] extracting crate miden-node-ntx-builder 0.11.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate miden-node-ntx-builder 0.11.2
[INFO] finished tweaking crates.io crate miden-node-ntx-builder 0.11.2
[INFO] tweaked toml for crates.io crate miden-node-ntx-builder 0.11.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miden-node-ntx-builder 0.11.2 on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miden-node-ntx-builder 0.11.2 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miden-utils-sync v0.17.1
[INFO] [stderr]   Downloaded miden-utils-diagnostics v0.17.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.30.0
[INFO] [stderr]   Downloaded miden-node-proto v0.11.2
[INFO] [stderr]   Downloaded miden-core v0.17.1
[INFO] [stderr]   Downloaded miden-assembly v0.17.1
[INFO] [stderr]   Downloaded miden-tx v0.11.2
[INFO] [stderr]   Downloaded miden-node-utils v0.11.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.30.0
[INFO] [stderr]   Downloaded miden-assembly-syntax v0.17.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] [stderr]   Downloaded miden-objects v0.11.2
[INFO] [stderr]   Downloaded miden-lib v0.11.2
[INFO] [stderr]   Downloaded miden-stdlib v0.17.1
[INFO] [stderr]   Downloaded miden-processor v0.17.1
[INFO] [stderr]   Downloaded miden-mast-package v0.17.1
[INFO] [stderr]   Downloaded miden-prover v0.17.1
[INFO] [stderr]   Downloaded miden-air v0.17.1
[INFO] [stderr]   Downloaded miden-debug-types v0.17.1
[INFO] [stderr]   Downloaded miden-verifier v0.17.1
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b25adcb9a18d4e4216516f3796229186b3807f0ed0691210ea353ca95ce5941
[INFO] running `Command { std: "docker" "start" "-a" "4b25adcb9a18d4e4216516f3796229186b3807f0ed0691210ea353ca95ce5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b25adcb9a18d4e4216516f3796229186b3807f0ed0691210ea353ca95ce5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b25adcb9a18d4e4216516f3796229186b3807f0ed0691210ea353ca95ce5941", kill_on_drop: false }`
[INFO] [stdout] 4b25adcb9a18d4e4216516f3796229186b3807f0ed0691210ea353ca95ce5941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ccdf425ffce3ebf5f65df02ba457e0ec37f264d5d06f0d8fe6f0f11c94835e
[INFO] running `Command { std: "docker" "start" "-a" "b6ccdf425ffce3ebf5f65df02ba457e0ec37f264d5d06f0d8fe6f0f11c94835e", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking winter-utils v0.13.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking winter-math v0.13.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking miden-formatting v0.1.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]     Checking miden-utils-sync v0.17.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling miden-crypto v0.15.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling winter-crypto v0.13.1
[INFO] [stderr]     Checking winter-fri v0.13.1
[INFO] [stderr]     Checking winter-air v0.13.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking winter-verifier v0.13.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miden-miette-derive v8.0.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling miden-miette v8.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling midenc-hir-type v0.1.5
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking winter-prover v0.13.1
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling protox-parse v0.8.0
[INFO] [stderr]    Compiling prost-reflect v0.15.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking semver v1.0.26
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling protox v0.8.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling miden-debug-types v0.17.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking miden-core v0.17.1
[INFO] [stderr]     Checking miden-utils-diagnostics v0.17.1
[INFO] [stderr]    Compiling miden-node-proto-build v0.11.2
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling miden-air v0.17.1
[INFO] [stderr]    Compiling miden-remote-prover-client v0.11.2
[INFO] [stderr]    Compiling miden-node-proto v0.11.2
[INFO] [stderr]    Compiling miden-assembly-syntax v0.17.1
[INFO] [stderr]    Compiling miden-processor v0.17.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking miden-verifier v0.17.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking miden-prover v0.17.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]     Checking miden-mast-package v0.17.1
[INFO] [stderr]     Checking miden-assembly v0.17.1
[INFO] [stderr]     Checking miden-objects v0.11.2
[INFO] [stderr]     Checking miden-node-utils v0.11.2
[INFO] [stderr]    Compiling miden-stdlib v0.17.1
[INFO] [stderr]    Compiling miden-lib v0.11.2
[INFO] [stderr]     Checking miden-tx v0.11.2
[INFO] [stderr]     Checking miden-node-ntx-builder v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "b6ccdf425ffce3ebf5f65df02ba457e0ec37f264d5d06f0d8fe6f0f11c94835e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ccdf425ffce3ebf5f65df02ba457e0ec37f264d5d06f0d8fe6f0f11c94835e", kill_on_drop: false }`
[INFO] [stdout] b6ccdf425ffce3ebf5f65df02ba457e0ec37f264d5d06f0d8fe6f0f11c94835e
