[INFO] fetching crate sunny 1.1.0...
[INFO] checking sunny-1.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate sunny 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate sunny 1.1.0
[INFO] finished tweaking crates.io crate sunny 1.1.0
[INFO] tweaked toml for crates.io crate sunny 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sunny 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sunny 1.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded siphasher v0.3.8
[INFO] [stderr]   Downloaded term-table v1.3.2
[INFO] [stderr]   Downloaded string_cache v0.8.2
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded utf8-width v0.1.5
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded clap v4.4.3
[INFO] [stderr]   Downloaded id3 v1.7.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.2
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded gjson v0.8.1
[INFO] [stderr]   Downloaded curl-sys v0.4.59+curl-7.86.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb25d076fe60dc27f7c417691a4266a4a0ce59112ac4aa263c535f39874309d3
[INFO] running `Command { std: "docker" "start" "-a" "eb25d076fe60dc27f7c417691a4266a4a0ce59112ac4aa263c535f39874309d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb25d076fe60dc27f7c417691a4266a4a0ce59112ac4aa263c535f39874309d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb25d076fe60dc27f7c417691a4266a4a0ce59112ac4aa263c535f39874309d3", kill_on_drop: false }`
[INFO] [stdout] eb25d076fe60dc27f7c417691a4266a4a0ce59112ac4aa263c535f39874309d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac3ca814243a0c34701994b0e3713934c005bb2d287929d65a9dfd2056bf7acf
[INFO] running `Command { std: "docker" "start" "-a" "ac3ca814243a0c34701994b0e3713934c005bb2d287929d65a9dfd2056bf7acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.8
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling curl-sys v0.4.59+curl-7.86.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking utf8-width v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking gjson v0.8.1
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking id3 v1.7.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking string_cache v0.8.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking clap v4.4.3
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking sunny v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib/./multi_dl.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn download(&'a self, token: usize, cfg: Config<'a>) -> Result<Easy2Handle<Collector>> {
[INFO] [stdout]    |                  --                                 --                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                                  |
[INFO] [stdout]    |                  the lifetime is named here         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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn download(&'a self, token: usize, cfg: Config<'a>) -> Result<Easy2Handle<Collector<'a>>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib/./multi_dl.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn download(&'a self, token: usize, cfg: Config<'a>) -> Result<Easy2Handle<Collector>> {
[INFO] [stdout]    |                  --                                 --                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                                  |
[INFO] [stdout]    |                  the lifetime is named here         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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn download(&'a self, token: usize, cfg: Config<'a>) -> Result<Easy2Handle<Collector<'a>>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "ac3ca814243a0c34701994b0e3713934c005bb2d287929d65a9dfd2056bf7acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3ca814243a0c34701994b0e3713934c005bb2d287929d65a9dfd2056bf7acf", kill_on_drop: false }`
[INFO] [stdout] ac3ca814243a0c34701994b0e3713934c005bb2d287929d65a9dfd2056bf7acf
