[INFO] fetching crate smart_buffer 0.1.3...
[INFO] checking smart_buffer-0.1.3 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate smart_buffer 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate smart_buffer 0.1.3
[INFO] finished tweaking crates.io crate smart_buffer 0.1.3
[INFO] tweaked toml for crates.io crate smart_buffer 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smart_buffer 0.1.3 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3deef5a4b8100f3f7377d437f21b092bc268cf319c7a93c5635c7ddae82d80aa
[INFO] running `Command { std: "docker" "start" "-a" "3deef5a4b8100f3f7377d437f21b092bc268cf319c7a93c5635c7ddae82d80aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3deef5a4b8100f3f7377d437f21b092bc268cf319c7a93c5635c7ddae82d80aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3deef5a4b8100f3f7377d437f21b092bc268cf319c7a93c5635c7ddae82d80aa", kill_on_drop: false }`
[INFO] [stdout] 3deef5a4b8100f3f7377d437f21b092bc268cf319c7a93c5635c7ddae82d80aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4165f070bc8f0eb755e6d6ffc6c2794583537a1d5ffecde0a2205d0dc89b5669
[INFO] running `Command { std: "docker" "start" "-a" "4165f070bc8f0eb755e6d6ffc6c2794583537a1d5ffecde0a2205d0dc89b5669", kill_on_drop: false }`
[INFO] [stderr]     Checking smart_buffer v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::iter::SmartBufferIterRef`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::iter::SmartBufferIterRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dealloc`
[INFO] [stdout]  --> src/iter.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::alloc::{dealloc};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `min_const_generics` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(min_const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]   --> src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[feature(min_const_generics)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this struct
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct SmartBuffer<T, const N:usize>
[INFO] [stdout] 44 | |     where T: Clone
[INFO] [stdout] 45 | | {
[INFO] [stdout] 46 | |     s_buf: [T; N],
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     cursor: usize,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::iter::SmartBufferIterRef`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::iter::SmartBufferIterRef;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dealloc`
[INFO] [stdout]  --> src/iter.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::alloc::{dealloc};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SmartBuffer`
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use crate::SmartBuffer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `min_const_generics` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(min_const_generics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]   --> src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[feature(min_const_generics)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this struct
[INFO] [stdout]   --> src/lib.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct SmartBuffer<T, const N:usize>
[INFO] [stdout] 44 | |     where T: Clone
[INFO] [stdout] 45 | | {
[INFO] [stdout] 46 | |     s_buf: [T; N],
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     cursor: usize,
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cursor` is never read
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SmartBuffer<T, const N:usize>
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     cursor: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]   --> src/iter.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SmartBufferIter<T, const N:usize>
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     smart_buffer: SmartBuffer<T,N>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]    --> src/iter.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct SmartBufferIterRef<'a, T, const N:usize>
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     smart_buffer: &'a SmartBuffer<T,N>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]    --> src/iter.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct SmartBufferIterRefMut<'a, T, const N:usize>
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |     smart_buffer: &'a mut SmartBuffer<T,N>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let len = buf.size;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vecbuf`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let vecbuf:Vec<_> = buf.into();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vecbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cursor` is never read
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SmartBuffer<T, const N:usize>
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     cursor: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]   --> src/iter.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SmartBufferIter<T, const N:usize>
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     smart_buffer: SmartBuffer<T,N>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]    --> src/iter.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct SmartBufferIterRef<'a, T, const N:usize>
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     smart_buffer: &'a SmartBuffer<T,N>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smart_buffer` is never read
[INFO] [stdout]    --> src/iter.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct SmartBufferIterRefMut<'a, T, const N:usize>
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |     smart_buffer: &'a mut SmartBuffer<T,N>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]    --> src/lib.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout]  28 |         let mut buf = buf!(String::new(), 2, 4);
[INFO] [stdout]     |                       ------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 300 |         struct __ArrayVecInner<T> {
[INFO] [stdout]     |                --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 303 |             token: $crate::Token,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::array` which comes from the expansion of the macro `buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "4165f070bc8f0eb755e6d6ffc6c2794583537a1d5ffecde0a2205d0dc89b5669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4165f070bc8f0eb755e6d6ffc6c2794583537a1d5ffecde0a2205d0dc89b5669", kill_on_drop: false }`
[INFO] [stdout] 4165f070bc8f0eb755e6d6ffc6c2794583537a1d5ffecde0a2205d0dc89b5669
