[INFO] fetching crate tiedcrossing-client 0.1.0... [INFO] testing tiedcrossing-client-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tiedcrossing-client 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tiedcrossing-client 0.1.0 [INFO] finished tweaking crates.io crate tiedcrossing-client 0.1.0 [INFO] tweaked toml for crates.io crate tiedcrossing-client 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tiedcrossing-client 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 122 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.32) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.2) [INFO] [stderr] Adding webpki-roots v0.22.6 (available: v1.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiedcrossing-type v0.1.0 [INFO] [stderr] Downloaded tiedcrossing-jose v0.1.0 [INFO] [stderr] Downloaded tiedcrossing-byte v0.1.0 [INFO] [stderr] Downloaded mediatype v0.19.20 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176629261a8465d8af84edebf01c866644636cc62fa10b423c532cdf5bb86d6a [INFO] running `Command { std: "docker" "start" "-a" "176629261a8465d8af84edebf01c866644636cc62fa10b423c532cdf5bb86d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176629261a8465d8af84edebf01c866644636cc62fa10b423c532cdf5bb86d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176629261a8465d8af84edebf01c866644636cc62fa10b423c532cdf5bb86d6a", kill_on_drop: false }` [INFO] [stdout] 176629261a8465d8af84edebf01c866644636cc62fa10b423c532cdf5bb86d6a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cb4a2b7e6fd4625fd854fafb21dd57af7030bb6aad0bd81b2d7829dc43ff08a [INFO] running `Command { std: "docker" "start" "-a" "4cb4a2b7e6fd4625fd854fafb21dd57af7030bb6aad0bd81b2d7829dc43ff08a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [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 serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling tiedcrossing-byte v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tiedcrossing-jose v0.1.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling tiedcrossing-type v0.1.0 [INFO] [stderr] Compiling tiedcrossing-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | inner: ureq::AgentBuilder::new().tls_config(Arc::new(tls)).build(), [INFO] [stdout] | -------- ^^^ expected `ureq::rustls::ClientConfig`, found `rustls::ClientConfig` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `rustls` 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/rustls-0.20.9/src/client/client_conn.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct ClientConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `rustls::ClientConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.32/src/client/client_conn.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct ClientConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `ureq::rustls::ClientConfig` [INFO] [stdout] | [INFO] [stdout] ::: src/entity.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use ureq::serde::{Deserialize, Serialize}; [INFO] [stdout] | ---- one version of crate `rustls` used here, as a dependency of crate `ureq` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use rustls::cipher_suite::{ [INFO] [stdout] | ------ one version of crate `rustls` used here, as a direct dependency of the current crate [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/sync.rs:406:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiedcrossing-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4cb4a2b7e6fd4625fd854fafb21dd57af7030bb6aad0bd81b2d7829dc43ff08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb4a2b7e6fd4625fd854fafb21dd57af7030bb6aad0bd81b2d7829dc43ff08a", kill_on_drop: false }` [INFO] [stdout] 4cb4a2b7e6fd4625fd854fafb21dd57af7030bb6aad0bd81b2d7829dc43ff08a