[INFO] cloning repository https://github.com/AbhimanyuAjudiya/Better-up-time
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbhimanyuAjudiya/Better-up-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhimanyuAjudiya%2FBetter-up-time", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhimanyuAjudiya%2FBetter-up-time'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c1b632f0827b64893041b4afeda4ce038e21982
[INFO] checking AbhimanyuAjudiya/Better-up-time against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhimanyuAjudiya%2FBetter-up-time" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbhimanyuAjudiya/Better-up-time
[INFO] finished tweaking git repo https://github.com/AbhimanyuAjudiya/Better-up-time
[INFO] tweaked toml for git repo https://github.com/AbhimanyuAjudiya/Better-up-time written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbhimanyuAjudiya/Better-up-time on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbhimanyuAjudiya/Better-up-time 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05b95f2820509af1315c50b72c9134007c115d764af219dd6465bac787256bc1
[INFO] running `Command { std: "docker" "start" "-a" "05b95f2820509af1315c50b72c9134007c115d764af219dd6465bac787256bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b95f2820509af1315c50b72c9134007c115d764af219dd6465bac787256bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b95f2820509af1315c50b72c9134007c115d764af219dd6465bac787256bc1", kill_on_drop: false }`
[INFO] [stdout] 05b95f2820509af1315c50b72c9134007c115d764af219dd6465bac787256bc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3f67c4b9bed2fb82fe029b29d5e29498cdef2d3d5a57d256e16d0c517d82d50
[INFO] running `Command { std: "docker" "start" "-a" "e3f67c4b9bed2fb82fe029b29d5e29498cdef2d3d5a57d256e16d0c517d82d50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling poem-derive v3.1.12
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[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]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking diesel v2.3.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking poem v3.1.12
[INFO] [stderr]     Checking store v0.1.0 (/opt/rustwide/workdir/store)
[INFO] [stdout] error[E0425]: cannot find type `Connection` in this scope
[INFO] [stdout]  --> store/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     conn : Connection
[INFO] [stdout]   |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use diesel::Connection;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Connection` in this scope
[INFO] [stdout]  --> store/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     conn : Connection
[INFO] [stdout]   |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use diesel::Connection;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> store/src/lib.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn default() -> Self {
[INFO] [stdout]   |        -------      ^^^^ expected `Store`, found `()`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> store/src/lib.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn default() -> Self {
[INFO] [stdout]   |        -------      ^^^^ expected `Store`, found `()`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `store` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `store` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e3f67c4b9bed2fb82fe029b29d5e29498cdef2d3d5a57d256e16d0c517d82d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f67c4b9bed2fb82fe029b29d5e29498cdef2d3d5a57d256e16d0c517d82d50", kill_on_drop: false }`
[INFO] [stdout] e3f67c4b9bed2fb82fe029b29d5e29498cdef2d3d5a57d256e16d0c517d82d50
