[INFO] fetching crate tfv2rd 0.1.0...
[INFO] testing tfv2rd-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tfv2rd 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tfv2rd 0.1.0
[INFO] finished tweaking crates.io crate tfv2rd 0.1.0
[INFO] tweaked toml for crates.io crate tfv2rd 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tfv2rd 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tfv2rd 0.1.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 183dbd8d1fc6af8aecaca9efb2debb5ca8602eca2715a94f29e88b63ffbf519b
[INFO] running `Command { std: "docker" "start" "-a" "183dbd8d1fc6af8aecaca9efb2debb5ca8602eca2715a94f29e88b63ffbf519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "183dbd8d1fc6af8aecaca9efb2debb5ca8602eca2715a94f29e88b63ffbf519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183dbd8d1fc6af8aecaca9efb2debb5ca8602eca2715a94f29e88b63ffbf519b", kill_on_drop: false }`
[INFO] [stdout] 183dbd8d1fc6af8aecaca9efb2debb5ca8602eca2715a94f29e88b63ffbf519b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cba58f2752d626d1b8fc2bc7758f349173243cd655fcc0f7e620e9ddbc78c8df
[INFO] running `Command { std: "docker" "start" "-a" "cba58f2752d626d1b8fc2bc7758f349173243cd655fcc0f7e620e9ddbc78c8df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling path-dedot v3.0.14
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling path-absolutize v3.0.11
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling tfv2rd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `format_version` and `valid` are never read
[INFO] [stdout]   --> src/terraform.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct ValidateResult<'a> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  8 |     #[serde(borrow)]
[INFO] [stdout]  9 |     pub format_version: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub valid: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `snippet` is never read
[INFO] [stdout]   --> src/terraform.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Diagnostic<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub snippet: Option<Snippet<'a>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byte` is never read
[INFO] [stdout]   --> src/terraform.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 38 |     pub byte: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `code`, `start_line`, `highlight_start_offset`, `highlight_end_offset`, and `values` are never read
[INFO] [stdout]   --> src/terraform.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Snippet<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 45 |     pub context: Option<&'a RawValue>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     #[serde(borrow)]
[INFO] [stdout] 47 |     pub code: &'a RawValue,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub start_line: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 49 |     pub highlight_start_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     pub highlight_end_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub values: Vec<Expression<'a>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `traversal` and `statement` are never read
[INFO] [stdout]   --> src/terraform.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Expression<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 56 |     #[serde(borrow)]
[INFO] [stdout] 57 |     pub traversal: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 58 |     #[serde(borrow)]
[INFO] [stdout] 59 |     pub statement: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s
[INFO] running `Command { std: "docker" "inspect" "cba58f2752d626d1b8fc2bc7758f349173243cd655fcc0f7e620e9ddbc78c8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba58f2752d626d1b8fc2bc7758f349173243cd655fcc0f7e620e9ddbc78c8df", kill_on_drop: false }`
[INFO] [stdout] cba58f2752d626d1b8fc2bc7758f349173243cd655fcc0f7e620e9ddbc78c8df
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71080fe1a1d8929f707fa05d07577cfc126f5d50a4ad98041698d1241732265c
[INFO] running `Command { std: "docker" "start" "-a" "71080fe1a1d8929f707fa05d07577cfc126f5d50a4ad98041698d1241732265c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.8.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling jsonschema v0.12.1
[INFO] [stderr]    Compiling tfv2rd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `format_version` and `valid` are never read
[INFO] [stdout]   --> src/terraform.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct ValidateResult<'a> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  8 |     #[serde(borrow)]
[INFO] [stdout]  9 |     pub format_version: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub valid: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `snippet` is never read
[INFO] [stdout]   --> src/terraform.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Diagnostic<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub snippet: Option<Snippet<'a>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byte` is never read
[INFO] [stdout]   --> src/terraform.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 38 |     pub byte: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `code`, `start_line`, `highlight_start_offset`, `highlight_end_offset`, and `values` are never read
[INFO] [stdout]   --> src/terraform.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Snippet<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 45 |     pub context: Option<&'a RawValue>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     #[serde(borrow)]
[INFO] [stdout] 47 |     pub code: &'a RawValue,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub start_line: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 49 |     pub highlight_start_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     pub highlight_end_offset: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub values: Vec<Expression<'a>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `traversal` and `statement` are never read
[INFO] [stdout]   --> src/terraform.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Expression<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 56 |     #[serde(borrow)]
[INFO] [stdout] 57 |     pub traversal: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 58 |     #[serde(borrow)]
[INFO] [stdout] 59 |     pub statement: &'a RawValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.99s
[INFO] running `Command { std: "docker" "inspect" "71080fe1a1d8929f707fa05d07577cfc126f5d50a4ad98041698d1241732265c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71080fe1a1d8929f707fa05d07577cfc126f5d50a4ad98041698d1241732265c", kill_on_drop: false }`
[INFO] [stdout] 71080fe1a1d8929f707fa05d07577cfc126f5d50a4ad98041698d1241732265c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4fe9db8ea6fb34fcb3acd4cded7254564fd4d071d6853f56dfbc255feb7070a
[INFO] running `Command { std: "docker" "start" "-a" "a4fe9db8ea6fb34fcb3acd4cded7254564fd4d071d6853f56dfbc255feb7070a", kill_on_drop: false }`
[INFO] [stderr] warning: fields `format_version` and `valid` are never read
[INFO] [stderr]   --> src/terraform.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct ValidateResult<'a> {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr]  8 |     #[serde(borrow)]
[INFO] [stderr]  9 |     pub format_version: &'a RawValue,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     pub valid: bool,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ValidateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `snippet` is never read
[INFO] [stderr]   --> src/terraform.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Diagnostic<'a> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub snippet: Option<Snippet<'a>>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `byte` is never read
[INFO] [stderr]   --> src/terraform.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct SourcePosition {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 38 |     pub byte: u32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `context`, `code`, `start_line`, `highlight_start_offset`, `highlight_end_offset`, and `values` are never read
[INFO] [stderr]   --> src/terraform.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct Snippet<'a> {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 45 |     pub context: Option<&'a RawValue>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 46 |     #[serde(borrow)]
[INFO] [stderr] 47 |     pub code: &'a RawValue,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 48 |     pub start_line: u32,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 49 |     pub highlight_start_offset: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 50 |     pub highlight_end_offset: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 51 |     pub values: Vec<Expression<'a>>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Snippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `traversal` and `statement` are never read
[INFO] [stderr]   --> src/terraform.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct Expression<'a> {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 56 |     #[serde(borrow)]
[INFO] [stderr] 57 |     pub traversal: &'a RawValue,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 58 |     #[serde(borrow)]
[INFO] [stderr] 59 |     pub statement: &'a RawValue,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `tfv2rd` (bin "tfv2rd" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tfv2rd-c26805287101f13e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_make_path_converter_relativize ... ok
[INFO] [stdout] test tests::test_make_path_converter_workdir ... ok
[INFO] [stdout] test tests::test_no_range ... ok
[INFO] [stdout] test tests::test_quoting_errors ... ok
[INFO] [stdout] test tests::schema_validate_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a4fe9db8ea6fb34fcb3acd4cded7254564fd4d071d6853f56dfbc255feb7070a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4fe9db8ea6fb34fcb3acd4cded7254564fd4d071d6853f56dfbc255feb7070a", kill_on_drop: false }`
[INFO] [stdout] a4fe9db8ea6fb34fcb3acd4cded7254564fd4d071d6853f56dfbc255feb7070a
