[INFO] cloning repository https://github.com/lbt05/rust-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lbt05/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbt05%2Frust-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbt05%2Frust-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a08295079cdc40ec489157aa8c87c5ef30765b43 [INFO] checking lbt05/rust-playground against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flbt05%2Frust-playground" "/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/lbt05/rust-playground on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lbt05/rust-playground [INFO] finished tweaking git repo https://github.com/lbt05/rust-playground [INFO] tweaked toml for git repo https://github.com/lbt05/rust-playground written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lbt05/rust-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e05166cecba78f5caa8a969c064421731dc0a195351f1e93bdbbc8678afe7b0d [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" "e05166cecba78f5caa8a969c064421731dc0a195351f1e93bdbbc8678afe7b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e05166cecba78f5caa8a969c064421731dc0a195351f1e93bdbbc8678afe7b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05166cecba78f5caa8a969c064421731dc0a195351f1e93bdbbc8678afe7b0d", kill_on_drop: false }` [INFO] [stdout] e05166cecba78f5caa8a969c064421731dc0a195351f1e93bdbbc8678afe7b0d [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56ea95bfb2d5ff2bda9e066afc8e26e8f588be445b4ee3da606d46759dca2db6 [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" "56ea95bfb2d5ff2bda9e066afc8e26e8f588be445b4ee3da606d46759dca2db6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking rust-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `multi_thread_with_channel`, `simple_thread`, `thread_await_example`, `thread_with_arc_share`, `thread_with_arc`, `thread_with_channel`, `thread_with_move` [INFO] [stdout] --> src/main.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | ...::{multi_thread_with_channel, simple_thread, thread_await_example, thread_with_arc, thread_with_arc_share, thread_with_channel, thread_with_mov... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `multi_thread_with_channel`, `simple_thread`, `thread_await_example`, `thread_with_arc_share`, `thread_with_arc`, `thread_with_channel`, `thread_with_move` [INFO] [stdout] --> src/main.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | ...::{multi_thread_with_channel, simple_thread, thread_await_example, thread_with_arc, thread_with_arc_share, thread_with_channel, thread_with_mov... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/file/zip_file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut file = File::open(file_path).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_thread` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn simple_thread() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_await_example` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn thread_await_example() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_move` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn thread_with_move() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_channel` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn thread_with_channel() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multi_thread_with_channel` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn multi_thread_with_channel() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_arc` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn thread_with_arc() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_arc_share` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn thread_with_arc_share() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculation_method` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:146:4 [INFO] [stdout] | [INFO] [stdout] 146 | fn calculation_method(key: i32, data: Arc>>, thread_tx: Sender) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/file/zip_file.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | file.read_to_string(&mut buffer); [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/file/zip_file.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut file = File::open(file_path).unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_thread` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn simple_thread() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_await_example` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn thread_await_example() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_move` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn thread_with_move() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_channel` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn thread_with_channel() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multi_thread_with_channel` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn multi_thread_with_channel() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_arc` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn thread_with_arc() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `thread_with_arc_share` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn thread_with_arc_share() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculation_method` [INFO] [stdout] --> src/concurrency/play_concurrency.rs:146:4 [INFO] [stdout] | [INFO] [stdout] 146 | fn calculation_method(key: i32, data: Arc>>, thread_tx: Sender) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/file/zip_file.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | file.read_to_string(&mut buffer); [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `Command { std: "docker" "inspect" "56ea95bfb2d5ff2bda9e066afc8e26e8f588be445b4ee3da606d46759dca2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ea95bfb2d5ff2bda9e066afc8e26e8f588be445b4ee3da606d46759dca2db6", kill_on_drop: false }` [INFO] [stdout] 56ea95bfb2d5ff2bda9e066afc8e26e8f588be445b4ee3da606d46759dca2db6