[INFO] fetching crate mojang-api 0.6.1...
[INFO] checking mojang-api-0.6.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mojang-api 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate mojang-api 0.6.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mojang-api 0.6.1
[INFO] finished tweaking crates.io crate mojang-api 0.6.1
[INFO] tweaked toml for crates.io crate mojang-api 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 187 packages to latest compatible versions
[INFO] [stderr]       Adding mockito v0.23.3 (available: v1.6.1)
[INFO] [stderr]       Adding num-bigint v0.2.6 (available: v0.4.6)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.9)
[INFO] [stderr]       Adding sha1 v0.6.1 (available: v0.10.6)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.41.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3f27094fe0d8feef3e88bf0e773591683b07c4333dccc772edbb3d3a04160a6
[INFO] running `Command { std: "docker" "start" "-a" "c3f27094fe0d8feef3e88bf0e773591683b07c4333dccc772edbb3d3a04160a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f27094fe0d8feef3e88bf0e773591683b07c4333dccc772edbb3d3a04160a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f27094fe0d8feef3e88bf0e773591683b07c4333dccc772edbb3d3a04160a6", kill_on_drop: false }`
[INFO] [stdout] c3f27094fe0d8feef3e88bf0e773591683b07c4333dccc772edbb3d3a04160a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f48916a8479e721fbe66ca032f2ef78479dc73151904aa9d4318f755a2d4943c
[INFO] running `Command { std: "docker" "start" "-a" "f48916a8479e721fbe66ca032f2ef78479dc73151904aa9d4318f755a2d4943c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking assert-json-diff v1.1.0
[INFO] [stderr]     Checking mockito v0.23.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking mojang-api v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 40 |   #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]    |                                                                       -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 63 | / lazy_static! {
[INFO] [stdout] 64 | |     static ref CLIENT_TOKEN: Uuid = Uuid::new_v4();
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 121 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 140 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 252 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 266 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 40  | #![forbid(unsafe_code, missing_docs, missing_debug_implementations, warnings)]
[INFO] [stdout]     |                                                                     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 276 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mojang-api` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mojang-api` (lib test) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "f48916a8479e721fbe66ca032f2ef78479dc73151904aa9d4318f755a2d4943c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48916a8479e721fbe66ca032f2ef78479dc73151904aa9d4318f755a2d4943c", kill_on_drop: false }`
[INFO] [stdout] f48916a8479e721fbe66ca032f2ef78479dc73151904aa9d4318f755a2d4943c
