[INFO] cloning repository https://github.com/ChHecker/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChHecker/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b8f75be3793963a815790dc96cb308449631a00 [INFO] checking ChHecker/game-of-life against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fgame-of-life" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChHecker/game-of-life on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChHecker/game-of-life [INFO] finished tweaking git repo https://github.com/ChHecker/game-of-life [INFO] tweaked toml for git repo https://github.com/ChHecker/game-of-life written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChHecker/game-of-life already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray-stats v0.5.1 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded dyn-clone v1.0.11 [INFO] [stderr] Downloaded ndarray-ndimage v0.4.0 [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded weezl v0.1.7 [INFO] [stderr] Downloaded portable-atomic v1.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b417a0a713cc89ef15c2fa145f1e1de1a49b60bd55cba3cf303a55e50ad84f3 [INFO] running `Command { std: "docker" "start" "-a" "1b417a0a713cc89ef15c2fa145f1e1de1a49b60bd55cba3cf303a55e50ad84f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b417a0a713cc89ef15c2fa145f1e1de1a49b60bd55cba3cf303a55e50ad84f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b417a0a713cc89ef15c2fa145f1e1de1a49b60bd55cba3cf303a55e50ad84f3", kill_on_drop: false }` [INFO] [stdout] 1b417a0a713cc89ef15c2fa145f1e1de1a49b60bd55cba3cf303a55e50ad84f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eddb23f732a3974e716dbecde6295f58b022e0daa2709c8a997eef97d644532 [INFO] running `Command { std: "docker" "start" "-a" "0eddb23f732a3974e716dbecde6295f58b022e0daa2709c8a997eef97d644532", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking ndarray-ndimage v0.4.0 [INFO] [stderr] Checking game-of-life v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/gameoflife.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use ndarray::{self, arr2, s, Array2, Zip}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> benches/benchmark.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> benches/benchmark.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.76s [INFO] running `Command { std: "docker" "inspect" "0eddb23f732a3974e716dbecde6295f58b022e0daa2709c8a997eef97d644532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eddb23f732a3974e716dbecde6295f58b022e0daa2709c8a997eef97d644532", kill_on_drop: false }` [INFO] [stdout] 0eddb23f732a3974e716dbecde6295f58b022e0daa2709c8a997eef97d644532 [INFO] checking ChHecker/game-of-life against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChHecker%2Fgame-of-life" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChHecker/game-of-life on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChHecker/game-of-life [INFO] finished tweaking git repo https://github.com/ChHecker/game-of-life [INFO] tweaked toml for git repo https://github.com/ChHecker/game-of-life written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChHecker/game-of-life already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17e22db64e3c0687b2e11f443d69f90e2b1b07117f333e097692966320677795 [INFO] running `Command { std: "docker" "start" "-a" "17e22db64e3c0687b2e11f443d69f90e2b1b07117f333e097692966320677795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17e22db64e3c0687b2e11f443d69f90e2b1b07117f333e097692966320677795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e22db64e3c0687b2e11f443d69f90e2b1b07117f333e097692966320677795", kill_on_drop: false }` [INFO] [stdout] 17e22db64e3c0687b2e11f443d69f90e2b1b07117f333e097692966320677795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c530049cb62f41196dd7aceb5760e447e4fc1423c70d315cc9e44308ad67bae9 [INFO] running `Command { std: "docker" "start" "-a" "c530049cb62f41196dd7aceb5760e447e4fc1423c70d315cc9e44308ad67bae9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking ndarray-ndimage v0.4.0 [INFO] [stderr] Checking game-of-life v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/gameoflife.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use ndarray::{self, arr2, s, Array2, Zip}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> benches/benchmark.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> benches/benchmark.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ndarray` is imported redundantly [INFO] [stdout] --> src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use ndarray::{self, Array1}; [INFO] [stdout] | ^^^^ the item `ndarray` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.36s [INFO] running `Command { std: "docker" "inspect" "c530049cb62f41196dd7aceb5760e447e4fc1423c70d315cc9e44308ad67bae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c530049cb62f41196dd7aceb5760e447e4fc1423c70d315cc9e44308ad67bae9", kill_on_drop: false }` [INFO] [stdout] c530049cb62f41196dd7aceb5760e447e4fc1423c70d315cc9e44308ad67bae9