[INFO] fetching crate simi 0.2.1... [INFO] testing simi-0.2.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate simi 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate simi 0.2.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate simi 0.2.1 [INFO] finished tweaking crates.io crate simi 0.2.1 [INFO] tweaked toml for crates.io crate simi 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b94886b779625a39c0a2d81225a37c40049a3b9284dd51eb5f7cc4212d71eb [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" "51b94886b779625a39c0a2d81225a37c40049a3b9284dd51eb5f7cc4212d71eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b94886b779625a39c0a2d81225a37c40049a3b9284dd51eb5f7cc4212d71eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b94886b779625a39c0a2d81225a37c40049a3b9284dd51eb5f7cc4212d71eb", kill_on_drop: false }` [INFO] [stdout] 51b94886b779625a39c0a2d81225a37c40049a3b9284dd51eb5f7cc4212d71eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dddbd3e99e80b4e0030ba7a67667ceed95d795177d8e7929626f30c7629b66c [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" "1dddbd3e99e80b4e0030ba7a67667ceed95d795177d8e7929626f30c7629b66c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling simi-macros v0.2.1 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling simi v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | static SET_HOOK: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/app.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | map: std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 274 - map: std::collections::HashMap>, [INFO] [stdout] 274 + map: std::collections::HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | EventListener(Box), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - EventListener(Box), [INFO] [stdout] 11 + EventListener(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/sub_app.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | rc_main: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - rc_main: Box, [INFO] [stdout] 9 + rc_main: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - closure: Closure, [INFO] [stdout] 72 + closure: Closure, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Callback = Rc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub type Callback = Rc; [INFO] [stdout] 7 + pub type Callback = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | pub type CallbackArg = Rc; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type CallbackArg = Rc; [INFO] [stdout] 9 + pub type CallbackArg = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] 22 + pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] 18 + fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] 53 + fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | mut event_handler: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 - mut event_handler: Box>, [INFO] [stdout] 413 + mut event_handler: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] 38 + pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] 44 + Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] 59 + let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.17s [INFO] running `Command { std: "docker" "inspect" "1dddbd3e99e80b4e0030ba7a67667ceed95d795177d8e7929626f30c7629b66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dddbd3e99e80b4e0030ba7a67667ceed95d795177d8e7929626f30c7629b66c", kill_on_drop: false }` [INFO] [stdout] 1dddbd3e99e80b4e0030ba7a67667ceed95d795177d8e7929626f30c7629b66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54c58dceed2908f5e1f2214b80f4c130bb8568fd55301387402fe935b984bbfd [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" "54c58dceed2908f5e1f2214b80f4c130bb8568fd55301387402fe935b984bbfd", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | static SET_HOOK: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/app.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | map: std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 274 - map: std::collections::HashMap>, [INFO] [stdout] 274 + map: std::collections::HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | EventListener(Box), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - EventListener(Box), [INFO] [stdout] 11 + EventListener(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/sub_app.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | rc_main: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - rc_main: Box, [INFO] [stdout] 9 + rc_main: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - closure: Closure, [INFO] [stdout] 72 + closure: Closure, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Callback = Rc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub type Callback = Rc; [INFO] [stdout] 7 + pub type Callback = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | pub type CallbackArg = Rc; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type CallbackArg = Rc; [INFO] [stdout] 9 + pub type CallbackArg = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] 22 + pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] 18 + fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] 53 + fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | mut event_handler: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 - mut event_handler: Box>, [INFO] [stdout] 413 + mut event_handler: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] 38 + pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] 44 + Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] 59 + let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simi v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | static SET_HOOK: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/app.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | map: std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 274 - map: std::collections::HashMap>, [INFO] [stdout] 274 + map: std::collections::HashMap>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | EventListener(Box), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - EventListener(Box), [INFO] [stdout] 11 + EventListener(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/sub_app.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | rc_main: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - rc_main: Box, [INFO] [stdout] 9 + rc_main: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - closure: Closure, [INFO] [stdout] 72 + closure: Closure, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Callback = Rc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub type Callback = Rc; [INFO] [stdout] 7 + pub type Callback = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/callback.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | pub type CallbackArg = Rc; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type CallbackArg = Rc; [INFO] [stdout] 9 + pub type CallbackArg = Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] 22 + pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] 18 + fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:53:76 [INFO] [stdout] | [INFO] [stdout] 53 | fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] 53 + fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dom/element.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | mut event_handler: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 413 - mut event_handler: Box>, [INFO] [stdout] 413 + mut event_handler: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] 38 + pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/interop.rs:44:48 [INFO] [stdout] | [INFO] [stdout] 44 | Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] 44 + Closure::wrap(Box::new(handler) as Box) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/element_events.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stdout] 89 | | ( [INFO] [stdout] 90 | | "Event handler for FocusEvent", [INFO] [stdout] 91 | | FocusEvent, [INFO] [stdout] ... | [INFO] [stdout] 130 | | ) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] 59 + let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "54c58dceed2908f5e1f2214b80f4c130bb8568fd55301387402fe935b984bbfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c58dceed2908f5e1f2214b80f4c130bb8568fd55301387402fe935b984bbfd", kill_on_drop: false }` [INFO] [stdout] 54c58dceed2908f5e1f2214b80f4c130bb8568fd55301387402fe935b984bbfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f30f31afd1b51f7edd8e1c8489e04a6b11ef0cb4506ee2f368ede40f78fc46fa [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" "f30f31afd1b51f7edd8e1c8489e04a6b11ef0cb4506ee2f368ede40f78fc46fa", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | static SET_HOOK: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/app.rs:274:44 [INFO] [stderr] | [INFO] [stderr] 274 | map: std::collections::HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 274 - map: std::collections::HashMap>, [INFO] [stderr] 274 + map: std::collections::HashMap>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dom/element.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | EventListener(Box), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 11 - EventListener(Box), [INFO] [stderr] 11 + EventListener(Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dom/sub_app.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | rc_main: Box, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 - rc_main: Box, [INFO] [stderr] 9 + rc_main: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/element_events.rs:72:30 [INFO] [stderr] | [INFO] [stderr] 72 | closure: Closure, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stderr] 89 | | ( [INFO] [stderr] 90 | | "Event handler for FocusEvent", [INFO] [stderr] 91 | | FocusEvent, [INFO] [stderr] ... | [INFO] [stderr] 130 | | ) [INFO] [stderr] 131 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 72 - closure: Closure, [INFO] [stderr] 72 + closure: Closure, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/callback.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | pub type Callback = Rc; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 7 - pub type Callback = Rc; [INFO] [stderr] 7 + pub type Callback = Rc; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/callback.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | pub type CallbackArg = Rc; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 - pub type CallbackArg = Rc; [INFO] [stderr] 9 + pub type CallbackArg = Rc; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/element_events.rs:22:64 [INFO] [stderr] | [INFO] [stderr] 22 | pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 - pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stderr] 22 + pub type ElementEventHandler = ::std::cell::Cell>>>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/element_events.rs:18:68 [INFO] [stderr] | [INFO] [stderr] 18 | fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 - fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stderr] 18 + fn create_event_listener(&mut self, main: &WeakMain) -> Box; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/element_events.rs:53:76 [INFO] [stderr] | [INFO] [stderr] 53 | fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stderr] 89 | | ( [INFO] [stderr] 90 | | "Event handler for FocusEvent", [INFO] [stderr] 91 | | FocusEvent, [INFO] [stderr] ... | [INFO] [stderr] 130 | | ) [INFO] [stderr] 131 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 53 - fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stderr] 53 + fn create_event_listener(&mut self, main: &WeakMain) -> Box { //, simi_element: &mut Element) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dom/element.rs:413:32 [INFO] [stderr] | [INFO] [stderr] 413 | mut event_handler: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 413 - mut event_handler: Box>, [INFO] [stderr] 413 + mut event_handler: Box>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/interop.rs:38:67 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 38 - pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stderr] 38 + pub fn no_arg(main: WeakMain, handler: H) -> Closure [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/interop.rs:44:48 [INFO] [stderr] | [INFO] [stderr] 44 | Closure::wrap(Box::new(handler) as Box) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 44 - Closure::wrap(Box::new(handler) as Box) [INFO] [stderr] 44 + Closure::wrap(Box::new(handler) as Box) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/element_events.rs:59:70 [INFO] [stderr] | [INFO] [stderr] 59 | let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 88 | / impl_element_events_that_send_message_back_to_simi_app! { [INFO] [stderr] 89 | | ( [INFO] [stderr] 90 | | "Event handler for FocusEvent", [INFO] [stderr] 91 | | FocusEvent, [INFO] [stderr] ... | [INFO] [stderr] 130 | | ) [INFO] [stderr] 131 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `impl_element_events_that_send_message_back_to_simi_app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 59 - let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stderr] 59 + let closure = Closure::wrap(Box::new(handler) as Box); [INFO] [stderr] | [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: `simi` (lib) generated 15 warnings [INFO] [stdout] running 0 tests [INFO] [stderr] warning: `simi` (lib test) generated 15 warnings (15 duplicates) [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simi-b79c9de26194e2e5) [INFO] [stdout] [INFO] [stderr] Running tests/component/main.rs (/opt/rustwide/target/debug/deps/component-402fccb1b6544bdc) [INFO] [stdout] [INFO] [stderr] Running tests/elements/main.rs (/opt/rustwide/target/debug/deps/elements-b8cc89fe72e4cb4c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/for-loop/main.rs (/opt/rustwide/target/debug/deps/for_loop-6a380c946f397c69) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/if-clause/main.rs (/opt/rustwide/target/debug/deps/if_clause-35b59d23d41beb3f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/match/main.rs (/opt/rustwide/target/debug/deps/match-0c1a079c5d75f9b6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sub-apps/main.rs (/opt/rustwide/target/debug/deps/sub_apps-563ba07ee8f3b4c4) [INFO] [stdout] [INFO] [stderr] Doc-tests simi [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f30f31afd1b51f7edd8e1c8489e04a6b11ef0cb4506ee2f368ede40f78fc46fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30f31afd1b51f7edd8e1c8489e04a6b11ef0cb4506ee2f368ede40f78fc46fa", kill_on_drop: false }` [INFO] [stdout] f30f31afd1b51f7edd8e1c8489e04a6b11ef0cb4506ee2f368ede40f78fc46fa