[INFO] crate akashi 0.5.2 is already in cache [INFO] testing akashi-0.5.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate akashi 0.5.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate akashi 0.5.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate akashi 0.5.2 [INFO] finished tweaking crates.io crate akashi 0.5.2 [INFO] tweaked toml for crates.io crate akashi 0.5.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 643ca71a5aa0ab54eeb35c85c0a2b4c9bf82c813797925535efb788347e8c952 [INFO] running `"docker" "start" "-a" "643ca71a5aa0ab54eeb35c85c0a2b4c9bf82c813797925535efb788347e8c952"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling dashmap-shard v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dashmap v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling akashi v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "643ca71a5aa0ab54eeb35c85c0a2b4c9bf82c813797925535efb788347e8c952"` [INFO] running `"docker" "rm" "-f" "643ca71a5aa0ab54eeb35c85c0a2b4c9bf82c813797925535efb788347e8c952"` [INFO] [stdout] 643ca71a5aa0ab54eeb35c85c0a2b4c9bf82c813797925535efb788347e8c952 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 6dbabbadd37e33cff8b7a7d116571dcc0e543313bbc4303f448c101d39e14e7a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6dbabbadd37e33cff8b7a7d116571dcc0e543313bbc4303f448c101d39e14e7a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling akashi v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.43s [INFO] running `"docker" "inspect" "6dbabbadd37e33cff8b7a7d116571dcc0e543313bbc4303f448c101d39e14e7a"` [INFO] running `"docker" "rm" "-f" "6dbabbadd37e33cff8b7a7d116571dcc0e543313bbc4303f448c101d39e14e7a"` [INFO] [stdout] 6dbabbadd37e33cff8b7a7d116571dcc0e543313bbc4303f448c101d39e14e7a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 15752b4c9376faa8fdf2142553beeb4f73a787df6e490de348be8353874cb91a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "15752b4c9376faa8fdf2142553beeb4f73a787df6e490de348be8353874cb91a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/akashi-d58eadd4cfe3f9f7 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test components::resource::tests::test_capped_add ... ok [INFO] [stdout] test components::resource::tests::test_hard_set_max ... ok [INFO] [stdout] test components::resource::tests::test_capped_sub ... ok [INFO] [stdout] test components::resource::tests::test_checked_set ... ok [INFO] [stdout] test components::resource::tests::test_checked_add ... ok [INFO] [stdout] test components::resource::tests::test_checked_sub ... ok [INFO] [stdout] test components::resource::tests::test_soft_set_min ... ok [INFO] [stdout] test components::resource::tests::test_soft_set_max ... ok [INFO] [stdout] test components::resource::tests::test_hard_set_min ... ok [INFO] [stdout] test card::tests::test_card_generate ... ok [INFO] [stdout] test components::resource::tests::test_capped_set ... ok [INFO] [stdout] test ecs::tests::test_build_component_manager ... ok [INFO] [stdout] test ecs::tests::test_delete_components ... ok [INFO] [stdout] test components::inventory::tests::test_inv ... ok [INFO] [stdout] test ecs::entity_store::tests::test_load_nonexistent ... 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_exists ... ok [INFO] [stdout] test ecs::entity_store::tests::test_multiple_single_thread_access ... ok [INFO] [stdout] test ecs::entity_store::tests::test_store ... ok [INFO] [stdout] test components::card_type::tests::test_store_type ... ok [INFO] [stdout] test components::inventory::tests::test_inv_wrapper ... ok [INFO] [stdout] test ecs::entity_store::tests::test_load ... ok [INFO] [stdout] test components::card_type::tests::test_attached_card_type_load ... ok [INFO] [stdout] test ecs::entity_store::tests::test_handle_drop ... ok [INFO] [stdout] test ecs::tests::test_unregistered_type ... 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] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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::delete (line 529) ... 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::create (line 351) ... 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 (line 41) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::get_store (line 267) ... 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::load (line 391) ... FAILED [INFO] [stdout] test src/ecs/entity_manager.rs - ecs::entity_manager::EntityManager::store (line 483) ... FAILED [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_add (line 125) ... 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::capped_sub (line 208) ... 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_set (line 87) ... 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::checked_sub (line 178) ... ok [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::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::delete (line 529) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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::get_component_manager (line 308) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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::create (line 351) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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::keys (line 577) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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 (line 41) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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::get_store (line 267) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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 `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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::load (line 391) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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 `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::Into` for `i32` [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `akashi::Snowflake: std::convert::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 `std::convert::From` is not implemented for `akashi::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 `std::convert::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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "15752b4c9376faa8fdf2142553beeb4f73a787df6e490de348be8353874cb91a"` [INFO] running `"docker" "rm" "-f" "15752b4c9376faa8fdf2142553beeb4f73a787df6e490de348be8353874cb91a"` [INFO] [stdout] 15752b4c9376faa8fdf2142553beeb4f73a787df6e490de348be8353874cb91a