[INFO] fetching crate aoc-cache 0.2.1...
[INFO] checking aoc-cache-0.2.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate aoc-cache 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate aoc-cache 0.2.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b50f3d0d693f54d5ca88bb75d2f9a472ba542354d4954618b6ad0cd18d9b5cbf
[INFO] running `Command { std: "docker" "start" "-a" "b50f3d0d693f54d5ca88bb75d2f9a472ba542354d4954618b6ad0cd18d9b5cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b50f3d0d693f54d5ca88bb75d2f9a472ba542354d4954618b6ad0cd18d9b5cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50f3d0d693f54d5ca88bb75d2f9a472ba542354d4954618b6ad0cd18d9b5cbf", kill_on_drop: false }`
[INFO] [stdout] b50f3d0d693f54d5ca88bb75d2f9a472ba542354d4954618b6ad0cd18d9b5cbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e9d12ac5c55f7cb5b2ad98be4e501ee493ba05a9c18b770d50bd97128fcef3e
[INFO] running `Command { std: "docker" "start" "-a" "5e9d12ac5c55f7cb5b2ad98be4e501ee493ba05a9c18b770d50bd97128fcef3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[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" "5e9d12ac5c55f7cb5b2ad98be4e501ee493ba05a9c18b770d50bd97128fcef3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9d12ac5c55f7cb5b2ad98be4e501ee493ba05a9c18b770d50bd97128fcef3e", kill_on_drop: false }`
[INFO] [stdout] 5e9d12ac5c55f7cb5b2ad98be4e501ee493ba05a9c18b770d50bd97128fcef3e
