[INFO] fetching crate notify 5.0.0-pre.3... [INFO] checking notify-5.0.0-pre.3 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate notify 5.0.0-pre.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate notify 5.0.0-pre.3 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7a3c28a0423c0324f248718ceb9e5aab632d33bab98c288bb8a4505f790f04e [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" "b7a3c28a0423c0324f248718ceb9e5aab632d33bab98c288bb8a4505f790f04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7a3c28a0423c0324f248718ceb9e5aab632d33bab98c288bb8a4505f790f04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a3c28a0423c0324f248718ceb9e5aab632d33bab98c288bb8a4505f790f04e", kill_on_drop: false }` [INFO] [stdout] b7a3c28a0423c0324f248718ceb9e5aab632d33bab98c288bb8a4505f790f04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 9c480f8409622776c87b160ddbf0ec96c8809cbaab275ed53737122613f3dab2 [INFO] running `Command { std: "docker" "start" "-a" "9c480f8409622776c87b160ddbf0ec96c8809cbaab275ed53737122613f3dab2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v5.0.0-pre.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the trait `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 `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 `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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the trait `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 `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 `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] Finished dev [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "9c480f8409622776c87b160ddbf0ec96c8809cbaab275ed53737122613f3dab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c480f8409622776c87b160ddbf0ec96c8809cbaab275ed53737122613f3dab2", kill_on_drop: false }` [INFO] [stdout] 9c480f8409622776c87b160ddbf0ec96c8809cbaab275ed53737122613f3dab2