[INFO] fetching crate apecs 0.5.2... [INFO] documenting apecs-0.5.2 against 1.64.0 for beta-1.65-rustdoc-1 [INFO] extracting crate apecs 0.5.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate apecs 0.5.2 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apecs 0.5.2 [INFO] finished tweaking crates.io crate apecs 0.5.2 [INFO] tweaked toml for crates.io crate apecs 0.5.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.33 [INFO] [stderr] Downloaded async-broadcast v0.4.1 [INFO] [stderr] Downloaded apecs-derive-canfetch v0.2.3 [INFO] [stderr] Downloaded async-executor v1.4.1 [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded async-oneshot v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Downloaded async-timer v0.7.4 [INFO] [stderr] Downloaded scoped-tls v1.0.0 [INFO] [stderr] Downloaded async-task v4.3.0 [INFO] [stderr] Downloaded event-listener v2.5.3 [INFO] [stderr] Downloaded async-channel v1.7.1 [INFO] [stderr] Downloaded cache-padded v1.2.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.4 [INFO] [stderr] Downloaded apecs-derive v0.2.3 [INFO] [stderr] Downloaded casuarius v0.1.1 [INFO] [stderr] Downloaded any_vec v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eaaff8b1c3b72cc9a29aaa2b38aba281167d92afd6be7c4c6a2d0ffbf8edd88 [INFO] running `Command { std: "docker" "start" "-a" "0eaaff8b1c3b72cc9a29aaa2b38aba281167d92afd6be7c4c6a2d0ffbf8edd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eaaff8b1c3b72cc9a29aaa2b38aba281167d92afd6be7c4c6a2d0ffbf8edd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaaff8b1c3b72cc9a29aaa2b38aba281167d92afd6be7c4c6a2d0ffbf8edd88", kill_on_drop: false }` [INFO] [stdout] 0eaaff8b1c3b72cc9a29aaa2b38aba281167d92afd6be7c4c6a2d0ffbf8edd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f72f643e4b9e8df90b014698c55b52f5d5f33a3cb351bafd5acfa5f5e748ac8 [INFO] running `Command { std: "docker" "start" "-a" "3f72f643e4b9e8df90b014698c55b52f5d5f33a3cb351bafd5acfa5f5e748ac8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking any_vec v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking async-oneshot v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking async-broadcast v0.4.1 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking casuarius v0.1.1 [INFO] [stderr] Compiling apecs-derive-canfetch v0.2.3 [INFO] [stderr] Compiling apecs-derive v0.2.3 [INFO] [stderr] Documenting apecs v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | type LockedColumns<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | type QueryResult<'a>: Iterator>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | type ParQueryResult<'a>: ParallelIterator> + IndexedParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type QueryRow<'a>: Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | type LockedColumns<'a> = Option>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | type QueryResult<'a> = std::slice::Iter<'a, Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | type ParQueryResult<'a> = rayon::slice::Iter<'a, Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | type QueryRow<'a> = &'a Entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | type LockedColumns<'a> = Option>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | type QueryResult<'a> = std::slice::IterMut<'a, Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | type ParQueryResult<'a> = rayon::slice::IterMut<'a, Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | type QueryRow<'a> = &'a mut Entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | type LockedColumns<'a> = Option>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / type QueryResult<'a> = itertools::Either< [INFO] [stdout] 254 | | std::iter::RepeatWith Option<&'a Entry>>, [INFO] [stdout] 255 | | std::iter::Map< [INFO] [stdout] 256 | | std::slice::Iter<'a, Entry>, [INFO] [stdout] 257 | | for<'r> fn(&'r Entry) -> Option<&'r Entry>, [INFO] [stdout] 258 | | >, [INFO] [stdout] 259 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | / type ParQueryResult<'a> = rayon::iter::Either< [INFO] [stdout] 261 | | rayon::iter::Map, fn(()) -> Option<&'a Entry>>, [INFO] [stdout] 262 | | rayon::iter::Map< [INFO] [stdout] 263 | | rayon::slice::Iter<'a, Entry>, [INFO] [stdout] 264 | | for<'r> fn(&'r Entry) -> Option<&'r Entry>, [INFO] [stdout] 265 | | >, [INFO] [stdout] 266 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | type QueryRow<'a> = Option<&'a Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | type LockedColumns<'a> = Option>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / type QueryResult<'a> = itertools::Either< [INFO] [stdout] 354 | | std::iter::RepeatWith Option<&'a mut Entry>>, [INFO] [stdout] 355 | | std::iter::Map< [INFO] [stdout] 356 | | std::slice::IterMut<'a, Entry>, [INFO] [stdout] 357 | | for<'r> fn(&'r mut Entry) -> Option<&'r mut Entry>, [INFO] [stdout] 358 | | >, [INFO] [stdout] 359 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | / type ParQueryResult<'a> = rayon::iter::Either< [INFO] [stdout] 361 | | rayon::iter::Map, fn(()) -> Option<&'a mut Entry>>, [INFO] [stdout] 362 | | rayon::iter::Map< [INFO] [stdout] 363 | | rayon::slice::IterMut<'a, Entry>, [INFO] [stdout] 364 | | for<'r> fn(&'r mut Entry) -> Option<&'r mut Entry>, [INFO] [stdout] 365 | | >, [INFO] [stdout] 366 | | >; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | type QueryRow<'a> = Option<&'a mut Entry>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | type LockedColumns<'a> = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | type QueryResult<'a> = itertools::Either, std::vec::IntoIter<()>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | type ParQueryResult<'a> = rayon::iter::RepeatN<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | type QueryRow<'a> = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | type LockedColumns<'a> = A::LockedColumns<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | type QueryResult<'a> = A::QueryResult<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | type ParQueryResult<'a> = A::ParQueryResult<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | type QueryRow<'a> = A::QueryRow<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | type LockedColumns<'a> = (A::LockedColumns<'a>, B::LockedColumns<'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:558:5 [INFO] [stdout] | [INFO] [stdout] 558 | type QueryResult<'a> = std::iter::Zip, B::QueryResult<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | type ParQueryResult<'a> = rayon::iter::Zip, B::ParQueryResult<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:560:5 [INFO] [stdout] | [INFO] [stdout] 560 | type QueryRow<'a> = (A::QueryRow<'a>, B::QueryRow<'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | apecs_derive::impl_isquery_tuple!((A, B, C)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:605:1 [INFO] [stdout] | [INFO] [stdout] 605 | apecs_derive::impl_isquery_tuple!((A, B, C, D)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:606:1 [INFO] [stdout] | [INFO] [stdout] 606 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:608:1 [INFO] [stdout] | [INFO] [stdout] 608 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:609:1 [INFO] [stdout] | [INFO] [stdout] 609 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G, H)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:610:1 [INFO] [stdout] | [INFO] [stdout] 610 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G, H, I)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:611:1 [INFO] [stdout] | [INFO] [stdout] 611 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G, H, I, J)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:612:1 [INFO] [stdout] | [INFO] [stdout] 612 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G, H, I, J, K)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: generic associated types are unstable [INFO] [stdout] --> src/storage/archetype/query.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | apecs_derive::impl_isquery_tuple!((A, B, C, D, E, F, G, H, I, J, K, L)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] = note: this error originates in the macro `apecs_derive::impl_isquery_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not document `apecs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name apecs src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="derive"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=bf753318159c33e9 -L dependency=/opt/rustwide/target/debug/deps --extern any_vec=/opt/rustwide/target/debug/deps/libany_vec-b373e97cca180ec8.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ebdd68e2b6c54e52.rmeta --extern apecs_derive=/opt/rustwide/target/debug/deps/libapecs_derive-653f84b9e2a12f85.so --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-bf0ab36290565f77.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-250a3fdaaacd2257.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-46b7b62b7f93732b.rmeta --extern async_oneshot=/opt/rustwide/target/debug/deps/libasync_oneshot-7d895ea0df1497de.rmeta --extern casuarius=/opt/rustwide/target/debug/deps/libcasuarius-57ad49182c008d17.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e80fa854a483a313.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0864c5f9a862213c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c34bbfb3adb08495.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-38b39227a66e3d57.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-234900b6afbd8dd0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-46b30841e5117671.rmeta --cap-lints=warn --crate-version 0.5.2` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "3f72f643e4b9e8df90b014698c55b52f5d5f33a3cb351bafd5acfa5f5e748ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f72f643e4b9e8df90b014698c55b52f5d5f33a3cb351bafd5acfa5f5e748ac8", kill_on_drop: false }` [INFO] [stdout] 3f72f643e4b9e8df90b014698c55b52f5d5f33a3cb351bafd5acfa5f5e748ac8