[INFO] fetching crate cosmoline 0.1.1... [INFO] checking cosmoline-0.1.1 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate cosmoline 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cosmoline 0.1.1 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cosmoline 0.1.1 [INFO] finished tweaking crates.io crate cosmoline 0.1.1 [INFO] tweaked toml for crates.io crate cosmoline 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cosmoline 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded handlebars v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d7192f4a54ea3e8bf5eeeedc1d4769293b5cf2bc296dd1f410b59e66e6d98b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d7192f4a54ea3e8bf5eeeedc1d4769293b5cf2bc296dd1f410b59e66e6d98b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d7192f4a54ea3e8bf5eeeedc1d4769293b5cf2bc296dd1f410b59e66e6d98b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7192f4a54ea3e8bf5eeeedc1d4769293b5cf2bc296dd1f410b59e66e6d98b7", kill_on_drop: false }` [INFO] [stdout] 9d7192f4a54ea3e8bf5eeeedc1d4769293b5cf2bc296dd1f410b59e66e6d98b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 216931bc27dd2a834e50c7b7241c68ace3e7f022d704f99340f90e36103a944d [INFO] running `Command { std: "docker" "start" "-a" "216931bc27dd2a834e50c7b7241c68ace3e7f022d704f99340f90e36103a944d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking handlebars v4.1.0 [INFO] [stderr] Checking cosmoline v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `line_start` [INFO] [stdout] --> src/coverage_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub line_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_start` [INFO] [stdout] --> src/coverage_data.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub column_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/coverage_data.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub line_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/coverage_data.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub column_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `execution_count` [INFO] [stdout] --> src/coverage_data.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `false_execution_count` [INFO] [stdout] --> src/coverage_data.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub false_execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/coverage_data.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expanded_file_id` [INFO] [stdout] --> src/coverage_data.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub expanded_file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `region_kind` [INFO] [stdout] --> src/coverage_data.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub region_kind: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branches` [INFO] [stdout] --> src/coverage_data.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub branches: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expansions` [INFO] [stdout] --> src/coverage_data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub expansions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branches` [INFO] [stdout] --> src/coverage_data.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub branches: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instantiations` [INFO] [stdout] --> src/coverage_data.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub instantiations: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regions` [INFO] [stdout] --> src/coverage_data.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub regions: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filenames` [INFO] [stdout] --> src/coverage_data.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub filenames: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_count` [INFO] [stdout] --> src/coverage_data.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub has_count: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_gap_region` [INFO] [stdout] --> src/coverage_data.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub is_gap_region: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regions` [INFO] [stdout] --> src/coverage_data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub regions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_start` [INFO] [stdout] --> src/coverage_data.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub line_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_start` [INFO] [stdout] --> src/coverage_data.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub column_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/coverage_data.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub line_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/coverage_data.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub column_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `execution_count` [INFO] [stdout] --> src/coverage_data.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/coverage_data.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expanded_file_id` [INFO] [stdout] --> src/coverage_data.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub expanded_file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `region_kind` [INFO] [stdout] --> src/coverage_data.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub region_kind: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `not_covered` [INFO] [stdout] --> src/coverage_data.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub not_covered: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `report_type` [INFO] [stdout] --> src/coverage_data.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub report_type: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/coverage_data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub version: semver::Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_start` [INFO] [stdout] --> src/coverage_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub line_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_start` [INFO] [stdout] --> src/coverage_data.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub column_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/coverage_data.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub line_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/coverage_data.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub column_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `execution_count` [INFO] [stdout] --> src/coverage_data.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `false_execution_count` [INFO] [stdout] --> src/coverage_data.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub false_execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/coverage_data.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expanded_file_id` [INFO] [stdout] --> src/coverage_data.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub expanded_file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `region_kind` [INFO] [stdout] --> src/coverage_data.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub region_kind: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branches` [INFO] [stdout] --> src/coverage_data.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub branches: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expansions` [INFO] [stdout] --> src/coverage_data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub expansions: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branches` [INFO] [stdout] --> src/coverage_data.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub branches: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instantiations` [INFO] [stdout] --> src/coverage_data.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub instantiations: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regions` [INFO] [stdout] --> src/coverage_data.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub regions: Summary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filenames` [INFO] [stdout] --> src/coverage_data.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub filenames: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_count` [INFO] [stdout] --> src/coverage_data.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub has_count: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_gap_region` [INFO] [stdout] --> src/coverage_data.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub is_gap_region: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `regions` [INFO] [stdout] --> src/coverage_data.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub regions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_start` [INFO] [stdout] --> src/coverage_data.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub line_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_start` [INFO] [stdout] --> src/coverage_data.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub column_start: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/coverage_data.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub line_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/coverage_data.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub column_end: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `execution_count` [INFO] [stdout] --> src/coverage_data.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub execution_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/coverage_data.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expanded_file_id` [INFO] [stdout] --> src/coverage_data.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub expanded_file_id: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `region_kind` [INFO] [stdout] --> src/coverage_data.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub region_kind: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `not_covered` [INFO] [stdout] --> src/coverage_data.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub not_covered: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `report_type` [INFO] [stdout] --> src/coverage_data.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub report_type: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/coverage_data.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub version: semver::Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.03s [INFO] running `Command { std: "docker" "inspect" "216931bc27dd2a834e50c7b7241c68ace3e7f022d704f99340f90e36103a944d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216931bc27dd2a834e50c7b7241c68ace3e7f022d704f99340f90e36103a944d", kill_on_drop: false }` [INFO] [stdout] 216931bc27dd2a834e50c7b7241c68ace3e7f022d704f99340f90e36103a944d