[INFO] fetching crate constellation 0.2.0... [INFO] testing constellation-0.2.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate constellation 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate constellation 0.2.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate constellation 0.2.0 [INFO] finished tweaking crates.io crate constellation 0.2.0 [INFO] tweaked toml for crates.io crate constellation 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded odds v0.2.26 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded deque v0.3.2 [INFO] [stderr] Downloaded tuple_utils v0.2.0 [INFO] [stderr] Downloaded arrayvec v0.3.25 [INFO] [stderr] Downloaded atom v0.3.6 [INFO] [stderr] Downloaded rayon v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10aedd4879b163a0ea4b88c4f7af9e76663076d5327b678d7ce28f45d8047f39 [INFO] running `Command { std: "docker" "start" "-a" "10aedd4879b163a0ea4b88c4f7af9e76663076d5327b678d7ce28f45d8047f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10aedd4879b163a0ea4b88c4f7af9e76663076d5327b678d7ce28f45d8047f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10aedd4879b163a0ea4b88c4f7af9e76663076d5327b678d7ce28f45d8047f39", kill_on_drop: false }` [INFO] [stdout] 10aedd4879b163a0ea4b88c4f7af9e76663076d5327b678d7ce28f45d8047f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924528d7c2753785ba7e92293b991c628a1f97e9cacb21aec1fb01e0e619ac51 [INFO] running `Command { std: "docker" "start" "-a" "924528d7c2753785ba7e92293b991c628a1f97e9cacb21aec1fb01e0e619ac51", kill_on_drop: false }` [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling constellation v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "924528d7c2753785ba7e92293b991c628a1f97e9cacb21aec1fb01e0e619ac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924528d7c2753785ba7e92293b991c628a1f97e9cacb21aec1fb01e0e619ac51", kill_on_drop: false }` [INFO] [stdout] 924528d7c2753785ba7e92293b991c628a1f97e9cacb21aec1fb01e0e619ac51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957a24a8ab1d263f28552d7af247d695c2cc3001a0bdbab10b8270b15895150b [INFO] running `Command { std: "docker" "start" "-a" "957a24a8ab1d263f28552d7af247d695c2cc3001a0bdbab10b8270b15895150b", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling constellation v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: unused import: `entities::*` [INFO] [stdout] --> src/world.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | use entities::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `resource::*` [INFO] [stdout] --> src/world.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: unused import: `entities::*` [INFO] [stdout] --> src/resource.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 463 | use entities::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::*` [INFO] [stdout] --> src/resource.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | use world::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | let (_, mut test) = unsafe { world.get_resource_mut::().unwrap() }; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "957a24a8ab1d263f28552d7af247d695c2cc3001a0bdbab10b8270b15895150b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957a24a8ab1d263f28552d7af247d695c2cc3001a0bdbab10b8270b15895150b", kill_on_drop: false }` [INFO] [stdout] 957a24a8ab1d263f28552d7af247d695c2cc3001a0bdbab10b8270b15895150b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6277884b78a3cc021af6079e8411e1824d133538f3979fc9b421b50deb124ce7 [INFO] running `Command { std: "docker" "start" "-a" "6277884b78a3cc021af6079e8411e1824d133538f3979fc9b421b50deb124ce7", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/world.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / bitflags! { [INFO] [stderr] 18 | | flags ResourceDescription: u32 { [INFO] [stderr] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/world.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / bitflags! { [INFO] [stderr] 18 | | flags ResourceDescription: u32 { [INFO] [stderr] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/world.rs:162:27 [INFO] [stderr] | [INFO] [stderr] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/world.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stderr] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:16:37 [INFO] [stderr] | [INFO] [stderr] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stderr] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:74:27 [INFO] [stderr] | [INFO] [stderr] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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/world.rs:24:26 [INFO] [stderr] | [INFO] [stderr] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 24 | cell: UnsafeCell>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:227:22 [INFO] [stderr] | [INFO] [stderr] 227 | systems: Vec>>, [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] 227 | systems: Vec>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:238:26 [INFO] [stderr] | [INFO] [stderr] 238 | batches: Vec>>>, [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] 238 | batches: Vec>>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:34:42 [INFO] [stderr] | [INFO] [stderr] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:449:37 [INFO] [stderr] | [INFO] [stderr] 449 | &mut Vec>>, [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] 449 | &mut Vec>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/resource.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | impl Resource { [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 | impl dyn Resource { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:264:35 [INFO] [stderr] | [INFO] [stderr] 264 | let mut batch = Vec::>>::new(); [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] 264 | let mut batch = Vec::>>::new(); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:270:39 [INFO] [stderr] | [INFO] [stderr] 270 | batch = Vec::>>::new(); [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] 270 | batch = Vec::>>::new(); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/world.rs:594:9 [INFO] [stderr] | [INFO] [stderr] 594 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `resource::*` [INFO] [stderr] --> src/world.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | use resource::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/resource.rs:463:9 [INFO] [stderr] | [INFO] [stderr] 463 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `world::*` [INFO] [stderr] --> src/resource.rs:464:9 [INFO] [stderr] | [INFO] [stderr] 464 | use world::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/world.rs:654:17 [INFO] [stderr] | [INFO] [stderr] 654 | let (_, mut test) = unsafe { world.get_resource_mut::().unwrap() }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `constellation` (lib) generated 15 warnings (run `cargo fix --lib -p constellation` to apply 13 suggestions) [INFO] [stderr] warning: `constellation` (lib test) generated 20 warnings (15 duplicates) (run `cargo fix --lib -p constellation --tests` to apply 5 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/constellation-c09f990d94f63370) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test bitset::atomic_set_test::add_atomic ... ok [INFO] [stdout] test bitset::atomic_set_test::insert ... ok [INFO] [stdout] test bitset::atomic_set_test::clear ... ok [INFO] [stdout] test bitset::set_test::insert ... ok [INFO] [stdout] test bitset::atomic_set_test::remove ... ok [INFO] [stdout] test bitset::set_test::not ... ok [INFO] [stdout] test bitset::set_test::remove ... ok [INFO] [stdout] test entities::entities_tests::allocate ... ok [INFO] [stdout] test bitset::set_test::iter_odd_even ... ok [INFO] [stdout] test bitset::atomic_set_test::iter ... ok [INFO] [stdout] test entities::entities_tests::allocated_entity_is_alive ... ok [INFO] [stdout] test entities::entities_tests::deconstruct_entity ... ok [INFO] [stdout] test entities::entities_tests::new ... ok [INFO] [stdout] test entities::entities_transaction_tests::create ... ok [INFO] [stdout] test entities::entities_transaction_tests::created_is_alive ... ok [INFO] [stdout] test entities::entities_transaction_tests::merge_allocates ... ok [INFO] [stdout] test bitset::set_test::insert_100k ... ok [INFO] [stdout] test entities::entities_transaction_tests::new ... ok [INFO] [stdout] test resource::tests::map_deconstruct ... ok [INFO] [stdout] test bitset::atomic_set_test::iter_odd_even ... ok [INFO] [stdout] test resource::tests::run_iter_entities_r1w1 ... ok [INFO] [stdout] test resource::tests::vec_iter ... ok [INFO] [stdout] test resource::tests::vec_iter_mut ... ok [INFO] [stdout] test resource::tests::map_deconstruct_mut ... ok [INFO] [stdout] test world::tests::clean_deleted_entities ... ok [INFO] [stdout] test world::tests::create_world ... ok [INFO] [stdout] test world::tests::get_resource ... ok [INFO] [stdout] test world::tests::get_resource_mut ... ok [INFO] [stdout] test bitset::set_test::iter ... ok [INFO] [stdout] test world::tests::register_resource ... ok [INFO] [stdout] test world::tests::pass_state ... ok [INFO] [stdout] test world::tests::register_resources_unique_id ... ok [INFO] [stdout] test world::tests::run_system ... ok [INFO] [stdout] test tests::example ... ok [INFO] [stdout] test world::tests::run_system_exclusive_write_sequential ... ok [INFO] [stdout] test world::tests::system_batch_all_read ... ok [INFO] [stdout] test world::tests::run_multiple_system ... ok [INFO] [stdout] test world::tests::system_batch_all_write ... ok [INFO] [stdout] test bitset::atomic_set_test::add_atomic_100k ... ok [INFO] [stdout] test world::tests::system_batch_all_write_distinct ... ok [INFO] [stdout] test world::tests::system_batch_mixed ... ok [INFO] [stdout] test world::tests::system_batch_all_read_distinct ... ok [INFO] [stdout] test world::tests::system_batch_all_write_interleaved ... ok [INFO] [stdout] test world::tests::system_command_buffer ... ok [INFO] [stdout] test entities::entities_tests::allocate_many_no_duplicates ... ok [INFO] [stdout] test bitset::atomic_set_test::insert_100k ... ok [INFO] [stdout] test entities::entities_transaction_tests::merge_deletes ... ok [INFO] [stdout] test entities::entities_tests::allocate_many_no_duplicates_comitted ... ok [INFO] [stdout] test world::tests::run_system_exclusive_write_parallel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests constellation [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6277884b78a3cc021af6079e8411e1824d133538f3979fc9b421b50deb124ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6277884b78a3cc021af6079e8411e1824d133538f3979fc9b421b50deb124ce7", kill_on_drop: false }` [INFO] [stdout] 6277884b78a3cc021af6079e8411e1824d133538f3979fc9b421b50deb124ce7 [INFO] testing constellation-0.2.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate constellation 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate constellation 0.2.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate constellation 0.2.0 [INFO] finished tweaking crates.io crate constellation 0.2.0 [INFO] tweaked toml for crates.io crate constellation 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3707cb79968858df606b8af86f176eb1b7376d3b48b0e0453139f7561d65be8 [INFO] running `Command { std: "docker" "start" "-a" "e3707cb79968858df606b8af86f176eb1b7376d3b48b0e0453139f7561d65be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3707cb79968858df606b8af86f176eb1b7376d3b48b0e0453139f7561d65be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3707cb79968858df606b8af86f176eb1b7376d3b48b0e0453139f7561d65be8", kill_on_drop: false }` [INFO] [stdout] e3707cb79968858df606b8af86f176eb1b7376d3b48b0e0453139f7561d65be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b258d90989e247f5f73ef022457293eb460dc6d1703caa66cca9e95e572ccc4 [INFO] running `Command { std: "docker" "start" "-a" "6b258d90989e247f5f73ef022457293eb460dc6d1703caa66cca9e95e572ccc4", kill_on_drop: false }` [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling constellation v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: the item `std` is imported redundantly [INFO] [stdout] --> src/bitset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> src/world.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 159 | trait System: Send { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 160 | fn id(&self) -> u32; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/world.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct FnSystem [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 169 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "6b258d90989e247f5f73ef022457293eb460dc6d1703caa66cca9e95e572ccc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b258d90989e247f5f73ef022457293eb460dc6d1703caa66cca9e95e572ccc4", kill_on_drop: false }` [INFO] [stdout] 6b258d90989e247f5f73ef022457293eb460dc6d1703caa66cca9e95e572ccc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffb60f77471d13add487d212e8a17ea70c15907b26df59e59a7aa9b3e599552 [INFO] running `Command { std: "docker" "start" "-a" "2ffb60f77471d13add487d212e8a17ea70c15907b26df59e59a7aa9b3e599552", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: the item `std` is imported redundantly [INFO] [stdout] --> src/bitset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> src/world.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 159 | trait System: Send { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 160 | fn id(&self) -> u32; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling constellation v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/world.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 165 | struct FnSystem [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 169 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/world.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / bitflags! { [INFO] [stdout] 18 | | flags ResourceDescription: u32 { [INFO] [stdout] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/world.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: unused import: `entities::*` [INFO] [stdout] --> src/world.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | use entities::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `resource::*` [INFO] [stdout] --> src/world.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashSet` is imported redundantly [INFO] [stdout] --> src/world.rs:596:9 [INFO] [stdout] | [INFO] [stdout] 593 | use super::*; [INFO] [stdout] | -------- the item `HashSet` is already imported here [INFO] [stdout] ... [INFO] [stdout] 596 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/resource.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: unused import: `entities::*` [INFO] [stdout] --> src/resource.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 463 | use entities::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::*` [INFO] [stdout] --> src/resource.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | use world::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/bitset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std; [INFO] [stdout] | ^^^ the item `std` is already imported by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | cell: UnsafeCell>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 227 | systems: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 238 | batches: Vec>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resource.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | impl dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:449:37 [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 449 | &mut Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 | let mut batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | batch = Vec::>>::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:654:17 [INFO] [stdout] | [INFO] [stdout] 654 | let (_, mut test) = unsafe { world.get_resource_mut::().unwrap() }; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "2ffb60f77471d13add487d212e8a17ea70c15907b26df59e59a7aa9b3e599552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffb60f77471d13add487d212e8a17ea70c15907b26df59e59a7aa9b3e599552", kill_on_drop: false }` [INFO] [stdout] 2ffb60f77471d13add487d212e8a17ea70c15907b26df59e59a7aa9b3e599552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e831af95ac658095b999783d8dd68a3cc944f74b7ff03626d069af686038062 [INFO] running `Command { std: "docker" "start" "-a" "5e831af95ac658095b999783d8dd68a3cc944f74b7ff03626d069af686038062", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/world.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / bitflags! { [INFO] [stderr] 18 | | flags ResourceDescription: u32 { [INFO] [stderr] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/world.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / bitflags! { [INFO] [stderr] 18 | | flags ResourceDescription: u32 { [INFO] [stderr] 19 | | const ENTITY_DATA = 0b00000001 [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/world.rs:162:27 [INFO] [stderr] | [INFO] [stderr] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &World` [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] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/world.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | fn execute(&mut self, &World, &S) -> EntityChangeSet; [INFO] [stderr] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &S` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:16:37 [INFO] [stderr] | [INFO] [stderr] 16 | fn clear_entity_data(&mut self, &[Entity]) {} [INFO] [stderr] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Entity]` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | fn get(&self, Entity) -> Option<&Self::Component>; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/resource.rs:74:27 [INFO] [stderr] | [INFO] [stderr] 74 | fn get_mut(&mut self, Entity) -> Option<&mut Self::Component>; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Entity` [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: the item `std` is imported redundantly [INFO] [stderr] --> src/bitset.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std; [INFO] [stderr] | ^^^ the item `std` is already imported by prelude [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:24:26 [INFO] [stderr] | [INFO] [stderr] 24 | cell: UnsafeCell>, [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 24 | cell: UnsafeCell>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:227:22 [INFO] [stderr] | [INFO] [stderr] 227 | systems: Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 227 | systems: Vec>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:238:26 [INFO] [stderr] | [INFO] [stderr] 238 | batches: Vec>>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 238 | batches: Vec>>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/resource.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | impl Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 26 | impl dyn Resource { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:34:42 [INFO] [stderr] | [INFO] [stderr] 34 | pub unsafe fn get_mut(&self) -> &mut Resource { [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 34 | pub unsafe fn get_mut(&self) -> &mut dyn Resource { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:449:37 [INFO] [stderr] | [INFO] [stderr] 449 | &mut Vec>>, [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 449 | &mut Vec>>, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:264:35 [INFO] [stderr] | [INFO] [stderr] 264 | let mut batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 264 | let mut batch = Vec::>>::new(); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/world.rs:270:39 [INFO] [stderr] | [INFO] [stderr] 270 | batch = Vec::>>::new(); [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: if this is an object-safe trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 270 | batch = Vec::>>::new(); [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: method `id` is never used [INFO] [stderr] --> src/world.rs:160:8 [INFO] [stderr] | [INFO] [stderr] 159 | trait System: Send { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] 160 | fn id(&self) -> u32; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/world.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 165 | struct FnSystem [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 169 | id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/world.rs:594:9 [INFO] [stderr] | [INFO] [stderr] 594 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `resource::*` [INFO] [stderr] --> src/world.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | use resource::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `HashSet` is imported redundantly [INFO] [stderr] --> src/world.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 593 | use super::*; [INFO] [stderr] | -------- the item `HashSet` is already imported here [INFO] [stderr] ... [INFO] [stderr] 596 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/resource.rs:463:9 [INFO] [stderr] | [INFO] [stderr] 463 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `world::*` [INFO] [stderr] --> src/resource.rs:464:9 [INFO] [stderr] | [INFO] [stderr] 464 | use world::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/bitset.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std; [INFO] [stderr] | ^^^ the item `std` is already imported by prelude [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/world.rs:654:17 [INFO] [stderr] | [INFO] [stderr] 654 | let (_, mut test) = unsafe { world.get_resource_mut::().unwrap() }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `constellation` (lib) generated 18 warnings (run `cargo fix --lib -p constellation` to apply 13 suggestions) [INFO] [stderr] warning: `constellation` (lib test) generated 22 warnings (15 duplicates) (run `cargo fix --lib -p constellation --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/constellation-169f94adce9b8d19) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test bitset::atomic_set_test::add_atomic ... ok [INFO] [stdout] test bitset::atomic_set_test::insert ... ok [INFO] [stdout] test bitset::set_test::insert ... ok [INFO] [stdout] test bitset::atomic_set_test::remove ... ok [INFO] [stdout] test bitset::atomic_set_test::clear ... ok [INFO] [stdout] test bitset::set_test::not ... ok [INFO] [stdout] test bitset::set_test::remove ... ok [INFO] [stdout] test entities::entities_tests::allocate ... ok [INFO] [stdout] test bitset::set_test::iter_odd_even ... ok [INFO] [stdout] test bitset::set_test::iter ... ok [INFO] [stdout] test entities::entities_tests::allocated_entity_is_alive ... ok [INFO] [stdout] test entities::entities_tests::deconstruct_entity ... ok [INFO] [stdout] test entities::entities_tests::allocate_many_no_duplicates ... ok [INFO] [stdout] test entities::entities_tests::new ... ok [INFO] [stdout] test entities::entities_transaction_tests::create ... ok [INFO] [stdout] test entities::entities_transaction_tests::merge_allocates ... ok [INFO] [stdout] test entities::entities_transaction_tests::created_is_alive ... ok [INFO] [stdout] test entities::entities_transaction_tests::new ... ok [INFO] [stdout] test resource::tests::map_deconstruct ... ok [INFO] [stdout] test resource::tests::map_deconstruct_mut ... ok [INFO] [stderr] thread 'resource::tests::run_iter_entities_r1w1' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b24246ac52 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55b24246ac52 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b24246ac52 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55b24246ac52 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b2424928bc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55b2424928bc - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55b24246839f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55b24246aa24 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b24246aa24 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b24246c6eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55b24246c443 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55b2423fd8a7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x55b2423fd8a7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x55b24246cd20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x55b24246cd20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x55b24246ca29 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x55b24246b126 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x55b24246c794 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x55b24236288a - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x55b24236288a - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x55b242362939 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x55b2423b5cb8 - >::get_unchecked_mut::precondition_check::h1fe50ea5e2743f0e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x55b2423b5b8d - >::get_unchecked_mut::h57ddb12d8661cb7b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/index.rs:252:9 [INFO] [stderr] 23: 0x55b2423ba158 - core::slice::::get_unchecked_mut::h02dc0eeb76c0abf0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/mod.rs:728:24 [INFO] [stderr] 24: 0x55b2423c41cf - as core::ops::drop::Drop>::drop::h1662d89c5a0cd5d9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:584:50 [INFO] [stderr] 25: 0x55b2423bf553 - core::ptr::drop_in_place>::h38310296af72e8a7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ptr/mod.rs:515:1 [INFO] [stderr] 26: 0x55b2423bd2d4 - constellation::entities::Entities::merge::hda6453842751992c [INFO] [stderr] at /opt/rustwide/workdir/src/entities.rs:128:9 [INFO] [stderr] 27: 0x55b24237a9bc - constellation::world::World::run_sequential_sc::h1ea8c853e77ead80 [INFO] [stderr] at /opt/rustwide/workdir/src/world.rs:442:17 [INFO] [stderr] 28: 0x55b24237a67b - constellation::world::World::run_with_state_sequential::hc047e2d2470187b4 [INFO] [stderr] at /opt/rustwide/workdir/src/world.rs:418:52 [INFO] [stderr] 29: 0x55b24237a6c9 - constellation::world::World::run_sequential::h310458abc84ed6bb [INFO] [stderr] at /opt/rustwide/workdir/src/world.rs:426:9 [INFO] [stderr] 30: 0x55b2423af66b - constellation::resource::tests::run_iter_entities_r1w1::hc99be0da0a4c8b3f [INFO] [stderr] at /opt/rustwide/workdir/src/resource.rs:578:9 [INFO] [stderr] 31: 0x55b2423af557 - constellation::resource::tests::run_iter_entities_r1w1::{{closure}}::h23630765bee21f13 [INFO] [stderr] at /opt/rustwide/workdir/src/resource.rs:529:32 [INFO] [stderr] 32: 0x55b2423be326 - core::ops::function::FnOnce::call_once::h156968cb5dc672ad [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 33: 0x55b24240246f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x55b24240246f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 35: 0x55b242401b63 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 36: 0x55b242401b63 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 37: 0x55b242401b63 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x55b242401b63 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 39: 0x55b242401b63 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 40: 0x55b242401b63 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 41: 0x55b242401b63 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 42: 0x55b2423ca763 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 43: 0x55b2423ca763 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 44: 0x55b2423cf2cf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 45: 0x55b2423cf2cf - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 46: 0x55b2423cf2cf - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 47: 0x55b2423cf2cf - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 48: 0x55b2423cf2cf - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 49: 0x55b2423cf2cf - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 50: 0x55b2423cf2cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x55b242470ea5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 52: 0x55b242470ea5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 53: 0x55b242470ea5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 54: 0x7ff98c15aac3 - [INFO] [stderr] 55: 0x7ff98c1ebbf4 - __clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/constellation-169f94adce9b8d19` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "5e831af95ac658095b999783d8dd68a3cc944f74b7ff03626d069af686038062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e831af95ac658095b999783d8dd68a3cc944f74b7ff03626d069af686038062", kill_on_drop: false }` [INFO] [stdout] 5e831af95ac658095b999783d8dd68a3cc944f74b7ff03626d069af686038062