[INFO] fetching crate drawbridge-client 0.4.1...
[INFO] checking drawbridge-client-0.4.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate drawbridge-client 0.4.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate drawbridge-client 0.4.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate drawbridge-client 0.4.1
[INFO] finished tweaking crates.io crate drawbridge-client 0.4.1
[INFO] tweaked toml for crates.io crate drawbridge-client 0.4.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded drawbridge-type v0.4.1
[INFO] [stderr]   Downloaded drawbridge-jose v0.4.0
[INFO] [stderr]   Downloaded drawbridge-byte v0.4.0
[INFO] [stderr]   Downloaded mediatype v0.19.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef4dc1c7ed5b3f3226be96c12bcdb193efb3ffed7fe73394c2f78984774e6db0
[INFO] running `Command { std: "docker" "start" "-a" "ef4dc1c7ed5b3f3226be96c12bcdb193efb3ffed7fe73394c2f78984774e6db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef4dc1c7ed5b3f3226be96c12bcdb193efb3ffed7fe73394c2f78984774e6db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4dc1c7ed5b3f3226be96c12bcdb193efb3ffed7fe73394c2f78984774e6db0", kill_on_drop: false }`
[INFO] [stdout] ef4dc1c7ed5b3f3226be96c12bcdb193efb3ffed7fe73394c2f78984774e6db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f714bd88cebd9539ea6f1aa5ebbea2836c6401eed3c30be2488151769bb6326
[INFO] running `Command { std: "docker" "start" "-a" "3f714bd88cebd9539ea6f1aa5ebbea2836c6401eed3c30be2488151769bb6326", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking drawbridge-byte v0.4.0
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]     Checking drawbridge-jose v0.4.0
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]     Checking drawbridge-type v0.4.1
[INFO] [stderr]     Checking drawbridge-client v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .tls_config(Arc::new(tls))
[INFO] [stdout]     |                             -------- ^^^ expected `ClientConfig`, found a different `ClientConfig`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` and `ClientConfig` have similar names, but are actually distinct types
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.9/src/client/client_conn.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.3/src/client/client_conn.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rustls` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/sync.rs:392:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .tls_config(Arc::new(tls))
[INFO] [stdout]     |                             -------- ^^^ expected `ClientConfig`, found a different `ClientConfig`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` and `ClientConfig` have similar names, but are actually distinct types
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.9/src/client/client_conn.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.3/src/client/client_conn.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rustls` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/sync.rs:392:12
[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] [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 `drawbridge-client` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `drawbridge-client` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3f714bd88cebd9539ea6f1aa5ebbea2836c6401eed3c30be2488151769bb6326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f714bd88cebd9539ea6f1aa5ebbea2836c6401eed3c30be2488151769bb6326", kill_on_drop: false }`
[INFO] [stdout] 3f714bd88cebd9539ea6f1aa5ebbea2836c6401eed3c30be2488151769bb6326
[INFO] checking drawbridge-client-0.4.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate drawbridge-client 0.4.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate drawbridge-client 0.4.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate drawbridge-client 0.4.1
[INFO] finished tweaking crates.io crate drawbridge-client 0.4.1
[INFO] tweaked toml for crates.io crate drawbridge-client 0.4.1 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0dab60b89be7181f5963dc3311608a34f32f30034ceaf33c8a816b59c2a0b0d
[INFO] running `Command { std: "docker" "start" "-a" "e0dab60b89be7181f5963dc3311608a34f32f30034ceaf33c8a816b59c2a0b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0dab60b89be7181f5963dc3311608a34f32f30034ceaf33c8a816b59c2a0b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0dab60b89be7181f5963dc3311608a34f32f30034ceaf33c8a816b59c2a0b0d", kill_on_drop: false }`
[INFO] [stdout] e0dab60b89be7181f5963dc3311608a34f32f30034ceaf33c8a816b59c2a0b0d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5f1e789c54c32ce26d799e80c607d893ff146e300d86eb6ed0ba04d064f4452
[INFO] running `Command { std: "docker" "start" "-a" "e5f1e789c54c32ce26d799e80c607d893ff146e300d86eb6ed0ba04d064f4452", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking mediatype v0.19.18
[INFO] [stderr]     Checking drawbridge-byte v0.4.0
[INFO] [stderr]     Checking drawbridge-jose v0.4.0
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]     Checking drawbridge-type v0.4.1
[INFO] [stderr]     Checking drawbridge-client v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .tls_config(Arc::new(tls))
[INFO] [stdout]     |                             -------- ^^^ expected `ClientConfig`, found a different `ClientConfig`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` and `ClientConfig` have similar names, but are actually distinct types
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.9/src/client/client_conn.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.3/src/client/client_conn.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rustls` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/sync.rs:392:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 .tls_config(Arc::new(tls))
[INFO] [stdout]     |                             -------- ^^^ expected `ClientConfig`, found a different `ClientConfig`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` and `ClientConfig` have similar names, but are actually distinct types
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.9/src/client/client_conn.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ClientConfig` is defined in crate `rustls`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.3/src/client/client_conn.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct ClientConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rustls` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/sync.rs:392:12
[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 `drawbridge-client` (lib) 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 `drawbridge-client` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e5f1e789c54c32ce26d799e80c607d893ff146e300d86eb6ed0ba04d064f4452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f1e789c54c32ce26d799e80c607d893ff146e300d86eb6ed0ba04d064f4452", kill_on_drop: false }`
[INFO] [stdout] e5f1e789c54c32ce26d799e80c607d893ff146e300d86eb6ed0ba04d064f4452
