[INFO] updating cached repository https://github.com/ionandrei5002/rust-tcp-router [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3728e7df2ec21bba8efc053b1772273369de6961 [INFO] checking ionandrei5002/rust-tcp-router against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fionandrei5002%2Frust-tcp-router" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 89% (439/493) Checking out files: 90% (444/493) Checking out files: 91% (449/493) Checking out files: 92% (454/493) Checking out files: 93% (459/493) Checking out files: 94% (464/493) Checking out files: 95% (469/493) Checking out files: 96% (474/493) Checking out files: 97% (479/493) Checking out files: 98% (484/493) Checking out files: 99% (489/493) Checking out files: 100% (493/493) Checking out files: 100% (493/493), done. [INFO] validating manifest of git repo https://github.com/ionandrei5002/rust-tcp-router on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ionandrei5002/rust-tcp-router [INFO] finished tweaking git repo https://github.com/ionandrei5002/rust-tcp-router [INFO] tweaked toml for git repo https://github.com/ionandrei5002/rust-tcp-router written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ionandrei5002/rust-tcp-router already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cb54a56388edabcaf7010ac9a873b744b167fc40784691473b37d28e904a9a0 [INFO] running `"docker" "start" "-a" "6cb54a56388edabcaf7010ac9a873b744b167fc40784691473b37d28e904a9a0"` [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking rust-tcp-router v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | stream.write_all(&buf[0..len]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | stream.write_all(&buf[0..len]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `"docker" "inspect" "6cb54a56388edabcaf7010ac9a873b744b167fc40784691473b37d28e904a9a0"` [INFO] running `"docker" "rm" "-f" "6cb54a56388edabcaf7010ac9a873b744b167fc40784691473b37d28e904a9a0"` [INFO] [stdout] 6cb54a56388edabcaf7010ac9a873b744b167fc40784691473b37d28e904a9a0