[INFO] fetching crate miden-node-ntx-builder 0.11.2...
[INFO] checking miden-node-ntx-builder-0.11.2 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] extracting crate miden-node-ntx-builder 0.11.2 into /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miden-node-ntx-builder 0.11.2 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873fc1896e74edf78f31e5d1e64207816a133f11cc9a0b4a706df743d78fd999
[INFO] running `Command { std: "docker" "start" "-a" "873fc1896e74edf78f31e5d1e64207816a133f11cc9a0b4a706df743d78fd999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873fc1896e74edf78f31e5d1e64207816a133f11cc9a0b4a706df743d78fd999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873fc1896e74edf78f31e5d1e64207816a133f11cc9a0b4a706df743d78fd999", kill_on_drop: false }`
[INFO] [stdout] 873fc1896e74edf78f31e5d1e64207816a133f11cc9a0b4a706df743d78fd999
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da2e8e1c789907f26c0594627666a34480f8567423c48457f88640071832303
[INFO] running `Command { std: "docker" "start" "-a" "0da2e8e1c789907f26c0594627666a34480f8567423c48457f88640071832303", 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]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking winter-utils v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking winter-math v0.13.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miden-formatting v0.1.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking miden-utils-sync v0.17.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling miden-crypto v0.15.9
[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 ring v0.17.14
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking 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 synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[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 miette-derive v7.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking winter-prover v0.13.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling miden-miette v8.0.0
[INFO] [stderr]    Compiling midenc-hir-type v0.1.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=728dd63167143ac6 -C extra-filename=-38d89503247b7bc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c9a065b4e9dbd546.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=06c54f9112f11283 -C extra-filename=-b092c4a310b9c1ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-88e70d33b5d8d02d.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-9c8a7ec3cf135095.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-92b08bdfd784d567.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5f334880f0ffd10c.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-dbdf003b893ab69f.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-56ea760b77b28d8d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e96f323009538d0c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c65950e42a980085.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-b1df2a1277d39b17.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-cff89854c3ddaedc.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-aa8d7efec7f7b67f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0da2e8e1c789907f26c0594627666a34480f8567423c48457f88640071832303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da2e8e1c789907f26c0594627666a34480f8567423c48457f88640071832303", kill_on_drop: false }`
[INFO] [stdout] 0da2e8e1c789907f26c0594627666a34480f8567423c48457f88640071832303
