[INFO] fetching crate xecs 0.5.7...
[INFO] testing xecs-0.5.7 against beta-2022-02-22 for beta-1.60-1
[INFO] extracting crate xecs 0.5.7 into /workspace/builds/worker-16/source
[INFO] validating manifest of crates.io crate xecs 0.5.7 on toolchain beta-2022-02-22
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate xecs 0.5.7
[INFO] finished tweaking crates.io crate xecs 0.5.7
[INFO] tweaked toml for crates.io crate xecs 0.5.7 written to /workspace/builds/worker-16/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f560a4e1c6dfbdb6b6e4676c0dbcf405a7329519e90e335602884bbe3c12ef
[INFO] running `Command { std: "docker" "start" "-a" "42f560a4e1c6dfbdb6b6e4676c0dbcf405a7329519e90e335602884bbe3c12ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f560a4e1c6dfbdb6b6e4676c0dbcf405a7329519e90e335602884bbe3c12ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f560a4e1c6dfbdb6b6e4676c0dbcf405a7329519e90e335602884bbe3c12ef", kill_on_drop: false }`
[INFO] [stdout] 42f560a4e1c6dfbdb6b6e4676c0dbcf405a7329519e90e335602884bbe3c12ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33ed4e049d16098a842dd2e892bfcba3131e682ae6fb41bc1a6ef8252434d7ff
[INFO] running `Command { std: "docker" "start" "-a" "33ed4e049d16098a842dd2e892bfcba3131e682ae6fb41bc1a6ef8252434d7ff", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling futures-sink v0.3.21
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling pin-project-lite v0.2.8
[INFO] [stderr] Compiling parking_lot_core v0.9.1
[INFO] [stderr] Compiling slab v0.4.5
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling smallvec v1.8.0
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling lock_api v0.4.6
[INFO] [stderr] Compiling parking_lot v0.12.0
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling futures-executor v0.3.21
[INFO] [stderr] Compiling futures v0.3.21
[INFO] [stderr] Compiling xecs v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.05s
[INFO] running `Command { std: "docker" "inspect" "33ed4e049d16098a842dd2e892bfcba3131e682ae6fb41bc1a6ef8252434d7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33ed4e049d16098a842dd2e892bfcba3131e682ae6fb41bc1a6ef8252434d7ff", kill_on_drop: false }`
[INFO] [stdout] 33ed4e049d16098a842dd2e892bfcba3131e682ae6fb41bc1a6ef8252434d7ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f274ff6c05c2463a23119485804e61d5177b8ba6e1a2cec79c9f6850a61b86e
[INFO] running `Command { std: "docker" "start" "-a" "3f274ff6c05c2463a23119485804e61d5177b8ba6e1a2cec79c9f6850a61b86e", kill_on_drop: false }`
[INFO] [stderr] Compiling xecs v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "3f274ff6c05c2463a23119485804e61d5177b8ba6e1a2cec79c9f6850a61b86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f274ff6c05c2463a23119485804e61d5177b8ba6e1a2cec79c9f6850a61b86e", kill_on_drop: false }`
[INFO] [stdout] 3f274ff6c05c2463a23119485804e61d5177b8ba6e1a2cec79c9f6850a61b86e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 558b06633158ca5fb17703be0b801df31db3d6b8bb34b1c2fe158526fb31c348
[INFO] running `Command { std: "docker" "start" "-a" "558b06633158ca5fb17703be0b801df31db3d6b8bb34b1c2fe158526fb31c348", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xecs-42b3ec538a735d61)
[INFO] [stdout]
[INFO] [stdout] running 11 tests
[INFO] [stdout] test entity::tests::manager_test ... ok
[INFO] [stdout] test query::tests::basic_test ... ok
[INFO] [stdout] test query::tests::without_test ... ok
[INFO] [stdout] test world::tests::component_test ... ok
[INFO] [stdout] test sparse_set::tests::basic_test ... ok
[INFO] [stdout] test sparse_set::tests::swap_test ... ok
[INFO] [stdout] test world::tests::debug_trait_test ... ok
[INFO] [stdout] test world::tests::entity_component_test ... ok
[INFO] [stdout] test world::tests::entity_test ... ok
[INFO] [stdout] test world::tests::resource_test ... ok
[INFO] [stderr] Doc-tests xecs
[INFO] [stdout] test world::tests::group_test ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - query (line 74) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - query (line 84) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - query (line 92) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - query (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `world` in this scope
[INFO] [stdout] --> src/lib.rs:77:18
[INFO] [stdout] |
[INFO] [stdout] 6 | for (id,data) in world.query::<&A>().with_id() {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout] --> src/lib.rs:77:33
[INFO] [stdout] |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_74_0() {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 5 | use xecs::query::WithId; // we need use this trait before using with_id
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] [stdout] 6 | for (id,data) in world.query::<&A>().with_id() {
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - query (line 84) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `world` in this scope
[INFO] [stdout] --> src/lib.rs:85:13
[INFO] [stdout] |
[INFO] [stdout] 3 | for data in world.query::<(&A,Without<&B>)>() {
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout] --> src/lib.rs:85:29
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_84_0() {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 3 | for data in world.query::<(&A,Without<&B>)>() {
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Without` in this scope
[INFO] [stdout] --> src/lib.rs:85:31
[INFO] [stdout] |
[INFO] [stdout] 3 | for data in world.query::<(&A,Without<&B>)>() {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 2 | use xecs::query::Without;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout] --> src/lib.rs:85:40
[INFO] [stdout] |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_84_0() {
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 3 | for data in world.query::<(&A,Without<&B>)>() {
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - query (line 92) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `SparseSet` in this scope
[INFO] [stdout] --> src/lib.rs:95:25
[INFO] [stdout] |
[INFO] [stdout] 5 | sparse_set : *const SparseSet,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `EntityId` in this scope
[INFO] [stdout] --> src/lib.rs:95:35
[INFO] [stdout] |
[INFO] [stdout] 5 | sparse_set : *const SparseSet,
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout] |
[INFO] [stdout] 2 | use xecs::entity::EntityId;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `RwLockReadGuard` in this scope
[INFO] [stdout] --> src/lib.rs:96:14
[INFO] [stdout] |
[INFO] [stdout] 6 | borrow : RwLockReadGuard<'a,Box>
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 2 | use parking_lot::RwLockReadGuard;
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::sync::RwLockReadGuard;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0405]: cannot find trait `ComponentStorage` in this scope
[INFO] [stdout] --> src/lib.rs:96:41
[INFO] [stdout] |
[INFO] [stdout] 6 | borrow : RwLockReadGuard<'a,Box>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout] |
[INFO] [stdout] 2 | use xecs::component::ComponentStorage;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout] --> src/lib.rs:15:17
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut world = World::new();
[INFO] [stdout] | ^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 4 | use xecs::world::World;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `random` in this scope
[INFO] [stdout] --> src/lib.rs:19:13
[INFO] [stdout] |
[INFO] [stdout] 17 | let x = random();
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `lety` in this scope
[INFO] [stdout] --> src/lib.rs:20:5
[INFO] [stdout] |
[INFO] [stdout] 18 | lety = random();
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `random` in this scope
[INFO] [stdout] --> src/lib.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 18 | lety = random();
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout] --> src/lib.rs:23:30
[INFO] [stdout] |
[INFO] [stdout] 21 | .attach(Position { x,y });
[INFO] [stdout] | ^ help: a local variable with a similar name exists: `x`
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `random` in this scope
[INFO] [stdout] --> src/lib.rs:34:20
[INFO] [stdout] |
[INFO] [stdout] 32 | .filter(|(_,_)|random())
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `full_owning` in this scope
[INFO] [stdout] --> src/lib.rs:44:18
[INFO] [stdout] |
[INFO] [stdout] 42 | world.make_group(full_owning::());
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout] |
[INFO] [stdout] 4 | use xecs::group::full_owning;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Without` in this scope
[INFO] [stdout] --> src/lib.rs:47:42
[INFO] [stdout] |
[INFO] [stdout] 45 | for (id,data) in world.query::<&Position,Without<&Hidden>>() {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 4 | use xecs::query::Without;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `Position: Clone` is not satisfied
[INFO] [stdout] --> src/lib.rs:7:16
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Debug,Copy)]
[INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `Position`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Copy`
[INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/lib.rs - (line 4)
[INFO] [stdout] src/lib.rs - query (line 74)
[INFO] [stdout] src/lib.rs - query (line 84)
[INFO] [stdout] src/lib.rs - query (line 92)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "558b06633158ca5fb17703be0b801df31db3d6b8bb34b1c2fe158526fb31c348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558b06633158ca5fb17703be0b801df31db3d6b8bb34b1c2fe158526fb31c348", kill_on_drop: false }`
[INFO] [stdout] 558b06633158ca5fb17703be0b801df31db3d6b8bb34b1c2fe158526fb31c348