[INFO] cloning repository https://github.com/repositron/restaurant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/repositron/restaurant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepositron%2Frestaurant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepositron%2Frestaurant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 798ad9366fe4a6627a07d3f6ed638ae53731bdd7 [INFO] testing repositron/restaurant against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepositron%2Frestaurant" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/repositron/restaurant on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/repositron/restaurant [INFO] finished tweaking git repo https://github.com/repositron/restaurant [INFO] tweaked toml for git repo https://github.com/repositron/restaurant written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/repositron/restaurant 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4514ab8a7089856a7eb1645e229efd16e836a5ad82e671d4a1178159d0f7d658 [INFO] running `Command { std: "docker" "start" "-a" "4514ab8a7089856a7eb1645e229efd16e836a5ad82e671d4a1178159d0f7d658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4514ab8a7089856a7eb1645e229efd16e836a5ad82e671d4a1178159d0f7d658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4514ab8a7089856a7eb1645e229efd16e836a5ad82e671d4a1178159d0f7d658", kill_on_drop: false }` [INFO] [stdout] 4514ab8a7089856a7eb1645e229efd16e836a5ad82e671d4a1178159d0f7d658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10e525520346cf1cf06e330aecf64e0462e358a07321f4fca05cd1fc4a3d0c0e [INFO] running `Command { std: "docker" "start" "-a" "10e525520346cf1cf06e330aecf64e0462e358a07321f4fca05cd1fc4a3d0c0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling restaurant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/order_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/menu_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/session_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/domain/session_service.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/table_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> src/driver/kitchen.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu_id` [INFO] [stdout] --> src/domain/menu_service.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn get_menu(menu_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_session(session_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn complete_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn end_session(session_id: Uuid) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu` [INFO] [stdout] --> src/domain/menu.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn create(menu: menu::Menu) -> menu::Menu { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/driver/kitchen.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn add_order(&mut self, order: Order) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/driver/kitchen.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cook(&mut self, context: &mut Context) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `healthz` is never used [INFO] [stdout] --> src/endpoints/systems.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn healthz() -> impl Responder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_session` is never used [INFO] [stdout] --> src/endpoints/session.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | async fn get_session(session_id: web::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MenuServiceImpl` is never constructed [INFO] [stdout] --> src/domain/menu.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct MenuServiceImpl {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MenuService` is never used [INFO] [stdout] --> src/domain/menu.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait MenuService { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTeyDZp/symbols.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.restaurant.20787297480aaa8d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd.2gr4u9bmhymvmmvyrxdj806tu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b2632335547cebab/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-44ac020c8c9bc1c6.rlib" "/opt/rustwide/target/debug/deps/libatty-47691be951cafb54.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c57d4935f3b5ff9d.rlib" "/opt/rustwide/target/debug/deps/libtokio-80cf27ac10432f79.rlib" "/opt/rustwide/target/debug/deps/libmio-2608c1591f8a4738.rlib" "/opt/rustwide/target/debug/deps/libactix-5797a73dd0560568.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-feac8a42204d5b16.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a1b1ac97f2fc1404.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-67c50a911b08a6f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0f61af3f059e1cd6.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libfailure-43a30303712307f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1c2a36b80b274ad5.rlib" "/opt/rustwide/target/debug/deps/libobject-4b7420ab127268ad.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d435f410b6743b37.rlib" "/opt/rustwide/target/debug/deps/libgimli-d37e6dbbe79373ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-99f2320c9320bf7b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e76518e15a2234fa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-c694ab7efe6968ab.rlib" "/opt/rustwide/target/debug/deps/libawc-debb98d262cf4c69.rlib" "/opt/rustwide/target/debug/deps/libactix_server-93dfab0470c34a4e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bb09c1d56efbab7d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-babcb71f3bdfb0b0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ad8aab6a5341d6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-3d9881f7d707e59c.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ce9f19039f4f96dd.rlib" "/opt/rustwide/target/debug/deps/libsha1-330ff8eec61df617.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-02e45c8ef16e871f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-460d81a82797147a.rlib" "/opt/rustwide/target/debug/deps/libdigest-41ed28907519094e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3069369c7bba5938.rlib" "/opt/rustwide/target/debug/deps/libtypenum-02b0e34c806c6cbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cfc4c8357828b8d2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b08276448aeba310.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libcookie-186dbaa4329b3725.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6d16987dbfeac80.rlib" "/opt/rustwide/target/debug/deps/libregex-d62ddef1a0e61301.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a3918cdf4f911b67.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-638f73e68de51540.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ac7e28c85936d08d.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libflate2-2fc6c81157229767.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-26b50a1b4f630822.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ceee1793b84c2e2f.rlib" "/opt/rustwide/target/debug/deps/libtime-22a46828b58d5e6b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-739b8449800b85e5.rlib" "/opt/rustwide/target/debug/deps/libstandback-cabd55d18684b1ac.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b4ee4e6da31dbdb7.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9c878b66343a9eda.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0d4c5a63b03e0def.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-eb810f72b5fee29f.rlib" "/opt/rustwide/target/debug/deps/libhostname-f825dd05c15e59b4.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9804de68ea34bdae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f0d32539948493c6.rlib" "/opt/rustwide/target/debug/deps/librand-a46a19da97faecc6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2ce4afb040f8948.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-541bb44a8539c640.rlib" "/opt/rustwide/target/debug/deps/librand_core-f634100810158ed7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8637eaf4c328d70.rlib" "/opt/rustwide/target/debug/deps/liburl-c153734f65dfd2b5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libidna-d7de97dbebae4731.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-137cbb5724205ff7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3dacdef932eba05.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5550b4e7e33925b6.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a9346f0ab3f64452.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5eda1821b23ea2c6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1a29a25d897d5886.rlib" "/opt/rustwide/target/debug/deps/libfutures-e35e803f964bdc56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e933457b6e3fbee2.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-b18c046258cff5c5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-cb8cbcb54637355e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0c9151ba22eba641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d345217100e3418e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libh2-d6d867a07ae5c7bd.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-38adf3335b758858.rlib" "/opt/rustwide/target/debug/deps/libtracing-39a08d46fcfc9209.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e65aca2a36e004f2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7f98db32300f43a2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9314b4f9853d4521.rlib" "/opt/rustwide/target/debug/deps/libhttp-1831448be0bb4512.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-e716dcc25f4219a7.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-464ff7dd5d8dc08b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2c9e740997d420f5.rlib" "/opt/rustwide/target/debug/deps/libtokio-8e2764ea815ffdf6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8c84576224632051.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c3db73e10f5331df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmio-fb8662e98f0bb450.rlib" "/opt/rustwide/target/debug/deps/libiovec-c54fbcdc52c1ed7b.rlib" "/opt/rustwide/target/debug/deps/libnet2-81b1add9e9f3c841.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20591642a550d0b8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d0179f21277a8a2b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-748a885b2fa3737d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e68189e1a050653d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eda4c84da0086cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a2eb00d57b5df777.rlib" "/opt/rustwide/target/debug/deps/libslab-b2f2c2b52e54ee9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd67b543197986e8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c791f90dc0c7d093.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-61e15b0e5d340bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62a67a27430da854.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9f3a2b1cadc05a89.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7a3faded7ffd67da.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-750d9e674646c4bb.rlib" "/opt/rustwide/target/debug/deps/libuuid-21e066a87a2cdbf3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-824addfdec0ef077.rlib" "/opt/rustwide/target/debug/deps/libchrono-07da647afb5acded.rlib" "/opt/rustwide/target/debug/deps/libserde-329cd40df6b1a3d4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-55e30090d3c43fda.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef5cde8550224b17.rlib" "/opt/rustwide/target/debug/deps/libtime-afc606f95771a8c5.rlib" "/opt/rustwide/target/debug/deps/libr2d2-a4c20f47fdb856e4.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-213d668db4cab295.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9acbb9e8526efcb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-06d182c057a807fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-ba0a19da0bc063af.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92c13e2ecd9f6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-831fafc0cc2bd6fb.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/restaurant-090ef776087f98fd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `restaurant` (bin "restaurant") due to 2 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "10e525520346cf1cf06e330aecf64e0462e358a07321f4fca05cd1fc4a3d0c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e525520346cf1cf06e330aecf64e0462e358a07321f4fca05cd1fc4a3d0c0e", kill_on_drop: false }` [INFO] [stdout] 10e525520346cf1cf06e330aecf64e0462e358a07321f4fca05cd1fc4a3d0c0e [INFO] testing repositron/restaurant against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepositron%2Frestaurant" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/repositron/restaurant on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/repositron/restaurant [INFO] finished tweaking git repo https://github.com/repositron/restaurant [INFO] tweaked toml for git repo https://github.com/repositron/restaurant written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/repositron/restaurant 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/14804ce5eb1a7aaabdfc2d173ce72a28e845ee1f8223e3ec04e502d671e5bdce: no space left on device [INFO] testing repositron/restaurant against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepositron%2Frestaurant" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/repositron/restaurant on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/repositron/restaurant [INFO] finished tweaking git repo https://github.com/repositron/restaurant [INFO] tweaked toml for git repo https://github.com/repositron/restaurant written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/repositron/restaurant 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19571101d6aa91caca0f934f145baca7d7dcaee8f8ef201fc7f4d4f61ab509c5 [INFO] running `Command { std: "docker" "start" "-a" "19571101d6aa91caca0f934f145baca7d7dcaee8f8ef201fc7f4d4f61ab509c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19571101d6aa91caca0f934f145baca7d7dcaee8f8ef201fc7f4d4f61ab509c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19571101d6aa91caca0f934f145baca7d7dcaee8f8ef201fc7f4d4f61ab509c5", kill_on_drop: false }` [INFO] [stdout] 19571101d6aa91caca0f934f145baca7d7dcaee8f8ef201fc7f4d4f61ab509c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49ec449c5e89e1a7de0999cb4c49260c418bfb0541d0ae40d31c147add79683 [INFO] running `Command { std: "docker" "start" "-a" "a49ec449c5e89e1a7de0999cb4c49260c418bfb0541d0ae40d31c147add79683", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling restaurant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/order_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/menu_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/session_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/domain/session_service.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/table_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> src/driver/kitchen.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu_id` [INFO] [stdout] --> src/domain/menu_service.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn get_menu(menu_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_session(session_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn complete_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn end_session(session_id: Uuid) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu` [INFO] [stdout] --> src/domain/menu.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn create(menu: menu::Menu) -> menu::Menu { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/driver/kitchen.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn add_order(&mut self, order: Order) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/driver/kitchen.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cook(&mut self, context: &mut Context) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `healthz` is never used [INFO] [stdout] --> src/endpoints/systems.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn healthz() -> impl Responder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_session` is never used [INFO] [stdout] --> src/endpoints/session.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | async fn get_session(session_id: web::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MenuServiceImpl` is never constructed [INFO] [stdout] --> src/domain/menu.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct MenuServiceImpl {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MenuService` is never used [INFO] [stdout] --> src/domain/menu.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait MenuService { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a49ec449c5e89e1a7de0999cb4c49260c418bfb0541d0ae40d31c147add79683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49ec449c5e89e1a7de0999cb4c49260c418bfb0541d0ae40d31c147add79683", kill_on_drop: false }` [INFO] [stdout] a49ec449c5e89e1a7de0999cb4c49260c418bfb0541d0ae40d31c147add79683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36bff6599957ef2c827cfe59fc24698d31ff83b6d635ce3581cfd787d4904717 [INFO] running `Command { std: "docker" "start" "-a" "36bff6599957ef2c827cfe59fc24698d31ff83b6d635ce3581cfd787d4904717", kill_on_drop: false }` [INFO] [stderr] Compiling restaurant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/order_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/menu_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/session_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/domain/session_service.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/domain/table_service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> src/driver/kitchen.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu_id` [INFO] [stdout] --> src/domain/menu_service.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn get_menu(menu_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_session(session_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_id` [INFO] [stdout] --> src/domain/order_service.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub async fn complete_order(order_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_id` [INFO] [stdout] --> src/domain/session_service.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn end_session(session_id: Uuid) -> QueryResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `menu` [INFO] [stdout] --> src/domain/menu.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn create(menu: menu::Menu) -> menu::Menu { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_menu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/driver/kitchen.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn add_order(&mut self, order: Order) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/driver/kitchen.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn cook(&mut self, context: &mut Context) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/driver/kitchen.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let k = Kitchen {}; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `healthz` is never used [INFO] [stdout] --> src/endpoints/systems.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn healthz() -> impl Responder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_session` is never used [INFO] [stdout] --> src/endpoints/session.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | async fn get_session(session_id: web::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MenuServiceImpl` is never constructed [INFO] [stdout] --> src/domain/menu.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct MenuServiceImpl {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MenuService` is never used [INFO] [stdout] --> src/domain/menu.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | trait MenuService { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "36bff6599957ef2c827cfe59fc24698d31ff83b6d635ce3581cfd787d4904717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bff6599957ef2c827cfe59fc24698d31ff83b6d635ce3581cfd787d4904717", kill_on_drop: false }` [INFO] [stdout] 36bff6599957ef2c827cfe59fc24698d31ff83b6d635ce3581cfd787d4904717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd06f8a4a5daf78cbd669d16ffad99feca9b5a504c347bd2a6168bec8792e3d7 [INFO] running `Command { std: "docker" "start" "-a" "fd06f8a4a5daf78cbd669d16ffad99feca9b5a504c347bd2a6168bec8792e3d7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::schema::*` [INFO] [stderr] --> src/domain/order_service.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::schema::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::schema::*` [INFO] [stderr] --> src/domain/menu_service.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::schema::*` [INFO] [stderr] --> src/domain/session_service.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `NaiveDateTime` [INFO] [stderr] --> src/domain/session_service.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | use chrono::{NaiveDateTime, Utc}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::schema::*` [INFO] [stderr] --> src/domain/table_service.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::schema::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Mutex` [INFO] [stderr] --> src/driver/kitchen.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::Mutex; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `menu_id` [INFO] [stderr] --> src/domain/menu_service.rs:12:27 [INFO] [stderr] | [INFO] [stderr] 12 | pub async fn get_menu(menu_id: i32) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session_id` [INFO] [stderr] --> src/domain/session_service.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | pub async fn get_session(session_id: i32) -> Result { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `order_id` [INFO] [stderr] --> src/domain/order_service.rs:30:28 [INFO] [stderr] | [INFO] [stderr] 30 | pub async fn get_order(order_id: i32) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `order_id` [INFO] [stderr] --> src/domain/order_service.rs:20:33 [INFO] [stderr] | [INFO] [stderr] 20 | pub async fn complete_order(order_id: i32) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session_id` [INFO] [stderr] --> src/domain/session_service.rs:22:30 [INFO] [stderr] | [INFO] [stderr] 22 | pub async fn end_session(session_id: Uuid) -> QueryResult { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `menu` [INFO] [stderr] --> src/domain/menu.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | fn create(menu: menu::Menu) -> menu::Menu { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_menu` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `order` [INFO] [stderr] --> src/driver/kitchen.rs:14:33 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn add_order(&mut self, order: Order) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/driver/kitchen.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn cook(&mut self, context: &mut Context) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `k` [INFO] [stderr] --> src/driver/kitchen.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 40 | let k = Kitchen {}; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stderr] [INFO] [stderr] warning: function `healthz` is never used [INFO] [stderr] --> src/endpoints/systems.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | pub async fn healthz() -> impl Responder { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_session` is never used [INFO] [stderr] --> src/endpoints/session.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | async fn get_session(session_id: web::Path) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MenuServiceImpl` is never constructed [INFO] [stderr] --> src/domain/menu.rs:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | struct MenuServiceImpl {} [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `MenuService` is never used [INFO] [stderr] --> src/domain/menu.rs:4:7 [INFO] [stderr] | [INFO] [stderr] 4 | trait MenuService { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `restaurant` (bin "restaurant" test) generated 19 warnings (run `cargo fix --bin "restaurant" --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restaurant-e82d532006ca1109) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test driver::kitchen::tests::test1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd06f8a4a5daf78cbd669d16ffad99feca9b5a504c347bd2a6168bec8792e3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd06f8a4a5daf78cbd669d16ffad99feca9b5a504c347bd2a6168bec8792e3d7", kill_on_drop: false }` [INFO] [stdout] fd06f8a4a5daf78cbd669d16ffad99feca9b5a504c347bd2a6168bec8792e3d7