[INFO] fetching crate simulacrum_mock 0.1.0... [INFO] checking simulacrum_mock-0.1.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate simulacrum_mock 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate simulacrum_mock 0.1.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate simulacrum_mock 0.1.0 [INFO] finished tweaking crates.io crate simulacrum_mock 0.1.0 [INFO] tweaked toml for crates.io crate simulacrum_mock 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfcf0ee649766e6fb588c348d2ced0aaef6a6cce5b65e71ece48e4ea739d929a [INFO] running `Command { std: "docker" "start" "-a" "dfcf0ee649766e6fb588c348d2ced0aaef6a6cce5b65e71ece48e4ea739d929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfcf0ee649766e6fb588c348d2ced0aaef6a6cce5b65e71ece48e4ea739d929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcf0ee649766e6fb588c348d2ced0aaef6a6cce5b65e71ece48e4ea739d929a", kill_on_drop: false }` [INFO] [stdout] dfcf0ee649766e6fb588c348d2ced0aaef6a6cce5b65e71ece48e4ea739d929a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed577915ddd3e517c28b986b8a299cf920cc1191d7a748303e3544dc58d90c2 [INFO] running `Command { std: "docker" "start" "-a" "0ed577915ddd3e517c28b986b8a299cf920cc1191d7a748303e3544dc58d90c2", kill_on_drop: false }` [INFO] [stderr] Checking handlebox v0.3.0 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Checking simulacrum_shared v0.1.0 [INFO] [stderr] Checking simulacrum_user v0.1.0 [INFO] [stderr] Checking simulacrum_mock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | validator: Box> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Validator` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | constraints: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | modification_fn: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut I)` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | return_fn: Option O>> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&I) -> O` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | fn as_any(&mut self) -> &mut Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | fn as_any(&mut self) -> &mut Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/store.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | expectations: HandleBox> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn ExpectationT` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/always.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/always.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | validator: Box> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Validator` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint<()>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | constraints: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | modification_fn: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut I)` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | return_fn: Option O>> [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&I) -> O` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | fn as_any(&mut self) -> &mut Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expectation/mod.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | fn as_any(&mut self) -> &mut Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/store.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | expectations: HandleBox> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn ExpectationT` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/always.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/always.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/params.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/constraint/stock/times.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | let r = >::verify(&c); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `>` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ed577915ddd3e517c28b986b8a299cf920cc1191d7a748303e3544dc58d90c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed577915ddd3e517c28b986b8a299cf920cc1191d7a748303e3544dc58d90c2", kill_on_drop: false }` [INFO] [stdout] 0ed577915ddd3e517c28b986b8a299cf920cc1191d7a748303e3544dc58d90c2