[INFO] cloning repository https://github.com/davidHarwardt/fu-mensa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidHarwardt/fu-mensa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Ffu-mensa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Ffu-mensa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca066509eb0fc91f0a552d08655ae0a0ea25ffcf [INFO] testing davidHarwardt/fu-mensa against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Ffu-mensa" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidHarwardt/fu-mensa [INFO] finished tweaking git repo https://github.com/davidHarwardt/fu-mensa [INFO] tweaked toml for git repo https://github.com/davidHarwardt/fu-mensa written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidHarwardt/fu-mensa on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidHarwardt/fu-mensa 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded hyper-rustls v0.26.0 [INFO] [stderr] Downloaded rustc_version_runtime v0.2.1 [INFO] [stderr] Downloaded axum-macros v0.4.1 [INFO] [stderr] Downloaded serde_bytes v0.11.14 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.10.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded typed-builder v0.10.0 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] [stderr] Downloaded bson v2.10.0 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded mongodb v2.8.2 [INFO] [stderr] Downloaded parking_lot v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b08a558504b9444b173c32fd06f5356b01851d0f55f62a07520f79f01f9526e [INFO] running `Command { std: "docker" "start" "-a" "7b08a558504b9444b173c32fd06f5356b01851d0f55f62a07520f79f01f9526e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b08a558504b9444b173c32fd06f5356b01851d0f55f62a07520f79f01f9526e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b08a558504b9444b173c32fd06f5356b01851d0f55f62a07520f79f01f9526e", kill_on_drop: false }` [INFO] [stdout] 7b08a558504b9444b173c32fd06f5356b01851d0f55f62a07520f79f01f9526e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29914a7f26f33d4fea0099ee2fce9e3b90f5d9eff3f54ea4d86f30bf4967b949 [INFO] running `Command { std: "docker" "start" "-a" "29914a7f26f33d4fea0099ee2fce9e3b90f5d9eff3f54ea4d86f30bf4967b949", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.10.2 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling bson v2.10.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling mensa-meal-api v0.1.0 (/opt/rustwide/workdir/crates/mensa-meal-api) [INFO] [stderr] Compiling mensa-web-api v0.1.0 (/opt/rustwide/workdir/crates/mensa-web-api) [INFO] [stdout] warning: field `server` is never read [INFO] [stdout] --> crates/mensa-web-api/src/config.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | #[serde(default)] [INFO] [stdout] 30 | pub server: ServerConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `port` are never read [INFO] [stdout] --> crates/mensa-web-api/src/config.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ServerConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 68 | pub address: IpAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 69 | pub port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "29914a7f26f33d4fea0099ee2fce9e3b90f5d9eff3f54ea4d86f30bf4967b949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29914a7f26f33d4fea0099ee2fce9e3b90f5d9eff3f54ea4d86f30bf4967b949", kill_on_drop: false }` [INFO] [stdout] 29914a7f26f33d4fea0099ee2fce9e3b90f5d9eff3f54ea4d86f30bf4967b949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4040df1f159a47ba39cd9ec3bb0b155a7ebed05cb4b54b35ae84ce9c26fc3464 [INFO] running `Command { std: "docker" "start" "-a" "4040df1f159a47ba39cd9ec3bb0b155a7ebed05cb4b54b35ae84ce9c26fc3464", kill_on_drop: false }` [INFO] [stderr] Compiling mensa-meal-api v0.1.0 (/opt/rustwide/workdir/crates/mensa-meal-api) [INFO] [stderr] Compiling mensa-web-api v0.1.0 (/opt/rustwide/workdir/crates/mensa-web-api) [INFO] [stdout] warning: field `server` is never read [INFO] [stdout] --> crates/mensa-web-api/src/config.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 29 | #[serde(default)] [INFO] [stdout] 30 | pub server: ServerConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `port` are never read [INFO] [stdout] --> crates/mensa-web-api/src/config.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct ServerConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 68 | pub address: IpAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 69 | pub port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.51s [INFO] running `Command { std: "docker" "inspect" "4040df1f159a47ba39cd9ec3bb0b155a7ebed05cb4b54b35ae84ce9c26fc3464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4040df1f159a47ba39cd9ec3bb0b155a7ebed05cb4b54b35ae84ce9c26fc3464", kill_on_drop: false }` [INFO] [stdout] 4040df1f159a47ba39cd9ec3bb0b155a7ebed05cb4b54b35ae84ce9c26fc3464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19a1e2717826af0f4f570c8b79614182c3bc9fb4f04c8ecd27a3a750538ef0e0 [INFO] running `Command { std: "docker" "start" "-a" "19a1e2717826af0f4f570c8b79614182c3bc9fb4f04c8ecd27a3a750538ef0e0", kill_on_drop: false }` [INFO] [stderr] warning: field `server` is never read [INFO] [stdout] [INFO] [stderr] --> crates/mensa-web-api/src/config.rs:30:9 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 28 | pub struct Config { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ------ field in this struct [INFO] [stdout] [INFO] [stderr] 29 | #[serde(default)] [INFO] [stderr] 30 | pub server: ServerConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `address` and `port` are never read [INFO] [stderr] --> crates/mensa-web-api/src/config.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 67 | pub struct ServerConfig { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 68 | pub address: IpAddr, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 69 | pub port: u16, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `mensa-web-api` (bin "mensa-web-api" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mensa_meal_api-5fc434e437929725) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mensa_web_api-3dad4b55b2f9f8f4) [INFO] [stderr] Doc-tests mensa_meal_api [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] [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" "19a1e2717826af0f4f570c8b79614182c3bc9fb4f04c8ecd27a3a750538ef0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a1e2717826af0f4f570c8b79614182c3bc9fb4f04c8ecd27a3a750538ef0e0", kill_on_drop: false }` [INFO] [stdout] 19a1e2717826af0f4f570c8b79614182c3bc9fb4f04c8ecd27a3a750538ef0e0