[INFO] cloning repository https://github.com/wasmcompute/tokactordb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmcompute/tokactordb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcompute%2Ftokactordb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcompute%2Ftokactordb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bc2dd39a93c83cc734d97b9229657fa74fbeff1 [INFO] checking wasmcompute/tokactordb against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcompute%2Ftokactordb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmcompute/tokactordb on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wasmcompute/tokactordb [INFO] finished tweaking git repo https://github.com/wasmcompute/tokactordb [INFO] tweaked toml for git repo https://github.com/wasmcompute/tokactordb written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wasmcompute/tokactordb 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded obake_macros v1.0.5 [INFO] [stderr] Downloaded tokactor v2.0.4 [INFO] [stderr] Downloaded obake v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63177670302c67fbc71b213a6356b23a7353512cdc8e411dd99860cdeac5fcc5 [INFO] running `Command { std: "docker" "start" "-a" "63177670302c67fbc71b213a6356b23a7353512cdc8e411dd99860cdeac5fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63177670302c67fbc71b213a6356b23a7353512cdc8e411dd99860cdeac5fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63177670302c67fbc71b213a6356b23a7353512cdc8e411dd99860cdeac5fcc5", kill_on_drop: false }` [INFO] [stdout] 63177670302c67fbc71b213a6356b23a7353512cdc8e411dd99860cdeac5fcc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2641c04a0453530a82bb232b895891026783aeb2136ee1393a63ffd003da8265 [INFO] running `Command { std: "docker" "start" "-a" "2641c04a0453530a82bb232b895891026783aeb2136ee1393a63ffd003da8265", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling obake_macros v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking obake v1.0.5 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokactor v2.0.4 [INFO] [stderr] Checking tokactordb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/actors/db/actor.rs:1:59 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, future::Future, pin::Pin, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version::VersionedTree` [INFO] [stdout] --> src/actors/db/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use version::VersionedTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenFileOptions` [INFO] [stdout] --> src/actors/manifest/mod.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | fs::{FileSystemFacade, OpenFileOptions}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/actors/db/actor.rs:1:59 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, future::Future, pin::Pin, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version::VersionedTree` [INFO] [stdout] --> src/actors/db/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use version::VersionedTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manifest_fs` [INFO] [stdout] --> src/actors/db/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let manifest_fs = self.filesystem.rebase("manifest"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_fs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manifest_fs` [INFO] [stdout] --> src/actors/db/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let manifest_fs = self.filesystem.rebase("manifest"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_fs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actors/db/actor.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_start(&mut self, ctx: &mut Ctx) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actors/db/actor.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_start(&mut self, ctx: &mut Ctx) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/actors/db/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TreeVersion { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | version: VersionedTree, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TreeVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/db/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RestoreDbPath { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn new(directory: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_file`, `open`, and `read_full_file` are never used [INFO] [stdout] --> src/actors/fs/facade.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileSystemFacade { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn read_file(&self, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub async fn open(&self, mut options: OpenFileOptions) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub(crate) async fn read_full_file(&self, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_manifest_file_name` is never used [INFO] [stdout] --> src/actors/manifest/mod.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn validate_manifest_file_name(name: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ManifestFileMap` is never constructed [INFO] [stdout] --> src/actors/manifest/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ManifestFileMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `recover`, `points_at_latest`, `no_log_events_exist`, and `create_manifest_system` are never used [INFO] [stdout] --> src/actors/manifest/mod.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 26 | impl ManifestFileMap { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn recover( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn points_at_latest(&self, current: &Current) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub async fn no_log_events_exist(&self, fs: &FileSystemFacade) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub async fn create_manifest_system( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `recover` are never used [INFO] [stdout] --> src/actors/manifest/mod.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 156 | impl Current { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 157 | pub fn new(pointer: impl ToString, sequence_num: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub async fn recover(fs: &FileSystemFacade, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Manifest` is never constructed [INFO] [stdout] --> src/actors/manifest/mod.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct Manifest { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `recover` is never used [INFO] [stdout] --> src/actors/manifest/mod.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 202 | impl Manifest { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 203 | pub async fn recover(fs: FileSystemFacade) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/wal/actor.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl WalActor { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(disk: DbFile, flush_buffer_sync: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpWal` is never constructed [INFO] [stdout] --> src/actors/wal/messages.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DumpWal(pub PathBuf); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DumpWal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Constraint` is never used [INFO] [stdout] --> src/record.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Constraint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SecondaryIndex` is never used [INFO] [stdout] --> src/record.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait SecondaryIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/actors/db/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TreeVersion { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | version: VersionedTree, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TreeVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/db/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RestoreDbPath { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn new(directory: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `log` is never read [INFO] [stdout] --> src/actors/manifest/mod.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct Manifest { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 199 | log: DbFile, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/wal/actor.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl WalActor { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(disk: DbFile, flush_buffer_sync: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpWal` is never constructed [INFO] [stdout] --> src/actors/wal/messages.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DumpWal(pub PathBuf); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DumpWal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Constraint` is never used [INFO] [stdout] --> src/record.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Constraint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SecondaryIndex` is never used [INFO] [stdout] --> src/record.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait SecondaryIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.50s [INFO] running `Command { std: "docker" "inspect" "2641c04a0453530a82bb232b895891026783aeb2136ee1393a63ffd003da8265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2641c04a0453530a82bb232b895891026783aeb2136ee1393a63ffd003da8265", kill_on_drop: false }` [INFO] [stdout] 2641c04a0453530a82bb232b895891026783aeb2136ee1393a63ffd003da8265 [INFO] checking wasmcompute/tokactordb against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmcompute%2Ftokactordb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmcompute/tokactordb on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wasmcompute/tokactordb [INFO] finished tweaking git repo https://github.com/wasmcompute/tokactordb [INFO] tweaked toml for git repo https://github.com/wasmcompute/tokactordb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wasmcompute/tokactordb 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0294662ae3c6d2332c633dc2441c2a9325090df1fb6d3c412b5e011302c36c73 [INFO] running `Command { std: "docker" "start" "-a" "0294662ae3c6d2332c633dc2441c2a9325090df1fb6d3c412b5e011302c36c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0294662ae3c6d2332c633dc2441c2a9325090df1fb6d3c412b5e011302c36c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0294662ae3c6d2332c633dc2441c2a9325090df1fb6d3c412b5e011302c36c73", kill_on_drop: false }` [INFO] [stdout] 0294662ae3c6d2332c633dc2441c2a9325090df1fb6d3c412b5e011302c36c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c41b5ec7aee88780bda67976ecaa524f1a008d29df65883676f9a1c92cf66b [INFO] running `Command { std: "docker" "start" "-a" "92c41b5ec7aee88780bda67976ecaa524f1a008d29df65883676f9a1c92cf66b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling obake_macros v1.0.5 [INFO] [stderr] Checking obake v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokactor v2.0.4 [INFO] [stderr] Checking tokactordb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/actors/db/actor.rs:1:59 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, future::Future, pin::Pin, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version::VersionedTree` [INFO] [stdout] --> src/actors/db/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use version::VersionedTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/actors/db/actor.rs:1:59 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, future::Future, pin::Pin, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version::VersionedTree` [INFO] [stdout] --> src/actors/db/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use version::VersionedTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenFileOptions` [INFO] [stdout] --> src/actors/manifest/mod.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 233 | fs::{FileSystemFacade, OpenFileOptions}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manifest_fs` [INFO] [stdout] --> src/actors/db/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let manifest_fs = self.filesystem.rebase("manifest"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_fs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manifest_fs` [INFO] [stdout] --> src/actors/db/mod.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let manifest_fs = self.filesystem.rebase("manifest"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest_fs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actors/db/actor.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_start(&mut self, ctx: &mut Ctx) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/actors/db/actor.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_start(&mut self, ctx: &mut Ctx) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/actors/db/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TreeVersion { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | version: VersionedTree, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TreeVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/db/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RestoreDbPath { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn new(directory: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_file`, `open`, and `read_full_file` are never used [INFO] [stdout] --> src/actors/fs/facade.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileSystemFacade { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn read_file(&self, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub async fn open(&self, mut options: OpenFileOptions) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub(crate) async fn read_full_file(&self, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_manifest_file_name` is never used [INFO] [stdout] --> src/actors/manifest/mod.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn validate_manifest_file_name(name: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ManifestFileMap` is never constructed [INFO] [stdout] --> src/actors/manifest/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ManifestFileMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `recover`, `points_at_latest`, `no_log_events_exist`, and `create_manifest_system` are never used [INFO] [stdout] --> src/actors/manifest/mod.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 26 | impl ManifestFileMap { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn recover( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn points_at_latest(&self, current: &Current) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub async fn no_log_events_exist(&self, fs: &FileSystemFacade) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub async fn create_manifest_system( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `recover` are never used [INFO] [stdout] --> src/actors/manifest/mod.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 156 | impl Current { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 157 | pub fn new(pointer: impl ToString, sequence_num: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub async fn recover(fs: &FileSystemFacade, path: impl Into) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Manifest` is never constructed [INFO] [stdout] --> src/actors/manifest/mod.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct Manifest { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `recover` is never used [INFO] [stdout] --> src/actors/manifest/mod.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 202 | impl Manifest { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 203 | pub async fn recover(fs: FileSystemFacade) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/wal/actor.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl WalActor { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(disk: DbFile, flush_buffer_sync: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpWal` is never constructed [INFO] [stdout] --> src/actors/wal/messages.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DumpWal(pub PathBuf); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DumpWal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Constraint` is never used [INFO] [stdout] --> src/record.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Constraint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SecondaryIndex` is never used [INFO] [stdout] --> src/record.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait SecondaryIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/actors/db/builder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TreeVersion { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 18 | version: VersionedTree, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TreeVersion` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/db/messages.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RestoreDbPath { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 26 | pub fn new(directory: PathBuf) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `log` is never read [INFO] [stdout] --> src/actors/manifest/mod.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct Manifest { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 199 | log: DbFile, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/actors/wal/actor.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl WalActor { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 29 | pub fn new(disk: DbFile, flush_buffer_sync: Duration) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpWal` is never constructed [INFO] [stdout] --> src/actors/wal/messages.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DumpWal(pub PathBuf); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DumpWal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Constraint` is never used [INFO] [stdout] --> src/record.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait Constraint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SecondaryIndex` is never used [INFO] [stdout] --> src/record.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | pub trait SecondaryIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "92c41b5ec7aee88780bda67976ecaa524f1a008d29df65883676f9a1c92cf66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c41b5ec7aee88780bda67976ecaa524f1a008d29df65883676f9a1c92cf66b", kill_on_drop: false }` [INFO] [stdout] 92c41b5ec7aee88780bda67976ecaa524f1a008d29df65883676f9a1c92cf66b