[INFO] fetching crate aoc-cache 0.2.2...
[INFO] checking aoc-cache-0.2.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate aoc-cache 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate aoc-cache 0.2.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aoc-cache 0.2.2
[INFO] finished tweaking crates.io crate aoc-cache 0.2.2
[INFO] tweaked toml for crates.io crate aoc-cache 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding cookie v0.17.0 (available: v0.18.1)
[INFO] [stderr]       Adding cookie_store v0.20.0 (available: v0.21.0)
[INFO] [stderr]       Adding idna v0.3.0 (available: v1.0.2)
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c0538048287643c663a42c36acc999f8997e64b2f46521a14b75c21f3320839
[INFO] running `Command { std: "docker" "start" "-a" "8c0538048287643c663a42c36acc999f8997e64b2f46521a14b75c21f3320839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c0538048287643c663a42c36acc999f8997e64b2f46521a14b75c21f3320839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c0538048287643c663a42c36acc999f8997e64b2f46521a14b75c21f3320839", kill_on_drop: false }`
[INFO] [stdout] 8c0538048287643c663a42c36acc999f8997e64b2f46521a14b75c21f3320839
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34b72b31111ed51bde1712452692eef542978cf1cc216a42575f5620314db551
[INFO] running `Command { std: "docker" "start" "-a" "34b72b31111ed51bde1712452692eef542978cf1cc216a42575f5620314db551", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking cookie_store v0.21.0
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking aoc-cache v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .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.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | 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.21.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.10.1/src/agent.rs:668:12
[INFO] [stdout]     |
[INFO] [stdout] 668 |     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:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .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.20.0/src/cookie_store.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | 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.21.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.10.1/src/agent.rs:668:12
[INFO] [stdout]     |
[INFO] [stdout] 668 |     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 test) 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) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "34b72b31111ed51bde1712452692eef542978cf1cc216a42575f5620314db551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b72b31111ed51bde1712452692eef542978cf1cc216a42575f5620314db551", kill_on_drop: false }`
[INFO] [stdout] 34b72b31111ed51bde1712452692eef542978cf1cc216a42575f5620314db551
