[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cypher1/specs_error on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-20/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84fd0dd57c77aa8a466838f8ee3747486b9f701838b6a04b1c6b0fdb1c6976c4 [INFO] running `Command { std: "docker" "start" "-a" "84fd0dd57c77aa8a466838f8ee3747486b9f701838b6a04b1c6b0fdb1c6976c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fd0dd57c77aa8a466838f8ee3747486b9f701838b6a04b1c6b0fdb1c6976c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fd0dd57c77aa8a466838f8ee3747486b9f701838b6a04b1c6b0fdb1c6976c4", kill_on_drop: false }` [INFO] [stdout] 84fd0dd57c77aa8a466838f8ee3747486b9f701838b6a04b1c6b0fdb1c6976c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54bdd7ceebdff2696dc9fe689994441801d1348adaf128ec9db4cc184963e869 [INFO] running `Command { std: "docker" "start" "-a" "54bdd7ceebdff2696dc9fe689994441801d1348adaf128ec9db4cc184963e869", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling component_group_derive v3.0.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.6.3 [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] [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] [stderr] error: could not compile `specs_error` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "54bdd7ceebdff2696dc9fe689994441801d1348adaf128ec9db4cc184963e869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bdd7ceebdff2696dc9fe689994441801d1348adaf128ec9db4cc184963e869", kill_on_drop: false }` [INFO] [stdout] 54bdd7ceebdff2696dc9fe689994441801d1348adaf128ec9db4cc184963e869