[INFO] cloning repository https://github.com/gabrielgatu/mozzie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielgatu/mozzie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielgatu%2Fmozzie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielgatu%2Fmozzie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af938615925b04c08d84cddf66dd76f0a8b8ad1b [INFO] testing gabrielgatu/mozzie against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielgatu%2Fmozzie" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabrielgatu/mozzie on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabrielgatu/mozzie [INFO] finished tweaking git repo https://github.com/gabrielgatu/mozzie [INFO] tweaked toml for git repo https://github.com/gabrielgatu/mozzie written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gabrielgatu/mozzie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] 188a81a8017dc441b315251eb9b92f4466ed5ade66adc06b3b4e1703b93c0786 [INFO] running `Command { std: "docker" "start" "-a" "188a81a8017dc441b315251eb9b92f4466ed5ade66adc06b3b4e1703b93c0786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188a81a8017dc441b315251eb9b92f4466ed5ade66adc06b3b4e1703b93c0786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188a81a8017dc441b315251eb9b92f4466ed5ade66adc06b3b4e1703b93c0786", kill_on_drop: false }` [INFO] [stdout] 188a81a8017dc441b315251eb9b92f4466ed5ade66adc06b3b4e1703b93c0786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a7e73a5cdf1ccadad79ea8efeaa8e49e11c2745af6b4eb3b62acee2e23e0b21 [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" "0a7e73a5cdf1ccadad79ea8efeaa8e49e11c2745af6b4eb3b62acee2e23e0b21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.7 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dispatcher/dispatch.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_service_for_intent<'a>(intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | history_stack: HistoryStack>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | services: Vec>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn history_stack<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn services<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/context/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref CONTEXT: Context = Context::new(); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/dispatcher/dispatch.rs:45:92 [INFO] [stdout] | [INFO] [stdout] 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/service/multimedia.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle_action(&self, intent: &Intent) -> Outcome { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.68s [INFO] running `Command { std: "docker" "inspect" "0a7e73a5cdf1ccadad79ea8efeaa8e49e11c2745af6b4eb3b62acee2e23e0b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7e73a5cdf1ccadad79ea8efeaa8e49e11c2745af6b4eb3b62acee2e23e0b21", kill_on_drop: false }` [INFO] [stdout] 0a7e73a5cdf1ccadad79ea8efeaa8e49e11c2745af6b4eb3b62acee2e23e0b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--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] 85280c24c6c646654cdeca70afb5050336788e877f378c535ce6000f96945906 [INFO] running `Command { std: "docker" "start" "-a" "85280c24c6c646654cdeca70afb5050336788e877f378c535ce6000f96945906", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dispatcher/dispatch.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_service_for_intent<'a>(intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | history_stack: HistoryStack>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | services: Vec>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn history_stack<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn services<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/context/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref CONTEXT: Context = Context::new(); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/dispatcher/dispatch.rs:45:92 [INFO] [stdout] | [INFO] [stdout] 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/service/multimedia.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle_action(&self, intent: &Intent) -> Outcome { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dispatcher/dispatch.rs:26:66 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_service_for_intent<'a>(intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | history_stack: HistoryStack>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | services: Vec>, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn history_stack<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn services<'a>() -> &'a Vec> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/context/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref CONTEXT: Context = Context::new(); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/dispatcher/dispatch.rs:45:92 [INFO] [stdout] | [INFO] [stdout] 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intent` [INFO] [stdout] --> src/service/multimedia.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle_action(&self, intent: &Intent) -> Outcome { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "85280c24c6c646654cdeca70afb5050336788e877f378c535ce6000f96945906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85280c24c6c646654cdeca70afb5050336788e877f378c535ce6000f96945906", kill_on_drop: false }` [INFO] [stdout] 85280c24c6c646654cdeca70afb5050336788e877f378c535ce6000f96945906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1b7bd1c11f330e17a8b847db14a9de2d311cbfc33edffa1403fac3883fc9f5e [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" "c1b7bd1c11f330e17a8b847db14a9de2d311cbfc33edffa1403fac3883fc9f5e", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dispatcher/dispatch.rs:26:66 [INFO] [stderr] | [INFO] [stderr] 26 | fn get_service_for_intent<'a>(intent: &Intent) -> Option<&'a Box> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/context/mod.rs:10:35 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 10 | history_stack: HistoryStack>, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] [INFO] [stderr] = note: for more information, see [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/mod.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | services: Vec>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/mod.rs:26:45 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn history_stack<'a>() -> &'a Vec> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/context/mod.rs:32:40 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn services<'a>() -> &'a Vec> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/context/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | static ref CONTEXT: Context = Context::new(); [INFO] [stderr] 7 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `intent` [INFO] [stderr] --> src/dispatcher/dispatch.rs:45:92 [INFO] [stderr] | [INFO] [stderr] 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `intent` [INFO] [stderr] --> src/service/multimedia.rs:18:27 [INFO] [stderr] | [INFO] [stderr] 18 | fn handle_action(&self, intent: &Intent) -> Outcome { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_intent` [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `core` (lib) generated 9 warnings [INFO] [stderr] warning: `core` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/core-47086b31c5107331) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/core-eb32e062afed575e) [INFO] [stderr] Doc-tests core [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" "c1b7bd1c11f330e17a8b847db14a9de2d311cbfc33edffa1403fac3883fc9f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b7bd1c11f330e17a8b847db14a9de2d311cbfc33edffa1403fac3883fc9f5e", kill_on_drop: false }` [INFO] [stdout] c1b7bd1c11f330e17a8b847db14a9de2d311cbfc33edffa1403fac3883fc9f5e