[INFO] cloning repository https://github.com/stmobo/akashi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stmobo/akashi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstmobo%2Fakashi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstmobo%2Fakashi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9016d4b52d23ce4c8380d4bff52470293af5003e [INFO] testing stmobo/akashi against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstmobo%2Fakashi" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stmobo/akashi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stmobo/akashi [INFO] finished tweaking git repo https://github.com/stmobo/akashi [INFO] tweaked toml for git repo https://github.com/stmobo/akashi written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/stmobo/akashi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91cd31df5a52a634b9d4f360d950e46fc0782a2795765f1445a48d992cb47a90 [INFO] running `Command { std: "docker" "start" "-a" "91cd31df5a52a634b9d4f360d950e46fc0782a2795765f1445a48d992cb47a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91cd31df5a52a634b9d4f360d950e46fc0782a2795765f1445a48d992cb47a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cd31df5a52a634b9d4f360d950e46fc0782a2795765f1445a48d992cb47a90", kill_on_drop: false }` [INFO] [stdout] 91cd31df5a52a634b9d4f360d950e46fc0782a2795765f1445a48d992cb47a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8168d9e33b7d23b0152c2836ff6d28cdcb9fa9fbcdf5bf3de7c0685c198aa979 [INFO] running `Command { std: "docker" "start" "-a" "8168d9e33b7d23b0152c2836ff6d28cdcb9fa9fbcdf5bf3de7c0685c198aa979", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling dashmap-shard v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling dashmap v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling akashi v0.5.2 (/opt/rustwide/workdir/akashi) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/components/inventory.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / rental! { [INFO] [stdout] 15 | | pub mod inventory_rental { [INFO] [stdout] 16 | | use super::*; [INFO] [stdout] 17 | | [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/ecs/entity_store.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / rental! { [INFO] [stdout] 20 | | pub mod handle_ref { [INFO] [stdout] 21 | | //! Self-referential wrappers around shared locks. [INFO] [stdout] 22 | | use super::*; [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: akashi v0.5.2 (/opt/rustwide/workdir/akashi), rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "8168d9e33b7d23b0152c2836ff6d28cdcb9fa9fbcdf5bf3de7c0685c198aa979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8168d9e33b7d23b0152c2836ff6d28cdcb9fa9fbcdf5bf3de7c0685c198aa979", kill_on_drop: false }` [INFO] [stdout] 8168d9e33b7d23b0152c2836ff6d28cdcb9fa9fbcdf5bf3de7c0685c198aa979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68286d6c57d572a82eb7a36e9bab8700e3eebcaf05e36e7658a5b32fe2fec374 [INFO] running `Command { std: "docker" "start" "-a" "68286d6c57d572a82eb7a36e9bab8700e3eebcaf05e36e7658a5b32fe2fec374", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/components/inventory.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / rental! { [INFO] [stdout] 15 | | pub mod inventory_rental { [INFO] [stdout] 16 | | use super::*; [INFO] [stdout] 17 | | [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/ecs/entity_store.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / rental! { [INFO] [stdout] 20 | | pub mod handle_ref { [INFO] [stdout] 21 | | //! Self-referential wrappers around shared locks. [INFO] [stdout] 22 | | use super::*; [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.2 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling akashi v0.5.2 (/opt/rustwide/workdir/akashi) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/components/inventory.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / rental! { [INFO] [stdout] 15 | | pub mod inventory_rental { [INFO] [stdout] 16 | | use super::*; [INFO] [stdout] 17 | | [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> akashi/src/ecs/entity_store.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / rental! { [INFO] [stdout] 20 | | pub mod handle_ref { [INFO] [stdout] 21 | | //! Self-referential wrappers around shared locks. [INFO] [stdout] 22 | | use super::*; [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> akashi/src/components/inventory.rs:192:50 [INFO] [stdout] | [INFO] [stdout] 192 | impl Component for TestComponent {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> akashi/src/ecs/entity_store.rs:970:60 [INFO] [stdout] | [INFO] [stdout] 970 | impl Component for TestComponent {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: akashi v0.5.2 (/opt/rustwide/workdir/akashi), rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/akashi-2c4f6728974c67fa) [INFO] running `Command { std: "docker" "inspect" "68286d6c57d572a82eb7a36e9bab8700e3eebcaf05e36e7658a5b32fe2fec374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68286d6c57d572a82eb7a36e9bab8700e3eebcaf05e36e7658a5b32fe2fec374", kill_on_drop: false }` [INFO] [stdout] 68286d6c57d572a82eb7a36e9bab8700e3eebcaf05e36e7658a5b32fe2fec374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85d23fe13799ba7e1f6fc639d65ab8ec5c5b1664974ec18dbcdf9048582769ac [INFO] running `Command { std: "docker" "start" "-a" "85d23fe13799ba7e1f6fc639d65ab8ec5c5b1664974ec18dbcdf9048582769ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> akashi/src/components/inventory.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / rental! { [INFO] [stderr] 15 | | pub mod inventory_rental { [INFO] [stderr] 16 | | use super::*; [INFO] [stderr] 17 | | [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> akashi/src/ecs/entity_store.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / rental! { [INFO] [stderr] 20 | | pub mod handle_ref { [INFO] [stderr] 21 | | //! Self-referential wrappers around shared locks. [INFO] [stderr] 22 | | use super::*; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `akashi` (lib) generated 2 warnings [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> akashi/src/components/inventory.rs:192:50 [INFO] [stderr] | [INFO] [stderr] 192 | impl Component for TestComponent {}; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> akashi/src/ecs/entity_store.rs:970:60 [INFO] [stderr] | [INFO] [stderr] 970 | impl Component for TestComponent {}; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: `akashi` (lib test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: akashi v0.5.2 (/opt/rustwide/workdir/akashi), rental v0.5.5 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/akashi-2c4f6728974c67fa) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test components::resource::tests::test_capped_add ... ok [INFO] [stdout] test components::resource::tests::test_capped_sub ... ok [INFO] [stdout] test components::resource::tests::test_capped_set ... ok [INFO] [stdout] test components::resource::tests::test_checked_add ... ok [INFO] [stdout] test components::resource::tests::test_checked_set ... ok [INFO] [stdout] test components::resource::tests::test_checked_sub ... ok [INFO] [stdout] test components::resource::tests::test_hard_set_max ... ok [INFO] [stdout] test components::resource::tests::test_hard_set_min ... ok [INFO] [stdout] test components::resource::tests::test_soft_set_max ... ok [INFO] [stdout] test components::resource::tests::test_soft_set_min ... ok [INFO] [stdout] test card::tests::test_card_generate ... ok [INFO] [stdout] test components::inventory::tests::test_inv ... ok [INFO] [stdout] test ecs::entity_store::tests::test_exists ... ok [INFO] [stdout] test ecs::entity_store::tests::test_load_nonexistent ... ok [INFO] [stdout] test ecs::tests::test_build_component_manager ... ok [INFO] [stdout] test ecs::tests::test_components_exist ... ok [INFO] [stdout] test ecs::tests::test_load_store_components ... ok [INFO] [stdout] test ecs::entity_store::tests::test_load ... ok [INFO] [stdout] test ecs::tests::test_delete_components ... ok [INFO] [stdout] test components::card_type::tests::test_store_type ... ok [INFO] [stdout] test ecs::tests::test_unregistered_type ... ok [INFO] [stdout] test components::inventory::tests::test_inv_wrapper ... ok [INFO] [stdout] test ecs::entity_store::tests::test_multiple_single_thread_access ... ok [INFO] [stdout] test ecs::entity_store::tests::test_handle_drop ... ok [INFO] [stdout] test ecs::entity_store::tests::test_store ... ok [INFO] [stdout] test ecs::entity_store::tests::test_concurrent_access ... ok [INFO] [stdout] test ecs::entity_store::tests::test_concurrent_load ... ok [INFO] [stdout] test components::card_type::tests::test_attached_card_type_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests akashi [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load (line 391) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::store (line 483) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load_mut (line 425) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_component_manager (line 308) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager (line 41) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::create (line 351) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::delete (line 529) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::keys (line 577) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_store (line 267) ... FAILED [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::soft_set_min (line 231) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::capped_set (line 87) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::checked_sub (line 178) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::capped_add (line 155) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::soft_set_max (line 289) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::checked_add (line 125) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::hard_set_max (line 317) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::checked_set (line 49) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::capped_sub (line 208) ... ok [INFO] [stdout] test src/components/resource.rs - components::resource::Resource::hard_set_min (line 259) ... ok [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::register_entity (line 123) ... ok [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::register_component (line 176) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load (line 391) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:402:43 [INFO] [stdout] | [INFO] [stdout] 14 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:406:45 [INFO] [stdout] | [INFO] [stdout] 18 | let handle = manager.load::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::store (line 483) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:494:43 [INFO] [stdout] | [INFO] [stdout] 14 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:497:42 [INFO] [stdout] | [INFO] [stdout] 17 | assert!(manager.exists::(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load_mut (line 425) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:447:43 [INFO] [stdout] | [INFO] [stdout] 25 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:452:57 [INFO] [stdout] | [INFO] [stdout] 30 | let mut handle = manager.load_mut::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:461:45 [INFO] [stdout] | [INFO] [stdout] 39 | let handle = manager.load::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_component_manager (line 308) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:326:43 [INFO] [stdout] | [INFO] [stdout] 21 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager (line 41) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 31 | let mut card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:79:42 [INFO] [stdout] | [INFO] [stdout] 41 | assert!(manager.exists::(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 46 | assert_eq!(card_ids[0], 123456789.into()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:88:49 [INFO] [stdout] | [INFO] [stdout] 50 | let handle = manager.load::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 61 | manager.delete::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(!manager.exists::(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::create (line 351) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:363:51 [INFO] [stdout] | [INFO] [stdout] 15 | let card: Option = manager.create(123456789.into()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:367:55 [INFO] [stdout] | [INFO] [stdout] 19 | let player: Option = manager.create(987654321.into()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::delete (line 529) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:540:43 [INFO] [stdout] | [INFO] [stdout] 14 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:543:42 [INFO] [stdout] | [INFO] [stdout] 17 | assert!(manager.exists::(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:546:34 [INFO] [stdout] | [INFO] [stdout] 20 | manager.delete::(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:548:43 [INFO] [stdout] | [INFO] [stdout] 22 | assert!(!manager.exists::(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::keys (line 577) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:588:43 [INFO] [stdout] | [INFO] [stdout] 14 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:595:30 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(ids[0], 123456789.into()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_store (line 267) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:279:43 [INFO] [stdout] | [INFO] [stdout] 15 | let card: Card = manager.create(123456789.into()).unwrap(); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Snowflake: From` is not satisfied [INFO] [stdout] --> src/ecs/entity_manager.rs:285:32 [INFO] [stdout] | [INFO] [stdout] 21 | assert!(store.exists(123456789.into()).unwrap()); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Snowflake` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `i32` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager (line 41) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::create (line 351) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::delete (line 529) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_component_manager (line 308) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_store (line 267) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::keys (line 577) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load (line 391) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::load_mut (line 425) [INFO] [stdout] src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::store (line 483) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "85d23fe13799ba7e1f6fc639d65ab8ec5c5b1664974ec18dbcdf9048582769ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d23fe13799ba7e1f6fc639d65ab8ec5c5b1664974ec18dbcdf9048582769ac", kill_on_drop: false }` [INFO] [stdout] 85d23fe13799ba7e1f6fc639d65ab8ec5c5b1664974ec18dbcdf9048582769ac