[INFO] cloning repository https://github.com/Cypher1/specs_error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cypher1/specs_error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 696b36741269fb82498d2b93d062ff18fd181ece [INFO] testing Cypher1/specs_error against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cypher1/specs_error on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cypher1/specs_error [INFO] finished tweaking git repo https://github.com/Cypher1/specs_error [INFO] tweaked toml for git repo https://github.com/Cypher1/specs_error written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Cypher1/specs_error already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shred-derive v0.6.3 [INFO] [stderr] Downloaded specs v0.17.0 [INFO] [stderr] Downloaded tynm v0.1.6 [INFO] [stderr] Downloaded shred v0.12.0 [INFO] [stderr] Downloaded component_group_derive v3.0.0 [INFO] [stderr] Downloaded component_group v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0600bb04dfadeb357103b53b4d0ce09abd4647b1085be699ad5b5c86eb84181e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0600bb04dfadeb357103b53b4d0ce09abd4647b1085be699ad5b5c86eb84181e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0600bb04dfadeb357103b53b4d0ce09abd4647b1085be699ad5b5c86eb84181e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0600bb04dfadeb357103b53b4d0ce09abd4647b1085be699ad5b5c86eb84181e", kill_on_drop: false }` [INFO] [stdout] 0600bb04dfadeb357103b53b4d0ce09abd4647b1085be699ad5b5c86eb84181e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb42bc35372595ede873af1ba77dd038b0d05111446f30939e4ff9f6a254b591 [INFO] running `Command { std: "docker" "start" "-a" "cb42bc35372595ede873af1ba77dd038b0d05111446f30939e4ff9f6a254b591", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling component_group_derive v3.0.0 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling shred v0.12.0 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs v0.17.0 [INFO] [stderr] Compiling component_group v3.0.0 [INFO] [stderr] Compiling specs_error v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `first_from_world` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ComponentGroup)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `shred::world::World`, found struct `specs::World` [INFO] [stdout] | help: change the parameter type to match the trait: `&shred::world::World` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&shred::world::World) -> Option<(specs::world::entity::Entity, PhysicsItem)>` [INFO] [stdout] found fn pointer `fn(&specs::World) -> Option<(Entity, PhysicsItem)>` [INFO] [stdout] = note: this error originates in the derive macro `ComponentGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `specs_error` due to 6 previous errors [INFO] [stdout] error[E0053]: method `from_world` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ComponentGroup)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `shred::world::World`, found struct `specs::World` [INFO] [stdout] | help: change the parameter type to match the trait: `&shred::world::World` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&shred::world::World, specs::world::entity::Entity) -> PhysicsItem` [INFO] [stdout] found fn pointer `fn(&specs::World, Entity) -> PhysicsItem` [INFO] [stdout] = note: this error originates in the derive macro `ComponentGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `create` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ComponentGroup)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `shred::world::World`, found struct `specs::World` [INFO] [stdout] | help: change the parameter type to match the trait: `&mut shred::world::World` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(PhysicsItem, &mut shred::world::World) -> specs::world::entity::Entity` [INFO] [stdout] found fn pointer `fn(PhysicsItem, &mut specs::World) -> Entity` [INFO] [stdout] = note: this error originates in the derive macro `ComponentGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ComponentGroup)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `shred::world::World`, found struct `specs::World` [INFO] [stdout] | help: change the parameter type to match the trait: `&mut shred::world::World` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(PhysicsItem, &mut shred::world::World, specs::world::entity::Entity) -> Result<_, _>` [INFO] [stdout] found fn pointer `fn(PhysicsItem, &mut specs::World, Entity) -> Result<_, _>` [INFO] [stdout] = note: this error originates in the derive macro `ComponentGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `remove` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(ComponentGroup)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `shred::world::World`, found struct `specs::World` [INFO] [stdout] | help: change the parameter type to match the trait: `&mut shred::world::World` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut shred::world::World, specs::world::entity::Entity) -> PhysicsItem` [INFO] [stdout] found fn pointer `fn(&mut specs::World, Entity) -> PhysicsItem` [INFO] [stdout] = note: this error originates in the derive macro `ComponentGroup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb42bc35372595ede873af1ba77dd038b0d05111446f30939e4ff9f6a254b591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb42bc35372595ede873af1ba77dd038b0d05111446f30939e4ff9f6a254b591", kill_on_drop: false }` [INFO] [stdout] cb42bc35372595ede873af1ba77dd038b0d05111446f30939e4ff9f6a254b591