[INFO] cloning repository https://github.com/dav-wolff/fye
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dav-wolff/fye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdav-wolff%2Ffye", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdav-wolff%2Ffye'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ad0492dc72aef731a0e70a5fa3b08d7775fc1fa
[INFO] testing dav-wolff/fye/2ad0492dc72aef731a0e70a5fa3b08d7775fc1fa against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdav-wolff%2Ffye" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dav-wolff/fye
[INFO] finished tweaking git repo https://github.com/dav-wolff/fye
[INFO] tweaked toml for git repo https://github.com/dav-wolff/fye written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dav-wolff/fye on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dav-wolff/fye 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v1.7.2
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded axum-postcard v0.2.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded postcard v1.0.10
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded fuser v0.14.0
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded openssl v0.10.67
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b96cad4b2173d14854581f9aa835cf75de43e6c52c1b22de5cfe3e1e58ac034b
[INFO] running `Command { std: "docker" "start" "-a" "b96cad4b2173d14854581f9aa835cf75de43e6c52c1b22de5cfe3e1e58ac034b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96cad4b2173d14854581f9aa835cf75de43e6c52c1b22de5cfe3e1e58ac034b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96cad4b2173d14854581f9aa835cf75de43e6c52c1b22de5cfe3e1e58ac034b", kill_on_drop: false }`
[INFO] [stdout] b96cad4b2173d14854581f9aa835cf75de43e6c52c1b22de5cfe3e1e58ac034b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a60585f17603b3c6744124331738dd4508a5de833fe2094a2c08ca50a2e650a4
[INFO] running `Command { std: "docker" "start" "-a" "a60585f17603b3c6744124331738dd4508a5de833fe2094a2c08ca50a2e650a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling openssl v0.10.67
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pin-project v1.1.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling fye_shared v0.1.0-wip (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling diesel v2.2.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling fye_client v0.1.0-wip (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> client/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: restricted type `remote_data_service::error::Error` in public interface
[INFO] [stdout]   --> client/src/remote_data_service/reqwest_postcard.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn postcard<T: DeserializeOwned>(self) -> Result<T, Error>;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ can't leak restricted type
[INFO] [stdout]    |
[INFO] [stdout]   ::: client/src/remote_data_service/error.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) enum Error {
[INFO] [stdout]    | --------------------- `remote_data_service::error::Error` declared as restricted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: restricted type `remote_data_service::error::Error` in public interface
[INFO] [stdout]   --> client/src/remote_data_service/reqwest_postcard.rs:22:50
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn postcard<T: DeserializeOwned>(self) -> Result<T, Error> {
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^ can't leak restricted type
[INFO] [stdout]    |
[INFO] [stdout]   ::: client/src/remote_data_service/error.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) enum Error {
[INFO] [stdout]    | --------------------- `remote_data_service::error::Error` declared as restricted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fye_client` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a60585f17603b3c6744124331738dd4508a5de833fe2094a2c08ca50a2e650a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60585f17603b3c6744124331738dd4508a5de833fe2094a2c08ca50a2e650a4", kill_on_drop: false }`
[INFO] [stdout] a60585f17603b3c6744124331738dd4508a5de833fe2094a2c08ca50a2e650a4
