[INFO] fetching crate atadb 0.1.0... [INFO] checking atadb-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate atadb 0.1.0 into /workspace/builds/worker-6-tc1/source [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] validating manifest of crates.io crate atadb 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding app_dirs v1.2.1 (available: v2.0.1) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ole32-sys v0.2.0 [INFO] [stderr] Downloaded shell32-sys v0.1.2 [INFO] [stderr] Downloaded app_dirs v1.2.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58ac031373da4c716d9a131b462de2f08a6d24479c4710e370823573590bb107 [INFO] running `Command { std: "docker" "start" "-a" "58ac031373da4c716d9a131b462de2f08a6d24479c4710e370823573590bb107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58ac031373da4c716d9a131b462de2f08a6d24479c4710e370823573590bb107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ac031373da4c716d9a131b462de2f08a6d24479c4710e370823573590bb107", kill_on_drop: false }` [INFO] [stdout] 58ac031373da4c716d9a131b462de2f08a6d24479c4710e370823573590bb107 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98cc95670ab7917f67150684f2f1b2b2f74317b92bd4bf53812dca309a7d7781 [INFO] running `Command { std: "docker" "start" "-a" "98cc95670ab7917f67150684f2f1b2b2f74317b92bd4bf53812dca309a7d7781", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking atadb v0.1.0 (/opt/rustwide/workdir) [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) -> 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, [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, [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, [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, [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: 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: 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) -> 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, [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, [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, [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
, [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "98cc95670ab7917f67150684f2f1b2b2f74317b92bd4bf53812dca309a7d7781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cc95670ab7917f67150684f2f1b2b2f74317b92bd4bf53812dca309a7d7781", kill_on_drop: false }` [INFO] [stdout] 98cc95670ab7917f67150684f2f1b2b2f74317b92bd4bf53812dca309a7d7781