[INFO] cloning repository https://github.com/parrrate/ruchei-zmq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parrrate/ruchei-zmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparrrate%2Fruchei-zmq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparrrate%2Fruchei-zmq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3f17760acc9f6efb846d4c229df419f2ba62c48 [INFO] checking parrrate/ruchei-zmq against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparrrate%2Fruchei-zmq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/parrrate/ruchei-zmq [INFO] finished tweaking git repo https://github.com/parrrate/ruchei-zmq [INFO] tweaked toml for git repo https://github.com/parrrate/ruchei-zmq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parrrate/ruchei-zmq on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parrrate/ruchei-zmq 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca32d91cf72ff0970a6739a9141895748650930afc4646be3e73da55041edfb7 [INFO] running `Command { std: "docker" "start" "-a" "ca32d91cf72ff0970a6739a9141895748650930afc4646be3e73da55041edfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca32d91cf72ff0970a6739a9141895748650930afc4646be3e73da55041edfb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca32d91cf72ff0970a6739a9141895748650930afc4646be3e73da55041edfb7", kill_on_drop: false }` [INFO] [stdout] ca32d91cf72ff0970a6739a9141895748650930afc4646be3e73da55041edfb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4df6ad68d2c5c9c7562ba9fceea87801f4c42569bb77385dfaed4c583ad0d52b [INFO] running `Command { std: "docker" "start" "-a" "4df6ad68d2c5c9c7562ba9fceea87801f4c42569bb77385dfaed4c583ad0d52b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async_zmq v0.4.0 [INFO] [stderr] Checking ruchei-zmq v0.0.0-0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pub_sub/publish.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | Ok(Self(publish.into_pub()?)) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Publish>, std::vec::IntoIter>>, _>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/request_reply/dealer.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Self(RouteStream(dealer.into_dealer()?))) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Dealer>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/request_reply/router.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Self(RouteStream(router.into_router()?))) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Router>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruchei-zmq` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pub_sub/publish.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | Ok(Self(publish.into_pub()?)) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Publish>, std::vec::IntoIter>>, _>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/request_reply/dealer.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Self(RouteStream(dealer.into_dealer()?))) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Dealer>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/request_reply/router.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(Self(RouteStream(router.into_router()?))) [INFO] [stdout] | ^ cannot infer type for enum `ControlFlow, async_zmq::Router>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruchei-zmq` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4df6ad68d2c5c9c7562ba9fceea87801f4c42569bb77385dfaed4c583ad0d52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df6ad68d2c5c9c7562ba9fceea87801f4c42569bb77385dfaed4c583ad0d52b", kill_on_drop: false }` [INFO] [stdout] 4df6ad68d2c5c9c7562ba9fceea87801f4c42569bb77385dfaed4c583ad0d52b