[INFO] cloning repository https://github.com/tinwritescode/hello-rocket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinwritescode/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinwritescode%2Fhello-rocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinwritescode%2Fhello-rocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d41830b02288fcb61d151b9da6ca23bbe4842899
[INFO] checking tinwritescode/hello-rocket against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinwritescode%2Fhello-rocket" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinwritescode/hello-rocket
[INFO] finished tweaking git repo https://github.com/tinwritescode/hello-rocket
[INFO] tweaked toml for git repo https://github.com/tinwritescode/hello-rocket written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinwritescode/hello-rocket on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinwritescode/hello-rocket 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking tinwritescode/hello-rocket against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinwritescode%2Fhello-rocket" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinwritescode/hello-rocket
[INFO] finished tweaking git repo https://github.com/tinwritescode/hello-rocket
[INFO] tweaked toml for git repo https://github.com/tinwritescode/hello-rocket written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinwritescode/hello-rocket on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinwritescode/hello-rocket 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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 migrations_macros v2.3.0
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.0
[INFO] [stderr]   Downloaded diesel_derives v2.3.4
[INFO] [stderr]   Downloaded diesel v2.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f32ef67299c8cc0521a22792f47b8a74d50d86c7a827948c3292b89ca9a1c2b
[INFO] running `Command { std: "docker" "start" "-a" "2f32ef67299c8cc0521a22792f47b8a74d50d86c7a827948c3292b89ca9a1c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f32ef67299c8cc0521a22792f47b8a74d50d86c7a827948c3292b89ca9a1c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f32ef67299c8cc0521a22792f47b8a74d50d86c7a827948c3292b89ca9a1c2b", kill_on_drop: false }`
[INFO] [stdout] 2f32ef67299c8cc0521a22792f47b8a74d50d86c7a827948c3292b89ca9a1c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 439747cc8b8f362088141720c38f1c3f0b39e5f4a1fbbce308b5b4fc9bf5fb45
[INFO] running `Command { std: "docker" "start" "-a" "439747cc8b8f362088141720c38f1c3f0b39e5f4a1fbbce308b5b4fc9bf5fb45", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking stable-pattern v0.1.0
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking migrations_internals v2.3.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking diesel v2.3.3
[INFO] [stderr]     Checking diesel_migrations v2.3.0
[INFO] [stderr]     Checking hello-rocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `service::UserService`
[INFO] [stdout]  --> src/modules/user/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use service::UserService;
[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: `repository::UserRepository`
[INFO] [stdout]  --> src/modules/user/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use repository::UserRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NewUser` and `User`
[INFO] [stdout]  --> src/modules/user/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use models::{User, NewUser};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service::AuthService`
[INFO] [stdout]  --> src/modules/auth/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use service::AuthService;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service::UserService`
[INFO] [stdout]  --> src/modules/user/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use service::UserService;
[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: `repository::UserRepository`
[INFO] [stdout]  --> src/modules/user/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use repository::UserRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NewUser` and `User`
[INFO] [stdout]  --> src/modules/user/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use models::{User, NewUser};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service::AuthService`
[INFO] [stdout]  --> src/modules/auth/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use service::AuthService;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.63s
[INFO] running `Command { std: "docker" "inspect" "439747cc8b8f362088141720c38f1c3f0b39e5f4a1fbbce308b5b4fc9bf5fb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439747cc8b8f362088141720c38f1c3f0b39e5f4a1fbbce308b5b4fc9bf5fb45", kill_on_drop: false }`
[INFO] [stdout] 439747cc8b8f362088141720c38f1c3f0b39e5f4a1fbbce308b5b4fc9bf5fb45
