[INFO] fetching crate electro 0.9.3...
[INFO] checking electro-0.9.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate electro 0.9.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate electro 0.9.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate electro 0.9.3
[INFO] finished tweaking crates.io crate electro 0.9.3
[INFO] tweaked toml for crates.io crate electro 0.9.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.1.43
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded rulinalg v0.4.2
[INFO] [stderr]   Downloaded num-bigint v0.1.44
[INFO] [stderr]   Downloaded num-rational v0.1.42
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab8499d8b53b22fe154163f1cc71ac3d93ac4ee0b21cded63b6933b55f83c279
[INFO] running `Command { std: "docker" "start" "-a" "ab8499d8b53b22fe154163f1cc71ac3d93ac4ee0b21cded63b6933b55f83c279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8499d8b53b22fe154163f1cc71ac3d93ac4ee0b21cded63b6933b55f83c279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8499d8b53b22fe154163f1cc71ac3d93ac4ee0b21cded63b6933b55f83c279", kill_on_drop: false }`
[INFO] [stdout] ab8499d8b53b22fe154163f1cc71ac3d93ac4ee0b21cded63b6933b55f83c279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f450f2d2378aa23ef9962e319218d6000dec6ccdf2e88acb06b363256843cc9b
[INFO] running `Command { std: "docker" "start" "-a" "f450f2d2378aa23ef9962e319218d6000dec6ccdf2e88acb06b363256843cc9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking electro v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]...lower_right[0];
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..lower_right[0];
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..=lower_right[0];
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]...lower_right[1]).rev();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..=lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]...upper_right[0]).rev();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..=upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:322:43
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:341:43
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:359:43
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be in the root module
[INFO] [stdout]  --> src/fd.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(inclusive_range_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `step_by`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(step_by)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]...lower_right[0];
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..lower_right[0];
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..=lower_right[0];
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]...lower_right[1]).rev();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..=lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]...upper_right[0]).rev();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..=upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:322:43
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:341:43
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:359:43
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be in the root module
[INFO] [stdout]  --> src/fd.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(inclusive_range_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `step_by`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(step_by)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electro` (lib) due to 11 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electro` (lib test) due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f450f2d2378aa23ef9962e319218d6000dec6ccdf2e88acb06b363256843cc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f450f2d2378aa23ef9962e319218d6000dec6ccdf2e88acb06b363256843cc9b", kill_on_drop: false }`
[INFO] [stdout] f450f2d2378aa23ef9962e319218d6000dec6ccdf2e88acb06b363256843cc9b
[INFO] checking electro-0.9.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate electro 0.9.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate electro 0.9.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate electro 0.9.3
[INFO] finished tweaking crates.io crate electro 0.9.3
[INFO] tweaked toml for crates.io crate electro 0.9.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22a428543c4624cda5e5a8e75c92850a9aa5b6e17394dcf376dc65deb0e15315
[INFO] running `Command { std: "docker" "start" "-a" "22a428543c4624cda5e5a8e75c92850a9aa5b6e17394dcf376dc65deb0e15315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22a428543c4624cda5e5a8e75c92850a9aa5b6e17394dcf376dc65deb0e15315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a428543c4624cda5e5a8e75c92850a9aa5b6e17394dcf376dc65deb0e15315", kill_on_drop: false }`
[INFO] [stdout] 22a428543c4624cda5e5a8e75c92850a9aa5b6e17394dcf376dc65deb0e15315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55fd9711f981def65f122dfda72afa056c2a918899f77515f1bf1dc92e72025c
[INFO] running `Command { std: "docker" "start" "-a" "55fd9711f981def65f122dfda72afa056c2a918899f77515f1bf1dc92e72025c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking electro v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]...lower_right[0];
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..lower_right[0];
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..=lower_right[0];
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]...lower_right[0];
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..lower_right[0];
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 |   let bottom_horiz = lower_left[0]..=lower_right[0];
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]...lower_right[1]).rev();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..=lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]...lower_right[1]).rev();
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 128 |   let right_vert = (upper_right[1]..=lower_right[1]).rev();
[INFO] [stdout]     |                                   ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]...upper_right[0]).rev();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..=upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]...upper_right[0]).rev();
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let top_horiz = (upper_left[0]..=upper_right[0]).rev();
[INFO] [stdout]     |                                 ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 257 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 274 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:322:43
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:322:43
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 322 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:341:43
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:341:43
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 341 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:359:43
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/topo.rs:359:43
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start...conductor_end;
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..conductor_end;
[INFO] [stdout]     |                                           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 359 |   let conductor_col_inds = conductor_start..=conductor_end;
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be in the root module
[INFO] [stdout]  --> src/fd.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be in the root module
[INFO] [stdout]  --> src/fd.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(inclusive_range_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `inclusive_range_syntax` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(inclusive_range_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `step_by`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(step_by)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `step_by`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(step_by)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electro` (lib) due to 11 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `electro` (lib test) due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "55fd9711f981def65f122dfda72afa056c2a918899f77515f1bf1dc92e72025c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fd9711f981def65f122dfda72afa056c2a918899f77515f1bf1dc92e72025c", kill_on_drop: false }`
[INFO] [stdout] 55fd9711f981def65f122dfda72afa056c2a918899f77515f1bf1dc92e72025c
