[INFO] cloning repository https://github.com/inferiorhumanorgans/cosmoline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inferiorhumanorgans/cosmoline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferiorhumanorgans%2Fcosmoline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferiorhumanorgans%2Fcosmoline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd467810236cb358b4a53f65583dc6947db2123c [INFO] checking inferiorhumanorgans/cosmoline against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferiorhumanorgans%2Fcosmoline" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inferiorhumanorgans/cosmoline on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inferiorhumanorgans/cosmoline [INFO] finished tweaking git repo https://github.com/inferiorhumanorgans/cosmoline [INFO] tweaked toml for git repo https://github.com/inferiorhumanorgans/cosmoline written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/inferiorhumanorgans/cosmoline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", 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] 9b5d73d7c23ab70549f9830058cfcbf41c74f848170fb5ed20478582b8355310 [INFO] running `Command { std: "docker" "start" "-a" "9b5d73d7c23ab70549f9830058cfcbf41c74f848170fb5ed20478582b8355310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5d73d7c23ab70549f9830058cfcbf41c74f848170fb5ed20478582b8355310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5d73d7c23ab70549f9830058cfcbf41c74f848170fb5ed20478582b8355310", kill_on_drop: false }` [INFO] [stdout] 9b5d73d7c23ab70549f9830058cfcbf41c74f848170fb5ed20478582b8355310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e95af3e3d72a47f42c25ccf2963b1cb2e3ffd94610233b115da30521422596 [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" "57e95af3e3d72a47f42c25ccf2963b1cb2e3ffd94610233b115da30521422596", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling semver v1.0.3 [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 log v0.4.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 42.34s [INFO] running `Command { std: "docker" "inspect" "57e95af3e3d72a47f42c25ccf2963b1cb2e3ffd94610233b115da30521422596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e95af3e3d72a47f42c25ccf2963b1cb2e3ffd94610233b115da30521422596", kill_on_drop: false }` [INFO] [stdout] 57e95af3e3d72a47f42c25ccf2963b1cb2e3ffd94610233b115da30521422596