[INFO] cloning repository https://github.com/RavuAlHemio/beepee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RavuAlHemio/beepee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fbeepee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fbeepee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c690baa7b5380a20a450ea98fa82eeff325de056 [INFO] testing RavuAlHemio/beepee against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fbeepee" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RavuAlHemio/beepee on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RavuAlHemio/beepee [INFO] finished tweaking git repo https://github.com/RavuAlHemio/beepee [INFO] tweaked toml for git repo https://github.com/RavuAlHemio/beepee written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RavuAlHemio/beepee already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73aa666f79003099184c5d90b3fcb7685417da0000706466025ad0ea6dad83b1 [INFO] running `Command { std: "docker" "start" "-a" "73aa666f79003099184c5d90b3fcb7685417da0000706466025ad0ea6dad83b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73aa666f79003099184c5d90b3fcb7685417da0000706466025ad0ea6dad83b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73aa666f79003099184c5d90b3fcb7685417da0000706466025ad0ea6dad83b1", kill_on_drop: false }` [INFO] [stdout] 73aa666f79003099184c5d90b3fcb7685417da0000706466025ad0ea6dad83b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4c7f830b32411bc48083d575c77b416efa2e70510cc13be7113ba7def1062eb [INFO] running `Command { std: "docker" "start" "-a" "e4c7f830b32411bc48083d575c77b416efa2e70510cc13be7113ba7def1062eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling postgres-types v0.2.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-postgres v0.7.11 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling beepee v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MissingValueError` is never constructed [INFO] [stdout] --> src/main.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | struct MissingValueError(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_blood_pressure_measurement` is never used [INFO] [stdout] --> src/database.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) async fn remove_blood_pressure_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_blood_pressure_measurement` is never used [INFO] [stdout] --> src/database.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) async fn update_blood_pressure_measurement(measurement: &BloodPressureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_mass_measurement` is never used [INFO] [stdout] --> src/database.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) async fn remove_mass_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_mass_measurement` is never used [INFO] [stdout] --> src/database.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) async fn update_mass_measurement(measurement: &BodyMassMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_temperature_location` is never used [INFO] [stdout] --> src/database.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) async fn add_temperature_location(loc: &BodyTemperatureLocation) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_temperature_location` is never used [INFO] [stdout] --> src/database.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) async fn remove_temperature_location(loc_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_temperature_location` is never used [INFO] [stdout] --> src/database.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) async fn update_temperature_location(loc: &BodyTemperatureLocation) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_temperature_measurement` is never used [INFO] [stdout] --> src/database.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | pub(crate) async fn remove_temperature_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_temperature_measurement` is never used [INFO] [stdout] --> src/database.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | pub(crate) async fn update_temperature_measurement(measurement: &BodyTemperatureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) async fn remove_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) async fn update_blood_sugar_measurement(measurement: &BloodSugarMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_long_term_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | pub(crate) async fn remove_long_term_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_long_term_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | pub(crate) async fn update_long_term_blood_sugar_measurement(measurement: &LongTermBloodSugarMeasurement) -> Result<(), tokio_postgres::E... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_mg_per_dl` is never used [INFO] [stdout] --> src/model.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 346 | impl BloodSugarMeasurement { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 359 | pub fn new_mg_per_dl( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "e4c7f830b32411bc48083d575c77b416efa2e70510cc13be7113ba7def1062eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c7f830b32411bc48083d575c77b416efa2e70510cc13be7113ba7def1062eb", kill_on_drop: false }` [INFO] [stdout] e4c7f830b32411bc48083d575c77b416efa2e70510cc13be7113ba7def1062eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3192d507be73af549da37f11e5d4907d8081dd9657f718fd1fadce8116a348 [INFO] running `Command { std: "docker" "start" "-a" "8b3192d507be73af549da37f11e5d4907d8081dd9657f718fd1fadce8116a348", kill_on_drop: false }` [INFO] [stderr] Compiling beepee v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MissingValueError` is never constructed [INFO] [stdout] --> src/main.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | struct MissingValueError(String); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_blood_pressure_measurement` is never used [INFO] [stdout] --> src/database.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) async fn remove_blood_pressure_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_blood_pressure_measurement` is never used [INFO] [stdout] --> src/database.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) async fn update_blood_pressure_measurement(measurement: &BloodPressureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_mass_measurement` is never used [INFO] [stdout] --> src/database.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub(crate) async fn remove_mass_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_mass_measurement` is never used [INFO] [stdout] --> src/database.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) async fn update_mass_measurement(measurement: &BodyMassMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_temperature_location` is never used [INFO] [stdout] --> src/database.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) async fn add_temperature_location(loc: &BodyTemperatureLocation) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_temperature_location` is never used [INFO] [stdout] --> src/database.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub(crate) async fn remove_temperature_location(loc_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_temperature_location` is never used [INFO] [stdout] --> src/database.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | pub(crate) async fn update_temperature_location(loc: &BodyTemperatureLocation) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_temperature_measurement` is never used [INFO] [stdout] --> src/database.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | pub(crate) async fn remove_temperature_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_temperature_measurement` is never used [INFO] [stdout] --> src/database.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | pub(crate) async fn update_temperature_measurement(measurement: &BodyTemperatureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) async fn remove_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) async fn update_blood_sugar_measurement(measurement: &BloodSugarMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_long_term_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | pub(crate) async fn remove_long_term_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_long_term_blood_sugar_measurement` is never used [INFO] [stdout] --> src/database.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | pub(crate) async fn update_long_term_blood_sugar_measurement(measurement: &LongTermBloodSugarMeasurement) -> Result<(), tokio_postgres::E... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_mg_per_dl` is never used [INFO] [stdout] --> src/model.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 346 | impl BloodSugarMeasurement { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 359 | pub fn new_mg_per_dl( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "8b3192d507be73af549da37f11e5d4907d8081dd9657f718fd1fadce8116a348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3192d507be73af549da37f11e5d4907d8081dd9657f718fd1fadce8116a348", kill_on_drop: false }` [INFO] [stdout] 8b3192d507be73af549da37f11e5d4907d8081dd9657f718fd1fadce8116a348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1f8ac47b2b6c1d9f3df12be921cfbb25282d16502a3aaf91886b3443e1852ac [INFO] running `Command { std: "docker" "start" "-a" "a1f8ac47b2b6c1d9f3df12be921cfbb25282d16502a3aaf91886b3443e1852ac", kill_on_drop: false }` [INFO] [stderr] warning: struct `MissingValueError` is never constructed [INFO] [stderr] --> src/main.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 58 | struct MissingValueError(String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `remove_blood_pressure_measurement` is never used [INFO] [stderr] --> src/database.rs:53:21 [INFO] [stderr] | [INFO] [stderr] 53 | pub(crate) async fn remove_blood_pressure_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_blood_pressure_measurement` is never used [INFO] [stderr] --> src/database.rs:67:21 [INFO] [stderr] | [INFO] [stderr] 67 | pub(crate) async fn update_blood_pressure_measurement(measurement: &BloodPressureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_mass_measurement` is never used [INFO] [stderr] --> src/database.rs:132:21 [INFO] [stderr] | [INFO] [stderr] 132 | pub(crate) async fn remove_mass_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_mass_measurement` is never used [INFO] [stderr] --> src/database.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | pub(crate) async fn update_mass_measurement(measurement: &BodyMassMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_temperature_location` is never used [INFO] [stderr] --> src/database.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | pub(crate) async fn add_temperature_location(loc: &BodyTemperatureLocation) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_temperature_location` is never used [INFO] [stderr] --> src/database.rs:232:21 [INFO] [stderr] | [INFO] [stderr] 232 | pub(crate) async fn remove_temperature_location(loc_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_temperature_location` is never used [INFO] [stderr] --> src/database.rs:246:21 [INFO] [stderr] | [INFO] [stderr] 246 | pub(crate) async fn update_temperature_location(loc: &BodyTemperatureLocation) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_temperature_measurement` is never used [INFO] [stderr] --> src/database.rs:296:21 [INFO] [stderr] | [INFO] [stderr] 296 | pub(crate) async fn remove_temperature_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_temperature_measurement` is never used [INFO] [stderr] --> src/database.rs:310:21 [INFO] [stderr] | [INFO] [stderr] 310 | pub(crate) async fn update_temperature_measurement(measurement: &BodyTemperatureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_blood_sugar_measurement` is never used [INFO] [stderr] --> src/database.rs:367:21 [INFO] [stderr] | [INFO] [stderr] 367 | pub(crate) async fn remove_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_blood_sugar_measurement` is never used [INFO] [stderr] --> src/database.rs:381:21 [INFO] [stderr] | [INFO] [stderr] 381 | pub(crate) async fn update_blood_sugar_measurement(measurement: &BloodSugarMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `remove_long_term_blood_sugar_measurement` is never used [INFO] [stderr] --> src/database.rs:437:21 [INFO] [stderr] | [INFO] [stderr] 437 | pub(crate) async fn remove_long_term_blood_sugar_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_long_term_blood_sugar_measurement` is never used [INFO] [stderr] --> src/database.rs:451:21 [INFO] [stderr] | [INFO] [stderr] 451 | pub(crate) async fn update_long_term_blood_sugar_measurement(measurement: &LongTermBloodSugarMeasurement) -> Result<(), tokio_postgres::E... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new_mg_per_dl` is never used [INFO] [stderr] --> src/model.rs:359:12 [INFO] [stderr] | [INFO] [stderr] 346 | impl BloodSugarMeasurement { [INFO] [stderr] | -------------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 359 | pub fn new_mg_per_dl( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `beepee` (bin "beepee" test) generated 15 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beepee-452636a29ef11ce4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test numerism::tests::r32_from_initial_dot ... ok [INFO] [stdout] test numerism::tests::r32_from_integer ... ok [INFO] [stdout] test numerism::tests::r32_from_trailing_dot ... ok [INFO] [stdout] test numerism::tests::r32_from_mid_dot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1f8ac47b2b6c1d9f3df12be921cfbb25282d16502a3aaf91886b3443e1852ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f8ac47b2b6c1d9f3df12be921cfbb25282d16502a3aaf91886b3443e1852ac", kill_on_drop: false }` [INFO] [stdout] a1f8ac47b2b6c1d9f3df12be921cfbb25282d16502a3aaf91886b3443e1852ac