[INFO] fetching crate threema 0.2.0... [INFO] checking threema-0.2.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate threema 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate threema 0.2.0 [INFO] finished tweaking crates.io crate threema 0.2.0 [INFO] tweaked toml for crates.io crate threema 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate threema 0.2.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding pbkdf2 v0.11.0 (available: v0.12.2) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.28) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.0.12) [INFO] [stderr] Adding webpki-roots v0.22.6 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flat-bytes-derive v0.1.1 [INFO] [stderr] Downloaded flat-bytes v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2374dbd769ddeaf16c4e347b2c494f05031b178563965304529c8f0487d9c60 [INFO] running `Command { std: "docker" "start" "-a" "f2374dbd769ddeaf16c4e347b2c494f05031b178563965304529c8f0487d9c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2374dbd769ddeaf16c4e347b2c494f05031b178563965304529c8f0487d9c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2374dbd769ddeaf16c4e347b2c494f05031b178563965304529c8f0487d9c60", kill_on_drop: false }` [INFO] [stdout] f2374dbd769ddeaf16c4e347b2c494f05031b178563965304529c8f0487d9c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3479ac7665900bd2850489d0536f0706b196c6d6eeaea15f9fd6c1d32903f55f [INFO] running `Command { std: "docker" "start" "-a" "3479ac7665900bd2850489d0536f0706b196c6d6eeaea15f9fd6c1d32903f55f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling flat-bytes-derive v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking flat-bytes v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking libsodium-sys v0.2.7 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling threema v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | ureq::AgentBuilder::new().tls_config(tls_config()).build() [INFO] [stdout] | ---------- ^^^^^^^^^^^^ expected `ureq::rustls::ClientConfig`, found `rustls::ClientConfig` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method 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.28/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/rest.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | impl From for Error { [INFO] [stdout] | ---- one version of crate `rustls` used here, as a dependency of crate `ureq` [INFO] [stdout] ... [INFO] [stdout] 26 | fn tls_config() -> Arc { [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: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-2.12.1/src/agent.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn tls_config(mut self, tls_config: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | ureq::AgentBuilder::new().tls_config(tls_config()).build() [INFO] [stdout] | ---------- ^^^^^^^^^^^^ expected `ureq::rustls::ClientConfig`, found `rustls::ClientConfig` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method 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.28/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/rest.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | impl From for Error { [INFO] [stdout] | ---- one version of crate `rustls` used here, as a dependency of crate `ureq` [INFO] [stdout] ... [INFO] [stdout] 26 | fn tls_config() -> Arc { [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: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-2.12.1/src/agent.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn tls_config(mut self, tls_config: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `threema` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `threema` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3479ac7665900bd2850489d0536f0706b196c6d6eeaea15f9fd6c1d32903f55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3479ac7665900bd2850489d0536f0706b196c6d6eeaea15f9fd6c1d32903f55f", kill_on_drop: false }` [INFO] [stdout] 3479ac7665900bd2850489d0536f0706b196c6d6eeaea15f9fd6c1d32903f55f