[INFO] cloning repository https://github.com/tirodactyl/rust-ngw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tirodactyl/rust-ngw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirodactyl%2Frust-ngw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirodactyl%2Frust-ngw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47a04a2c626194df735018d8446f0a795013270e [INFO] checking tirodactyl/rust-ngw against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftirodactyl%2Frust-ngw" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tirodactyl/rust-ngw on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tirodactyl/rust-ngw [INFO] finished tweaking git repo https://github.com/tirodactyl/rust-ngw [INFO] tweaked toml for git repo https://github.com/tirodactyl/rust-ngw written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tirodactyl/rust-ngw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0809fa7f62db5ef35f6d8cc8c1f80f1ac372d5227a6cb91b3edec4475f50bd3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0809fa7f62db5ef35f6d8cc8c1f80f1ac372d5227a6cb91b3edec4475f50bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0809fa7f62db5ef35f6d8cc8c1f80f1ac372d5227a6cb91b3edec4475f50bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0809fa7f62db5ef35f6d8cc8c1f80f1ac372d5227a6cb91b3edec4475f50bd3", kill_on_drop: false }` [INFO] [stdout] e0809fa7f62db5ef35f6d8cc8c1f80f1ac372d5227a6cb91b3edec4475f50bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbdf6435b7b60a8d1482ec92741696d0fe3345529a8ee97d00705ec508820bb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbdf6435b7b60a8d1482ec92741696d0fe3345529a8ee97d00705ec508820bb7", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Checking rust-ngw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | / loop { [INFO] [stdout] 15 | | let mut buf = [0u8; 1024]; [INFO] [stdout] 16 | | let len = recv(sock, &mut buf, MsgFlags::empty())?; [INFO] [stdout] 17 | | let new_bytes = &buf[..len]; [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | io::stdout().write(new_bytes); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 21 | // println!("Hello, world!"); [INFO] [stdout] 22 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 14 | / loop { [INFO] [stdout] 15 | | let mut buf = [0u8; 1024]; [INFO] [stdout] 16 | | let len = recv(sock, &mut buf, MsgFlags::empty())?; [INFO] [stdout] 17 | | let new_bytes = &buf[..len]; [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | io::stdout().write(new_bytes); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 21 | // println!("Hello, world!"); [INFO] [stdout] 22 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | io::stdout().write(new_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | io::stdout().write(new_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "cbdf6435b7b60a8d1482ec92741696d0fe3345529a8ee97d00705ec508820bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbdf6435b7b60a8d1482ec92741696d0fe3345529a8ee97d00705ec508820bb7", kill_on_drop: false }` [INFO] [stdout] cbdf6435b7b60a8d1482ec92741696d0fe3345529a8ee97d00705ec508820bb7