[INFO] fetching crate hit-data 0.0.5...
[INFO] checking hit-data-0.0.5 against 1.95.0 for pr-155915
[INFO] extracting crate hit-data 0.0.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hit-data 0.0.5
[INFO] finished tweaking crates.io crate hit-data 0.0.5
[INFO] tweaked toml for crates.io crate hit-data 0.0.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hit-data 0.0.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 462490dd5c705bc7cd0dfb42254b30bbcaae5a1cf994bec373667af3beb49d95
[INFO] running `Command { std: "docker" "start" "-a" "462490dd5c705bc7cd0dfb42254b30bbcaae5a1cf994bec373667af3beb49d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "462490dd5c705bc7cd0dfb42254b30bbcaae5a1cf994bec373667af3beb49d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462490dd5c705bc7cd0dfb42254b30bbcaae5a1cf994bec373667af3beb49d95", kill_on_drop: false }`
[INFO] [stdout] 462490dd5c705bc7cd0dfb42254b30bbcaae5a1cf994bec373667af3beb49d95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71cc3b8f786ec282fe0c01a491525b7d8b4ef634d94587d41358f86926a6ba5c
[INFO] running `Command { std: "docker" "start" "-a" "71cc3b8f786ec282fe0c01a491525b7d8b4ef634d94587d41358f86926a6ba5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hit-data v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(hash_set_entry)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::backtrace::Backtrace`
[INFO] [stdout]  --> src/errors/hit_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::backtrace::Backtrace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/model/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `duplicate_hit` and `export`
[INFO] [stdout]  --> src/tests/hit/test_import_hit.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     duplicate_hit, export, test_kernel::create_test_kernel, Hit, IndexEntryProperty, ObjectValue, Reference,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(hash_set_entry)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::backtrace::Backtrace`
[INFO] [stdout]  --> src/errors/hit_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::backtrace::Backtrace;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/model/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/object_data.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         return DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(self.datetime, 0), Utc);
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/object_data.rs:44:57
[INFO] [stdout]    |
[INFO] [stdout] 44 |         return DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(self.datetime, 0), Utc);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/object_data.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         return DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(self.datetime, 0), Utc);
[INFO] [stdout]    |                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/object_data.rs:44:57
[INFO] [stdout]    |
[INFO] [stdout] 44 |         return DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(self.datetime, 0), Utc);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]  --> src/tests/object_data/test_date.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let date = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(61, 0), Utc);
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]  --> src/tests/object_data/test_date.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let date = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(61, 0), Utc);
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/index/index.rs:241:43
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 ObjectValue::VecReference(data) => {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/index/index.rs:241:43
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 ObjectValue::VecReference(data) => {
[INFO] [stdout]     |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hit-data` (lib) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         before_id: &Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         before_id: &Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         before_id: &Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         before_id: &Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         instance: &mut Hit,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reference_id`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         reference_id: &crate::Id,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> src/tests/plugins/test_reference_plugin.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         target: &IndexEntryProperty,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hit-data` (lib test) due to 1 previous error; 30 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "71cc3b8f786ec282fe0c01a491525b7d8b4ef634d94587d41358f86926a6ba5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71cc3b8f786ec282fe0c01a491525b7d8b4ef634d94587d41358f86926a6ba5c", kill_on_drop: false }`
[INFO] [stdout] 71cc3b8f786ec282fe0c01a491525b7d8b4ef634d94587d41358f86926a6ba5c
