[INFO] cloning repository https://github.com/timonv/tcpsuck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timonv/tcpsuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Ftcpsuck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Ftcpsuck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30b88e8072fd5cf154ccd14aa05498da1d3d870b [INFO] testing timonv/tcpsuck against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonv%2Ftcpsuck" "/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/timonv/tcpsuck [INFO] finished tweaking git repo https://github.com/timonv/tcpsuck [INFO] tweaked toml for git repo https://github.com/timonv/tcpsuck written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timonv/tcpsuck on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timonv/tcpsuck 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6129d266e4496fadc68a820cb68519cc811bf4c1f7bed45bad42ff9e11a737f [INFO] running `Command { std: "docker" "start" "-a" "a6129d266e4496fadc68a820cb68519cc811bf4c1f7bed45bad42ff9e11a737f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6129d266e4496fadc68a820cb68519cc811bf4c1f7bed45bad42ff9e11a737f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6129d266e4496fadc68a820cb68519cc811bf4c1f7bed45bad42ff9e11a737f", kill_on_drop: false }` [INFO] [stdout] a6129d266e4496fadc68a820cb68519cc811bf4c1f7bed45bad42ff9e11a737f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa721b49a9a507e389aebd388773ad7cbd8979be43cc3079e76bdf54766e2bf8 [INFO] running `Command { std: "docker" "start" "-a" "fa721b49a9a507e389aebd388773ad7cbd8979be43cc3079e76bdf54766e2bf8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tcpsuck v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `||` [INFO] [stdout] --> src/broadcaster.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | fn timeout(max: int, f: || -> bool) -> bool { [INFO] [stdout] | ^^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::TcpListener`, `std::io::TcpStream`, `std::io::Acceptor`, `std::io::Listener`, `std::io::BufferedStream` [INFO] [stdout] --> src/server.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{TcpListener, TcpStream, Acceptor, Listener, BufferedStream}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ no `BufferedStream` in `io` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Listener` in `io` [INFO] [stdout] | | | no `Acceptor` in `io` [INFO] [stdout] | | no `TcpStream` in `io` [INFO] [stdout] | no `TcpListener` in `io` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::net::TcpListener [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::net::TcpStream [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::BufferedWriter` [INFO] [stdout] --> src/broadcaster.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::BufferedWriter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `BufferedWriter` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::RWLock` [INFO] [stdout] --> src/broadcaster.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{RWLock, Arc}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `RWLock` in `sync` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `RwLock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in this scope [INFO] [stdout] --> src/server.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx, rx) = channel::<(String, String)>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::channel; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> src/server.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | spawn(move || { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in this scope [INFO] [stdout] --> src/server.rs:36:77 [INFO] [stdout] | [INFO] [stdout] 36 | fn handle_client(server: Broadcaster, stream: TcpStream, tx: Sender<(String, String)>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/marker.rs:94:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Send` defined here [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 36 - fn handle_client(server: Broadcaster, stream: TcpStream, tx: Sender<(String, String)>) { [INFO] [stdout] 36 + fn handle_client(server: Broadcaster, stream: TcpStream, tx: Send<(String, String)>) { [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Sender; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> src/broadcaster.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> src/broadcaster.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> src/broadcaster.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | impl Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> src/broadcaster.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | impl Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stdout] --> src/broadcaster.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn listen_and_broadcast(&self, rec: Receiver<(String, String)>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpmc::Receiver; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> src/broadcaster.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | spawn(move || { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> src/broadcaster.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | implClone for Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope [INFO] [stdout] --> src/broadcaster.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | implClone for Broadcaster { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcaster::Broadcaster` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use broadcaster::Broadcaster; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcpsuck` (bin "tcpsuck") due to 15 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fa721b49a9a507e389aebd388773ad7cbd8979be43cc3079e76bdf54766e2bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa721b49a9a507e389aebd388773ad7cbd8979be43cc3079e76bdf54766e2bf8", kill_on_drop: false }` [INFO] [stdout] fa721b49a9a507e389aebd388773ad7cbd8979be43cc3079e76bdf54766e2bf8