[INFO] fetching crate aoc-cache 0.2.1...
[INFO] checking aoc-cache-0.2.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate aoc-cache 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aoc-cache 0.2.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aoc-cache 0.2.1
[INFO] finished tweaking crates.io crate aoc-cache 0.2.1
[INFO] tweaked toml for crates.io crate aoc-cache 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4223a25a20a866ed18a6d1dfb6294750be0c4f1ee43b0a0b9029fe9a3b35bec1
[INFO] running `Command { std: "docker" "start" "-a" "4223a25a20a866ed18a6d1dfb6294750be0c4f1ee43b0a0b9029fe9a3b35bec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4223a25a20a866ed18a6d1dfb6294750be0c4f1ee43b0a0b9029fe9a3b35bec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4223a25a20a866ed18a6d1dfb6294750be0c4f1ee43b0a0b9029fe9a3b35bec1", kill_on_drop: false }`
[INFO] [stdout] 4223a25a20a866ed18a6d1dfb6294750be0c4f1ee43b0a0b9029fe9a3b35bec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12649f82d6efac56d6528f955aadb0707dc7cc534577da8e341f2c1cc57d9ba
[INFO] running `Command { std: "docker" "start" "-a" "f12649f82d6efac56d6528f955aadb0707dc7cc534577da8e341f2c1cc57d9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking aoc-cache v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .cookie_store(jar)
[INFO] [stdout]     |          ------------ ^^^ expected `CookieStore`, found a different `CookieStore`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CookieStore` and `CookieStore` have similar names, but are actually distinct types
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.16.2/src/cookie_store.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie_store` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.9.1/src/agent.rs:674:12
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cookie_store(mut self, cookie_store: CookieStore) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .cookie_store(jar)
[INFO] [stdout]     |          ------------ ^^^ expected `CookieStore`, found a different `CookieStore`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CookieStore` and `CookieStore` have similar names, but are actually distinct types
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.16.2/src/cookie_store.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie_store` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.9.1/src/agent.rs:674:12
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cookie_store(mut self, cookie_store: CookieStore) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-cache` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-cache` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f12649f82d6efac56d6528f955aadb0707dc7cc534577da8e341f2c1cc57d9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12649f82d6efac56d6528f955aadb0707dc7cc534577da8e341f2c1cc57d9ba", kill_on_drop: false }`
[INFO] [stdout] f12649f82d6efac56d6528f955aadb0707dc7cc534577da8e341f2c1cc57d9ba
[INFO] checking aoc-cache-0.2.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate aoc-cache 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate aoc-cache 0.2.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aoc-cache 0.2.1
[INFO] finished tweaking crates.io crate aoc-cache 0.2.1
[INFO] tweaked toml for crates.io crate aoc-cache 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0f94007b50b3fadc5f3de5a53d9833c8aef1afcf577a243520155ec0d28229c
[INFO] running `Command { std: "docker" "start" "-a" "c0f94007b50b3fadc5f3de5a53d9833c8aef1afcf577a243520155ec0d28229c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0f94007b50b3fadc5f3de5a53d9833c8aef1afcf577a243520155ec0d28229c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f94007b50b3fadc5f3de5a53d9833c8aef1afcf577a243520155ec0d28229c", kill_on_drop: false }`
[INFO] [stdout] c0f94007b50b3fadc5f3de5a53d9833c8aef1afcf577a243520155ec0d28229c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdebbf5066831992e4f1e374b4f9b701afbd4567048d628e510b19470ba8a6a5
[INFO] running `Command { std: "docker" "start" "-a" "bdebbf5066831992e4f1e374b4f9b701afbd4567048d628e510b19470ba8a6a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking aoc-cache v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .cookie_store(jar)
[INFO] [stdout]     |          ------------ ^^^ expected `CookieStore`, found a different `CookieStore`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CookieStore` and `CookieStore` have similar names, but are actually distinct types
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.16.2/src/cookie_store.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie_store` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.9.1/src/agent.rs:674:12
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cookie_store(mut self, cookie_store: CookieStore) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .cookie_store(jar)
[INFO] [stdout]     |          ------------ ^^^ expected `CookieStore`, found a different `CookieStore`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CookieStore` and `CookieStore` have similar names, but are actually distinct types
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.16.2/src/cookie_store.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout] 48  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `CookieStore` is defined in crate `cookie_store`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub struct CookieStore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie_store` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.9.1/src/agent.rs:674:12
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn cookie_store(mut self, cookie_store: CookieStore) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-cache` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc-cache` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bdebbf5066831992e4f1e374b4f9b701afbd4567048d628e510b19470ba8a6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdebbf5066831992e4f1e374b4f9b701afbd4567048d628e510b19470ba8a6a5", kill_on_drop: false }`
[INFO] [stdout] bdebbf5066831992e4f1e374b4f9b701afbd4567048d628e510b19470ba8a6a5
