[INFO] fetching crate icinga2-api 0.1.17...
[INFO] checking icinga2-api-0.1.17 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate icinga2-api 0.1.17 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate icinga2-api 0.1.17 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate icinga2-api 0.1.17
[INFO] finished tweaking crates.io crate icinga2-api 0.1.17
[INFO] tweaked toml for crates.io crate icinga2-api 0.1.17 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.4
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.4
[INFO] [stderr]   Downloaded enumoid v0.2.3
[INFO] [stderr]   Downloaded enumoid_derive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd9cece81aa7aaa36d8208f6c0a670e20a94a295e4a99a66386c246c6aca299b
[INFO] running `Command { std: "docker" "start" "-a" "dd9cece81aa7aaa36d8208f6c0a670e20a94a295e4a99a66386c246c6aca299b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd9cece81aa7aaa36d8208f6c0a670e20a94a295e4a99a66386c246c6aca299b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9cece81aa7aaa36d8208f6c0a670e20a94a295e4a99a66386c246c6aca299b", kill_on_drop: false }`
[INFO] [stdout] dd9cece81aa7aaa36d8208f6c0a670e20a94a295e4a99a66386c246c6aca299b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1c842b360dce58aa16b6d129ba1d9a0705e0a63c5bf522ccc601f2fd59c2d5
[INFO] running `Command { std: "docker" "start" "-a" "ce1c842b360dce58aa16b6d129ba1d9a0705e0a63c5bf522ccc601f2fd59c2d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tracing-test v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking icinga2-api v0.1.17 (/opt/rustwide/workdir)
[INFO] [stdout] error: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]  --> src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![forbid(private_in_public)]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![deny(renamed_and_removed_lints)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]  --> src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![forbid(private_in_public)]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![deny(renamed_and_removed_lints)]
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/api_user.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/check_command.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/dependency.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/dependency.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/endpoint.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/event_command.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `BTreeMap` is already imported here
[INFO] [stdout] 20 |     use std::{collections::BTreeMap, error::Error};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaObjectType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaObjectType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |             enums::{host_state::IcingaHostState, object_type::IcingaObjectType},
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaFilter` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaFilter` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             filter::IcingaFilter,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |             join_types::IcingaJoins,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 30 |             metadata::IcingaMetadataType,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/host_group.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/notification.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/notification.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/notification_command.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/scheduled_downtime.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BTreeMap` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `BTreeMap` is already imported here
[INFO] [stdout] 20 |     use std::{collections::BTreeMap, error::Error};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaObjectType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaObjectType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |             enums::object_type::IcingaObjectType,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaFilter` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaFilter` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |             filter::IcingaFilter,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaServiceJoinTypes` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaServiceJoinTypes` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             join_types::{service::IcingaServiceJoinTypes, IcingaJoins},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:28:59
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             join_types::{service::IcingaServiceJoinTypes, IcingaJoins},
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |             metadata::IcingaMetadataType,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/service_group.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/time_period.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/user.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/user.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/user_group.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaJoins` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/zone.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaJoins` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/monitoring_objects/zone.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         types::{join_types::IcingaJoins, metadata::IcingaMetadataType},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/runtime_objects/comment.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IcingaMetadataType` is imported redundantly
[INFO] [stdout]   --> src/api/query/runtime_objects/downtime.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use super::*;
[INFO] [stdout]    |         -------- the item `IcingaMetadataType` is already imported here
[INFO] [stdout] 16 |     use crate::{api::blocking::Icinga2, types::metadata::IcingaMetadataType};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icinga2-api` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icinga2-api` (lib test) due to 2 previous errors; 31 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce1c842b360dce58aa16b6d129ba1d9a0705e0a63c5bf522ccc601f2fd59c2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1c842b360dce58aa16b6d129ba1d9a0705e0a63c5bf522ccc601f2fd59c2d5", kill_on_drop: false }`
[INFO] [stdout] ce1c842b360dce58aa16b6d129ba1d9a0705e0a63c5bf522ccc601f2fd59c2d5
