[INFO] fetching crate gipc 0.2.0...
[INFO] testing gipc-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gipc 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate gipc 0.2.0
[INFO] removed 2 missing examples
[INFO] finished tweaking crates.io crate gipc 0.2.0
[INFO] tweaked toml for crates.io crate gipc 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gipc 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gipc 0.2.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cab63ec54cb7c11eb50613d6b5ed55e3372019a2d58255aae5819396892ea323
[INFO] running `Command { std: "docker" "start" "-a" "cab63ec54cb7c11eb50613d6b5ed55e3372019a2d58255aae5819396892ea323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cab63ec54cb7c11eb50613d6b5ed55e3372019a2d58255aae5819396892ea323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab63ec54cb7c11eb50613d6b5ed55e3372019a2d58255aae5819396892ea323", kill_on_drop: false }`
[INFO] [stdout] cab63ec54cb7c11eb50613d6b5ed55e3372019a2d58255aae5819396892ea323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 527b9acbb812b8439519ed1a4c519aac3490d267298a9fae045ce6714185b1c7
[INFO] running `Command { std: "docker" "start" "-a" "527b9acbb812b8439519ed1a4c519aac3490d267298a9fae045ce6714185b1c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling gipc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.99s
[INFO] running `Command { std: "docker" "inspect" "527b9acbb812b8439519ed1a4c519aac3490d267298a9fae045ce6714185b1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527b9acbb812b8439519ed1a4c519aac3490d267298a9fae045ce6714185b1c7", kill_on_drop: false }`
[INFO] [stdout] 527b9acbb812b8439519ed1a4c519aac3490d267298a9fae045ce6714185b1c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 562152096c48b0329b9617ead31a486b2702877a8a38fd85f2ff1b1693f46ada
[INFO] running `Command { std: "docker" "start" "-a" "562152096c48b0329b9617ead31a486b2702877a8a38fd85f2ff1b1693f46ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling gipc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gipc::connection::AsyncConnection`
[INFO] [stdout]   --> examples/async-tokio/client.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use gipc::connection::AsyncConnection;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `Connection`
[INFO] [stdout]    |     no `AsyncConnection` in `connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/connection/mod.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "async-tokio")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `async-tokio` feature
[INFO] [stdout] 22 | #[cfg_attr(docsrs, doc(cfg(feature = "async-tokio")))]
[INFO] [stdout] 23 | pub use async_tokio::{Connection as AsyncConnection, Listener as AsyncListener};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gipc::connection::AsyncConnection`, `gipc::connection::AsyncListener`
[INFO] [stdout]   --> examples/async-tokio/listener.rs:2:24
[INFO] [stdout]    |
[INFO] [stdout]  2 | use gipc::connection::{AsyncConnection, AsyncListener};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `AsyncListener` in `connection`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `AsyncConnection` in `connection`
[INFO] [stdout]    |                        help: a similar name exists in the module: `Connection`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/connection/mod.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "async-tokio")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `async-tokio` feature
[INFO] [stdout] 22 | #[cfg_attr(docsrs, doc(cfg(feature = "async-tokio")))]
[INFO] [stdout] 23 | pub use async_tokio::{Connection as AsyncConnection, Listener as AsyncListener};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/connection/mod.rs:23:66
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "async-tokio")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `async-tokio` feature
[INFO] [stdout] 22 | #[cfg_attr(docsrs, doc(cfg(feature = "async-tokio")))]
[INFO] [stdout] 23 | pub use async_tokio::{Connection as AsyncConnection, Listener as AsyncListener};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gipc` (example "async-tokio") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "562152096c48b0329b9617ead31a486b2702877a8a38fd85f2ff1b1693f46ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562152096c48b0329b9617ead31a486b2702877a8a38fd85f2ff1b1693f46ada", kill_on_drop: false }`
[INFO] [stdout] 562152096c48b0329b9617ead31a486b2702877a8a38fd85f2ff1b1693f46ada
