[INFO] fetching crate vyre-reference 0.4.1...
[INFO] testing vyre-reference-0.4.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vyre-reference 0.4.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate vyre-reference 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vyre-reference 0.4.1
[INFO] tweaked toml for crates.io crate vyre-reference 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vyre-reference 0.4.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vyre-reference 0.4.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vyre-macros v0.4.1
[INFO] [stderr]   Downloaded vyre-spec v0.4.1
[INFO] [stderr]   Downloaded inventory v0.3.17
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded vyre-primitives v0.4.1
[INFO] [stderr]   Downloaded vyre-foundation v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 024e7c3651e6a7b25709f2cbff871bb0713ad9823c69a717f18687688772ed6d
[INFO] running `Command { std: "docker" "start" "-a" "024e7c3651e6a7b25709f2cbff871bb0713ad9823c69a717f18687688772ed6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "024e7c3651e6a7b25709f2cbff871bb0713ad9823c69a717f18687688772ed6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024e7c3651e6a7b25709f2cbff871bb0713ad9823c69a717f18687688772ed6d", kill_on_drop: false }`
[INFO] [stdout] 024e7c3651e6a7b25709f2cbff871bb0713ad9823c69a717f18687688772ed6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3febd59db83ad3aa11b71a31b9b126526aa0c1a3d96736faee031d0920550f97
[INFO] running `Command { std: "docker" "start" "-a" "3febd59db83ad3aa11b71a31b9b126526aa0c1a3d96736faee031d0920550f97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling inventory v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling vyre-primitives v0.4.1
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling vyre-macros v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling vyre-spec v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling vyre-foundation v0.4.1
[INFO] [stderr]    Compiling vyre-reference v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.85s
[INFO] running `Command { std: "docker" "inspect" "3febd59db83ad3aa11b71a31b9b126526aa0c1a3d96736faee031d0920550f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3febd59db83ad3aa11b71a31b9b126526aa0c1a3d96736faee031d0920550f97", kill_on_drop: false }`
[INFO] [stdout] 3febd59db83ad3aa11b71a31b9b126526aa0c1a3d96736faee031d0920550f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daff45d6980653a6be7a51b7bf2abfbd1e0c443323ca680e07b762cd4dc357ce
[INFO] running `Command { std: "docker" "start" "-a" "daff45d6980653a6be7a51b7bf2abfbd1e0c443323ca680e07b762cd4dc357ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling vyre-spec v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling vyre-foundation v0.4.1
[INFO] [stderr]    Compiling vyre-reference v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]  --> tests/hashmap_async_and_indirect_contracts.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vyre::ir::{BufferDecl, DataType, Expr, Node, Program};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]  --> tests/hashmap_buffer_size_contracts.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vyre::ir::{BufferDecl, DataType, Expr, Node, Program};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]  --> tests/adversarial_empty.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vyre::ir::{BufferAccess, BufferDecl, DataType, Expr, Node, Program};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]  --> tests/assign_semantics.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use vyre::ir::{BufferAccess, BufferDecl, DataType, Expr, Node, Program};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]   --> tests/subnormal_contract.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use vyre::ir::{BinOp, Expr, UnOp};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vyre-reference` (test "hashmap_async_and_indirect_contracts") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vyre-reference` (test "hashmap_buffer_size_contracts") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vyre-reference` (test "adversarial_empty") due to 1 previous error
[INFO] [stderr] error: could not compile `vyre-reference` (test "assign_semantics") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]   --> tests/subnormal_contract.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn empty_program() -> vyre::ir::Program {
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 11 + use vyre_foundation::ir;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ir`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 - fn empty_program() -> vyre::ir::Program {
[INFO] [stdout] 20 + fn empty_program() -> ir::Program {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]   --> tests/subnormal_contract.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     vyre::ir::Program::wrapped(Vec::new(), [1, 1, 1], Vec::new())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 11 + use vyre_foundation::ir::Program;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Program`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     vyre::ir::Program::wrapped(Vec::new(), [1, 1, 1], Vec::new())
[INFO] [stdout] 21 +     Program::wrapped(Vec::new(), [1, 1, 1], Vec::new())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]   --> tests/subnormal_contract.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn zero_invocation(program: &vyre::ir::Program) -> Invocation<'_> {
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 11 + use vyre_foundation::ir;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ir`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 - fn zero_invocation(program: &vyre::ir::Program) -> Invocation<'_> {
[INFO] [stdout] 24 + fn zero_invocation(program: &ir::Program) -> Invocation<'_> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vyre` in this scope
[INFO] [stdout]     --> tests/expr_adversarial_proptest.rs:1138:21
[INFO] [stdout]      |
[INFO] [stdout] 1138 |                 op: vyre::ir::BinOp::Ne,
[INFO] [stdout]      |                     ^^^^ use of unresolved module or unlinked crate `vyre`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `vyre`, use `cargo add vyre` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout]    8 + use crate::BinOp;
[INFO] [stdout]      |
[INFO] [stdout]    8 + use vyre_foundation::ir::BinOp;
[INFO] [stdout]      |
[INFO] [stdout]    8 + use vyre_spec::BinOp;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `BinOp`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1138 -                 op: vyre::ir::BinOp::Ne,
[INFO] [stdout] 1138 +                 op: BinOp::Ne,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vyre-reference` (test "subnormal_contract") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vyre-reference` (test "expr_adversarial_proptest") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "daff45d6980653a6be7a51b7bf2abfbd1e0c443323ca680e07b762cd4dc357ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daff45d6980653a6be7a51b7bf2abfbd1e0c443323ca680e07b762cd4dc357ce", kill_on_drop: false }`
[INFO] [stdout] daff45d6980653a6be7a51b7bf2abfbd1e0c443323ca680e07b762cd4dc357ce
