[INFO] cloning repository https://github.com/habitat-sh/habitat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/habitat-sh/habitat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabitat-sh%2Fhabitat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabitat-sh%2Fhabitat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05d5e40f0dd44315ede9aff7cda06ce121e92db [INFO] checking habitat-sh/habitat against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabitat-sh%2Fhabitat" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/habitat-sh/habitat on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/habitat-sh/habitat [INFO] finished tweaking git repo https://github.com/habitat-sh/habitat [INFO] tweaked toml for git repo https://github.com/habitat-sh/habitat written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/habitat-sh/habitat 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/rust-zmq` [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/clap.git` [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/retry` [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/configopt.git` [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/rants.git` [INFO] [stderr] Updating git repository `https://github.com/habitat-sh/structopt.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded broadcast v0.1.0 [INFO] [stderr] Downloaded colosseum v0.2.2 [INFO] [stderr] Downloaded cfg_aliases v0.2.1 [INFO] [stderr] Downloaded env_proxy v0.4.1 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded safer_owning_ref v0.5.0 [INFO] [stderr] Downloaded mktemp v0.5.1 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded serde_test v1.0.176 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded rusoto_ecr v0.48.0 [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded rcgen v0.13.1 [INFO] [stderr] Downloaded mio v1.0.0 [INFO] [stderr] Downloaded winnow v0.6.13 [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.5 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded psl v2.1.50 [INFO] [stderr] Downloaded valico v4.0.0 [INFO] [stderr] Downloaded actix-web v4.8.0 [INFO] [stderr] Downloaded toml_edit v0.22.15 [INFO] [stderr] Downloaded nix v0.29.0 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded actix-http v3.8.0 [INFO] [stderr] Downloaded handlebars v0.29.1 [INFO] [stderr] Downloaded toml v0.2.1 [INFO] [stderr] Downloaded pest v0.3.3 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded tokio v1.38.1 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded tabwriter v1.4.0 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded metadeps v1.1.2 [INFO] [stderr] Downloaded handlebars v0.28.3 [INFO] [stderr] Downloaded openssl-src v300.3.1+3.3.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4976e9818a84318f2939030d030a25ff3cb2bcb5cba6d18d6ba2d8a15688afa9 [INFO] running `Command { std: "docker" "start" "-a" "4976e9818a84318f2939030d030a25ff3cb2bcb5cba6d18d6ba2d8a15688afa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4976e9818a84318f2939030d030a25ff3cb2bcb5cba6d18d6ba2d8a15688afa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4976e9818a84318f2939030d030a25ff3cb2bcb5cba6d18d6ba2d8a15688afa9", kill_on_drop: false }` [INFO] [stdout] 4976e9818a84318f2939030d030a25ff3cb2bcb5cba6d18d6ba2d8a15688afa9 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05451c37d684d7d98a018a64fd1a32c3976384a0265fbdd643eaa63fbaa027c5 [INFO] running `Command { std: "docker" "start" "-a" "05451c37d684d7d98a018a64fd1a32c3976384a0265fbdd643eaa63fbaa027c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling habitat_core v0.0.0 (/opt/rustwide/workdir/components/core) [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking errno v0.3.9 [INFO] [stderr] Checking tabwriter v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking clap v2.33.1 (https://github.com/habitat-sh/clap.git?branch=v2-master#21690ba2) [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking psl v2.1.50 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking broadcast v0.1.0 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking pest v0.3.3 [INFO] [stderr] Checking tee v0.1.0 [INFO] [stderr] Checking safer_owning_ref v0.5.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling habitat_common v0.0.0 (/opt/rustwide/workdir/components/common) [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zmq-sys v0.11.0 (https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed) [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling zmq v0.9.2 (https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed) [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling hab v0.0.0 (/opt/rustwide/workdir/components/hab) [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling habitat_pkg_export_container v0.0.0 (/opt/rustwide/workdir/components/pkg-export-container) [INFO] [stderr] Compiling habitat_pkg_export_tar v0.0.0 (/opt/rustwide/workdir/components/pkg-export-tar) [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling habitat_win_users v0.0.0 (/opt/rustwide/workdir/components/win-users) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling structopt-derive v0.4.8 (https://github.com/habitat-sh/structopt.git#63c56f42) [INFO] [stderr] Compiling configopt-derive v0.1.0 (https://github.com/habitat-sh/configopt.git#98e4041a) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking structopt v0.3.15 (https://github.com/habitat-sh/structopt.git#63c56f42) [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking ipc-channel v0.18.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking handlebars v0.28.3 [INFO] [stderr] Checking handlebars v0.29.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Compiling habitat-sup-protocol v0.0.0 (/opt/rustwide/workdir/components/sup-protocol) [INFO] [stderr] Compiling habitat-launcher-protocol v0.0.0 (/opt/rustwide/workdir/components/launcher-protocol) [INFO] [stderr] Compiling habitat_butterfly v0.1.0 (/opt/rustwide/workdir/components/butterfly) [INFO] [stderr] Compiling habitat_sup v0.0.0 (/opt/rustwide/workdir/components/sup) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking configopt v0.1.0 (https://github.com/habitat-sh/configopt.git#98e4041a) [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking retry v1.0.0 (https://github.com/habitat-sh/retry#42c71e75) [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-tls v3.4.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking test-probe v0.1.0 (/opt/rustwide/workdir/test-services/test-probe) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking rants v0.6.1 (https://github.com/habitat-sh/rants.git#9f268782) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking rusoto_ecr v0.48.0 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stdout] warning: unexpected `cfg` condition value: `x86_64-kernel2` [INFO] [stdout] --> components/core/src/package/target.rs:641:11 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "x86_64-kernel2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aarch64-darwin`, `aarch64-linux`, `default`, `functional`, `supported_targets`, `x86_64-darwin`, `x86_64-linux`, `x86_64-linux-kernel2`, and `x86_64-windows` [INFO] [stdout] = help: consider adding `x86_64-kernel2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking habitat_http_client v0.0.0 (/opt/rustwide/workdir/components/http-client) [INFO] [stderr] Checking habitat_api_client v0.0.0 (/opt/rustwide/workdir/components/builder-api-client) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking habitat-sup-client v0.0.0 (/opt/rustwide/workdir/components/sup-client) [INFO] [stderr] Checking habitat-launcher-client v0.0.0 (/opt/rustwide/workdir/components/launcher-client) [INFO] [stderr] Checking habitat-launcher v0.0.0 (/opt/rustwide/workdir/components/launcher) [INFO] [stderr] Checking habitat-rst-reader v0.0.0 (/opt/rustwide/workdir/components/rst-reader) [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64-linux` [INFO] [stdout] --> components/hab/src/command/studio/docker.rs:364:54 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(not(any(feature = "supported_targets", feature = "aarch64-linux")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `functional`, and `supported_targets` [INFO] [stdout] = help: consider adding `aarch64-linux` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64-linux` [INFO] [stdout] --> components/hab/src/command/studio/docker.rs:364:54 [INFO] [stdout] | [INFO] [stdout] 364 | #[cfg(not(any(feature = "supported_targets", feature = "aarch64-linux")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `functional`, and `supported_targets` [INFO] [stdout] = help: consider adding `aarch64-linux` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64-linux` [INFO] [stdout] --> components/hab/src/command/studio/docker.rs:403:11 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "aarch64-linux")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `functional`, and `supported_targets` [INFO] [stdout] = help: consider adding `aarch64-linux` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "05451c37d684d7d98a018a64fd1a32c3976384a0265fbdd643eaa63fbaa027c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05451c37d684d7d98a018a64fd1a32c3976384a0265fbdd643eaa63fbaa027c5", kill_on_drop: false }` [INFO] [stdout] 05451c37d684d7d98a018a64fd1a32c3976384a0265fbdd643eaa63fbaa027c5 [INFO] checking habitat-sh/habitat against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabitat-sh%2Fhabitat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/habitat-sh/habitat on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/habitat-sh/habitat [INFO] finished tweaking git repo https://github.com/habitat-sh/habitat [INFO] tweaked toml for git repo https://github.com/habitat-sh/habitat written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/habitat-sh/habitat 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d334617c80a3caae2166e9bf4595c1da08bb92c4f19bf927b17471665c1c5e50 [INFO] running `Command { std: "docker" "start" "-a" "d334617c80a3caae2166e9bf4595c1da08bb92c4f19bf927b17471665c1c5e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d334617c80a3caae2166e9bf4595c1da08bb92c4f19bf927b17471665c1c5e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d334617c80a3caae2166e9bf4595c1da08bb92c4f19bf927b17471665c1c5e50", kill_on_drop: false }` [INFO] [stdout] d334617c80a3caae2166e9bf4595c1da08bb92c4f19bf927b17471665c1c5e50 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57928bce7a72c17c4befe7463a775b4d628eb9c0ee8c2d34e281f1880566856 [INFO] running `Command { std: "docker" "start" "-a" "d57928bce7a72c17c4befe7463a775b4d628eb9c0ee8c2d34e281f1880566856", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling habitat_core v0.0.0 (/opt/rustwide/workdir/components/core) [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking errno v0.3.9 [INFO] [stderr] Checking tabwriter v1.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking clap v2.33.1 (https://github.com/habitat-sh/clap.git?branch=v2-master#21690ba2) [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking psl v2.1.50 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking pest v0.3.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking tee v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking broadcast v0.1.0 [INFO] [stderr] Checking safer_owning_ref v0.5.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Compiling habitat_common v0.0.0 (/opt/rustwide/workdir/components/common) [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling zmq-sys v0.11.0 (https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed) [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Compiling hab v0.0.0 (/opt/rustwide/workdir/components/hab) [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling zmq v0.9.2 (https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed) [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking mktemp v0.5.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling habitat_pkg_export_container v0.0.0 (/opt/rustwide/workdir/components/pkg-export-container) [INFO] [stderr] Compiling habitat_pkg_export_tar v0.0.0 (/opt/rustwide/workdir/components/pkg-export-tar) [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling habitat_win_users v0.0.0 (/opt/rustwide/workdir/components/win-users) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling structopt-derive v0.4.8 (https://github.com/habitat-sh/structopt.git#63c56f42) [INFO] [stderr] Compiling configopt-derive v0.1.0 (https://github.com/habitat-sh/configopt.git#98e4041a) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking structopt v0.3.15 (https://github.com/habitat-sh/structopt.git#63c56f42) [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking ipc-channel v0.18.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Checking handlebars v0.28.3 [INFO] [stderr] Checking handlebars v0.29.1 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Compiling habitat-sup-protocol v0.0.0 (/opt/rustwide/workdir/components/sup-protocol) [INFO] [stderr] Compiling habitat-launcher-protocol v0.0.0 (/opt/rustwide/workdir/components/launcher-protocol) [INFO] [stderr] Compiling habitat_butterfly v0.1.0 (/opt/rustwide/workdir/components/butterfly) [INFO] [stderr] Compiling habitat_sup v0.0.0 (/opt/rustwide/workdir/components/sup) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking configopt v0.1.0 (https://github.com/habitat-sh/configopt.git#98e4041a) [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking retry v1.0.0 (https://github.com/habitat-sh/retry#42c71e75) [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-tls v3.4.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | fn_service(|io: TcpStream| async { [INFO] [stdout] | _________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 206 | | let peer_addr = io.peer_addr().ok(); [INFO] [stdout] 207 | | Ok((io, Protocol::Http1, peer_addr)) [INFO] [stdout] 208 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fn_service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-service-2.0.2/src/fn_service.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn fn_service( [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 10 | F: Fn(Req) -> Fut + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `fn_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `and_then` exists for struct `FnServiceFactory<{async closure@service.rs:205:20}, ..., ..., ..., ..., ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 205 | / fn_service(|io: TcpStream| async { [INFO] [stdout] 206 | | let peer_addr = io.peer_addr().ok(); [INFO] [stdout] 207 | | Ok((io, Protocol::Http1, peer_addr)) [INFO] [stdout] 208 | | }) [INFO] [stdout] 209 | | .and_then(self) [INFO] [stdout] | | -^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-service-2.0.2/src/fn_service.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct FnServiceFactory [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: ServiceFactory<_>` or `_: ServiceFactoryExt<_>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/actix_http-ebc16723d6dd9889.long-type-14872288869747723876.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] `&actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `&actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] `&mut actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `&mut actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:20: 205:35}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:205:36: 205:41}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 219 | fn_service(move |io: TcpStream| async move { [INFO] [stdout] | _________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 220 | | // subset of HTTP/2 preface defined by RFC 9113 §3.4 [INFO] [stdout] 221 | | // this subset was chosen to maximize likelihood that peeking only once will allow us to [INFO] [stdout] 222 | | // reliably determine version or else it should fallback to h1 and fail quickly if data [INFO] [stdout] ... | [INFO] [stdout] 237 | | Ok((io, proto, peer_addr)) [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `fn_service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-service-2.0.2/src/fn_service.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn fn_service( [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 10 | F: Fn(Req) -> Fut + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `fn_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `and_then` exists for struct `FnServiceFactory<{async closure@service.rs:219:20}, ..., ..., ..., ..., ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 219 | / fn_service(move |io: TcpStream| async move { [INFO] [stdout] 220 | | // subset of HTTP/2 preface defined by RFC 9113 §3.4 [INFO] [stdout] 221 | | // this subset was chosen to maximize likelihood that peeking only once will allow us to [INFO] [stdout] 222 | | // reliably determine version or else it should fallback to h1 and fail quickly if data [INFO] [stdout] ... | [INFO] [stdout] 238 | | }) [INFO] [stdout] 239 | | .and_then(self) [INFO] [stdout] | | -^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-service-2.0.2/src/fn_service.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct FnServiceFactory [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: ServiceFactory<_>` or `_: ServiceFactoryExt<_>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/actix_http-ebc16723d6dd9889.long-type-3867737563701378616.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] `&actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `&actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] `&mut actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: actix_service::ServiceFactory<_>` [INFO] [stdout] which is required by `&mut actix_service::fn_service::FnServiceFactory<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:20: 219:40}, {async closure body@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:219:41: 219:51}, actix_rt::net::TcpStream, (actix_rt::net::TcpStream, Protocol, Option), _, _>: ServiceFactoryExt<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:529:27: 529:53}: IntoServiceFactory<_, TlsStream<_>>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:529:27 [INFO] [stdout] | [INFO] [stdout] 529 | .and_then(|io: TlsStream| async { [INFO] [stdout] | __________________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 530 | | let proto = if let Some(protos) = io.get_ref().1.alpn_protocol() { [INFO] [stdout] 531 | | if protos.windows(2).any(|window| window == b"h2") { [INFO] [stdout] 532 | | Protocol::Http2 [INFO] [stdout] ... | [INFO] [stdout] 540 | | Ok((io, proto, peer_addr)) [INFO] [stdout] 541 | | }) [INFO] [stdout] | |_________________^ the trait `IntoServiceFactory<_, TlsStream<_>>` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-3.8.0/src/service.rs:529:27: 529:53}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `actix_service::ServiceFactoryExt::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-service-2.0.2/src/ext.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 94 | fn and_then(self, factory: I) -> AndThenServiceFactory [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 98 | I: IntoServiceFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ServiceFactoryExt::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-http` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d57928bce7a72c17c4befe7463a775b4d628eb9c0ee8c2d34e281f1880566856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57928bce7a72c17c4befe7463a775b4d628eb9c0ee8c2d34e281f1880566856", kill_on_drop: false }` [INFO] [stdout] d57928bce7a72c17c4befe7463a775b4d628eb9c0ee8c2d34e281f1880566856