[INFO] cloning repository https://github.com/eleiva/dogdex-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eleiva/dogdex-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feleiva%2Fdogdex-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feleiva%2Fdogdex-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70f3e5882429524cdf1dc203249752a15a6d8453
[INFO] checking eleiva/dogdex-api against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feleiva%2Fdogdex-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eleiva/dogdex-api
[INFO] finished tweaking git repo https://github.com/eleiva/dogdex-api
[INFO] tweaked toml for git repo https://github.com/eleiva/dogdex-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eleiva/dogdex-api on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eleiva/dogdex-api 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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 dsl_auto_type v0.1.1
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded validator_derive v0.18.1
[INFO] [stderr]   Downloaded diesel_derives v2.2.1
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded diesel v2.2.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.11+zstd.1.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 822f360fcc67ab868f4ae812362ec7cc6a4e2091f31cb9b5952726fadae474d7
[INFO] running `Command { std: "docker" "start" "-a" "822f360fcc67ab868f4ae812362ec7cc6a4e2091f31cb9b5952726fadae474d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "822f360fcc67ab868f4ae812362ec7cc6a4e2091f31cb9b5952726fadae474d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822f360fcc67ab868f4ae812362ec7cc6a4e2091f31cb9b5952726fadae474d7", kill_on_drop: false }`
[INFO] [stdout] 822f360fcc67ab868f4ae812362ec7cc6a4e2091f31cb9b5952726fadae474d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfae9310caa3f5fb45aa4f825ed595efba6fe89e5281a8b9f09ff52cd3c9ab1c
[INFO] running `Command { std: "docker" "start" "-a" "cfae9310caa3f5fb45aa4f825ed595efba6fe89e5281a8b9f09ff52cd3c9ab1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking diesel v2.2.1
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking dogdex-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Dog` is never constructed
[INFO] [stdout]  --> src/models.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Dog {
[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 `Dog` is never constructed
[INFO] [stdout]  --> src/models.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Dog {
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.39s
[INFO] running `Command { std: "docker" "inspect" "cfae9310caa3f5fb45aa4f825ed595efba6fe89e5281a8b9f09ff52cd3c9ab1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfae9310caa3f5fb45aa4f825ed595efba6fe89e5281a8b9f09ff52cd3c9ab1c", kill_on_drop: false }`
[INFO] [stdout] cfae9310caa3f5fb45aa4f825ed595efba6fe89e5281a8b9f09ff52cd3c9ab1c
