[INFO] fetching crate typewit 1.9.0... [INFO] documenting typewit-1.9.0 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] extracting crate typewit 1.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate typewit 1.9.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate typewit 1.9.0 [INFO] finished tweaking crates.io crate typewit 1.9.0 [INFO] tweaked toml for crates.io crate typewit 1.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1fed4334cf50abb70e803085305be202091f5cb827687eb3b9d9f6f840102fd [INFO] running `Command { std: "docker" "start" "-a" "d1fed4334cf50abb70e803085305be202091f5cb827687eb3b9d9f6f840102fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1fed4334cf50abb70e803085305be202091f5cb827687eb3b9d9f6f840102fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1fed4334cf50abb70e803085305be202091f5cb827687eb3b9d9f6f840102fd", kill_on_drop: false }` [INFO] [stdout] d1fed4334cf50abb70e803085305be202091f5cb827687eb3b9d9f6f840102fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a8f52f054f5b8a01c3904dd963bdea6ab68beb7989143b137fdc96054c1ae7b [INFO] running `Command { std: "docker" "start" "-a" "3a8f52f054f5b8a01c3904dd963bdea6ab68beb7989143b137fdc96054c1ae7b", kill_on_drop: false }` [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Documenting typewit v1.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::type_constructors` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / //! This crate provides abstractions for creating [INFO] [stdout] 3 | | //! [type witnesses](#what-are-type-witnesses). [INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! The inciting motivation for this crate is emulating trait polymorphism in `const fn` [INFO] [stdout] ... | [INFO] [stdout] 452 | | //! [`MetaBaseTypeWit`]: crate::MetaBaseTypeWit [INFO] [stdout] 453 | | //! [`BaseTypeWitness`]: crate::BaseTypeWitness [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`type_constructors`]: crate::type_constructors [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `type_constructors` in module `typewit` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::methods` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / //! This crate provides abstractions for creating [INFO] [stdout] 3 | | //! [type witnesses](#what-are-type-witnesses). [INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! The inciting motivation for this crate is emulating trait polymorphism in `const fn` [INFO] [stdout] ... | [INFO] [stdout] 452 | | //! [`MetaBaseTypeWit`]: crate::MetaBaseTypeWit [INFO] [stdout] 453 | | //! [`BaseTypeWitness`]: crate::BaseTypeWitness [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`methods`]: crate::methods [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `methods` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::MetaBaseTypeWit` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / //! This crate provides abstractions for creating [INFO] [stdout] 3 | | //! [type witnesses](#what-are-type-witnesses). [INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! The inciting motivation for this crate is emulating trait polymorphism in `const fn` [INFO] [stdout] ... | [INFO] [stdout] 452 | | //! [`MetaBaseTypeWit`]: crate::MetaBaseTypeWit [INFO] [stdout] 453 | | //! [`BaseTypeWitness`]: crate::BaseTypeWitness [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`MetaBaseTypeWit`]: crate::MetaBaseTypeWit [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `MetaBaseTypeWit` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BaseTypeWitness` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / //! This crate provides abstractions for creating [INFO] [stdout] 3 | | //! [type witnesses](#what-are-type-witnesses). [INFO] [stdout] 4 | | //! [INFO] [stdout] 5 | | //! The inciting motivation for this crate is emulating trait polymorphism in `const fn` [INFO] [stdout] ... | [INFO] [stdout] 452 | | //! [`MetaBaseTypeWit`]: crate::MetaBaseTypeWit [INFO] [stdout] 453 | | //! [`BaseTypeWitness`]: crate::BaseTypeWitness [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`BaseTypeWitness`]: crate::BaseTypeWitness [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `BaseTypeWitness` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `std::array::from_fn` [INFO] [stdout] --> src/type_cmp.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / /// The result of comparing two types for equality. [INFO] [stdout] 15 | | /// [INFO] [stdout] 16 | | /// # Example [INFO] [stdout] 17 | | /// [INFO] [stdout] ... | [INFO] [stdout] 81 | | /// } [INFO] [stdout] 82 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] (this example requires Rust 1.63.0, because of [`std::array::from_fn`]). [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `std` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BaseTypeWitness` [INFO] [stdout] --> src/type_eq.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | /// [`BaseTypeWitness`](crate::BaseTypeWitness), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BaseTypeWitness` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::methods::zip2` [INFO] [stdout] --> src/type_eq.rs:519:39 [INFO] [stdout] | [INFO] [stdout] 519 | /// you can use [`methods::zip2`](crate::methods::zip2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `methods` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BaseTypeWitness` [INFO] [stdout] --> src/type_eq.rs:570:30 [INFO] [stdout] | [INFO] [stdout] 570 | /// [`BaseTypeWitness`](crate::BaseTypeWitness), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BaseTypeWitness` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::methods::zip3` [INFO] [stdout] --> src/type_eq.rs:571:39 [INFO] [stdout] | [INFO] [stdout] 571 | /// you can use [`methods::zip3`](crate::methods::zip3) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `methods` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BaseTypeWitness` [INFO] [stdout] --> src/type_eq.rs:611:30 [INFO] [stdout] | [INFO] [stdout] 611 | /// [`BaseTypeWitness`](crate::BaseTypeWitness), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `BaseTypeWitness` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::methods::zip4` [INFO] [stdout] --> src/type_eq.rs:612:39 [INFO] [stdout] | [INFO] [stdout] 612 | /// you can use [`methods::zip4`](crate::methods::zip4) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `methods` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::BaseTypeWitness` [INFO] [stdout] --> src/type_eq.rs:1089:5 [INFO] [stdout] | [INFO] [stdout] 1089 | / /// Combines `TypeEq` and `TypeEq, Usize>` [INFO] [stdout] 1090 | | /// into `TypeEq<[L; UL], [R; UR]>` [INFO] [stdout] 1091 | | /// [INFO] [stdout] 1092 | | /// # Alternative [INFO] [stdout] ... | [INFO] [stdout] 1168 | | /// } [INFO] [stdout] 1169 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`BaseTypeWitness`](crate::BaseTypeWitness) for the length, [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `BaseTypeWitness` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::methods::in_array` [INFO] [stdout] --> src/type_eq.rs:1089:5 [INFO] [stdout] | [INFO] [stdout] 1089 | / /// Combines `TypeEq` and `TypeEq, Usize>` [INFO] [stdout] 1090 | | /// into `TypeEq<[L; UL], [R; UR]>` [INFO] [stdout] 1091 | | /// [INFO] [stdout] 1092 | | /// # Alternative [INFO] [stdout] ... | [INFO] [stdout] 1168 | | /// } [INFO] [stdout] 1169 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] you can use [`methods::in_array`](crate::methods::in_array) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `methods` in module `typewit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/type_fn/injective.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | /// for getting the argument of a [`TypeFn`](crate::type_fn::TypeFn) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 82 | /// for getting the argument of a [`TypeFn`] [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Generated /opt/rustwide/target/doc/typewit/index.html [INFO] running `Command { std: "docker" "inspect" "3a8f52f054f5b8a01c3904dd963bdea6ab68beb7989143b137fdc96054c1ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8f52f054f5b8a01c3904dd963bdea6ab68beb7989143b137fdc96054c1ae7b", kill_on_drop: false }` [INFO] [stdout] 3a8f52f054f5b8a01c3904dd963bdea6ab68beb7989143b137fdc96054c1ae7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "alloc rust_stable nightly_mut_refs adt_const_marker docsrs" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da0c7194d8f9e43910e564dce0da5a7773facb7fefcff1b55ed0e034486d3595 [INFO] running `Command { std: "docker" "start" "-a" "da0c7194d8f9e43910e564dce0da5a7773facb7fefcff1b55ed0e034486d3595", kill_on_drop: false }` [INFO] [stderr] Documenting typewit v1.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | Str(&'static str) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [&'static str]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | StrSlice(&'static [&'static str]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [bool]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | BoolSlice(&'static [bool]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [char]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | CharSlice(&'static [char]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [u8]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | U8Slice(&'static [u8]) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [u16]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | U16Slice(&'static [u16]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [u32]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | U32Slice(&'static [u32]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [u64]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | U64Slice(&'static [u64]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [u128]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | U128Slice(&'static [u128]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [usize]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | UsizeSlice(&'static [usize]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [i8]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | I8Slice(&'static [i8]) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [i16]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | I16Slice(&'static [i16]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [i32]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | I32Slice(&'static [i32]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [i64]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | I64Slice(&'static [i64]) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [i128]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | I128Slice(&'static [i128]) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `&'static [isize]` can't be used as a const parameter type [INFO] [stdout] --> src/const_marker/slice_const_markers.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | IsizeSlice(&'static [isize]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0741`. [INFO] [stdout] [INFO] [stderr] error: could not document `typewit` [INFO] running `Command { std: "docker" "inspect" "da0c7194d8f9e43910e564dce0da5a7773facb7fefcff1b55ed0e034486d3595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0c7194d8f9e43910e564dce0da5a7773facb7fefcff1b55ed0e034486d3595", kill_on_drop: false }` [INFO] [stdout] da0c7194d8f9e43910e564dce0da5a7773facb7fefcff1b55ed0e034486d3595