[INFO] fetching crate vexil-codegen-rust 0.4.3...
[INFO] testing vexil-codegen-rust-0.4.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vexil-codegen-rust 0.4.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate vexil-codegen-rust 0.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vexil-codegen-rust 0.4.3
[INFO] tweaked toml for crates.io crate vexil-codegen-rust 0.4.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vexil-codegen-rust 0.4.3 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 vexil-codegen-rust 0.4.3 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 smol_str v0.3.6
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded blake3 v1.8.3
[INFO] [stderr]   Downloaded vexil-lang v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] edc8e16449df83ad7e006227697f2f8b5ae597e7444e9ab0ceafd59a4282386e
[INFO] running `Command { std: "docker" "start" "-a" "edc8e16449df83ad7e006227697f2f8b5ae597e7444e9ab0ceafd59a4282386e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edc8e16449df83ad7e006227697f2f8b5ae597e7444e9ab0ceafd59a4282386e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc8e16449df83ad7e006227697f2f8b5ae597e7444e9ab0ceafd59a4282386e", kill_on_drop: false }`
[INFO] [stdout] edc8e16449df83ad7e006227697f2f8b5ae597e7444e9ab0ceafd59a4282386e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ced41b905aea8d31b9ca8b6ae423e6dc897c48c9a0aea56f8b6a31569418647a
[INFO] running `Command { std: "docker" "start" "-a" "ced41b905aea8d31b9ca8b6ae423e6dc897c48c9a0aea56f8b6a31569418647a", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling vexil-lang v0.4.3
[INFO] [stderr]    Compiling vexil-codegen-rust v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s
[INFO] running `Command { std: "docker" "inspect" "ced41b905aea8d31b9ca8b6ae423e6dc897c48c9a0aea56f8b6a31569418647a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced41b905aea8d31b9ca8b6ae423e6dc897c48c9a0aea56f8b6a31569418647a", kill_on_drop: false }`
[INFO] [stdout] ced41b905aea8d31b9ca8b6ae423e6dc897c48c9a0aea56f8b6a31569418647a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7cd4853fdfd4982cc2cd6ee7a3eb9dbe59bd6cdbad409b60e627e3c4995ee1a7
[INFO] running `Command { std: "docker" "start" "-a" "7cd4853fdfd4982cc2cd6ee7a3eb9dbe59bd6cdbad409b60e627e3c4995ee1a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling vexil-lang v0.4.3
[INFO] [stderr]    Compiling vexil-codegen-rust v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `vexil_runtime`
[INFO] [stdout]  --> tests/evolution_roundtrip.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use vexil_runtime::{BitReader, BitWriter};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vexil_runtime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vexil_runtime`, use `cargo add vexil_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vexil_runtime`
[INFO] [stdout]  --> tests/union_array_roundtrip.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use vexil_runtime::{BitReader, BitWriter};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vexil_runtime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vexil_runtime`, use `cargo add vexil_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vexil_runtime`
[INFO] [stdout]  --> tests/delta_compliance.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vexil_runtime::BitWriter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vexil_runtime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vexil_runtime`, use `cargo add vexil_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vexil-codegen-rust` (test "evolution_roundtrip") 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 E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vexil-codegen-rust` (test "union_array_roundtrip") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vexil_runtime`
[INFO] [stdout]  --> tests/golden_bytes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vexil_runtime::BitWriter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vexil_runtime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vexil_runtime`, use `cargo add vexil_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vexil-codegen-rust` (test "delta_compliance") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vexil-codegen-rust` (test "golden_bytes") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7cd4853fdfd4982cc2cd6ee7a3eb9dbe59bd6cdbad409b60e627e3c4995ee1a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd4853fdfd4982cc2cd6ee7a3eb9dbe59bd6cdbad409b60e627e3c4995ee1a7", kill_on_drop: false }`
[INFO] [stdout] 7cd4853fdfd4982cc2cd6ee7a3eb9dbe59bd6cdbad409b60e627e3c4995ee1a7
