[INFO] fetching crate tfv2rd 0.1.0... [INFO] checking tfv2rd-0.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate tfv2rd 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tfv2rd 0.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-absolutize v3.0.11 [INFO] [stderr] Downloaded structopt-derive v0.4.16 [INFO] [stderr] Downloaded path-dedot v3.0.14 [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded jsonschema v0.12.1 [INFO] [stderr] Downloaded fraction v0.8.0 [INFO] [stderr] Downloaded structopt v0.3.23 [INFO] [stderr] Downloaded openssl v0.10.36 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea150ae68c8af1b35c166476caddc064c63658e9a7e03ac94ed7b617bba39bab [INFO] running `Command { std: "docker" "start" "-a" "ea150ae68c8af1b35c166476caddc064c63658e9a7e03ac94ed7b617bba39bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea150ae68c8af1b35c166476caddc064c63658e9a7e03ac94ed7b617bba39bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea150ae68c8af1b35c166476caddc064c63658e9a7e03ac94ed7b617bba39bab", kill_on_drop: false }` [INFO] [stdout] ea150ae68c8af1b35c166476caddc064c63658e9a7e03ac94ed7b617bba39bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3133a16cb8e9acefc64bf7bd123e252d7bc768f248c1e9bdd5e1c6f32cd7a02b [INFO] running `Command { std: "docker" "start" "-a" "3133a16cb8e9acefc64bf7bd123e252d7bc768f248c1e9bdd5e1c6f32cd7a02b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v0.2.5 [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 futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking path-dedot v3.0.14 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking path-absolutize v3.0.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking fraction v0.8.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking 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)]` 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>, [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>, [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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jsonschema v0.12.1 [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)]` 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>, [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>, [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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "3133a16cb8e9acefc64bf7bd123e252d7bc768f248c1e9bdd5e1c6f32cd7a02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3133a16cb8e9acefc64bf7bd123e252d7bc768f248c1e9bdd5e1c6f32cd7a02b", kill_on_drop: false }` [INFO] [stdout] 3133a16cb8e9acefc64bf7bd123e252d7bc768f248c1e9bdd5e1c6f32cd7a02b