[INFO] cloning repository https://github.com/XavilPergis/testrepodontfork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XavilPergis/testrepodontfork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Ftestrepodontfork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Ftestrepodontfork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 063e62f3f562d3b9eeca0cfb3a79a34cbc642653 [INFO] checking XavilPergis/testrepodontfork against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavilPergis%2Ftestrepodontfork" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XavilPergis/testrepodontfork on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/XavilPergis/testrepodontfork [INFO] finished tweaking git repo https://github.com/XavilPergis/testrepodontfork [INFO] tweaked toml for git repo https://github.com/XavilPergis/testrepodontfork written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/XavilPergis/testrepodontfork 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6e7320fd79a5a92cf131c311a00ff2a68529739219f446e5ac2937c45788e7e [INFO] running `Command { std: "docker" "start" "-a" "e6e7320fd79a5a92cf131c311a00ff2a68529739219f446e5ac2937c45788e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6e7320fd79a5a92cf131c311a00ff2a68529739219f446e5ac2937c45788e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e7320fd79a5a92cf131c311a00ff2a68529739219f446e5ac2937c45788e7e", kill_on_drop: false }` [INFO] [stdout] e6e7320fd79a5a92cf131c311a00ff2a68529739219f446e5ac2937c45788e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3f878b87180863f1753908dd5da1a4cf2fec7f7756c9da65fc51113001c544 [INFO] running `Command { std: "docker" "start" "-a" "4e3f878b87180863f1753908dd5da1a4cf2fec7f7756c9da65fc51113001c544", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.21.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking chatserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientMessage` [INFO] [stdout] --> src/server/client.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | .send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ClientMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::server::client::message::ClientMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientMessage` [INFO] [stdout] --> src/server/client.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | .send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ClientMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::server::client::message::ClientMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `packet_channel` in this scope [INFO] [stdout] --> src/server/client.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let _ = packet_channel.send(ClientMessage::Disconnect); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `packet_channel` in this scope [INFO] [stdout] --> src/server/client.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let _ = packet_channel.send(ClientMessage::Disconnect); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientMessage` [INFO] [stdout] --> src/server/client.rs:519:33 [INFO] [stdout] | [INFO] [stdout] 519 | let _ = packet_channel.send(ClientMessage::Disconnect); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ClientMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::server::client::message::ClientMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientMessage` [INFO] [stdout] --> src/server/client.rs:519:33 [INFO] [stdout] | [INFO] [stdout] 519 | let _ = packet_channel.send(ClientMessage::Disconnect); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ClientMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::server::client::message::ClientMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for reference `&server::client::ClientRef` in the current scope [INFO] [stdout] --> src/server/client.rs:488:22 [INFO] [stdout] | [INFO] [stdout] 487 | / client_ref [INFO] [stdout] 488 | | .send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | | -^^^^ method not found in `&ClientRef` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `send`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SinkExt` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 488 | .0.channel.sender.send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for reference `&server::client::ClientRef` in the current scope [INFO] [stdout] --> src/server/client.rs:488:22 [INFO] [stdout] | [INFO] [stdout] 487 | / client_ref [INFO] [stdout] 488 | | .send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | | -^^^^ method not found in `&ClientRef` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `send`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SinkExt` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 488 | .0.channel.sender.send(ClientMessage::ReceivePacket(packet)) [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chatserver` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chatserver` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "4e3f878b87180863f1753908dd5da1a4cf2fec7f7756c9da65fc51113001c544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3f878b87180863f1753908dd5da1a4cf2fec7f7756c9da65fc51113001c544", kill_on_drop: false }` [INFO] [stdout] 4e3f878b87180863f1753908dd5da1a4cf2fec7f7756c9da65fc51113001c544