[INFO] fetching crate kitchen-fridge 0.4.0...
[INFO] checking kitchen-fridge-0.4.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate kitchen-fridge 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate kitchen-fridge 0.4.0
[INFO] finished tweaking crates.io crate kitchen-fridge 0.4.0
[INFO] tweaked toml for crates.io crate kitchen-fridge 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kitchen-fridge 0.4.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kitchen-fridge 0.4.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83248f203162b28611e25f44856b5a75be4b7f8e84f7c21f6a438304a455e7c2
[INFO] running `Command { std: "docker" "start" "-a" "83248f203162b28611e25f44856b5a75be4b7f8e84f7c21f6a438304a455e7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83248f203162b28611e25f44856b5a75be4b7f8e84f7c21f6a438304a455e7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83248f203162b28611e25f44856b5a75be4b7f8e84f7c21f6a438304a455e7c2", kill_on_drop: false }`
[INFO] [stdout] 83248f203162b28611e25f44856b5a75be4b7f8e84f7c21f6a438304a455e7c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 875bc5f1b81ff5f39038f50a9b240981bd75f7f22e83cb8d44f61a72fad53ca3
[INFO] running `Command { std: "docker" "start" "-a" "875bc5f1b81ff5f39038f50a9b240981bd75f7f22e83cb8d44f61a72fad53ca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]     Checking quick-xml v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking ics v0.5.7
[INFO] [stderr]     Checking minidom v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking sanitize-filename v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking ical-daladim v0.8.1
[INFO] [stderr]     Checking csscolorparser v0.5.0
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking kitchen-fridge v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ical/parser.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Event(&'a IcalEvent),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     Event(&'a IcalEvent),
[INFO] [stdout] 154 +     Event(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:120:54
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_items(&self) -> Result<HashMap<Url, &Item>, Box<dyn Error>>;
[INFO] [stdout]     |              ----------------                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_items(&self) -> Result<HashMap<Url, &'life0 Item>, Box<dyn Error>>;
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:123:62
[INFO] [stdout]     |
[INFO] [stdout] 123 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &mut Item>, Box<dyn Error>>;
[INFO] [stdout]     |              ------------------------                        ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &'life0 mut Item>, Box<dyn Error>>;
[INFO] [stdout]     |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/calendar/cached_calendar.rs:261:54
[INFO] [stdout]     |
[INFO] [stdout] 261 |     async fn get_items(&self) -> Result<HashMap<Url, &Item>, Box<dyn Error>> {
[INFO] [stdout]     |              ----------------                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 261 |     async fn get_items(&self) -> Result<HashMap<Url, &'life0 Item>, Box<dyn Error>> {
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/calendar/cached_calendar.rs:265:62
[INFO] [stdout]     |
[INFO] [stdout] 265 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &mut Item>, Box<dyn Error>> {
[INFO] [stdout]     |              ------------------------                        ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 265 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &'life0 mut Item>, Box<dyn Error>> {
[INFO] [stdout]     |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/ical/parser.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Event(&'a IcalEvent),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     Event(&'a IcalEvent),
[INFO] [stdout] 154 +     Event(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:120:54
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_items(&self) -> Result<HashMap<Url, &Item>, Box<dyn Error>>;
[INFO] [stdout]     |              ----------------                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn get_items(&self) -> Result<HashMap<Url, &'life0 Item>, Box<dyn Error>>;
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:123:62
[INFO] [stdout]     |
[INFO] [stdout] 123 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &mut Item>, Box<dyn Error>>;
[INFO] [stdout]     |              ------------------------                        ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &'life0 mut Item>, Box<dyn Error>>;
[INFO] [stdout]     |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/calendar/cached_calendar.rs:261:54
[INFO] [stdout]     |
[INFO] [stdout] 261 |     async fn get_items(&self) -> Result<HashMap<Url, &Item>, Box<dyn Error>> {
[INFO] [stdout]     |              ----------------                        ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 261 |     async fn get_items(&self) -> Result<HashMap<Url, &'life0 Item>, Box<dyn Error>> {
[INFO] [stdout]     |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/calendar/cached_calendar.rs:265:62
[INFO] [stdout]     |
[INFO] [stdout] 265 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &mut Item>, Box<dyn Error>> {
[INFO] [stdout]     |              ------------------------                        ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 265 |     async fn get_items_mut(&mut self) -> Result<HashMap<Url, &'life0 mut Item>, Box<dyn Error>> {
[INFO] [stdout]     |                                                               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> examples/shared.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXAMPLE_EXISTING_CALENDAR_URL` is never used
[INFO] [stdout]   --> examples/shared.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const EXAMPLE_EXISTING_CALENDAR_URL: &str = "https://my.server.com/remote.php/dav/calendars/john/a_calendar_name/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXAMPLE_CREATED_CALENDAR_URL` is never used
[INFO] [stdout]   --> examples/shared.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const EXAMPLE_CREATED_CALENDAR_URL: &str =  "https://my.server.com/remote.php/dav/calendars/john/a_calendar_that_we_have_created/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> examples/shared.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "875bc5f1b81ff5f39038f50a9b240981bd75f7f22e83cb8d44f61a72fad53ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875bc5f1b81ff5f39038f50a9b240981bd75f7f22e83cb8d44f61a72fad53ca3", kill_on_drop: false }`
[INFO] [stdout] 875bc5f1b81ff5f39038f50a9b240981bd75f7f22e83cb8d44f61a72fad53ca3
