[INFO] fetching crate triton-vm 3.0.0...
[INFO] testing triton-vm-3.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate triton-vm 3.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate triton-vm 3.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate triton-vm 3.0.0
[INFO] tweaked toml for crates.io crate triton-vm 3.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate triton-vm 3.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate triton-vm 3.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e6e8b14b0b5eccb0ea9a91ff9abbb0216528833527370fc3f7591a4a9e6eef5
[INFO] running `Command { std: "docker" "start" "-a" "8e6e8b14b0b5eccb0ea9a91ff9abbb0216528833527370fc3f7591a4a9e6eef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e6e8b14b0b5eccb0ea9a91ff9abbb0216528833527370fc3f7591a4a9e6eef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6e8b14b0b5eccb0ea9a91ff9abbb0216528833527370fc3f7591a4a9e6eef5", kill_on_drop: false }`
[INFO] [stdout] 8e6e8b14b0b5eccb0ea9a91ff9abbb0216528833527370fc3f7591a4a9e6eef5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bf1cb8d2562ddb3cf7948c36c4e5d4d3340e614c37ecbe2bf4c30ff32bf428d
[INFO] running `Command { std: "docker" "start" "-a" "2bf1cb8d2562ddb3cf7948c36c4e5d4d3340e614c37ecbe2bf4c30ff32bf428d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling twenty-first v1.1.0
[INFO] [stderr]    Compiling triton-isa v3.0.0
[INFO] [stderr]    Compiling triton-constraint-circuit v3.0.0
[INFO] [stderr]    Compiling triton-air v3.0.0
[INFO] [stderr]    Compiling triton-constraint-builder v3.0.0
[INFO] [stderr]    Compiling triton-vm v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub use isa;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `isa` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::isa` to refer to this crate unambiguously
[INFO] [stdout] note: `isa` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `isa` to disambiguate
[INFO] [stdout]     = help: or use `crate::isa` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub use twenty_first;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `twenty_first` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::twenty_first` to refer to this crate unambiguously
[INFO] [stdout] note: `twenty_first` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `twenty_first` to disambiguate
[INFO] [stdout]     = help: or use `crate::twenty_first` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] running `Command { std: "docker" "inspect" "2bf1cb8d2562ddb3cf7948c36c4e5d4d3340e614c37ecbe2bf4c30ff32bf428d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf1cb8d2562ddb3cf7948c36c4e5d4d3340e614c37ecbe2bf4c30ff32bf428d", kill_on_drop: false }`
[INFO] [stdout] 2bf1cb8d2562ddb3cf7948c36c4e5d4d3340e614c37ecbe2bf4c30ff32bf428d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1753214f9498fc0c366c41b86afc00f189603d10b7c3176056effd8c01860a98
[INFO] running `Command { std: "docker" "start" "-a" "1753214f9498fc0c366c41b86afc00f189603d10b7c3176056effd8c01860a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling codspeed v4.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling macro_rules_attr v0.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling test-strategy v0.4.5
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling twenty-first v1.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.3.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling triton-isa v3.0.0
[INFO] [stderr]    Compiling triton-constraint-circuit v3.0.0
[INFO] [stderr]    Compiling triton-air v3.0.0
[INFO] [stderr]    Compiling proptest-arbitrary-adapter v0.1.0
[INFO] [stderr]    Compiling triton-constraint-builder v3.0.0
[INFO] [stderr]    Compiling triton-vm v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub use isa;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `isa` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::isa` to refer to this crate unambiguously
[INFO] [stdout] note: `isa` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `isa` to disambiguate
[INFO] [stdout]     = help: or use `crate::isa` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub use twenty_first;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `twenty_first` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::twenty_first` to refer to this crate unambiguously
[INFO] [stdout] note: `twenty_first` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `twenty_first` to disambiguate
[INFO] [stdout]     = help: or use `crate::twenty_first` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub use isa;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `isa` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::isa` to refer to this crate unambiguously
[INFO] [stdout] note: `isa` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `isa` to disambiguate
[INFO] [stdout]     = help: or use `crate::isa` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(crate)
[INFO] [stdout]    --> src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub use twenty_first;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `twenty_first` could refer to a crate passed with `--extern`
[INFO] [stdout]     = help: use `::twenty_first` to refer to this crate unambiguously
[INFO] [stdout] note: `twenty_first` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `twenty_first` to disambiguate
[INFO] [stdout]     = help: or use `crate::twenty_first` to refer to this crate unambiguously
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `triton-vm` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name triton_vm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_bit_mask' '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_async' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_join' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::struct_field_names' '--warn=clippy::stable_sort_primitive' '--warn=clippy::should_panic_without_expect' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::redundant_else' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::option_option' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mut_mut' --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::map_unwrap_or' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' --warn=let_underscore_drop '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::if_not_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::default_trait_access' '--warn=clippy::copy_iterator' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::cast_lossless' --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="default"' --cfg 'feature="no_profile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_profile"))' -C metadata=53e74034eaf04163 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-e9fc169d2152de9d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-ef5effdf39f4b5b4.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f2e3f771b2246437.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern memory_stats=/opt/rustwide/target/debug/deps/libmemory_stats-2608ff80870c95ac.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a572f26238634a89.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5c2ac1e856817d0b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2788bb1231aff63c.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-baf218f98b7c29b9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a7f46e937af40f82.rlib --extern air=/opt/rustwide/target/debug/deps/libtriton_air-e7aac8a21f31745d.rlib --extern constraint_builder=/opt/rustwide/target/debug/deps/libtriton_constraint_builder-d39ab144878f82e9.rlib --extern isa=/opt/rustwide/target/debug/deps/libtriton_isa-c816c60dffba9b75.rlib --extern twenty_first=/opt/rustwide/target/debug/deps/libtwenty_first-6b5c2d8bbb915026.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-92908ffd7730dd39.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `triton-vm` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name triton_vm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_bit_mask' '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_async' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_join' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::struct_field_names' '--warn=clippy::stable_sort_primitive' '--warn=clippy::should_panic_without_expect' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::redundant_else' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::option_option' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mut_mut' --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::mismatching_type_param_order' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::map_unwrap_or' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' --warn=let_underscore_drop '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::if_not_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::default_trait_access' '--warn=clippy::copy_iterator' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::cast_lossless' --check-cfg 'cfg(coverage,coverage_nightly)' --test --cfg 'feature="default"' --cfg 'feature="no_profile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_profile"))' -C metadata=fa6487526adc1b8e -C extra-filename=-47b0acbfabdda020 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-e9fc169d2152de9d.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-ed727f942dce42dc.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-1a2fac4a9efe452d.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c1918e481e338ba8.rlib --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-ef5effdf39f4b5b4.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f2e3f771b2246437.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d5d801823cefb359.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern macro_rules_attr=/opt/rustwide/target/debug/deps/libmacro_rules_attr-a10f37086283a03b.so --extern memory_stats=/opt/rustwide/target/debug/deps/libmemory_stats-2608ff80870c95ac.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a572f26238634a89.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-397cd9c7bea2afde.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-3c484822f33cf0be.rlib --extern proptest_arbitrary_adapter=/opt/rustwide/target/debug/deps/libproptest_arbitrary_adapter-aa29a5c9b266c5b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5c2ac1e856817d0b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2788bb1231aff63c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f4a7da0c20739cf.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-baf218f98b7c29b9.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-8ba9d440b46317d1.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a7f46e937af40f82.rlib --extern air=/opt/rustwide/target/debug/deps/libtriton_air-e7aac8a21f31745d.rlib --extern constraint_builder=/opt/rustwide/target/debug/deps/libtriton_constraint_builder-d39ab144878f82e9.rlib --extern constraint_circuit=/opt/rustwide/target/debug/deps/libtriton_constraint_circuit-338ab8870e1766e4.rlib --extern isa=/opt/rustwide/target/debug/deps/libtriton_isa-c816c60dffba9b75.rlib --extern twenty_first=/opt/rustwide/target/debug/deps/libtwenty_first-6b5c2d8bbb915026.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-92908ffd7730dd39.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-90313bc4cddd3467/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1753214f9498fc0c366c41b86afc00f189603d10b7c3176056effd8c01860a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1753214f9498fc0c366c41b86afc00f189603d10b7c3176056effd8c01860a98", kill_on_drop: false }`
[INFO] [stdout] 1753214f9498fc0c366c41b86afc00f189603d10b7c3176056effd8c01860a98
