[INFO] cloning repository https://github.com/mahanfarzaneh2000/paradome
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahanfarzaneh2000/paradome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahanfarzaneh2000%2Fparadome", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahanfarzaneh2000%2Fparadome'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7335efa383f4c7e4cbf8de6bc2ca7a662c6f3d69
[INFO] checking mahanfarzaneh2000/paradome against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahanfarzaneh2000%2Fparadome" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahanfarzaneh2000/paradome
[INFO] finished tweaking git repo https://github.com/mahanfarzaneh2000/paradome
[INFO] tweaked toml for git repo https://github.com/mahanfarzaneh2000/paradome written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahanfarzaneh2000/paradome on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahanfarzaneh2000/paradome 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking mahanfarzaneh2000/paradome against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahanfarzaneh2000%2Fparadome" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahanfarzaneh2000/paradome
[INFO] finished tweaking git repo https://github.com/mahanfarzaneh2000/paradome
[INFO] tweaked toml for git repo https://github.com/mahanfarzaneh2000/paradome written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahanfarzaneh2000/paradome on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahanfarzaneh2000/paradome 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded fd-lock v3.0.5
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded io-lifetimes v0.6.1
[INFO] [stderr]   Downloaded rustix v0.34.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.30.0
[INFO] [stderr]   Downloaded windows-sys v0.30.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e45829385c5655b1b64a573d41f35203e2274b142050ee0d7b6635e96ce92fa
[INFO] running `Command { std: "docker" "start" "-a" "5e45829385c5655b1b64a573d41f35203e2274b142050ee0d7b6635e96ce92fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e45829385c5655b1b64a573d41f35203e2274b142050ee0d7b6635e96ce92fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e45829385c5655b1b64a573d41f35203e2274b142050ee0d7b6635e96ce92fa", kill_on_drop: false }`
[INFO] [stdout] 5e45829385c5655b1b64a573d41f35203e2274b142050ee0d7b6635e96ce92fa
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a867a9071c5ef3efa4b742e260fb22b97f0940e69feba65fdc4fbc81ee949488
[INFO] running `Command { std: "docker" "start" "-a" "a867a9071c5ef3efa4b742e260fb22b97f0940e69feba65fdc4fbc81ee949488", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v0.6.1
[INFO] [stderr]    Compiling rustix v0.34.1
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking fd-lock v3.0.5
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking paradome v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]  --> src/shell.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run(){
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct Config {
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create` is never used
[INFO] [stdout]   --> src/config.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 29 |   pub fn create() -> Config {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]   --> src/config.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn load_config() -> Config {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_config` is never used
[INFO] [stdout]   --> src/config.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_config(content: String) -> Config{
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_SIZE` is never used
[INFO] [stdout]   --> src/storage/storage_manager.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const PAGE_SIZE: usize = 4096;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StorageManager` is never constructed
[INFO] [stdout]   --> src/storage/storage_manager.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct StorageManager {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `collect` and `append_page` are never used
[INFO] [stdout]   --> src/storage/storage_manager.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl StorageManager {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 18 |     fn collect(path: &str) -> Result<StorageManager, Error> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn append_page(mut self) -> Result<(),Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]  --> src/shell.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run(){
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct Config {
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create` is never used
[INFO] [stdout]   --> src/config.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 29 |   pub fn create() -> Config {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]   --> src/config.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn load_config() -> Config {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_config` is never used
[INFO] [stdout]   --> src/config.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn parse_config(content: String) -> Config{
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dictionary` and `file` are never read
[INFO] [stdout]   --> src/storage/storage_manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct StorageManager {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 13 |     dictionary: [u8; PAGE_SIZE],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     file: fs::File,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `append_page` is never used
[INFO] [stdout]   --> src/storage/storage_manager.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl StorageManager {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn append_page(mut self) -> Result<(),Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
[INFO] running `Command { std: "docker" "inspect" "a867a9071c5ef3efa4b742e260fb22b97f0940e69feba65fdc4fbc81ee949488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a867a9071c5ef3efa4b742e260fb22b97f0940e69feba65fdc4fbc81ee949488", kill_on_drop: false }`
[INFO] [stdout] a867a9071c5ef3efa4b742e260fb22b97f0940e69feba65fdc4fbc81ee949488
