[INFO] fetching crate skyblock-rs 0.2.5...
[INFO] testing skyblock-rs-0.2.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate skyblock-rs 0.2.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate skyblock-rs 0.2.5
[INFO] finished tweaking crates.io crate skyblock-rs 0.2.5
[INFO] tweaked toml for crates.io crate skyblock-rs 0.2.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate skyblock-rs 0.2.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.12.3 (available: v0.22.1)
[INFO] [stderr]       Adding hematite-nbt v0.4.1 (available: v0.5.2)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.7.0)
[INFO] [stderr]       Adding hyper-tls v0.4.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hematite-nbt v0.4.1
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded miniz-sys v0.1.12
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3419c01be2b2765461d206a21d17b5539729c95f105e2a160eebfd14b41fa668
[INFO] running `Command { std: "docker" "start" "-a" "3419c01be2b2765461d206a21d17b5539729c95f105e2a160eebfd14b41fa668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3419c01be2b2765461d206a21d17b5539729c95f105e2a160eebfd14b41fa668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3419c01be2b2765461d206a21d17b5539729c95f105e2a160eebfd14b41fa668", kill_on_drop: false }`
[INFO] [stdout] 3419c01be2b2765461d206a21d17b5539729c95f105e2a160eebfd14b41fa668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e043552c78a3f58ca0c0d6c27cca3f215184959ed40de7480f65357274e6c9d7
[INFO] running `Command { std: "docker" "start" "-a" "e043552c78a3f58ca0c0d6c27cca3f215184959ed40de7480f65357274e6c9d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling skyblock-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(key: &'a str, window_limit: usize, window_size: u64) -> Key {
[INFO] [stdout]    |                      ^^ the lifetime is named here                     --- the same lifetime is hidden 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] 42 |     pub fn new(key: &'a str, window_limit: usize, window_size: u64) -> Key<'a> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:80:26
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pooled(keys: Vec<&str>) -> SkyblockApi {
[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] 80 |     pub fn pooled(keys: Vec<&str>) -> SkyblockApi<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn singleton(key: &str) -> SkyblockApi {
[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] 86 |     pub fn singleton(key: &str) -> SkyblockApi<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.78s
[INFO] running `Command { std: "docker" "inspect" "e043552c78a3f58ca0c0d6c27cca3f215184959ed40de7480f65357274e6c9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e043552c78a3f58ca0c0d6c27cca3f215184959ed40de7480f65357274e6c9d7", kill_on_drop: false }`
[INFO] [stdout] e043552c78a3f58ca0c0d6c27cca3f215184959ed40de7480f65357274e6c9d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0211d75e27d5e225ee75ba0e5c510ea084a93d97b20294c4aae2f68134068ee4
[INFO] running `Command { std: "docker" "start" "-a" "0211d75e27d5e225ee75ba0e5c510ea084a93d97b20294c4aae2f68134068ee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling skyblock-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(key: &'a str, window_limit: usize, window_size: u64) -> Key {
[INFO] [stdout]    |                      ^^ the lifetime is named here                     --- the same lifetime is hidden 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] 42 |     pub fn new(key: &'a str, window_limit: usize, window_size: u64) -> Key<'a> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:80:26
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn pooled(keys: Vec<&str>) -> SkyblockApi {
[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] 80 |     pub fn pooled(keys: Vec<&str>) -> SkyblockApi<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn singleton(key: &str) -> SkyblockApi {
[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] 86 |     pub fn singleton(key: &str) -> SkyblockApi<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/tests/deserialize.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq!(auction.uuid, "a1767fbbac3c48189c9e05a24b27f9bc");
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `PartialAuction`, found `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skyblock-rs` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0211d75e27d5e225ee75ba0e5c510ea084a93d97b20294c4aae2f68134068ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0211d75e27d5e225ee75ba0e5c510ea084a93d97b20294c4aae2f68134068ee4", kill_on_drop: false }`
[INFO] [stdout] 0211d75e27d5e225ee75ba0e5c510ea084a93d97b20294c4aae2f68134068ee4
