[INFO] cloning repository https://github.com/asakhar/control_srv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asakhar/control_srv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasakhar%2Fcontrol_srv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasakhar%2Fcontrol_srv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37627424c2c5f03afe8b06ca3a06b2a4dc352a8d [INFO] checking asakhar/control_srv against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasakhar%2Fcontrol_srv" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asakhar/control_srv on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asakhar/control_srv [INFO] finished tweaking git repo https://github.com/asakhar/control_srv [INFO] tweaked toml for git repo https://github.com/asakhar/control_srv written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asakhar/control_srv 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb2bbb2fa50070ac80495adc8b70139ae15eac7848f449ac71ed53ee48a6bb84 [INFO] running `Command { std: "docker" "start" "-a" "cb2bbb2fa50070ac80495adc8b70139ae15eac7848f449ac71ed53ee48a6bb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb2bbb2fa50070ac80495adc8b70139ae15eac7848f449ac71ed53ee48a6bb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2bbb2fa50070ac80495adc8b70139ae15eac7848f449ac71ed53ee48a6bb84", kill_on_drop: false }` [INFO] [stdout] cb2bbb2fa50070ac80495adc8b70139ae15eac7848f449ac71ed53ee48a6bb84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c1d69c585945f47ed350b73480c7d937a7331313c6bc78d65289d71fbab9ce [INFO] running `Command { std: "docker" "start" "-a" "a4c1d69c585945f47ed350b73480c7d937a7331313c6bc78d65289d71fbab9ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking controls_srv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `lerp` and `inv_lerp` are never used [INFO] [stdout] --> src/utils.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Lerpable { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 2 | fn lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | fn inv_lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lerp` and `inv_lerp` are never used [INFO] [stdout] --> src/utils.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Lerpable { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 2 | fn lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | fn inv_lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_sized` is never used [INFO] [stdout] --> src/utils.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait WriteSizedExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 23 | fn write_sized(&mut self, buf: &[u8]) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_sized` is never used [INFO] [stdout] --> src/utils.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait WriteSizedExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 23 | fn write_sized(&mut self, buf: &[u8]) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | for client in listener.accept() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 | while let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 | if let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | for client in listener.accept() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 | while let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 | if let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "a4c1d69c585945f47ed350b73480c7d937a7331313c6bc78d65289d71fbab9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c1d69c585945f47ed350b73480c7d937a7331313c6bc78d65289d71fbab9ce", kill_on_drop: false }` [INFO] [stdout] a4c1d69c585945f47ed350b73480c7d937a7331313c6bc78d65289d71fbab9ce [INFO] checking asakhar/control_srv against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasakhar%2Fcontrol_srv" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asakhar/control_srv on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asakhar/control_srv [INFO] finished tweaking git repo https://github.com/asakhar/control_srv [INFO] tweaked toml for git repo https://github.com/asakhar/control_srv written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asakhar/control_srv 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 549a7b5f2aeaa98b0e377ae2e4bbaf5be3c145b6b64f2ad1984723c9fca02739 [INFO] running `Command { std: "docker" "start" "-a" "549a7b5f2aeaa98b0e377ae2e4bbaf5be3c145b6b64f2ad1984723c9fca02739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "549a7b5f2aeaa98b0e377ae2e4bbaf5be3c145b6b64f2ad1984723c9fca02739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549a7b5f2aeaa98b0e377ae2e4bbaf5be3c145b6b64f2ad1984723c9fca02739", kill_on_drop: false }` [INFO] [stdout] 549a7b5f2aeaa98b0e377ae2e4bbaf5be3c145b6b64f2ad1984723c9fca02739 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdd3f9e70d23ba544791698d9b8df7c31b89b3eb650da538f83b64ccc880902c [INFO] running `Command { std: "docker" "start" "-a" "bdd3f9e70d23ba544791698d9b8df7c31b89b3eb650da538f83b64ccc880902c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking controls_srv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `lerp` and `inv_lerp` are never used [INFO] [stdout] --> src/utils.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Lerpable { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 2 | fn lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | fn inv_lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_sized` is never used [INFO] [stdout] --> src/utils.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait WriteSizedExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 23 | fn write_sized(&mut self, buf: &[u8]) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | for client in listener.accept() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 | while let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 | if let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lerp` and `inv_lerp` are never used [INFO] [stdout] --> src/utils.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Lerpable { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 2 | fn lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | fn inv_lerp(self, left: Self, right: Self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_sized` is never used [INFO] [stdout] --> src/utils.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait WriteSizedExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 23 | fn write_sized(&mut self, buf: &[u8]) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | for client in listener.accept() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 | while let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 | if let Ok(client) = listener.accept() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "bdd3f9e70d23ba544791698d9b8df7c31b89b3eb650da538f83b64ccc880902c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd3f9e70d23ba544791698d9b8df7c31b89b3eb650da538f83b64ccc880902c", kill_on_drop: false }` [INFO] [stdout] bdd3f9e70d23ba544791698d9b8df7c31b89b3eb650da538f83b64ccc880902c