[INFO] cloning repository https://github.com/likongyang/handle_csv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likongyang/handle_csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikongyang%2Fhandle_csv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikongyang%2Fhandle_csv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a5a9521428ac6015034963f4834e600a8684f8e [INFO] checking likongyang/handle_csv against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikongyang%2Fhandle_csv" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 36% (138/383) Checking out files: 37% (142/383) Checking out files: 38% (146/383) Checking out files: 39% (150/383) Checking out files: 40% (154/383) Checking out files: 41% (158/383) Checking out files: 42% (161/383) Checking out files: 43% (165/383) Checking out files: 44% (169/383) Checking out files: 45% (173/383) Checking out files: 46% (177/383) Checking out files: 47% (181/383) Checking out files: 48% (184/383) Checking out files: 49% (188/383) Checking out files: 50% (192/383) Checking out files: 51% (196/383) Checking out files: 52% (200/383) Checking out files: 53% (203/383) Checking out files: 54% (207/383) Checking out files: 55% (211/383) Checking out files: 56% (215/383) Checking out files: 57% (219/383) Checking out files: 58% (223/383) Checking out files: 59% (226/383) Checking out files: 60% (230/383) Checking out files: 61% (234/383) Checking out files: 62% (238/383) Checking out files: 63% (242/383) Checking out files: 64% (246/383) Checking out files: 65% (249/383) Checking out files: 66% (253/383) Checking out files: 67% (257/383) Checking out files: 68% (261/383) Checking out files: 69% (265/383) Checking out files: 70% (269/383) Checking out files: 71% (272/383) Checking out files: 72% (276/383) Checking out files: 73% (280/383) Checking out files: 74% (284/383) Checking out files: 75% (288/383) Checking out files: 76% (292/383) Checking out files: 77% (295/383) Checking out files: 78% (299/383) Checking out files: 79% (303/383) Checking out files: 80% (307/383) Checking out files: 81% (311/383) Checking out files: 82% (315/383) Checking out files: 83% (318/383) Checking out files: 84% (322/383) Checking out files: 85% (326/383) Checking out files: 86% (330/383) Checking out files: 87% (334/383) Checking out files: 88% (338/383) Checking out files: 89% (341/383) Checking out files: 90% (345/383) Checking out files: 91% (349/383) Checking out files: 92% (353/383) Checking out files: 93% (357/383) Checking out files: 94% (361/383) Checking out files: 95% (364/383) Checking out files: 96% (368/383) Checking out files: 97% (372/383) Checking out files: 98% (376/383) Checking out files: 99% (380/383) Checking out files: 100% (383/383) Checking out files: 100% (383/383), done. [INFO] validating manifest of git repo https://github.com/likongyang/handle_csv on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/likongyang/handle_csv [INFO] finished tweaking git repo https://github.com/likongyang/handle_csv [INFO] tweaked toml for git repo https://github.com/likongyang/handle_csv written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/likongyang/handle_csv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f88ab629bec9ccb897080f2f8354734645a28b099d661032915bc942929bd2c6 [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" "f88ab629bec9ccb897080f2f8354734645a28b099d661032915bc942929bd2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f88ab629bec9ccb897080f2f8354734645a28b099d661032915bc942929bd2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88ab629bec9ccb897080f2f8354734645a28b099d661032915bc942929bd2c6", kill_on_drop: false }` [INFO] [stdout] f88ab629bec9ccb897080f2f8354734645a28b099d661032915bc942929bd2c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17cc60fa3fe6b50a7f4b5f072d998ad01f2f210754a5c639b7e92a4163f2a9f [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" "f17cc60fa3fe6b50a7f4b5f072d998ad01f2f210754a5c639b7e92a4163f2a9f", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking wenlv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `file_complementary_set` [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn file_complementary_set(file_path: &PathBuf, total_file_path: &PathBuf, target_file_path: &PathBuf, keyword_index: usize, header: bool)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multiple_file_union` [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn multiple_file_union(file_path: Vec, target_file_path: &PathBuf, keyword_index: usize, header: bool) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search_keyword` [INFO] [stdout] --> src/main.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn search_keyword(keyword: Vec<&str>, file_path: &PathBuf, target_file_path: &PathBuf, header: bool, search_index: usize) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `file_complementary_set` [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn file_complementary_set(file_path: &PathBuf, total_file_path: &PathBuf, target_file_path: &PathBuf, keyword_index: usize, header: bool)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multiple_file_union` [INFO] [stdout] --> src/main.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn multiple_file_union(file_path: Vec, target_file_path: &PathBuf, keyword_index: usize, header: bool) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `search_keyword` [INFO] [stdout] --> src/main.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn search_keyword(keyword: Vec<&str>, file_path: &PathBuf, target_file_path: &PathBuf, header: bool, search_index: usize) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.88s [INFO] running `Command { std: "docker" "inspect" "f17cc60fa3fe6b50a7f4b5f072d998ad01f2f210754a5c639b7e92a4163f2a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17cc60fa3fe6b50a7f4b5f072d998ad01f2f210754a5c639b7e92a4163f2a9f", kill_on_drop: false }` [INFO] [stdout] f17cc60fa3fe6b50a7f4b5f072d998ad01f2f210754a5c639b7e92a4163f2a9f