[INFO] fetching crate atadb 0.1.0...
[INFO] checking atadb-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate atadb 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate atadb 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atadb 0.1.0
[INFO] finished tweaking crates.io crate atadb 0.1.0
[INFO] tweaked toml for crates.io crate atadb 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] [stderr]   Downloaded shell32-sys v0.1.2
[INFO] [stderr]   Downloaded app_dirs v1.2.1
[INFO] [stderr]   Downloaded ole32-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d363b468945db57dee17f2b01b11bc55a25dfc5e69fbef3d7158c4ec558ceadf
[INFO] running `Command { std: "docker" "start" "-a" "d363b468945db57dee17f2b01b11bc55a25dfc5e69fbef3d7158c4ec558ceadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d363b468945db57dee17f2b01b11bc55a25dfc5e69fbef3d7158c4ec558ceadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d363b468945db57dee17f2b01b11bc55a25dfc5e69fbef3d7158c4ec558ceadf", kill_on_drop: false }`
[INFO] [stdout] d363b468945db57dee17f2b01b11bc55a25dfc5e69fbef3d7158c4ec558ceadf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51ac48bf612c44b0643a67304e581406c59af4c268173324a18849e2f5172ce3
[INFO] running `Command { std: "docker" "start" "-a" "51ac48bf612c44b0643a67304e581406c59af4c268173324a18849e2f5172ce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking app_dirs v1.2.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking atadb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/util/hash.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rand;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rand;
[INFO] [stdout]   | ------------------ the item `rand` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/util/hash.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rand;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rand;
[INFO] [stdout]   | ------------------ the item `rand` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead.
[INFO] [stdout]   --> src/util/envpath.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     match env::home_dir() {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior may be unexpected on Windows. Consider using a crate from crates.io instead.
[INFO] [stdout]   --> src/util/envpath.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     match env::home_dir() {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txt`
[INFO] [stdout]  --> src/util/hash.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn hash_utf8(txt: &str) -> u64 {
[INFO] [stdout]   |                  ^^^ help: if this is intentional, prefix it with an underscore: `_txt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin`
[INFO] [stdout]   --> src/util/hash.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn hash_bin(bin: &Vec<u8>) -> u64 {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_bin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/util/hash.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn bytes_to_u64(bytes: &[u8; 8]) -> u64 {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `txt`
[INFO] [stdout]  --> src/util/hash.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn hash_utf8(txt: &str) -> u64 {
[INFO] [stdout]   |                  ^^^ help: if this is intentional, prefix it with an underscore: `_txt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bin`
[INFO] [stdout]   --> src/util/hash.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn hash_bin(bin: &Vec<u8>) -> u64 {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_bin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/util/hash.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn bytes_to_u64(bytes: &[u8; 8]) -> u64 {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `password`, `has_perm_grant`, `has_perm_ddl`, and `perm_rw` are never read
[INFO] [stdout]   --> src/auth/user.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     name: Name,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     password: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     // todo
[INFO] [stdout] 16 |     has_perm_grant: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     has_perm_ddl: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 18 |     perm_rw: RWPerm,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir`, `config`, `schema`, and `users` are never read
[INFO] [stdout]   --> src/control/database.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Database {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 8  |     dir: PathBuf,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 9  |     config: DBConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     schema: Schema,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     users: Vec<User>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `salt` is never read
[INFO] [stdout]  --> src/control/dbconfig.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DBConfig {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     salt: Vec<u8>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `tables` are never read
[INFO] [stdout]  --> src/tables/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Schema {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     name: Name,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     tables: Vec<Table>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `APP_INFO` is never used
[INFO] [stdout]  --> src/util/envpath.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const APP_INFO: AppInfo = AppInfo {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `password`, `has_perm_grant`, `has_perm_ddl`, and `perm_rw` are never read
[INFO] [stdout]   --> src/auth/user.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     name: Name,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     password: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     // todo
[INFO] [stdout] 16 |     has_perm_grant: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     has_perm_ddl: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 18 |     perm_rw: RWPerm,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_u64` is never used
[INFO] [stdout]   --> src/util/hash.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn bytes_to_u64(bytes: &[u8; 8]) -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir`, `config`, `schema`, and `users` are never read
[INFO] [stdout]   --> src/control/database.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Database {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 8  |     dir: PathBuf,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 9  |     config: DBConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     schema: Schema,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     users: Vec<User>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `salt` is never read
[INFO] [stdout]  --> src/control/dbconfig.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DBConfig {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     salt: Vec<u8>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `tables` are never read
[INFO] [stdout]  --> src/tables/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Schema {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     name: Name,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     tables: Vec<Table>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `APP_INFO` is never used
[INFO] [stdout]  --> src/util/envpath.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const APP_INFO: AppInfo = AppInfo {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_u64` is never used
[INFO] [stdout]   --> src/util/hash.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn bytes_to_u64(bytes: &[u8; 8]) -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `atadb::auth::user::User`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use atadb::auth::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `atadb::auth::user::User`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use atadb::auth::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
[INFO] running `Command { std: "docker" "inspect" "51ac48bf612c44b0643a67304e581406c59af4c268173324a18849e2f5172ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ac48bf612c44b0643a67304e581406c59af4c268173324a18849e2f5172ce3", kill_on_drop: false }`
[INFO] [stdout] 51ac48bf612c44b0643a67304e581406c59af4c268173324a18849e2f5172ce3
