[INFO] fetching crate maidsafe_utilities 0.19.0... [INFO] checking maidsafe_utilities-0.19.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate maidsafe_utilities 0.19.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate maidsafe_utilities 0.19.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate maidsafe_utilities 0.19.0 [INFO] finished tweaking crates.io crate maidsafe_utilities 0.19.0 [INFO] tweaked toml for crates.io crate maidsafe_utilities 0.19.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate maidsafe_utilities 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.20 [INFO] [stderr] Downloaded log4rs v0.7.0 [INFO] [stderr] Downloaded config_file_handler v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a9022199881233b32166c53902762e06850248c7a32338620e4db2740400eb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a9022199881233b32166c53902762e06850248c7a32338620e4db2740400eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a9022199881233b32166c53902762e06850248c7a32338620e4db2740400eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9022199881233b32166c53902762e06850248c7a32338620e4db2740400eb8", kill_on_drop: false }` [INFO] [stdout] 5a9022199881233b32166c53902762e06850248c7a32338620e4db2740400eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c82b2fd9b0d5a0f5b2a78441ab8c37f8be9a6a651a963939198eb39514dbea31 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c82b2fd9b0d5a0f5b2a78441ab8c37f8be9a6a651a963939198eb39514dbea31", 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] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking config_file_handler v0.11.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking log4rs v0.7.0 [INFO] [stderr] Checking maidsafe_utilities v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 30 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 31 | improper_ctypes, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 33 | non_shorthand_field_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 35 | stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 36 | unconditional_recursion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 37 | unknown_lints, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 39 | unused, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 42 | unused_comparisons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 45 | while_true [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(where_clauses_object_safety) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 68 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` on by default [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 30 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 31 | improper_ctypes, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 33 | non_shorthand_field_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 35 | stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 36 | unconditional_recursion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 37 | unknown_lints, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 39 | unused, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 42 | unused_comparisons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 45 | while_true [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(where_clauses_object_safety) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 68 | where_clauses_object_safety, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [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 #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/async_log.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/async_log.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/mod.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/event_sender.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/async_log.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/async_log.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/log/mod.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:239:14 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:239:25 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(PartialEq, Eq, Debug)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: allow(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/serialisation.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / quick_error! { [INFO] [stdout] 19 | | /// Serialisation error. [INFO] [stdout] 20 | | #[derive(Debug)] [INFO] [stdout] 21 | | pub enum SerialisationError { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | warnings [INFO] [stdout] | -------- `forbid` level set here [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 #81670 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/seeded_rng.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | if thread::panicking() && !ALREADY_PRINTED.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/seeded_rng.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | if thread::panicking() && !ALREADY_PRINTED.compare_and_swap(false, true, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `maidsafe_utilities` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c82b2fd9b0d5a0f5b2a78441ab8c37f8be9a6a651a963939198eb39514dbea31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82b2fd9b0d5a0f5b2a78441ab8c37f8be9a6a651a963939198eb39514dbea31", kill_on_drop: false }` [INFO] [stdout] c82b2fd9b0d5a0f5b2a78441ab8c37f8be9a6a651a963939198eb39514dbea31