[INFO] fetching crate ndarray 0.15.3... [INFO] checking ndarray-0.15.3 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate ndarray 0.15.3 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate ndarray 0.15.3 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ndarray 0.15.3 [INFO] finished tweaking crates.io crate ndarray 0.15.3 [INFO] tweaked toml for crates.io crate ndarray 0.15.3 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate crates.io crate ndarray 0.15.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmac v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddc24cb08264badd9bebc77cb155792b97f0540ea23a8051768e3ab14de10a12 [INFO] running `Command { std: "docker" "start" "-a" "ddc24cb08264badd9bebc77cb155792b97f0540ea23a8051768e3ab14de10a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc24cb08264badd9bebc77cb155792b97f0540ea23a8051768e3ab14de10a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc24cb08264badd9bebc77cb155792b97f0540ea23a8051768e3ab14de10a12", kill_on_drop: false }` [INFO] [stdout] ddc24cb08264badd9bebc77cb155792b97f0540ea23a8051768e3ab14de10a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cda2bafa919fcfcbe9dbb45613b53eba7758981ab77fa8f31c4e8d34c324d2b [INFO] running `Command { std: "docker" "start" "-a" "2cda2bafa919fcfcbe9dbb45613b53eba7758981ab77fa8f31c4e8d34c324d2b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking defmac v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ndarray v0.15.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | impl_insert_axis_array!(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | impl_insert_axis_array!(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | impl_insert_axis_array!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | impl_insert_axis_array!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 859 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, { [INFO] [stdout] 860 | | impl_insert_axis_array!(4); [INFO] [stdout] 861 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | impl_insert_axis_array!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, { [INFO] [stdout] 863 | | impl_insert_axis_array!(5); [INFO] [stdout] 864 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | impl_insert_axis_array!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/iterators.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/append.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/append.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/numeric.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/par_zip.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/oper.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/sort-axis.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/numeric.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/indices.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/views.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/bench1.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/azip.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/reshape.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/axis_ops.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/column_standardize.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/array-construct.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/iterator_chunks.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/higher_order_f.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/ix0.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/par_rayon.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/zip_many.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/array.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/assign.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/rollaxis.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/windows.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/zst.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/chunks.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/broadcast.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/bounds_check_elim.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/clone.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/construct.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/ixdyn.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/raw_views.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/s.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/gemv.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/into-ixdyn.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/life.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/iter.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/par_azip.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/format.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/higher-order.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/zip.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/complex.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/to_shape.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/par_rayon.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/dimension.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/convo.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/stacking.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | impl_insert_axis_array!(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | impl_insert_axis_array!(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | impl_insert_axis_array!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | impl_insert_axis_array!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 859 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, { [INFO] [stdout] 860 | | impl_insert_axis_array!(4); [INFO] [stdout] 861 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | impl_insert_axis_array!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, { [INFO] [stdout] 863 | | impl_insert_axis_array!(5); [INFO] [stdout] 864 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | impl_insert_axis_array!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.78s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking ndarray v0.15.3 (/tmp/fixit) [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | impl_insert_axis_array!(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | impl_insert_axis_array!(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | impl_insert_axis_array!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | impl_insert_axis_array!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 859 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, { [INFO] [stdout] 860 | | impl_insert_axis_array!(4); [INFO] [stdout] 861 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | impl_insert_axis_array!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, { [INFO] [stdout] 863 | | impl_insert_axis_array!(5); [INFO] [stdout] 864 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | impl_insert_axis_array!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | impl_insert_axis_array!(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | impl_insert_axis_array!(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | impl_insert_axis_array!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | impl_insert_axis_array!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 859 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, { [INFO] [stdout] 860 | | impl_insert_axis_array!(4); [INFO] [stdout] 861 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | impl_insert_axis_array!(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/dimension/dimension_trait.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 862 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, { [INFO] [stdout] 863 | | impl_insert_axis_array!(5); [INFO] [stdout] 864 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `impl_insert_axis_array` [INFO] [stdout] --> src/dimension/dimension_trait.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | impl_insert_axis_array!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.27s [INFO] running `Command { std: "docker" "inspect" "2cda2bafa919fcfcbe9dbb45613b53eba7758981ab77fa8f31c4e8d34c324d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cda2bafa919fcfcbe9dbb45613b53eba7758981ab77fa8f31c4e8d34c324d2b", kill_on_drop: false }` [INFO] [stdout] 2cda2bafa919fcfcbe9dbb45613b53eba7758981ab77fa8f31c4e8d34c324d2b