[INFO] fetching crate hyraigne 0.1.4...
[INFO] checking hyraigne-0.1.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate hyraigne 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hyraigne 0.1.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyraigne 0.1.4
[INFO] finished tweaking crates.io crate hyraigne 0.1.4
[INFO] tweaked toml for crates.io crate hyraigne 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding cookie_store v0.13.3 (available: v0.21.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding ureq v2.10.1 (available: v2.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie_store v0.13.3
[INFO] [stderr]   Downloaded cookie v0.15.2
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b0a1840df6690bf4224b9ce0d03030967d06fd4b94f28752eabe77b286e0201
[INFO] running `Command { std: "docker" "start" "-a" "2b0a1840df6690bf4224b9ce0d03030967d06fd4b94f28752eabe77b286e0201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b0a1840df6690bf4224b9ce0d03030967d06fd4b94f28752eabe77b286e0201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0a1840df6690bf4224b9ce0d03030967d06fd4b94f28752eabe77b286e0201", kill_on_drop: false }`
[INFO] [stdout] 2b0a1840df6690bf4224b9ce0d03030967d06fd4b94f28752eabe77b286e0201
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d9fda849bf668c7489ab269f45a8957e9455f6cbf2810a2ced2dfd88a6f1c7
[INFO] running `Command { std: "docker" "start" "-a" "b9d9fda849bf668c7489ab269f45a8957e9455f6cbf2810a2ced2dfd88a6f1c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling cookie v0.15.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking cssparser v0.27.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking html5ever v0.25.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking cookie_store v0.13.3
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking hyraigne v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rustdoc,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     rustdoc,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sites/webtoons/site.rs:33:17
[INFO] [stdout]     |
[INFO] [stdout] 32  |             .insert_raw(
[INFO] [stdout]     |              ---------- arguments to this method are incorrect
[INFO] [stdout] 33  |                 &ureq::Cookie::new("pagGDPR", "true"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `cookie::Cookie<'_>`, found `ureq::Cookie<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ureq::Cookie<'_>` and `cookie::Cookie<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `ureq::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cookie::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.15.2/src/lib.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.13.3/src/cookie_store.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn insert_raw(&mut self, cookie: &RawCookie<'_>, request_url: &Url) -> InsertResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/sites/webtoons/site.rs:33:17
[INFO] [stdout]     |
[INFO] [stdout] 32  |             .insert_raw(
[INFO] [stdout]     |              ---------- arguments to this method are incorrect
[INFO] [stdout] 33  |                 &ureq::Cookie::new("pagGDPR", "true"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `cookie::Cookie<'_>`, found `ureq::Cookie<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ureq::Cookie<'_>` and `cookie::Cookie<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `ureq::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cookie::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.15.2/src/lib.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.13.3/src/cookie_store.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn insert_raw(&mut self, cookie: &RawCookie<'_>, request_url: &Url) -> InsertResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spiders/http.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |             ureq::builder().cookie_store(store).build()
[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.13.3/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.21.1/src/cookie_store.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | 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/spiders/http.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |             ureq::builder().cookie_store(store).build()
[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.13.3/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.21.1/src/cookie_store.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout] 43  | 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] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyraigne` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyraigne` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b9d9fda849bf668c7489ab269f45a8957e9455f6cbf2810a2ced2dfd88a6f1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d9fda849bf668c7489ab269f45a8957e9455f6cbf2810a2ced2dfd88a6f1c7", kill_on_drop: false }`
[INFO] [stdout] b9d9fda849bf668c7489ab269f45a8957e9455f6cbf2810a2ced2dfd88a6f1c7
