[INFO] fetching crate triton-constraint-builder 1.0.0...
[INFO] checking triton-constraint-builder-1.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate triton-constraint-builder 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate triton-constraint-builder 1.0.0
[INFO] finished tweaking crates.io crate triton-constraint-builder 1.0.0
[INFO] tweaked toml for crates.io crate triton-constraint-builder 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate triton-constraint-builder 1.0.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate triton-constraint-builder 1.0.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6073f20fe01836e30d8be23941e38cdff5f5b4807d544c8f99305fd1850a59db
[INFO] running `Command { std: "docker" "start" "-a" "6073f20fe01836e30d8be23941e38cdff5f5b4807d544c8f99305fd1850a59db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6073f20fe01836e30d8be23941e38cdff5f5b4807d544c8f99305fd1850a59db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6073f20fe01836e30d8be23941e38cdff5f5b4807d544c8f99305fd1850a59db", kill_on_drop: false }`
[INFO] [stdout] 6073f20fe01836e30d8be23941e38cdff5f5b4807d544c8f99305fd1850a59db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ed4d12e7118f5df10b6a69f657cdd952510d643823968f12de97e7d71dfb18
[INFO] running `Command { std: "docker" "start" "-a" "26ed4d12e7118f5df10b6a69f657cdd952510d643823968f12de97e7d71dfb18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.0.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling codspeed v4.0.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling get-size-derive2 v0.7.0
[INFO] [stderr]     Checking get-size2 v0.7.0
[INFO] [stderr]    Compiling test-strategy v0.4.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v4.0.5
[INFO] [stderr]     Checking twenty-first v1.0.0
[INFO] [stderr]     Checking triton-constraint-circuit v1.0.0
[INFO] [stderr]     Checking triton-isa v1.0.0
[INFO] [stderr]     Checking proptest-arbitrary-interop v0.1.0
[INFO] [stderr]     Checking triton-air v1.0.0
[INFO] [stderr]     Checking triton-constraint-builder v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 834 |             push!(list + word_index),
[INFO] [stdout]     |             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |         let push_address = push!(free_mem_page + word_index);
[INFO] [stdout]     |                            --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 |         push!(free_mem_page + out_array_offset)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 834 |             push!(list + word_index),
[INFO] [stdout]     |             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `triton-constraint-builder` (lib) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |         let push_address = push!(free_mem_page + word_index);
[INFO] [stdout]     |                            --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/codegen.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let offset = u64::try_from($offset).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 882 |         push!(free_mem_page + out_array_offset)
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `triton-constraint-builder` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "26ed4d12e7118f5df10b6a69f657cdd952510d643823968f12de97e7d71dfb18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ed4d12e7118f5df10b6a69f657cdd952510d643823968f12de97e7d71dfb18", kill_on_drop: false }`
[INFO] [stdout] 26ed4d12e7118f5df10b6a69f657cdd952510d643823968f12de97e7d71dfb18
