[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] 09089e54d0a53a8271989870358964b7b603be34 [INFO] checking RavuAlHemio/beepee against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fbeepee" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RavuAlHemio/beepee on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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-2/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: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tera v1.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85d54c29c4ff218ec005743e9d37307d248a89798d8e16d36e6ee87963c649ba [INFO] running `Command { std: "docker" "start" "-a" "85d54c29c4ff218ec005743e9d37307d248a89798d8e16d36e6ee87963c649ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d54c29c4ff218ec005743e9d37307d248a89798d8e16d36e6ee87963c649ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d54c29c4ff218ec005743e9d37307d248a89798d8e16d36e6ee87963c649ba", kill_on_drop: false }` [INFO] [stdout] 85d54c29c4ff218ec005743e9d37307d248a89798d8e16d36e6ee87963c649ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4c5c7b8d32eb2e7d70ddea7cf5305218351ba420de083bbab8263234d46520 [INFO] running `Command { std: "docker" "start" "-a" "1f4c5c7b8d32eb2e7d70ddea7cf5305218351ba420de083bbab8263234d46520", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking siphasher v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking beepee v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `remove_blood_pressure_measurement` [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_blood_pressure_measurement` [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 is never used: `remove_mass_measurement` [INFO] [stdout] --> src/database.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn remove_mass_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_mass_measurement` [INFO] [stdout] --> src/database.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) async fn update_mass_measurement(measurement: &BodyMassMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_temperature_location` [INFO] [stdout] --> src/database.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | pub(crate) async fn add_temperature_location(loc: &BodyTemperatureLocation) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_temperature_location` [INFO] [stdout] --> src/database.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) async fn remove_temperature_location(loc_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_temperature_location` [INFO] [stdout] --> src/database.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | pub(crate) async fn update_temperature_location(loc: &BodyTemperatureLocation) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_temperature_measurement` [INFO] [stdout] --> src/database.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | pub(crate) async fn remove_temperature_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_temperature_measurement` [INFO] [stdout] --> src/database.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) async fn update_temperature_measurement(measurement: &BodyTemperatureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_blood_sugar_measurement` [INFO] [stdout] --> src/database.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | 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 is never used: `update_blood_sugar_measurement` [INFO] [stdout] --> src/database.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) async fn update_blood_sugar_measurement(measurement: &BloodSugarMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_mg_per_dl` [INFO] [stdout] --> src/model.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_mg_per_dl( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_blood_pressure_measurement` [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_blood_pressure_measurement` [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 is never used: `remove_mass_measurement` [INFO] [stdout] --> src/database.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) async fn remove_mass_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_mass_measurement` [INFO] [stdout] --> src/database.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) async fn update_mass_measurement(measurement: &BodyMassMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_temperature_location` [INFO] [stdout] --> src/database.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | pub(crate) async fn add_temperature_location(loc: &BodyTemperatureLocation) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_temperature_location` [INFO] [stdout] --> src/database.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) async fn remove_temperature_location(loc_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_temperature_location` [INFO] [stdout] --> src/database.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | pub(crate) async fn update_temperature_location(loc: &BodyTemperatureLocation) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_temperature_measurement` [INFO] [stdout] --> src/database.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | pub(crate) async fn remove_temperature_measurement(measurement_id: i64) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_temperature_measurement` [INFO] [stdout] --> src/database.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) async fn update_temperature_measurement(measurement: &BodyTemperatureMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `remove_blood_sugar_measurement` [INFO] [stdout] --> src/database.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | 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 is never used: `update_blood_sugar_measurement` [INFO] [stdout] --> src/database.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) async fn update_blood_sugar_measurement(measurement: &BloodSugarMeasurement) -> Result<(), tokio_postgres::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_mg_per_dl` [INFO] [stdout] --> src/model.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_mg_per_dl( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `Command { std: "docker" "inspect" "1f4c5c7b8d32eb2e7d70ddea7cf5305218351ba420de083bbab8263234d46520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4c5c7b8d32eb2e7d70ddea7cf5305218351ba420de083bbab8263234d46520", kill_on_drop: false }` [INFO] [stdout] 1f4c5c7b8d32eb2e7d70ddea7cf5305218351ba420de083bbab8263234d46520