[INFO] cloning repository https://github.com/hairui19/rust-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairui19/rust-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/hairui19/rust-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairui19/rust-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/hairui19/rust-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairui19/rust-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search/hooks/push-to-checkout.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/hairui19/rust-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairui19/rust-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/hairui19/rust-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairui19/rust-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e99cc967889be297927de043bb96129796e9a5 [INFO] checking hairui19/rust-search against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairui19%2Frust-search" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hairui19/rust-search on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hairui19/rust-search [INFO] finished tweaking git repo https://github.com/hairui19/rust-search [INFO] tweaked toml for git repo https://github.com/hairui19/rust-search written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hairui19/rust-search 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" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a85142fd5e76f201e2def83ef4e928ac166f04a8d212fa8cec369a132a7bcf3c [INFO] running `Command { std: "docker" "start" "-a" "a85142fd5e76f201e2def83ef4e928ac166f04a8d212fa8cec369a132a7bcf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a85142fd5e76f201e2def83ef4e928ac166f04a8d212fa8cec369a132a7bcf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85142fd5e76f201e2def83ef4e928ac166f04a8d212fa8cec369a132a7bcf3c", kill_on_drop: false }` [INFO] [stdout] a85142fd5e76f201e2def83ef4e928ac166f04a8d212fa8cec369a132a7bcf3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2392f022e3189ac3188dbc4323056ff1bfa697ff8a9c897d78c51fb4a855f863 [INFO] running `Command { std: "docker" "start" "-a" "2392f022e3189ac3188dbc4323056ff1bfa697ff8a9c897d78c51fb4a855f863", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking rust-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DIR_PATH` is never used [INFO] [stdout] --> src/main.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DIR_PATH: &str = "/Users/hairuilin/Documents/docs.gl"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_files` is never used [INFO] [stdout] --> src/dir.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn extract_files(dir_path: P, predicate: F) -> std::io::Result> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_xml_file` is never used [INFO] [stdout] --> src/dir.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn parse_xml_file>(file_path: P) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_xhtml_files_in_json` is never used [INFO] [stdout] --> src/dir.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_xhtml_files_in_json(target_file_path: P, from_dir_path: Q) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lexer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 7 | pub fn new(content: &'a [char]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DIR_PATH` is never used [INFO] [stdout] --> src/main.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DIR_PATH: &str = "/Users/hairuilin/Documents/docs.gl"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_files` is never used [INFO] [stdout] --> src/dir.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn extract_files(dir_path: P, predicate: F) -> std::io::Result> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_xml_file` is never used [INFO] [stdout] --> src/dir.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn parse_xml_file>(file_path: P) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_xhtml_files_in_json` is never used [INFO] [stdout] --> src/dir.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn write_xhtml_files_in_json(target_file_path: P, from_dir_path: Q) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lexer.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 7 | pub fn new(content: &'a [char]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "2392f022e3189ac3188dbc4323056ff1bfa697ff8a9c897d78c51fb4a855f863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2392f022e3189ac3188dbc4323056ff1bfa697ff8a9c897d78c51fb4a855f863", kill_on_drop: false }` [INFO] [stdout] 2392f022e3189ac3188dbc4323056ff1bfa697ff8a9c897d78c51fb4a855f863