[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] checking Cypher1/specs_error against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cypher1/specs_error on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-12/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b3130c5c9acc11c697e0774093796385971ffd4c7f9e2472e30c7efaf2e5c31 [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" "8b3130c5c9acc11c697e0774093796385971ffd4c7f9e2472e30c7efaf2e5c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3130c5c9acc11c697e0774093796385971ffd4c7f9e2472e30c7efaf2e5c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3130c5c9acc11c697e0774093796385971ffd4c7f9e2472e30c7efaf2e5c31", kill_on_drop: false }` [INFO] [stdout] 8b3130c5c9acc11c697e0774093796385971ffd4c7f9e2472e30c7efaf2e5c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38f647cd681b0a942041f2b012ff40a62beb8350504976dd76fd00ef584257a [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" "e38f647cd681b0a942041f2b012ff40a62beb8350504976dd76fd00ef584257a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [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 proc-macro2 v1.0.27 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.10.2 [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] Checking specs v0.16.1 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Checking component_group v3.0.0 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Checking 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[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] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e38f647cd681b0a942041f2b012ff40a62beb8350504976dd76fd00ef584257a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38f647cd681b0a942041f2b012ff40a62beb8350504976dd76fd00ef584257a", kill_on_drop: false }` [INFO] [stdout] e38f647cd681b0a942041f2b012ff40a62beb8350504976dd76fd00ef584257a