[INFO] crate akashi 0.5.2 is already in cache [INFO] testing akashi-0.5.2 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate akashi 0.5.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate akashi 0.5.2 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 88e38d15000f8d9d5c8e6250702853a35e4c7bc2122022656d75430341bc4730 [INFO] running `"docker" "start" "-a" "88e38d15000f8d9d5c8e6250702853a35e4c7bc2122022656d75430341bc4730"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling dashmap-shard v0.1.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dashmap v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [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 30s [INFO] running `"docker" "inspect" "88e38d15000f8d9d5c8e6250702853a35e4c7bc2122022656d75430341bc4730"` [INFO] running `"docker" "rm" "-f" "88e38d15000f8d9d5c8e6250702853a35e4c7bc2122022656d75430341bc4730"` [INFO] [stdout] 88e38d15000f8d9d5c8e6250702853a35e4c7bc2122022656d75430341bc4730 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e7649ede19d040ca4713c1ec2a45a0ee3a38777a20f52a2349f99a44dd0ed4e [INFO] running `"docker" "start" "-a" "5e7649ede19d040ca4713c1ec2a45a0ee3a38777a20f52a2349f99a44dd0ed4e"` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling akashi v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "5e7649ede19d040ca4713c1ec2a45a0ee3a38777a20f52a2349f99a44dd0ed4e"` [INFO] running `"docker" "rm" "-f" "5e7649ede19d040ca4713c1ec2a45a0ee3a38777a20f52a2349f99a44dd0ed4e"` [INFO] [stdout] 5e7649ede19d040ca4713c1ec2a45a0ee3a38777a20f52a2349f99a44dd0ed4e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f13bf054e419924559a0f9041ccf83b45525aae90b797efc2c923225ce4622a [INFO] running `"docker" "start" "-a" "1f13bf054e419924559a0f9041ccf83b45525aae90b797efc2c923225ce4622a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/akashi-4667fa60cd15f7c2 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test components::resource::tests::test_capped_add ... ok [INFO] [stdout] test card::tests::test_card_generate ... ok [INFO] [stdout] test components::resource::tests::test_capped_sub ... ok [INFO] [stdout] test components::card_type::tests::test_attached_card_type_load ... ok [INFO] [stdout] test components::resource::tests::test_capped_set ... 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::inventory::tests::test_inv ... ok [INFO] [stdout] test components::card_type::tests::test_store_type ... ok [INFO] [stdout] test components::resource::tests::test_hard_set_max ... 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::resource::tests::test_soft_set_min ... 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 ecs::entity_store::tests::test_handle_drop ... 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::tests::test_components_exist ... ok [INFO] [stdout] test ecs::tests::test_load_store_components ... ok [INFO] [stdout] test ecs::tests::test_build_component_manager ... ok [INFO] [stdout] test ecs::entity_store::tests::test_concurrent_access ... ok [INFO] [stdout] test ecs::entity_store::tests::test_store ... ok [INFO] [stdout] test ecs::entity_store::tests::test_load_nonexistent ... ok [INFO] [stdout] test ecs::tests::test_delete_components ... ok [INFO] [stdout] test ecs::tests::test_unregistered_type ... 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/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::hard_set_min (line 259) ... 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::capped_sub (line 208) ... 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_set (line 49) ... ok [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 (line 41) ... 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::get_store (line 267) ... 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::load (line 391) ... 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::store (line 483) ... FAILED [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::soft_set_min (line 231) ... 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::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 (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_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::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::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::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::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::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::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" "1f13bf054e419924559a0f9041ccf83b45525aae90b797efc2c923225ce4622a"` [INFO] running `"docker" "rm" "-f" "1f13bf054e419924559a0f9041ccf83b45525aae90b797efc2c923225ce4622a"` [INFO] [stdout] 1f13bf054e419924559a0f9041ccf83b45525aae90b797efc2c923225ce4622a