[INFO] cloning repository https://github.com/marcusball/drink-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusball/drink-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusball%2Fdrink-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusball%2Fdrink-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cd379be77f7a4b69c8434a5aaed09a3bfdbac80 [INFO] checking marcusball/drink-list against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusball%2Fdrink-list" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusball/drink-list on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusball/drink-list [INFO] finished tweaking git repo https://github.com/marcusball/drink-list [INFO] tweaked toml for git repo https://github.com/marcusball/drink-list written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/marcusball/drink-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34b8adb45a013a9f1e7480e3a80059d2ed6cd85e67471a07e4c12faada8d9d56 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34b8adb45a013a9f1e7480e3a80059d2ed6cd85e67471a07e4c12faada8d9d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34b8adb45a013a9f1e7480e3a80059d2ed6cd85e67471a07e4c12faada8d9d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b8adb45a013a9f1e7480e3a80059d2ed6cd85e67471a07e4c12faada8d9d56", kill_on_drop: false }` [INFO] [stdout] 34b8adb45a013a9f1e7480e3a80059d2ed6cd85e67471a07e4c12faada8d9d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88965800168706da51fe9071c28cda72daebc43fe1cd715d5c6fda18cdb185d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d88965800168706da51fe9071c28cda72daebc43fe1cd715d5c6fda18cdb185d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-rt v1.1.0 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking uom v0.27.0 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-cors v0.2.0 [INFO] [stderr] Checking drink-list v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_result_contains)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(option_expect_none)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_result_contains)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(option_expect_none)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::Error as AWError` [INFO] [stdout] --> src/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::Error as AWError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/db.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{DateTime, Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::entry` [INFO] [stdout] --> src/db.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | use schema::entry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::Error as ActixError` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::Error as ActixError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uom::si::f32::*` [INFO] [stdout] --> src/import.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uom::si::f32::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `centiliter`, `fluid_ounce`, `liter`, `milliliter` [INFO] [stdout] --> src/import.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use uom::si::volume::{centiliter, fluid_ounce, liter, milliliter}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::Error as AWError` [INFO] [stdout] --> src/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::Error as AWError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/db.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{DateTime, Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::entry` [INFO] [stdout] --> src/db.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | use schema::entry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::Error as ActixError` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use actix_web::Error as ActixError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uom::si::f32::*` [INFO] [stdout] --> src/import.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use uom::si::f32::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `centiliter`, `fluid_ounce`, `liter`, `milliliter` [INFO] [stdout] --> src/import.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use uom::si::volume::{centiliter, fluid_ounce, liter, milliliter}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/import.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | e => println!("{}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/import.rs:363:43 [INFO] [stdout] | [INFO] [stdout] 363 | e => println!("{}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drink-list` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/import.rs:626:13 [INFO] [stdout] | [INFO] [stdout] 626 | min, [INFO] [stdout] | ^^^ expected struct `ApproxF32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/import.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | max, [INFO] [stdout] | ^^^ expected struct `ApproxF32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `QuantityRange` has no field named `approximate_min` [INFO] [stdout] --> src/import.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | approximate_min: apprx_min, [INFO] [stdout] | ^^^^^^^^^^^^^^^ `QuantityRange` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `min`, `max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `QuantityRange` has no field named `approximate_max` [INFO] [stdout] --> src/import.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | approximate_max: apprx_max, [INFO] [stdout] | ^^^^^^^^^^^^^^^ `QuantityRange` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `min`, `max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/import.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | min, [INFO] [stdout] | ^^^ expected struct `ApproxF32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/import.rs:638:13 [INFO] [stdout] | [INFO] [stdout] 638 | max, [INFO] [stdout] | ^^^ expected struct `ApproxF32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Abv` has no field named `approximate_min` [INFO] [stdout] --> src/import.rs:639:13 [INFO] [stdout] | [INFO] [stdout] 639 | approximate_min: apprx_min, [INFO] [stdout] | ^^^^^^^^^^^^^^^ `Abv` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `min`, `max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Abv` has no field named `approximate_max` [INFO] [stdout] --> src/import.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 640 | approximate_max: apprx_max, [INFO] [stdout] | ^^^^^^^^^^^^^^^ `Abv` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `min`, `max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0554, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d88965800168706da51fe9071c28cda72daebc43fe1cd715d5c6fda18cdb185d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88965800168706da51fe9071c28cda72daebc43fe1cd715d5c6fda18cdb185d", kill_on_drop: false }` [INFO] [stdout] d88965800168706da51fe9071c28cda72daebc43fe1cd715d5c6fda18cdb185d