[INFO] fetching crate ngrok 0.14.0-pre.12... [INFO] checking ngrok-0.14.0-pre.12 against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] extracting crate ngrok 0.14.0-pre.12 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ngrok 0.14.0-pre.12 on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ngrok 0.14.0-pre.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ngrok 0.14.0-pre.12 [INFO] tweaked toml for crates.io crate ngrok 0.14.0-pre.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate ngrok 0.14.0-pre.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test-macro v0.2.4 [INFO] [stderr] Downloaded tungstenite v0.18.0 [INFO] [stderr] Downloaded rustls-pemfile v2.1.1 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded tracing-test v0.2.4 [INFO] [stderr] Downloaded hyper-proxy v0.9.1 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded muxado v0.4.0 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded tokio-tungstenite v0.18.0 [INFO] [stderr] Downloaded reqwest v0.11.25 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded system-configuration-sys v0.6.0 [INFO] [stderr] Downloaded system-configuration v0.6.0 [INFO] [stderr] Downloaded rustls-native-certs v0.7.0 [INFO] [stderr] Downloaded awaitdrop v0.1.2 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded rustls v0.22.2 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a1cadc2cbb198726f81517e11478b01bed9598a989eec13105881ca181ec42a [INFO] running `Command { std: "docker" "start" "-a" "1a1cadc2cbb198726f81517e11478b01bed9598a989eec13105881ca181ec42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a1cadc2cbb198726f81517e11478b01bed9598a989eec13105881ca181ec42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1cadc2cbb198726f81517e11478b01bed9598a989eec13105881ca181ec42a", kill_on_drop: false }` [INFO] [stdout] 1a1cadc2cbb198726f81517e11478b01bed9598a989eec13105881ca181ec42a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55fbb17a97b4360e814f7e6edb99bcf3fe39f3cd046c0558bfa57f843bb8883 [INFO] running `Command { std: "docker" "start" "-a" "e55fbb17a97b4360e814f7e6edb99bcf3fe39f3cd046c0558bfa57f843bb8883", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking futures-rustls v0.25.1 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking awaitdrop v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking muxado v0.4.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.25 [INFO] [stderr] Checking hyper-proxy v0.9.1 [INFO] [stderr] Checking ngrok v0.14.0-pre.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.81s [INFO] running `Command { std: "docker" "inspect" "e55fbb17a97b4360e814f7e6edb99bcf3fe39f3cd046c0558bfa57f843bb8883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55fbb17a97b4360e814f7e6edb99bcf3fe39f3cd046c0558bfa57f843bb8883", kill_on_drop: false }` [INFO] [stdout] e55fbb17a97b4360e814f7e6edb99bcf3fe39f3cd046c0558bfa57f843bb8883 [INFO] checking ngrok-0.14.0-pre.12 against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] extracting crate ngrok 0.14.0-pre.12 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate ngrok 0.14.0-pre.12 on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ngrok 0.14.0-pre.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ngrok 0.14.0-pre.12 [INFO] tweaked toml for crates.io crate ngrok 0.14.0-pre.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate ngrok 0.14.0-pre.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b551c13336785d6773409bd076e15eb3f46c3215c82fc8e7f20995fa70a030f3 [INFO] running `Command { std: "docker" "start" "-a" "b551c13336785d6773409bd076e15eb3f46c3215c82fc8e7f20995fa70a030f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b551c13336785d6773409bd076e15eb3f46c3215c82fc8e7f20995fa70a030f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b551c13336785d6773409bd076e15eb3f46c3215c82fc8e7f20995fa70a030f3", kill_on_drop: false }` [INFO] [stdout] b551c13336785d6773409bd076e15eb3f46c3215c82fc8e7f20995fa70a030f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd28e08cb1b17aac0478b8d20e2277a540aa9c37f9b701671ada31ceb1cd01a5 [INFO] running `Command { std: "docker" "start" "-a" "bd28e08cb1b17aac0478b8d20e2277a540aa9c37f9b701671ada31ceb1cd01a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking futures-rustls v0.25.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking awaitdrop v0.1.2 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking muxado v0.4.0 [INFO] [stdout] error[E0277]: `dyn std::error::Error` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/muxado-0.4.0/src/heartbeat.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 190 | tokio::spawn( [INFO] [stdout] | ------------ required by a bound introduced by this call [INFO] [stdout] 191 | / select( [INFO] [stdout] 192 | | async move { [INFO] [stdout] 193 | | let mut deadline = tokio::time::Instant::now() + interval + tolerance; [INFO] [stdout] 194 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 225 | | tracing::debug!("check exited"); [INFO] [stdout] 226 | | }), [INFO] [stdout] | |______________^ `dyn std::error::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Send` is not implemented for `dyn std::error::Error`, which is required by `futures::future::Then>> + std::marker::Send>>, WaitFuture>, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/muxado-0.4.0/src/heartbeat.rs:224:23: 224:33}, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/muxado-0.4.0/src/heartbeat.rs:224:19: 224:22}>: std::marker::Send` [INFO] [stdout] = note: required for `Unique` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/357cc345f0a672ac4bee347eb89b7552541416c1/library/alloc/src/boxed.rs:238:12 [INFO] [stdout] note: required because it appears within the type `Result<(), Box>` [INFO] [stdout] --> /rustc/357cc345f0a672ac4bee347eb89b7552541416c1/library/core/src/result.rs:527:10 [INFO] [stdout] = note: required because it appears within the type `(Result<(), Box>, WaitFuture)` [INFO] [stdout] note: required because it appears within the type `Either<(Result<(), Box>, WaitFuture), ((), Pin> + Send>>)>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/either.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it's used within this `async` closure body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/muxado-0.4.0/src/heartbeat.rs:224:23 [INFO] [stdout] | [INFO] [stdout] 224 | .then(|_| async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Flatten>> + Send>>, WaitFuture>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/future/flatten.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Flatten { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Then>> + Send>>, WaitFuture>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/future/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Then( [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/muxado-2d318ae06b61298e.long-type-13387936038487478946.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/muxado-2d318ae06b61298e.long-type-17088028879551346505.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/muxado-2d318ae06b61298e.long-type-3477626785393342344.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider removing this method call, as the receiver has type `futures::future::Select>> + std::marker::Send>>, WaitFuture>` and `futures::future::Select>> + std::marker::Send>>, WaitFuture>: std::marker::Send` trivially holds [INFO] [stdout] | [INFO] [stdout] 223 - ) [INFO] [stdout] 224 - .then(|_| async move { [INFO] [stdout] 225 - tracing::debug!("check exited"); [INFO] [stdout] 226 - }), [INFO] [stdout] 223 + ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `muxado` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd28e08cb1b17aac0478b8d20e2277a540aa9c37f9b701671ada31ceb1cd01a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd28e08cb1b17aac0478b8d20e2277a540aa9c37f9b701671ada31ceb1cd01a5", kill_on_drop: false }` [INFO] [stdout] bd28e08cb1b17aac0478b8d20e2277a540aa9c37f9b701671ada31ceb1cd01a5