[INFO] cloning repository https://github.com/mojave2/code-stats-comparison [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mojave2/code-stats-comparison" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojave2%2Fcode-stats-comparison", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojave2%2Fcode-stats-comparison'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83c8e183baa6833c94fc0f7f1e9228282e93149 [INFO] checking mojave2/code-stats-comparison against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmojave2%2Fcode-stats-comparison" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mojave2/code-stats-comparison [INFO] finished tweaking git repo https://github.com/mojave2/code-stats-comparison [INFO] tweaked toml for git repo https://github.com/mojave2/code-stats-comparison written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mojave2/code-stats-comparison on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mojave2/code-stats-comparison 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.7.0 [INFO] [stderr] Downloaded bytes v1.2.0 [INFO] [stderr] Downloaded concurrent-queue v1.2.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.9 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded clap_derive v3.2.7 [INFO] [stderr] Downloaded clap v3.2.12 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded crossbeam-channel v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bed1d2b7347dc24e115dd2732fae82b2c03d4934cb9027cbdbeb413d43e75c09 [INFO] running `Command { std: "docker" "start" "-a" "bed1d2b7347dc24e115dd2732fae82b2c03d4934cb9027cbdbeb413d43e75c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bed1d2b7347dc24e115dd2732fae82b2c03d4934cb9027cbdbeb413d43e75c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed1d2b7347dc24e115dd2732fae82b2c03d4934cb9027cbdbeb413d43e75c09", kill_on_drop: false }` [INFO] [stdout] bed1d2b7347dc24e115dd2732fae82b2c03d4934cb9027cbdbeb413d43e75c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9d26cc93bc00aabd5c3d9531e83f9381d69e3b4d993b33e5f69ee3c9b684f2 [INFO] running `Command { std: "docker" "start" "-a" "2d9d26cc93bc00aabd5c3d9531e83f9381d69e3b4d993b33e5f69ee3c9b684f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking code_stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `count_file2` is never used [INFO] [stdout] --> src/bin/count_tokio_sem.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | async fn count_file2(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_dir2` is never used [INFO] [stdout] --> src/bin/count_tokio_sem.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | async fn count_dir2(path: &Path, ext: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_file2` is never used [INFO] [stdout] --> src/bin/count_tokio_sem.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | async fn count_file2(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_dir2` is never used [INFO] [stdout] --> src/bin/count_tokio_sem.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | async fn count_dir2(path: &Path, ext: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s [INFO] running `Command { std: "docker" "inspect" "2d9d26cc93bc00aabd5c3d9531e83f9381d69e3b4d993b33e5f69ee3c9b684f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9d26cc93bc00aabd5c3d9531e83f9381d69e3b4d993b33e5f69ee3c9b684f2", kill_on_drop: false }` [INFO] [stdout] 2d9d26cc93bc00aabd5c3d9531e83f9381d69e3b4d993b33e5f69ee3c9b684f2