[INFO] cloning repository https://github.com/brycemooore/menu-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brycemooore/menu-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycemooore%2Fmenu-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycemooore%2Fmenu-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1e3a8d2b94fd914e4a2d41b5b0c94af4d17c083 [INFO] testing brycemooore/menu-service against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycemooore%2Fmenu-service" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brycemooore/menu-service on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brycemooore/menu-service [INFO] finished tweaking git repo https://github.com/brycemooore/menu-service [INFO] tweaked toml for git repo https://github.com/brycemooore/menu-service written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brycemooore/menu-service 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded ctor v0.1.26 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.35 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.9 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded waker-fn v1.1.0 [INFO] [stderr] Downloaded concurrent-queue v2.2.0 [INFO] [stderr] Downloaded parking v2.1.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.85 [INFO] [stderr] Downloaded sqlformat v0.2.1 [INFO] [stderr] Downloaded whoami v1.4.0 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded hashlink v0.8.2 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded js-sys v0.3.62 [INFO] [stderr] Downloaded web-sys v0.3.62 [INFO] [stderr] Downloaded wasm-bindgen v0.2.85 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded async-channel v1.8.0 [INFO] [stderr] Downloaded async-task v4.4.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.85 [INFO] [stderr] Downloaded security-framework v2.9.0 [INFO] [stderr] Downloaded async-executor v1.5.1 [INFO] [stderr] Downloaded atomic-waker v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Downloaded blocking v1.3.1 [INFO] [stderr] Downloaded async-process v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d39af6a0f4de74e2c3d33f2a694667189bfd4c4c1a6585c74b7d50cb15a4dfd [INFO] running `Command { std: "docker" "start" "-a" "1d39af6a0f4de74e2c3d33f2a694667189bfd4c4c1a6585c74b7d50cb15a4dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d39af6a0f4de74e2c3d33f2a694667189bfd4c4c1a6585c74b7d50cb15a4dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d39af6a0f4de74e2c3d33f2a694667189bfd4c4c1a6585c74b7d50cb15a4dfd", kill_on_drop: false }` [INFO] [stdout] 1d39af6a0f4de74e2c3d33f2a694667189bfd4c4c1a6585c74b7d50cb15a4dfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9da9fcc6e45ff4997715ebd6f22b0868edb6db9c3c69f6f03921d346d865cd8 [INFO] running `Command { std: "docker" "start" "-a" "d9da9fcc6e45ff4997715ebd6f22b0868edb6db9c3c69f6f03921d346d865cd8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling hashlink v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling menu-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `item_id` and `menu_category_id` are never read [INFO] [stdout] --> src/models/menu_category_item.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct MenuCategoryItem { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 2 | pub item_id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | pub menu_category_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `is_active`, `categories`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/dto/menu.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MenuDTO { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | pub updated_at: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MenuDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `menu_id`, `items`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/dto/menu_category.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MenuCategoryDTO{ [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 9 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub menu_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub updated_at: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MenuCategoryDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "d9da9fcc6e45ff4997715ebd6f22b0868edb6db9c3c69f6f03921d346d865cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9da9fcc6e45ff4997715ebd6f22b0868edb6db9c3c69f6f03921d346d865cd8", kill_on_drop: false }` [INFO] [stdout] d9da9fcc6e45ff4997715ebd6f22b0868edb6db9c3c69f6f03921d346d865cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77d0ec7099c00ac801371bb906dce0f64b466455a71aad1a27b4f9fda834ff77 [INFO] running `Command { std: "docker" "start" "-a" "77d0ec7099c00ac801371bb906dce0f64b466455a71aad1a27b4f9fda834ff77", kill_on_drop: false }` [INFO] [stderr] Compiling menu-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `item_id` and `menu_category_id` are never read [INFO] [stdout] --> src/models/menu_category_item.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct MenuCategoryItem { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 2 | pub item_id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 3 | pub menu_category_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `is_active`, `categories`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/dto/menu.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MenuDTO { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | pub updated_at: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MenuDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `menu_id`, `items`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/dto/menu_category.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct MenuCategoryDTO{ [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 9 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub menu_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub items: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | pub created_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub updated_at: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MenuCategoryDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "77d0ec7099c00ac801371bb906dce0f64b466455a71aad1a27b4f9fda834ff77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d0ec7099c00ac801371bb906dce0f64b466455a71aad1a27b4f9fda834ff77", kill_on_drop: false }` [INFO] [stdout] 77d0ec7099c00ac801371bb906dce0f64b466455a71aad1a27b4f9fda834ff77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93c84d34e7f88fe732133fe3b1bc33e104529899f2e8013be12bdebdd4b2d632 [INFO] running `Command { std: "docker" "start" "-a" "93c84d34e7f88fe732133fe3b1bc33e104529899f2e8013be12bdebdd4b2d632", kill_on_drop: false }` [INFO] [stderr] warning: fields `item_id` and `menu_category_id` are never read [INFO] [stderr] --> src/models/menu_category_item.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct MenuCategoryItem { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 2 | pub item_id: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 3 | pub menu_category_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `name`, `is_active`, `categories`, `created_at`, and `updated_at` are never read [INFO] [stderr] --> src/dto/menu.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct MenuDTO { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 8 | pub id: Option, [INFO] [stderr] | ^^ [INFO] [stderr] 9 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 10 | pub is_active: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 11 | pub categories: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 12 | pub created_at: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 13 | pub updated_at: Option [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MenuDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `name`, `menu_id`, `items`, `created_at`, and `updated_at` are never read [INFO] [stderr] --> src/dto/menu_category.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct MenuCategoryDTO{ [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 9 | pub id: Option, [INFO] [stderr] | ^^ [INFO] [stderr] 10 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 11 | pub menu_id: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 12 | pub items: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 13 | pub created_at: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 14 | pub updated_at: Option [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MenuCategoryDTO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `menu-service` (bin "menu-service" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/menu_service-0e120cddb4449c5f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93c84d34e7f88fe732133fe3b1bc33e104529899f2e8013be12bdebdd4b2d632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c84d34e7f88fe732133fe3b1bc33e104529899f2e8013be12bdebdd4b2d632", kill_on_drop: false }` [INFO] [stdout] 93c84d34e7f88fe732133fe3b1bc33e104529899f2e8013be12bdebdd4b2d632 [INFO] testing brycemooore/menu-service against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrycemooore%2Fmenu-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brycemooore/menu-service on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brycemooore/menu-service [INFO] finished tweaking git repo https://github.com/brycemooore/menu-service [INFO] tweaked toml for git repo https://github.com/brycemooore/menu-service written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brycemooore/menu-service 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" "+beta-2024-06-22" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf0d618f7d27444e0425c09c189bce8fda182e0adb050adcba12618273ff4b34 [INFO] running `Command { std: "docker" "start" "-a" "bf0d618f7d27444e0425c09c189bce8fda182e0adb050adcba12618273ff4b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf0d618f7d27444e0425c09c189bce8fda182e0adb050adcba12618273ff4b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0d618f7d27444e0425c09c189bce8fda182e0adb050adcba12618273ff4b34", kill_on_drop: false }` [INFO] [stdout] bf0d618f7d27444e0425c09c189bce8fda182e0adb050adcba12618273ff4b34 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6fbdf0c6758b306e5b7ba25c99c99d441b234a75d5ebba2c883093f00015fac [INFO] running `Command { std: "docker" "start" "-a" "e6fbdf0c6758b306e5b7ba25c99c99d441b234a75d5ebba2c883093f00015fac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling hashlink v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.21/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6fbdf0c6758b306e5b7ba25c99c99d441b234a75d5ebba2c883093f00015fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fbdf0c6758b306e5b7ba25c99c99d441b234a75d5ebba2c883093f00015fac", kill_on_drop: false }` [INFO] [stdout] e6fbdf0c6758b306e5b7ba25c99c99d441b234a75d5ebba2c883093f00015fac