[INFO] crate notify 5.0.0-pre.3 is already in cache [INFO] testing notify-5.0.0-pre.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate notify 5.0.0-pre.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate notify 5.0.0-pre.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate notify 5.0.0-pre.3 [INFO] finished tweaking crates.io crate notify 5.0.0-pre.3 [INFO] tweaked toml for crates.io crate notify 5.0.0-pre.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate notify 5.0.0-pre.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 158e4ce60c7d8b0a38e1bbec2c21b8931dda130aa263a982152f84df3662149e [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" "158e4ce60c7d8b0a38e1bbec2c21b8931dda130aa263a982152f84df3662149e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "158e4ce60c7d8b0a38e1bbec2c21b8931dda130aa263a982152f84df3662149e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158e4ce60c7d8b0a38e1bbec2c21b8931dda130aa263a982152f84df3662149e", kill_on_drop: false }` [INFO] [stdout] 158e4ce60c7d8b0a38e1bbec2c21b8931dda130aa263a982152f84df3662149e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f3d78be43e4fbc0242d9b1752186a0e6d4022ba02a800ee2839053b51f67bc3 [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" "5f3d78be43e4fbc0242d9b1752186a0e6d4022ba02a800ee2839053b51f67bc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` 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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.32s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f3d78be43e4fbc0242d9b1752186a0e6d4022ba02a800ee2839053b51f67bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3d78be43e4fbc0242d9b1752186a0e6d4022ba02a800ee2839053b51f67bc3", kill_on_drop: false }` [INFO] [stdout] 5f3d78be43e4fbc0242d9b1752186a0e6d4022ba02a800ee2839053b51f67bc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a98c3595c6b535bcf47520aab7d1a58b29403e8e5d475ba855c9db1f2d02cc27 [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" "a98c3595c6b535bcf47520aab7d1a58b29403e8e5d475ba855c9db1f2d02cc27", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` 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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling notify v5.0.0-pre.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> tests/serialise-events.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` 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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(where_clauses_object_safety)]` 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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [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 #51443 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `Command { std: "docker" "inspect" "a98c3595c6b535bcf47520aab7d1a58b29403e8e5d475ba855c9db1f2d02cc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98c3595c6b535bcf47520aab7d1a58b29403e8e5d475ba855c9db1f2d02cc27", kill_on_drop: false }` [INFO] [stdout] a98c3595c6b535bcf47520aab7d1a58b29403e8e5d475ba855c9db1f2d02cc27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18fdaa6d6a51daca813f5507fa21d828b394c79dec9105d1f5d36d450b63b9fb [INFO] running `Command { std: "docker" "start" "-a" "18fdaa6d6a51daca813f5507fa21d828b394c79dec9105d1f5d36d450b63b9fb", kill_on_drop: false }` [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(where_clauses_object_safety)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(where_clauses_object_safety)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json::json` [INFO] [stderr] --> tests/serialise-events.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use serde_json::json; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(where_clauses_object_safety)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: the trait `anymap::any::CloneToAny` cannot be made into an object [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anymap-0.12.1/src/any.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait cannot be made into an object because method `clone_to_any_send_sync` references the `Self` type in its `where` clause [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #51443 [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/notify-63d2f7846a70f5c9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test error::display_formatted_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test events_are_debuggable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serialise_events-e4e0d9fd20187a9d [INFO] [stderr] Doc-tests notify [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 78) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18fdaa6d6a51daca813f5507fa21d828b394c79dec9105d1f5d36d450b63b9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fdaa6d6a51daca813f5507fa21d828b394c79dec9105d1f5d36d450b63b9fb", kill_on_drop: false }` [INFO] [stdout] 18fdaa6d6a51daca813f5507fa21d828b394c79dec9105d1f5d36d450b63b9fb