[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] documenting Cypher1/specs_error against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCypher1%2Fspecs_error" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cypher1/specs_error on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cypher1/specs_error already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fe31c505e3e68add7fea0d25162c89586f2de82f32ec995e8e02c9d1c6d0e9f
[INFO] running `Command { std: "docker" "start" "-a" "1fe31c505e3e68add7fea0d25162c89586f2de82f32ec995e8e02c9d1c6d0e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fe31c505e3e68add7fea0d25162c89586f2de82f32ec995e8e02c9d1c6d0e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe31c505e3e68add7fea0d25162c89586f2de82f32ec995e8e02c9d1c6d0e9f", kill_on_drop: false }`
[INFO] [stdout] 1fe31c505e3e68add7fea0d25162c89586f2de82f32ec995e8e02c9d1c6d0e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daba5430dbf41d5659f800a829c66e2ff2880b0178b822c3f175b3620089954c
[INFO] running `Command { std: "docker" "start" "-a" "daba5430dbf41d5659f800a829c66e2ff2880b0178b822c3f175b3620089954c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[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 memchr v2.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking either v1.6.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]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking 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]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking shred v0.12.0
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking specs v0.17.0
[INFO] [stderr]     Checking component_group v3.0.0
[INFO] [stderr]  Documenting 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]    |          ^^^^^^^^^^^^^^ expected `shred::world::World`, found `specs::World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&shred::world::World) -> std::option::Option<(specs::world::entity::Entity, PhysicsItem)>`
[INFO] [stdout]               found signature `fn(&specs::World) -> std::option::Option<(specs::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]    |          ^^^^^^^^^^^^^^ expected `shred::world::World`, found `specs::World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&shred::world::World, specs::world::entity::Entity) -> PhysicsItem`
[INFO] [stdout]               found signature `fn(&specs::World, specs::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]    |          ^^^^^^^^^^^^^^ expected `shred::world::World`, found `specs::World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(PhysicsItem, &mut shred::world::World) -> specs::world::entity::Entity`
[INFO] [stdout]               found signature `fn(PhysicsItem, &mut specs::World) -> specs::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]    |          ^^^^^^^^^^^^^^ expected `shred::world::World`, found `specs::World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(PhysicsItem, &mut shred::world::World, specs::world::entity::Entity) -> std::result::Result<_, _>`
[INFO] [stdout]               found signature `fn(PhysicsItem, &mut specs::World, specs::Entity) -> std::result::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]    |          ^^^^^^^^^^^^^^ expected `shred::world::World`, found `specs::World`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut shred::world::World, specs::world::entity::Entity) -> PhysicsItem`
[INFO] [stdout]               found signature `fn(&mut specs::World, specs::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] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `specs_error`
[INFO] running `Command { std: "docker" "inspect" "daba5430dbf41d5659f800a829c66e2ff2880b0178b822c3f175b3620089954c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daba5430dbf41d5659f800a829c66e2ff2880b0178b822c3f175b3620089954c", kill_on_drop: false }`
[INFO] [stdout] daba5430dbf41d5659f800a829c66e2ff2880b0178b822c3f175b3620089954c
