[INFO] fetching crate twitch_eventsub 0.1.2... [INFO] checking twitch_eventsub-0.1.2 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] extracting crate twitch_eventsub 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate twitch_eventsub 0.1.2 on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 151 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" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ea6ab715329817268de5cc74de72d5cf740a7e8a209c396bbdb567a89275da [INFO] running `Command { std: "docker" "start" "-a" "e6ea6ab715329817268de5cc74de72d5cf740a7e8a209c396bbdb567a89275da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ea6ab715329817268de5cc74de72d5cf740a7e8a209c396bbdb567a89275da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ea6ab715329817268de5cc74de72d5cf740a7e8a209c396bbdb567a89275da", kill_on_drop: false }` [INFO] [stdout] e6ea6ab715329817268de5cc74de72d5cf740a7e8a209c396bbdb567a89275da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dc1838099346c39bc3897ae54215959f7b1a729ad977dcd1684fbbd60d7d0c4 [INFO] running `Command { std: "docker" "start" "-a" "5dc1838099346c39bc3897ae54215959f7b1a729ad977dcd1684fbbd60d7d0c4", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking simple_env_load v0.2.0 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enum_all_variants v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking websocket-base v0.26.5 [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] warning: 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: `#[warn(private_macro_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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: `#[warn(private_macro_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] warning: 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5dc1838099346c39bc3897ae54215959f7b1a729ad977dcd1684fbbd60d7d0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc1838099346c39bc3897ae54215959f7b1a729ad977dcd1684fbbd60d7d0c4", kill_on_drop: false }` [INFO] [stdout] 5dc1838099346c39bc3897ae54215959f7b1a729ad977dcd1684fbbd60d7d0c4