[INFO] fetching crate micro_types 0.3.0...
[INFO] checking micro_types-0.3.0 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] extracting crate micro_types 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate micro_types 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate micro_types 0.3.0
[INFO] tweaked toml for crates.io crate micro_types 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate micro_types 0.3.0 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate micro_types 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded unicode-bidi v0.3.13
[INFO] [stderr]   Downloaded socket2 v0.4.9
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded serde_json v1.0.106
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded syn v2.0.33
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73acfff0754f0b972875b68e98226e531a8d62399eccaf095f43eb8b893c77e4
[INFO] running `Command { std: "docker" "start" "-a" "73acfff0754f0b972875b68e98226e531a8d62399eccaf095f43eb8b893c77e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73acfff0754f0b972875b68e98226e531a8d62399eccaf095f43eb8b893c77e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73acfff0754f0b972875b68e98226e531a8d62399eccaf095f43eb8b893c77e4", kill_on_drop: false }`
[INFO] [stdout] 73acfff0754f0b972875b68e98226e531a8d62399eccaf095f43eb8b893c77e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea6eb1b9d95d728ba1f225e48f2da41ee077f19b9dbfd6d9ee9c20db3fbeb9d
[INFO] running `Command { std: "docker" "start" "-a" "9ea6eb1b9d95d728ba1f225e48f2da41ee077f19b9dbfd6d9ee9c20db3fbeb9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking micro_types v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `BarrierError` is never used
[INFO] [stdout]    --> src/redis/barrier.rs:150:6
[INFO] [stdout]     |
[INFO] [stdout] 150 | enum BarrierError {
[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 `conn` is never read
[INFO] [stdout]   --> src/redis/rwlock/lock.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct RwLock<T> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 77 |     pub(crate) data: Generic<T>,
[INFO] [stdout] 78 |     pub(crate) conn: Option<redis::Connection>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/redis/list.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter(&self) -> ListIter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter(&self) -> ListIter<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redis/mutex.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn lock(&mut self) -> Result<Guard<T>, LockError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn lock(&mut self) -> Result<Guard<'_, T>, LockError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/redis/rwlock/lock.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> Result<RwLockReadGuard<T>, LockError> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> Result<RwLockReadGuard<'_, T>, LockError> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redis/rwlock/lock.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn write(&mut self) -> Result<RwLockWriteGuard<T>, LockError> {
[INFO] [stdout]     |                  ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn write(&mut self) -> Result<RwLockWriteGuard<'_, T>, LockError> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BarrierError` is never used
[INFO] [stdout]    --> src/redis/barrier.rs:150:6
[INFO] [stdout]     |
[INFO] [stdout] 150 | enum BarrierError {
[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 `conn` is never read
[INFO] [stdout]   --> src/redis/rwlock/lock.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct RwLock<T> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 77 |     pub(crate) data: Generic<T>,
[INFO] [stdout] 78 |     pub(crate) conn: Option<redis::Connection>,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/redis/list.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter(&self) -> ListIter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn iter(&self) -> ListIter<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redis/mutex.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn lock(&mut self) -> Result<Guard<T>, LockError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn lock(&mut self) -> Result<Guard<'_, T>, LockError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/redis/rwlock/lock.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> Result<RwLockReadGuard<T>, LockError> {
[INFO] [stdout]    |                 ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> Result<RwLockReadGuard<'_, T>, LockError> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redis/rwlock/lock.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn write(&mut self) -> Result<RwLockWriteGuard<T>, LockError> {
[INFO] [stdout]     |                  ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn write(&mut self) -> Result<RwLockWriteGuard<'_, T>, LockError> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9ea6eb1b9d95d728ba1f225e48f2da41ee077f19b9dbfd6d9ee9c20db3fbeb9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea6eb1b9d95d728ba1f225e48f2da41ee077f19b9dbfd6d9ee9c20db3fbeb9d", kill_on_drop: false }`
[INFO] [stdout] 9ea6eb1b9d95d728ba1f225e48f2da41ee077f19b9dbfd6d9ee9c20db3fbeb9d
