[INFO] cloning repository https://github.com/zzztttkkk/httpd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzztttkkk/httpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53d9fa7841af79fff6c1faae618d1bec064119be
[INFO] checking zzztttkkk/httpd against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzztttkkk/httpd
[INFO] finished tweaking git repo https://github.com/zzztttkkk/httpd
[INFO] tweaked toml for git repo https://github.com/zzztttkkk/httpd written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzztttkkk/httpd on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzztttkkk/httpd 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eba346846c7a0ce258c841c5b300d2ea2de18297aea6ae915c33489024711eb1
[INFO] running `Command { std: "docker" "start" "-a" "eba346846c7a0ce258c841c5b300d2ea2de18297aea6ae915c33489024711eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eba346846c7a0ce258c841c5b300d2ea2de18297aea6ae915c33489024711eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eba346846c7a0ce258c841c5b300d2ea2de18297aea6ae915c33489024711eb1", kill_on_drop: false }`
[INFO] [stdout] eba346846c7a0ce258c841c5b300d2ea2de18297aea6ae915c33489024711eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f5ef199a950465c6891c1264a5dcf65604f2500a83cf05edc4267905abf53d
[INFO] running `Command { std: "docker" "start" "-a" "b4f5ef199a950465c6891c1264a5dcf65604f2500a83cf05edc4267905abf53d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling httpd v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.1
[INFO] [stderr]     Checking bytebuffer v2.2.0
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pest v2.7.8
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking erased-serde v0.4.4
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking value-bag-serde1 v1.7.0
[INFO] [stderr]     Checking value-bag v1.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stdout] error[E0446]: crate-private type `Protocol` in public interface
[INFO] [stdout]   --> src/services/fs.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ) -> impl std::future::Future<Output = anyhow::Result<Protocol>> + Send {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/protocols.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub(crate) enum Protocol {
[INFO] [stdout]    | ------------------------ `Protocol` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `Protocol` in public interface
[INFO] [stdout]   --> src/services/helloworld.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> impl std::future::Future<Output = anyhow::Result<Protocol>> + Send {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/protocols.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub(crate) enum Protocol {
[INFO] [stdout]    | ------------------------ `Protocol` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `Protocol` in public interface
[INFO] [stdout]   --> src/services/fs.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ) -> impl std::future::Future<Output = anyhow::Result<Protocol>> + Send {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/protocols.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub(crate) enum Protocol {
[INFO] [stdout]    | ------------------------ `Protocol` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `Protocol` in public interface
[INFO] [stdout]   --> src/services/helloworld.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> impl std::future::Future<Output = anyhow::Result<Protocol>> + Send {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/protocols.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub(crate) enum Protocol {
[INFO] [stdout]    | ------------------------ `Protocol` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `httpd` (bin "httpd") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `httpd` (bin "httpd" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4f5ef199a950465c6891c1264a5dcf65604f2500a83cf05edc4267905abf53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f5ef199a950465c6891c1264a5dcf65604f2500a83cf05edc4267905abf53d", kill_on_drop: false }`
[INFO] [stdout] b4f5ef199a950465c6891c1264a5dcf65604f2500a83cf05edc4267905abf53d
