[INFO] fetching crate avr-libcore 0.1.0...
[INFO] checking avr-libcore-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate avr-libcore 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate avr-libcore 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate avr-libcore 0.1.0
[INFO] finished tweaking crates.io crate avr-libcore 0.1.0
[INFO] tweaked toml for crates.io crate avr-libcore 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37e33dc9bb43323b13c0a5db42a56f9036132abaec5b7c46f95262ae35f83089
[INFO] running `Command { std: "docker" "start" "-a" "37e33dc9bb43323b13c0a5db42a56f9036132abaec5b7c46f95262ae35f83089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37e33dc9bb43323b13c0a5db42a56f9036132abaec5b7c46f95262ae35f83089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e33dc9bb43323b13c0a5db42a56f9036132abaec5b7c46f95262ae35f83089", kill_on_drop: false }`
[INFO] [stdout] 37e33dc9bb43323b13c0a5db42a56f9036132abaec5b7c46f95262ae35f83089
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e96e39a7bd9f3192fc11012e8dc2d77f09e59e260e6e05c30cec243c531c988e
[INFO] running `Command { std: "docker" "start" "-a" "e96e39a7bd9f3192fc11012e8dc2d77f09e59e260e6e05c30cec243c531c988e", kill_on_drop: false }`
[INFO] [stderr]     Checking avr-libcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | #![feature(const_fn)]
[INFO] [stdout]    |            ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | #![feature(const_fn)]
[INFO] [stdout]    |            ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | #![feature(custom_attribute)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | #![feature(custom_attribute)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #![feature(on_unimplemented)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #![feature(on_unimplemented)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | #![feature(optin_builtin_traits)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | #![feature(optin_builtin_traits)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![feature(repr_simd, platform_intrinsics)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![feature(repr_simd, platform_intrinsics)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | #![feature(untagged_unions)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | #![feature(untagged_unions)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | #![feature(unwind_attributes)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: use the C-unwind ABI instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | #![feature(unwind_attributes)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: use the C-unwind ABI instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/slice/mod.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0...self.end).get(slice)
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0..self.end).get(slice)
[INFO] [stdout]     |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0..=self.end).get(slice)
[INFO] [stdout]     |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/slice/mod.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0...self.end).get(slice)
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0..self.end).get(slice)
[INFO] [stdout]     |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 998 |         (0..=self.end).get(slice)
[INFO] [stdout]     |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1003:11
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0...self.end).get_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0..self.end).get_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0..=self.end).get_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1003:11
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0...self.end).get_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0..self.end).get_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         (0..=self.end).get_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1008:11
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0...self.end).get_unchecked(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0..self.end).get_unchecked(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0..=self.end).get_unchecked(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0...self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0..self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0..=self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1008:11
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0...self.end).get_unchecked(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0..self.end).get_unchecked(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         (0..=self.end).get_unchecked(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1018:11
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0...self.end).index(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0..self.end).index(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0..=self.end).index(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0...self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0..self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         (0..=self.end).get_unchecked_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1023:11
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0...self.end).index_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0..self.end).index_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0..=self.end).index_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1018:11
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0...self.end).index(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0..self.end).index(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1018 |         (0..=self.end).index(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/slice/mod.rs:1023:11
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0...self.end).index_mut(slice)
[INFO] [stdout]      |           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0..self.end).index_mut(slice)
[INFO] [stdout]      |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         (0..=self.end).index_mut(slice)
[INFO] [stdout]      |           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/str/mod.rs:1741:25
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0...index.end)
[INFO] [stdout]      |                         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0..index.end)
[INFO] [stdout]      |                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0..=index.end)
[INFO] [stdout]      |                         ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/str/mod.rs:1766:29
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0...index.end)
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0..index.end)
[INFO] [stdout]      |                             ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0..=index.end)
[INFO] [stdout]      |                             ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/str/mod.rs:1741:25
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0...index.end)
[INFO] [stdout]      |                         ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0..index.end)
[INFO] [stdout]      |                         ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1741 |             self.index(0..=index.end)
[INFO] [stdout]      |                         ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]     --> src/str/mod.rs:1766:29
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0...index.end)
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0..index.end)
[INFO] [stdout]      |                             ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]      |
[INFO] [stdout] 1766 |             self.index_mut(0..=index.end)
[INFO] [stdout]      |                             ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `allow_internal_unstable` expects a list of feature names
[INFO] [stdout]   --> src/macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[allow_internal_unstable]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `allow_internal_unstable` expects a list of feature names
[INFO] [stdout]   --> src/macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[allow_internal_unstable]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/intrinsics.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[rustc_deprecated(reason = "no longer an intrinsic - use `ptr::drop_in_place` directly",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/mem.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[rustc_deprecated(reason = "use `align_of` instead", since = "1.2.0")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/mem.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[rustc_deprecated(reason = "use `align_of_val` instead", since = "1.2.0")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/str/mod.rs:1249:3
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[rustc_deprecated(since = "1.4.0", reason = "use lines()/Lines instead now")]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/str/mod.rs:2085:7
[INFO] [stdout]      |
[INFO] [stdout] 2085 |     #[rustc_deprecated(since = "1.6.0", reason = "use lines() instead now")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/intrinsics.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[rustc_deprecated(reason = "no longer an intrinsic - use `ptr::drop_in_place` directly",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/mem.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[rustc_deprecated(reason = "use `align_of` instead", since = "1.2.0")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/mem.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[rustc_deprecated(reason = "use `align_of_val` instead", since = "1.2.0")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/str/mod.rs:1249:3
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[rustc_deprecated(since = "1.4.0", reason = "use lines()/Lines instead now")]
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> src/str/mod.rs:2085:7
[INFO] [stdout]      |
[INFO] [stdout] 2085 |     #[rustc_deprecated(since = "1.6.0", reason = "use lines() instead now")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> src/hash/sip.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> src/hash/sip.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[rustc_deprecated(since = "1.13.0",
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax
[INFO] [stdout]   --> src/marker.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | unsafe impl Send for .. { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `auto trait Trait {}` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl Trait for .. {}` is an obsolete syntax
[INFO] [stdout]   --> src/marker.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | unsafe impl Send for .. { }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `auto trait Trait {}` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avr-libcore` (lib) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `avr-libcore` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "e96e39a7bd9f3192fc11012e8dc2d77f09e59e260e6e05c30cec243c531c988e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e96e39a7bd9f3192fc11012e8dc2d77f09e59e260e6e05c30cec243c531c988e", kill_on_drop: false }`
[INFO] [stdout] e96e39a7bd9f3192fc11012e8dc2d77f09e59e260e6e05c30cec243c531c988e
