[INFO] fetching crate ruchei 0.1.2... [INFO] testing ruchei-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ruchei 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ruchei 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ruchei 0.1.2 [INFO] tweaked toml for crates.io crate ruchei 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruchei 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruchei 0.1.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruchei-extend v0.1.3 [INFO] [stderr] Downloaded ruchei-itertools v0.0.0-a.3 [INFO] [stderr] Downloaded extend-pinned v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded ruchei-collections v0.0.0-a.5 [INFO] [stderr] Downloaded option-entry v0.1.0 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded ruchei-callback v0.1.2 [INFO] [stderr] Downloaded async-tungstenite v0.28.2 [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded ruchei-connection v0.0.0-a.3 [INFO] [stderr] Downloaded route-sink v0.1.3 [INFO] [stderr] Downloaded ruchei-extra v0.1.4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fde253bd22737707a1ecca722de4fbdf29cba5aed322d454240fff925021803b [INFO] running `Command { std: "docker" "start" "-a" "fde253bd22737707a1ecca722de4fbdf29cba5aed322d454240fff925021803b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde253bd22737707a1ecca722de4fbdf29cba5aed322d454240fff925021803b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde253bd22737707a1ecca722de4fbdf29cba5aed322d454240fff925021803b", kill_on_drop: false }` [INFO] [stdout] fde253bd22737707a1ecca722de4fbdf29cba5aed322d454240fff925021803b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d31f63fb3d032617ec7b0c772504246a85139f84e7822b1bbe9326e93b87f57 [INFO] running `Command { std: "docker" "start" "-a" "5d31f63fb3d032617ec7b0c772504246a85139f84e7822b1bbe9326e93b87f57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling extend-pinned v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ruchei-collections v0.0.0-a.5 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling route-sink v0.1.3 [INFO] [stderr] Compiling ruchei-connection v0.0.0-a.3 [INFO] [stderr] Compiling ruchei-extra v0.1.4 [INFO] [stderr] Compiling ruchei-extend v0.1.3 [INFO] [stderr] Compiling ruchei v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s [INFO] running `Command { std: "docker" "inspect" "5d31f63fb3d032617ec7b0c772504246a85139f84e7822b1bbe9326e93b87f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d31f63fb3d032617ec7b0c772504246a85139f84e7822b1bbe9326e93b87f57", kill_on_drop: false }` [INFO] [stdout] 5d31f63fb3d032617ec7b0c772504246a85139f84e7822b1bbe9326e93b87f57 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6e8a1b8c2cd78775a619654cda43479fad10c1fb5b0950dad7ea9c8ac004dc [INFO] running `Command { std: "docker" "start" "-a" "7b6e8a1b8c2cd78775a619654cda43479fad10c1fb5b0950dad7ea9c8ac004dc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling route-sink v0.1.3 [INFO] [stderr] Compiling ruchei-connection v0.0.0-a.3 [INFO] [stderr] Compiling async-tungstenite v0.28.2 [INFO] [stderr] Compiling ruchei-extra v0.1.4 [INFO] [stderr] Compiling ruchei-extend v0.1.3 [INFO] [stderr] Compiling ruchei v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stdout] error[E0432]: unresolved import `ruchei::echo::interleaved` [INFO] [stdout] --> examples/echo-interleaved.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | echo::interleaved::EchoInterleaved, multicast::replay::MulticastReplay, [INFO] [stdout] | ^^^^^^^^^^^ could not find `interleaved` in `echo` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/echo.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 4 | pub mod interleaved; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ruchei::multicast::trie` [INFO] [stdout] --> examples/bufferless-trie.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | multicast::trie::{MulticastTrie, SubRequest}, [INFO] [stdout] | ^^^^ could not find `trie` in `multicast` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/multicast.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "unstable")] [INFO] [stdout] | -------------------- the item is gated behind the `unstable` feature [INFO] [stdout] 10 | pub mod trie; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `multicast_trie` found for struct `futures_util::stream::Map` in the current scope [INFO] [stdout] --> examples/bufferless-trie.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 70 | / TcpListener::bind("127.0.0.1:8080") [INFO] [stdout] 71 | | .await [INFO] [stdout] 72 | | .unwrap() [INFO] [stdout] 73 | | .incoming() [INFO] [stdout] ... | [INFO] [stdout] 80 | | .map(|s| s.with(|(_, m)| ready(Ok::<_, async_tungstenite::tungstenite::Error>(m)))) [INFO] [stdout] 81 | | .multicast_trie() [INFO] [stdout] | | -^^^^^^^^^^^^^^ method not found in `Map, ..., ...>, ...>, ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/bufferless_trie-8df4301ad3c4cb61.long-type-4262963214304104231.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/bufferless-trie.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / TcpListener::bind("127.0.0.1:8080") [INFO] [stdout] 71 | | .await [INFO] [stdout] 72 | | .unwrap() [INFO] [stdout] 73 | | .incoming() [INFO] [stdout] ... | [INFO] [stdout] 84 | | .echo_bufferless() [INFO] [stdout] 85 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `echo_interleaved` found for struct `futures_util::stream::FilterMap` in the current scope [INFO] [stdout] --> examples/echo-interleaved.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 13 | / TcpListener::bind("127.0.0.1:8080") [INFO] [stdout] 14 | | .await [INFO] [stdout] 15 | | .unwrap() [INFO] [stdout] 16 | | .incoming() [INFO] [stdout] ... | [INFO] [stdout] 24 | | .connection_item_ignore() [INFO] [stdout] 25 | | .echo_interleaved() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^ method not found in `FilterMap, ...>, ..., ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/echo_interleaved-95fee7b63dc4868f.long-type-3145232605035123479.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/echo-interleaved.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / TcpListener::bind("127.0.0.1:8080") [INFO] [stdout] 14 | | .await [INFO] [stdout] 15 | | .unwrap() [INFO] [stdout] 16 | | .incoming() [INFO] [stdout] ... | [INFO] [stdout] 25 | | .echo_interleaved() [INFO] [stdout] 26 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruchei` (example "echo-interleaved") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruchei` (example "bufferless-trie") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7b6e8a1b8c2cd78775a619654cda43479fad10c1fb5b0950dad7ea9c8ac004dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6e8a1b8c2cd78775a619654cda43479fad10c1fb5b0950dad7ea9c8ac004dc", kill_on_drop: false }` [INFO] [stdout] 7b6e8a1b8c2cd78775a619654cda43479fad10c1fb5b0950dad7ea9c8ac004dc