[INFO] cloning repository https://github.com/gauteh/hidefix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gauteh/hidefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db2fd5f8d2f9c98ab363fcda290a89d74b36dd5f [INFO] documenting gauteh/hidefix against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gauteh/hidefix on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gauteh/hidefix [INFO] finished tweaking git repo https://github.com/gauteh/hidefix [INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gauteh/hidefix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e4d2647035ccd0e5080b372a6b948620fcfc4d8a82fa4b2b46d6204f09fbda [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" "b5e4d2647035ccd0e5080b372a6b948620fcfc4d8a82fa4b2b46d6204f09fbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e4d2647035ccd0e5080b372a6b948620fcfc4d8a82fa4b2b46d6204f09fbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e4d2647035ccd0e5080b372a6b948620fcfc4d8a82fa4b2b46d6204f09fbda", kill_on_drop: false }` [INFO] [stdout] b5e4d2647035ccd0e5080b372a6b948620fcfc4d8a82fa4b2b46d6204f09fbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23097e47551c838f65b0667a576dbc25652ae9632b4b3ba9e3a0c63ccca16240 [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" "23097e47551c838f65b0667a576dbc25652ae9632b4b3ba9e3a0c63ccca16240", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling hdf5 v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hdf5-types v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling hdf5-src v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling libdeflate-sys v0.5.0 [INFO] [stderr] Checking libdeflater v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hdf5-sys v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling hdf5-derive v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking flexbuffers v0.1.1 [INFO] [stderr] Checking hidefix v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hidefix v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![feature(const_generics, fixed_size_array, cow_is_borrowed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: Could not document `hidefix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name hidefix src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="static"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-43a48fd651ba2367.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f9ef570cfc32fd7c.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c29df58136c5c3d4.rmeta --extern byte_slice_cast=/opt/rustwide/target/debug/deps/libbyte_slice_cast-fdadb5907beaa6a4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-cdbbc07100f440a1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e39cb00dc7b3284b.rmeta --extern flexbuffers=/opt/rustwide/target/debug/deps/libflexbuffers-454187827d772195.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a34ed9662d4cb03d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6c5edd2d7cd8550a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-306cd4abe08d8175.rmeta --extern hdf5=/opt/rustwide/target/debug/deps/libhdf5-bbc12d4f2f12a135.rmeta --extern hdf5_sys=/opt/rustwide/target/debug/deps/libhdf5_sys-32b60bd2188eae89.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c18a9a7e3816bae.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1ad3ad1e20beb97f.rmeta --extern libdeflater=/opt/rustwide/target/debug/deps/liblibdeflater-8b5593bee2c8c580.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-2c2fb5ad8dd1d1c0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9018972ff9b10a9d.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-f59c471f72a9d97e.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-edb443da20e79195.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0d0260e6bab0b70a.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-8ae79b5df2f81fb4.rmeta --cap-lints=warn` (exit code: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #![feature(const_generics, fixed_size_array, cow_is_borrowed)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/reader/stream.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | .map(|i| i.try_into()) [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<&[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/reader/stream.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|i| i.try_into()) [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<&[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/chunk.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub offset: [ULE; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[zerocopy::U64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[zerocopy::U64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/chunk.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub offset: [ULE; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::cmp::Eq` for `[zerocopy::U64; D]` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[zerocopy::U64; D]: std::convert::TryFrom<&[zerocopy::U64]>` is not satisfied [INFO] [stdout] --> src/idx/chunk.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[zerocopy::U64]>` is not implemented for `[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[zerocopy::U64; D]>` for `&[zerocopy::U64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[zerocopy::U64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/chunk.rs:153:48 [INFO] [stdout] | [INFO] [stdout] 153 | for (aa, bb) in self.offset.iter().zip(&other.offset) { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub shape: [u64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | pub chunk_shape: [u64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | chunk_shape_reduced: [StrengthReducedU64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub scaled_dim_sz: [u64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | pub dim_sz: [u64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub chunk_dim_sz: [u64; D], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u64; D]` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | .try_into()?; [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:305:42 [INFO] [stdout] | [INFO] [stdout] 305 | ... .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryFrom<&[zerocopy::U64]>` for `[zerocopy::U64; D]` [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[zerocopy::U64; D]>` for `&[zerocopy::U64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | .zip(&chunk_shape) [INFO] [stdout] | ^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | shape, [INFO] [stdout] | ^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: arrays only have std trait implementations for lengths 0..=32 [INFO] [stdout] --> src/idx/dataset.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | chunk_shape); [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u64; D]` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 363 | .zip(&chunk_shape) [INFO] [stdout] | ^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | .try_into()?; [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | .try_into()?; [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:410:10 [INFO] [stdout] | [INFO] [stdout] 410 | .try_into()?; [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[strength_reduce::StrengthReducedU64; D]: std::convert::TryFrom<&[strength_reduce::StrengthReducedU64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | .try_into()?; [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[strength_reduce::StrengthReducedU64]>` is not implemented for `[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[strength_reduce::StrengthReducedU64; D]>` for `&[strength_reduce::StrengthReducedU64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[strength_reduce::StrengthReducedU64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:468:18 [INFO] [stdout] | [INFO] [stdout] 468 | .zip(&self.chunk_shape_reduced) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:469:18 [INFO] [stdout] | [INFO] [stdout] 469 | .zip(&self.scaled_dim_sz) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:502:23 [INFO] [stdout] | [INFO] [stdout] 502 | assert!(izip!(&indices, &counts, &dataset.shape).all(|(i, c, z)| i + c <= *z)); [INFO] [stdout] | ^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] = note: required by `std::iter::IntoIterator::into_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[strength_reduce::StrengthReducedU64; D]: std::convert::TryFrom<&[strength_reduce::StrengthReducedU64]>` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:515:18 [INFO] [stdout] | [INFO] [stdout] 515 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[strength_reduce::StrengthReducedU64]>` is not implemented for `[strength_reduce::StrengthReducedU64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<[strength_reduce::StrengthReducedU64; D]>` for `&[strength_reduce::StrengthReducedU64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | assert!(izip!(&indices, &counts, &dataset.shape).all(|(i, c, z)| i + c <= *z)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[zerocopy::U64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:530:18 [INFO] [stdout] | [INFO] [stdout] 530 | .zip(chunk_offset) [INFO] [stdout] | ^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[zerocopy::U64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:531:18 [INFO] [stdout] | [INFO] [stdout] 531 | .zip(dim_sz) [INFO] [stdout] | ^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | &self.indices, [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] = note: required by `std::iter::IntoIterator::into_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::iter::IntoIterator` is not satisfied [INFO] [stdout] --> src/idx/dataset.rs:579:13 [INFO] [stdout] | [INFO] [stdout] 579 | / izip!( [INFO] [stdout] 580 | | &self.indices, [INFO] [stdout] 581 | | &mut self.start_coords, [INFO] [stdout] 582 | | &mut self.offset_coords, [INFO] [stdout] ... | [INFO] [stdout] 587 | | &self.dataset.chunk_dim_sz [INFO] [stdout] 588 | | ) [INFO] [stdout] | |_____________^ the trait `std::iter::IntoIterator` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a [T] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T; N] as std::iter::IntoIterator> [INFO] [stdout] <&'a mut [T] as std::iter::IntoIterator> [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/reader/cache.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | .map(|i| i.try_into()) [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<&[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[u64; D]: std::convert::TryFrom<&[u64]>` is not satisfied [INFO] [stdout] --> src/reader/cache.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | .map(|i| i.try_into()) [INFO] [stdout] | ^^^^^^^^ the trait `std::convert::TryFrom<&[u64]>` is not implemented for `&[u64; D]` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&'a [T; N] as std::convert::TryFrom<&'a [T]>> [INFO] [stdout] <&'a mut [T; N] as std::convert::TryFrom<&'a mut [T]>> [INFO] [stdout] <[T; N] as std::convert::TryFrom<&[T]>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::TryInto<&[u64; D]>` for `&[u64]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "23097e47551c838f65b0667a576dbc25652ae9632b4b3ba9e3a0c63ccca16240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23097e47551c838f65b0667a576dbc25652ae9632b4b3ba9e3a0c63ccca16240", kill_on_drop: false }` [INFO] [stdout] 23097e47551c838f65b0667a576dbc25652ae9632b4b3ba9e3a0c63ccca16240