[INFO] fetching crate twitch_eventsub 0.1.2... [INFO] checking twitch_eventsub-0.1.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate twitch_eventsub 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate twitch_eventsub 0.1.2 [INFO] finished tweaking crates.io crate twitch_eventsub 0.1.2 [INFO] tweaked toml for crates.io crate twitch_eventsub 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate twitch_eventsub 0.1.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 173 packages to latest compatible versions [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ff65b5d0e926e6b4f4fbebed5f4bf7bd84e77adfa269e29433312574462bb05 [INFO] running `Command { std: "docker" "start" "-a" "9ff65b5d0e926e6b4f4fbebed5f4bf7bd84e77adfa269e29433312574462bb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff65b5d0e926e6b4f4fbebed5f4bf7bd84e77adfa269e29433312574462bb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff65b5d0e926e6b4f4fbebed5f4bf7bd84e77adfa269e29433312574462bb05", kill_on_drop: false }` [INFO] [stdout] 9ff65b5d0e926e6b4f4fbebed5f4bf7bd84e77adfa269e29433312574462bb05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e7e11d6bd00813140caa9277a84302493809c048062257f87e02318d59758e [INFO] running `Command { std: "docker" "start" "-a" "e4e7e11d6bd00813140caa9277a84302493809c048062257f87e02318d59758e", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking traitobject v0.1.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking simple_env_load v0.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum_all_variants v0.2.0 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking websocket-base v0.26.5 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking websocket v0.27.1 [INFO] [stderr] Checking twitch_eventsub_structs v0.1.2 [INFO] [stderr] Checking twitch_eventsub v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Serialise, Deserialise, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Serialise, Deserialise, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize as Deserialise` and `Serialize as Serialise` [INFO] [stdout] --> src/modules/apitypes.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::serde::{self, Deserialize as Deserialise, Serialize as Serialise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter` [INFO] [stdout] --> src/modules/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::LevelFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/modules/twitch_http.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Serialise, Deserialise, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Serialise, Deserialise, Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Serialise, Deserialise, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Serialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro `Deserialise` is private [INFO] [stdout] --> src/modules/apitypes.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialise, Deserialise, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize as Deserialise` and `Serialize as Serialise` [INFO] [stdout] --> src/modules/apitypes.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::serde::{self, Deserialize as Deserialise, Serialize as Serialise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter` [INFO] [stdout] --> src/modules/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::LevelFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/modules/twitch_http.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twitch_eventsub` (lib) due to 114 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `twitch_eventsub` (lib test) due to 114 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4e7e11d6bd00813140caa9277a84302493809c048062257f87e02318d59758e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e7e11d6bd00813140caa9277a84302493809c048062257f87e02318d59758e", kill_on_drop: false }` [INFO] [stdout] e4e7e11d6bd00813140caa9277a84302493809c048062257f87e02318d59758e