[INFO] fetching crate hyraigne 0.1.4... [INFO] testing hyraigne-0.1.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hyraigne 0.1.4 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyraigne 0.1.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 183 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.12) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie v0.15.2 [INFO] [stderr] Downloaded cookie_store v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d460c6ead98b0592244e4b8e153323ec50d8967fda3e821c34d7ec63e15dde [INFO] running `Command { std: "docker" "start" "-a" "a7d460c6ead98b0592244e4b8e153323ec50d8967fda3e821c34d7ec63e15dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d460c6ead98b0592244e4b8e153323ec50d8967fda3e821c34d7ec63e15dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d460c6ead98b0592244e4b8e153323ec50d8967fda3e821c34d7ec63e15dde", kill_on_drop: false }` [INFO] [stdout] a7d460c6ead98b0592244e4b8e153323ec50d8967fda3e821c34d7ec63e15dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 35f32d1e17055cd9683b28392ca25e8058d158b039203ae0d8e7d0d27ff95d23 [INFO] running `Command { std: "docker" "start" "-a" "35f32d1e17055cd9683b28392ca25e8058d158b039203ae0d8e7d0d27ff95d23", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling cookie_store v0.13.3 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling 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] 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: two different versions of crate `cookie` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/lib.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | pub struct Cookie<'c> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `ureq::Cookie` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.15.2/src/lib.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | pub struct Cookie<'c> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `cookie::Cookie` [INFO] [stdout] | [INFO] [stdout] ::: src/sites/webtoons/site.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use cookie_store::CookieStore; [INFO] [stdout] | ------------ one version of crate `cookie` used here, as a dependency of crate `cookie_store` [INFO] [stdout] ... [INFO] [stdout] 33 | &ureq::Cookie::new("pagGDPR", "true"), [INFO] [stdout] | ---- one version of crate `cookie` used here, as a dependency of crate `cookie_store` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `cookie_store::cookie_store::CookieStore`, found `CookieStore` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `cookie_store` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.13.3/src/cookie_store.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct CookieStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this is the found type `CookieStore` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.21.1/src/cookie_store.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct CookieStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `cookie_store::cookie_store::CookieStore` [INFO] [stdout] | [INFO] [stdout] ::: src/sites/webtoons/site.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use cookie_store::CookieStore; [INFO] [stdout] | ------------ one version of crate `cookie_store` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 33 | &ureq::Cookie::new("pagGDPR", "true"), [INFO] [stdout] | ---- one version of crate `cookie_store` used here, as a dependency of crate `ureq` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-2.12.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] running `Command { std: "docker" "inspect" "35f32d1e17055cd9683b28392ca25e8058d158b039203ae0d8e7d0d27ff95d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f32d1e17055cd9683b28392ca25e8058d158b039203ae0d8e7d0d27ff95d23", kill_on_drop: false }` [INFO] [stdout] 35f32d1e17055cd9683b28392ca25e8058d158b039203ae0d8e7d0d27ff95d23