[INFO] cloning repository https://github.com/inv2004/rust_vectors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inv2004/rust_vectors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust_vectors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust_vectors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da1f7161c656107a07d37818d69b2d823e3fcbe8 [INFO] checking inv2004/rust_vectors against master#01af5040fdada6ef8f1b749cda798d80a8590b2c for pr-84022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finv2004%2Frust_vectors" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inv2004/rust_vectors on toolchain 01af5040fdada6ef8f1b749cda798d80a8590b2c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+01af5040fdada6ef8f1b749cda798d80a8590b2c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inv2004/rust_vectors [INFO] finished tweaking git repo https://github.com/inv2004/rust_vectors [INFO] tweaked toml for git repo https://github.com/inv2004/rust_vectors written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/inv2004/rust_vectors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+01af5040fdada6ef8f1b749cda798d80a8590b2c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+01af5040fdada6ef8f1b749cda798d80a8590b2c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 845fb8968bfdba0470b2fd85393bcf71cb50db8bbe15558347b4641d7487c3fe [INFO] running `Command { std: "docker" "start" "-a" "845fb8968bfdba0470b2fd85393bcf71cb50db8bbe15558347b4641d7487c3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "845fb8968bfdba0470b2fd85393bcf71cb50db8bbe15558347b4641d7487c3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845fb8968bfdba0470b2fd85393bcf71cb50db8bbe15558347b4641d7487c3fe", kill_on_drop: false }` [INFO] [stdout] 845fb8968bfdba0470b2fd85393bcf71cb50db8bbe15558347b4641d7487c3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+01af5040fdada6ef8f1b749cda798d80a8590b2c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c5dd60651a69bf2b94d60f67cf110ee7996758ab22fdfbcdb1707e4eddee01 [INFO] running `Command { std: "docker" "start" "-a" "25c5dd60651a69bf2b94d60f67cf110ee7996758ab22fdfbcdb1707e4eddee01", kill_on_drop: false }` [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking getrandom v0.1.5 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking rust_vectors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/mavg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/mavg.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | static ref WIN_SIZE: usize = { 1000 }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref WIN_SIZE: usize = { 1000 }; [INFO] [stdout] 6 + static ref WIN_SIZE: usize = 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/mavg.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 7 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 7 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/deltas.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/deltas.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/find_amend.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/find_amend.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/max.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/max.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/dev.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/dev.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/wavg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/wavg.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/wavg.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | static ref VEC2: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref VEC2: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 6 + static ref VEC2: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/med.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/med.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `rust_vectors` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | mod med; [INFO] [stdout] | ^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(iterator_for_each)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/mavg.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | static ref WIN_SIZE: usize = { 1000 }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref WIN_SIZE: usize = { 1000 }; [INFO] [stdout] 6 + static ref WIN_SIZE: usize = 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/mavg.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 7 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 7 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/deltas.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/find_amend.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/max.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/dev.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/wavg.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/wavg.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | static ref VEC2: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 6 - static ref VEC2: Vec = { (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 6 + static ref VEC2: Vec = (0..10_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/med.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 5 - static ref VEC1: Vec = { (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect() }; [INFO] [stdout] 5 + static ref VEC1: Vec = (0..1_000_000).map(|_| thread_rng().gen_range(0,1000)).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(iterator_for_each)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_vectors` due to 2 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25c5dd60651a69bf2b94d60f67cf110ee7996758ab22fdfbcdb1707e4eddee01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c5dd60651a69bf2b94d60f67cf110ee7996758ab22fdfbcdb1707e4eddee01", kill_on_drop: false }` [INFO] [stdout] 25c5dd60651a69bf2b94d60f67cf110ee7996758ab22fdfbcdb1707e4eddee01