[INFO] cloning repository https://github.com/vorner/corona [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorner/corona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6cd7bbfce9e3fc2d345d213a8ed7370442e30f6 [INFO] testing vorner/corona against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vorner/corona on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vorner/corona [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/vorner/corona [INFO] tweaked toml for git repo https://github.com/vorner/corona written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/vorner/corona already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-await-async-macro v0.1.4 [INFO] [stderr] Downloaded version-sync v0.5.0 [INFO] [stderr] Downloaded futures-await-await-macro v0.1.1 [INFO] [stderr] Downloaded futures-await v0.1.1 [INFO] [stderr] Downloaded may v0.2.0 [INFO] [stderr] Downloaded may_queue v0.1.2 [INFO] [stderr] Downloaded generator v0.6.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7906dece8c9e524226961e6487fb30545d16e998bff7c2cf010baf9a4c5bd67d [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" "7906dece8c9e524226961e6487fb30545d16e998bff7c2cf010baf9a4c5bd67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7906dece8c9e524226961e6487fb30545d16e998bff7c2cf010baf9a4c5bd67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7906dece8c9e524226961e6487fb30545d16e998bff7c2cf010baf9a4c5bd67d", kill_on_drop: false }` [INFO] [stdout] 7906dece8c9e524226961e6487fb30545d16e998bff7c2cf010baf9a4c5bd67d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b081ba54a3806f814e9cef8e973f8aa710e10c572375525ee675dcb60fce50 [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" "e7b081ba54a3806f814e9cef8e973f8aa710e10c572375525ee675dcb60fce50", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling context v2.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling corona v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coroutine.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | Panicked(Box), [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - Panicked(Box), [INFO] [stdout] 16 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] 39 + pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | type BoxedTask = Box; [INFO] [stdout] | ^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - type BoxedTask = Box; [INFO] [stdout] 36 + type BoxedTask = Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | panic: Box, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 158 - panic: Box, [INFO] [stdout] 158 + panic: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | panic: Option>, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 172 - panic: Option>, [INFO] [stdout] 172 + panic: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | Panicked(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - Panicked(Box), [INFO] [stdout] 38 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] 26 + (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:20:55 [INFO] [stdout] | [INFO] [stdout] 20 | (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] 20 + (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] 29 + (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.79s [INFO] running `Command { std: "docker" "inspect" "e7b081ba54a3806f814e9cef8e973f8aa710e10c572375525ee675dcb60fce50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b081ba54a3806f814e9cef8e973f8aa710e10c572375525ee675dcb60fce50", kill_on_drop: false }` [INFO] [stdout] e7b081ba54a3806f814e9cef8e973f8aa710e10c572375525ee675dcb60fce50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a2539cbd0cb5d350f66a1af36a76de47a6a7a2c091f33a8eebd026a26c04fc [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" "66a2539cbd0cb5d350f66a1af36a76de47a6a7a2c091f33a8eebd026a26c04fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coroutine.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | Panicked(Box), [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - Panicked(Box), [INFO] [stdout] 16 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] 39 + pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | type BoxedTask = Box; [INFO] [stdout] | ^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - type BoxedTask = Box; [INFO] [stdout] 36 + type BoxedTask = Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | panic: Box, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 158 - panic: Box, [INFO] [stdout] 158 + panic: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | panic: Option>, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 172 - panic: Option>, [INFO] [stdout] 172 + panic: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | Panicked(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - Panicked(Box), [INFO] [stdout] 38 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] 26 + (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:20:55 [INFO] [stdout] | [INFO] [stdout] 20 | (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] 20 + (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] 29 + (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling version-sync v0.5.0 [INFO] [stderr] Compiling corona v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> test/early_cleanup.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | fn no_stream() -> Box> { [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 116 - fn no_stream() -> Box> { [INFO] [stdout] 116 + fn no_stream() -> Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/switch.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/coroutine.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | Panicked(Box), [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - Panicked(Box), [INFO] [stdout] 16 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stdout] 39 + pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | type BoxedTask = Box; [INFO] [stdout] | ^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - type BoxedTask = Box; [INFO] [stdout] 36 + type BoxedTask = Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | panic: Box, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 158 - panic: Box, [INFO] [stdout] 158 + panic: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | panic: Option>, [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 172 - panic: Option>, [INFO] [stdout] 172 + panic: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | Panicked(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - Panicked(Box), [INFO] [stdout] 38 + Panicked(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:26:55 [INFO] [stdout] | [INFO] [stdout] 26 | (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] 26 + (Context, ProtectedFixedSizeStack, Option>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:20:55 [INFO] [stdout] | [INFO] [stdout] 20 | (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] 20 + (Context, ProtectedFixedSizeStack, Option>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/switch.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] 29 + (Context, ProtectedFixedSizeStack, Option>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.96s [INFO] running `Command { std: "docker" "inspect" "66a2539cbd0cb5d350f66a1af36a76de47a6a7a2c091f33a8eebd026a26c04fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a2539cbd0cb5d350f66a1af36a76de47a6a7a2c091f33a8eebd026a26c04fc", kill_on_drop: false }` [INFO] [stdout] 66a2539cbd0cb5d350f66a1af36a76de47a6a7a2c091f33a8eebd026a26c04fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e94eb962b327d2d7c4f74ea3aa0880a1f61d1d9799ea7e36e3645d6f61b4c229 [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" "e94eb962b327d2d7c4f74ea3aa0880a1f61d1d9799ea7e36e3645d6f61b4c229", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/switch.rs:19:27 [INFO] [stderr] | [INFO] [stderr] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stderr] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/switch.rs:19:36 [INFO] [stderr] | [INFO] [stderr] 19 | fn perform(&mut self, Context, ProtectedFixedSizeStack) -> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coroutine.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | Panicked(Box), [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 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 16 - Panicked(Box), [INFO] [stderr] 16 + Panicked(Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:39:27 [INFO] [stderr] | [INFO] [stderr] 39 | pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 39 - pub(crate) poll: *mut FnMut() -> Poll<(), ()>, [INFO] [stderr] 39 + pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:36:22 [INFO] [stderr] | [INFO] [stderr] 36 | type BoxedTask = Box; [INFO] [stderr] | ^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 36 - type BoxedTask = Box; [INFO] [stderr] 36 + type BoxedTask = Box; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | panic: Box, [INFO] [stderr] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 158 - panic: Box, [INFO] [stderr] 158 + panic: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:172:27 [INFO] [stderr] | [INFO] [stderr] 172 | panic: Option>, [INFO] [stderr] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 172 - panic: Option>, [INFO] [stderr] 172 + panic: Option>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:38:18 [INFO] [stderr] | [INFO] [stderr] 38 | Panicked(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 38 - Panicked(Box), [INFO] [stderr] 38 + Panicked(Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:26:55 [INFO] [stderr] | [INFO] [stderr] 26 | (Context, ProtectedFixedSizeStack, Option>), [INFO] [stderr] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 26 - (Context, ProtectedFixedSizeStack, Option>), [INFO] [stderr] 26 + (Context, ProtectedFixedSizeStack, Option>), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:20:55 [INFO] [stderr] | [INFO] [stderr] 20 | (Context, ProtectedFixedSizeStack, Option>); [INFO] [stderr] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - (Context, ProtectedFixedSizeStack, Option>); [INFO] [stderr] 20 + (Context, ProtectedFixedSizeStack, Option>); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/switch.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | (Context, ProtectedFixedSizeStack, Option>) [INFO] [stderr] | ^^^^^^^^^^ [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] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 29 - (Context, ProtectedFixedSizeStack, Option>) [INFO] [stderr] 29 + (Context, ProtectedFixedSizeStack, Option>) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:25:30 [INFO] [stderr] | [INFO] [stderr] 25 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:64:30 [INFO] [stderr] | [INFO] [stderr] 64 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `corona` (lib) generated 13 warnings [INFO] [stderr] warning: `corona` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> test/early_cleanup.rs:116:23 [INFO] [stderr] | [INFO] [stderr] 116 | fn no_stream() -> Box> { [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 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 116 - fn no_stream() -> Box> { [INFO] [stderr] 116 + fn no_stream() -> Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `corona` (test "integration_tests") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corona-556997afd35f1628) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test wrappers::tests::sink_sender ... ok [INFO] [stdout] test wrappers::tests::async_sink_sender ... ok [INFO] [stdout] test switch::tests::switch_coroutine ... ok [INFO] [stdout] test coroutine::tests::leak_always ... ok [INFO] [stdout] test coroutine::tests::coroutine_run ... ok [INFO] [stdout] test coroutine::tests::spawn_some ... ok [INFO] [stdout] test wrappers::tests::stream_extract ... ok [INFO] [stdout] test coroutine::tests::panic_without_coroutine - should panic ... ok [INFO] [stdout] test coroutine::tests::panics_run ... ok [INFO] [stdout] test coroutine::tests::panic_in_future ... ok [INFO] [stdout] test coroutine::tests::panics_spawn - should panic ... ok [INFO] [stdout] test coroutine::tests::panic_leak ... ok [INFO] [stdout] test coroutine::tests::panics_catch ... ok [INFO] [stdout] test coroutine::tests::future_wait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running test/tests.rs (/opt/rustwide/target/debug/deps/integration_tests-48aba7a0a0ef6567) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test early_cleanup::cleanup_nopanic ... ok [INFO] [stdout] test bugreports::bug_4_weird_stack_size_assert ... ok [INFO] [stdout] test prelude_api::coro_wait ... ok [INFO] [stdout] test early_cleanup::cleanup_panic ... ok [INFO] [stdout] test prelude_api::iter_result ... ok [INFO] [stdout] test prelude_api::push_sink ... ok [INFO] [stdout] test prelude_api::iter_ok ... ok [INFO] [stdout] test prelude_api::extract ... ok [INFO] [stdout] test early_cleanup::stream_panic ... ok [INFO] [stdout] test prelude_api::reference ... ok [INFO] [stdout] test version::test_readme_deps ... ok [INFO] [stdout] test io_blocking::line_req_resp ... ok [INFO] [stdout] test prelude_api::iter_ok_many ... ok [INFO] [stdout] test version::test_html_root_url ... ok [INFO] [stdout] test early_cleanup::stream_cleanup ... ok [INFO] [stdout] test early_cleanup::cleanup_main_panic ... ok [INFO] [stdout] test reentrant_wait::directly_reentrant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests corona [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/io.rs - io::BlockingWrapper (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 146) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name corona --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/context-3161ad000c9c6186/out --extern bytes=/opt/rustwide/target/debug/deps/libbytes-83313678f59021d8.rlib --extern context=/opt/rustwide/target/debug/deps/libcontext-1d45548dc4315e9b.rlib --extern corona=/opt/rustwide/target/debug/deps/libcorona-7536a7045d65c4c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be95a8d8f71bb14a.rlib --extern tokio_current_thread=/opt/rustwide/target/debug/deps/libtokio_current_thread-3ce3fd4a9f52ce59.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-8a182df9cff49b3b.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-ef7fde8f04b8d915.rlib -C embed-bitcode=no --cfg 'feature="blocking-wrappers"' --cfg 'feature="convenient-run"' --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-io"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e94eb962b327d2d7c4f74ea3aa0880a1f61d1d9799ea7e36e3645d6f61b4c229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94eb962b327d2d7c4f74ea3aa0880a1f61d1d9799ea7e36e3645d6f61b4c229", kill_on_drop: false }` [INFO] [stdout] e94eb962b327d2d7c4f74ea3aa0880a1f61d1d9799ea7e36e3645d6f61b4c229