[INFO] cloning repository https://github.com/markpock/remote-file-search-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markpock/remote-file-search-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine/hooks/pre-merge-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/markpock/remote-file-search-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markpock/remote-file-search-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5424e0331f4cc01cee4283ee8047b1d9268cef69 [INFO] checking markpock/remote-file-search-engine against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/hooks/: No space left on device [INFO] checking markpock/remote-file-search-engine against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/branches/: No space left on device [INFO] checking markpock/remote-file-search-engine against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/branches/: No space left on device [INFO] checking markpock/remote-file-search-engine against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking markpock/remote-file-search-engine against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkpock%2Fremote-file-search-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markpock/remote-file-search-engine on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markpock/remote-file-search-engine [INFO] finished tweaking git repo https://github.com/markpock/remote-file-search-engine [INFO] tweaked toml for git repo https://github.com/markpock/remote-file-search-engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/markpock/remote-file-search-engine 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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9350ea841c455caa1fcafb497628d6d97f217bac94028a714812a8123dcc675c [INFO] running `Command { std: "docker" "start" "-a" "9350ea841c455caa1fcafb497628d6d97f217bac94028a714812a8123dcc675c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9350ea841c455caa1fcafb497628d6d97f217bac94028a714812a8123dcc675c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9350ea841c455caa1fcafb497628d6d97f217bac94028a714812a8123dcc675c", kill_on_drop: false }` [INFO] [stdout] 9350ea841c455caa1fcafb497628d6d97f217bac94028a714812a8123dcc675c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37afdb374bbbe47f2fecf71fc94cb7719930db1b9cea0c1869581123f57ead04 [INFO] running `Command { std: "docker" "start" "-a" "37afdb374bbbe47f2fecf71fc94cb7719930db1b9cea0c1869581123f57ead04", kill_on_drop: false }` [INFO] [stderr] Checking remote-file-search-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `searchshell::searchshell` [INFO] [stdout] --> src/search_engine/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use searchshell::searchshell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `searchshell::searchshell` [INFO] [stdout] --> src/search_engine/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use searchshell::searchshell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/disk_index/indexreader.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/disk_index/indexreader.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | |s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> src/memory_index/doctable.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DocTable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn id(&self, s: &PathBuf) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/disk_index/indexreader.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IndexReader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | index: SeekFrom [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/search_engine/searchindex.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait SearchIndex { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 31 | fn search(&mut self, query: &Vec<&str>) -> Vec; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `searchshell` is never used [INFO] [stdout] --> src/search_engine/searchshell.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn searchshell(index: &mut impl SearchIndex<(PathBuf, usize)>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> src/memory_index/doctable.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DocTable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn id(&self, s: &PathBuf) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/disk_index/indexreader.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IndexReader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | index: SeekFrom [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `searchshell` is never used [INFO] [stdout] --> src/search_engine/searchshell.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn searchshell(index: &mut impl SearchIndex<(PathBuf, usize)>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "37afdb374bbbe47f2fecf71fc94cb7719930db1b9cea0c1869581123f57ead04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37afdb374bbbe47f2fecf71fc94cb7719930db1b9cea0c1869581123f57ead04", kill_on_drop: false }` [INFO] [stdout] 37afdb374bbbe47f2fecf71fc94cb7719930db1b9cea0c1869581123f57ead04