[INFO] fetching crate cargo-git-open 0.0.9... [INFO] checking cargo-git-open-0.0.9 against master#7606c13961ddc1174b70638e934df0439b7dc515 for pr-121979 [INFO] extracting crate cargo-git-open 0.0.9 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate cargo-git-open 0.0.9 on toolchain 7606c13961ddc1174b70638e934df0439b7dc515 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-git-open 0.0.9 [INFO] finished tweaking crates.io crate cargo-git-open 0.0.9 [INFO] tweaked toml for crates.io crate cargo-git-open 0.0.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-git-open 0.0.9 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" "+7606c13961ddc1174b70638e934df0439b7dc515" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open v5.0.0 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded git-url-parse v0.4.4 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c5e9a108567f94306bf30b674ab1bb9f1d3e33e2ef6fcb20c4c7f3d2b5bc09 [INFO] running `Command { std: "docker" "start" "-a" "35c5e9a108567f94306bf30b674ab1bb9f1d3e33e2ef6fcb20c4c7f3d2b5bc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c5e9a108567f94306bf30b674ab1bb9f1d3e33e2ef6fcb20c4c7f3d2b5bc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c5e9a108567f94306bf30b674ab1bb9f1d3e33e2ef6fcb20c4c7f3d2b5bc09", kill_on_drop: false }` [INFO] [stdout] 35c5e9a108567f94306bf30b674ab1bb9f1d3e33e2ef6fcb20c4c7f3d2b5bc09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7606c13961ddc1174b70638e934df0439b7dc515" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc6d2a97f55815cf6bd51948bede2fd7634281e7081237bc7fc6711931475a8 [INFO] running `Command { std: "docker" "start" "-a" "0fc6d2a97f55815cf6bd51948bede2fd7634281e7081237bc7fc6711931475a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking git-url-parse v0.4.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Checking graphql_client v0.13.0 [INFO] [stderr] Checking cargo-git-open v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.42s [INFO] running `Command { std: "docker" "inspect" "0fc6d2a97f55815cf6bd51948bede2fd7634281e7081237bc7fc6711931475a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc6d2a97f55815cf6bd51948bede2fd7634281e7081237bc7fc6711931475a8", kill_on_drop: false }` [INFO] [stdout] 0fc6d2a97f55815cf6bd51948bede2fd7634281e7081237bc7fc6711931475a8 [INFO] checking cargo-git-open-0.0.9 against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] extracting crate cargo-git-open 0.0.9 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cargo-git-open 0.0.9 on toolchain ae973628c64ab60398819bcc1fd9f08ae68ad5b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-git-open 0.0.9 [INFO] finished tweaking crates.io crate cargo-git-open 0.0.9 [INFO] tweaked toml for crates.io crate cargo-git-open 0.0.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-git-open 0.0.9 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" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23b77e53a55ada7b65a24786cae1f74e11a9abb45490f43c9fc1f79b500ceff9 [INFO] running `Command { std: "docker" "start" "-a" "23b77e53a55ada7b65a24786cae1f74e11a9abb45490f43c9fc1f79b500ceff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23b77e53a55ada7b65a24786cae1f74e11a9abb45490f43c9fc1f79b500ceff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b77e53a55ada7b65a24786cae1f74e11a9abb45490f43c9fc1f79b500ceff9", kill_on_drop: false }` [INFO] [stdout] 23b77e53a55ada7b65a24786cae1f74e11a9abb45490f43c9fc1f79b500ceff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68f6be22059e70c48c0ca1a068194ec48fe32249e220c89fc427a057e73e1d4 [INFO] running `Command { std: "docker" "start" "-a" "f68f6be22059e70c48c0ca1a068194ec48fe32249e220c89fc427a057e73e1d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae973628c64ab60398819bcc1fd9f08ae68ad5b5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=b1a80388486c9532 -C extra-filename=-b1a80388486c9532 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5cd9506db6b48df3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-959dea1b15a5a2d5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c0d3e450c1c8fb10.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6c4ee879e3ffa189.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-48129c57869fde42.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f68f6be22059e70c48c0ca1a068194ec48fe32249e220c89fc427a057e73e1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68f6be22059e70c48c0ca1a068194ec48fe32249e220c89fc427a057e73e1d4", kill_on_drop: false }` [INFO] [stdout] f68f6be22059e70c48c0ca1a068194ec48fe32249e220c89fc427a057e73e1d4