[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c936ecc866428f0a6af1ed074da7dd1daa2fd781b7dbf1fa6139ba4b18cd2e81 [INFO] running `Command { std: "docker" "start" "-a" "c936ecc866428f0a6af1ed074da7dd1daa2fd781b7dbf1fa6139ba4b18cd2e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c936ecc866428f0a6af1ed074da7dd1daa2fd781b7dbf1fa6139ba4b18cd2e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c936ecc866428f0a6af1ed074da7dd1daa2fd781b7dbf1fa6139ba4b18cd2e81", kill_on_drop: false }` [INFO] [stdout] c936ecc866428f0a6af1ed074da7dd1daa2fd781b7dbf1fa6139ba4b18cd2e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f3aea6d1db8226b9615da660fb7355661e448b8e6e1d06c2a31dd5ad23e82e [INFO] running `Command { std: "docker" "start" "-a" "e1f3aea6d1db8226b9615da660fb7355661e448b8e6e1d06c2a31dd5ad23e82e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-lc-rs v1.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking indexmap v2.2.5 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling httpd v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bytebuffer v2.2.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling aws-lc-sys v0.13.3 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking regex-automata v0.4.6 [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 regex v1.10.3 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling 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 rustls-webpki v0.102.2 [INFO] [stderr] Checking serde_fmt v1.0.3 [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned 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 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> + 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> + 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] [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] [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> + 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> + 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] [stderr] error: could not compile `httpd` (bin "httpd" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e1f3aea6d1db8226b9615da660fb7355661e448b8e6e1d06c2a31dd5ad23e82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f3aea6d1db8226b9615da660fb7355661e448b8e6e1d06c2a31dd5ad23e82e", kill_on_drop: false }` [INFO] [stdout] e1f3aea6d1db8226b9615da660fb7355661e448b8e6e1d06c2a31dd5ad23e82e