[INFO] cloning repository https://github.com/iacabezasbaculima/tf-registry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iacabezasbaculima/tf-registry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacabezasbaculima%2Ftf-registry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacabezasbaculima%2Ftf-registry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfb5ac62131f4c6c6836d5318babf7cab6886ac9 [INFO] testing iacabezasbaculima/tf-registry against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacabezasbaculima%2Ftf-registry" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iacabezasbaculima/tf-registry [INFO] finished tweaking git repo https://github.com/iacabezasbaculima/tf-registry [INFO] tweaked toml for git repo https://github.com/iacabezasbaculima/tf-registry written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iacabezasbaculima/tf-registry on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iacabezasbaculima/tf-registry 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded awaitdrop v0.1.2 [INFO] [stderr] Downloaded jsonwebtoken v10.2.0 [INFO] [stderr] Downloaded cargo-platform v0.3.2 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded hyper-http-proxy v1.1.0 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded futures-rustls v0.26.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded muxado v0.5.3 [INFO] [stderr] Downloaded cargo_metadata v0.23.1 [INFO] [stderr] Downloaded base64ct v1.8.2 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded ngrok v0.18.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.32 [INFO] [stderr] Downloaded aws-lc-rs v1.15.2 [INFO] [stderr] Downloaded zerocopy v0.8.32 [INFO] [stderr] Downloaded octocrab v0.49.5 [INFO] [stderr] Downloaded aws-lc-sys v0.35.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2353d80f3b704df29cc5f8713aabda5217ec6a688f7dc63234344f3a0e25daf4 [INFO] running `Command { std: "docker" "start" "-a" "2353d80f3b704df29cc5f8713aabda5217ec6a688f7dc63234344f3a0e25daf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2353d80f3b704df29cc5f8713aabda5217ec6a688f7dc63234344f3a0e25daf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2353d80f3b704df29cc5f8713aabda5217ec6a688f7dc63234344f3a0e25daf4", kill_on_drop: false }` [INFO] [stdout] 2353d80f3b704df29cc5f8713aabda5217ec6a688f7dc63234344f3a0e25daf4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3200ea857de291797d42fa8ee83588b855a3c6f757a1a2fc3c771899fc4cd9e1 [INFO] running `Command { std: "docker" "start" "-a" "3200ea857de291797d42fa8ee83588b855a3c6f757a1a2fc3c771899fc4cd9e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.32 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling octocrab v0.49.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tf-registry v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "3200ea857de291797d42fa8ee83588b855a3c6f757a1a2fc3c771899fc4cd9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3200ea857de291797d42fa8ee83588b855a3c6f757a1a2fc3c771899fc4cd9e1", kill_on_drop: false }` [INFO] [stdout] 3200ea857de291797d42fa8ee83588b855a3c6f757a1a2fc3c771899fc4cd9e1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d65d2c5d06ccfc20940ceae9031ca7d52e2717833d212659fbe138ec4dfdf43 [INFO] running `Command { std: "docker" "start" "-a" "0d65d2c5d06ccfc20940ceae9031ca7d52e2717833d212659fbe138ec4dfdf43", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling awaitdrop v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling muxado v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 [INFO] [stderr] Compiling octocrab v0.49.5 [INFO] [stderr] Compiling ngrok v0.18.0 [INFO] [stderr] Compiling tf-registry v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `octocrab` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.49.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jwt-rust-crypto"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-aws-lc-rs"' --cfg 'feature="stream"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "jwt-aws-lc-rs", "jwt-rust-crypto", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=ad6365b580073ec5 -C extra-filename=-4534835acc14f247 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-669a571db91aa903.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ae5750b7cdc940c6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1e551205f1478063.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a999de7e01648944.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-80383a8f754c92a8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bd1c0b0c86f96354.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5b6f1ce735f69121.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b9bda94d23e26c86.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c835eae5fc9c575c.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-c031cb1f7b2655ff.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dbf786d56b399a21.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-a0fde1276c8d4ced.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-497da66679ad4fbb.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-1948d8e5e7588ea1.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-b02d61b2f453fcba.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3c77f3812d0fcb29.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-67f8acaa4213d0cf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7e6616983318772.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-17cadd3654d78c57.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-922502a32becc04e.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-138bd9fe3d7c6b9c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7acee5a1aae134ea.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-86d7ef82cbd73c43.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-d9cb8a273020ece3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-58c2621fbd3cfaea.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-a9b8cec005d0e610.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e3d6d2e5a23b6be1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0d65d2c5d06ccfc20940ceae9031ca7d52e2717833d212659fbe138ec4dfdf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d65d2c5d06ccfc20940ceae9031ca7d52e2717833d212659fbe138ec4dfdf43", kill_on_drop: false }` [INFO] [stdout] 0d65d2c5d06ccfc20940ceae9031ca7d52e2717833d212659fbe138ec4dfdf43