[INFO] cloning repository https://github.com/CircuitCoder/MeowBox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CircuitCoder/MeowBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2FMeowBox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2FMeowBox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01c59ac7d193595e0796eb87545f4567fa5d9c11 [INFO] checking CircuitCoder/MeowBox against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2FMeowBox" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitCoder/MeowBox 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/CircuitCoder/MeowBox [INFO] finished tweaking git repo https://github.com/CircuitCoder/MeowBox [INFO] tweaked toml for git repo https://github.com/CircuitCoder/MeowBox written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate git repo https://github.com/CircuitCoder/MeowBox 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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] 806b70b0b5fa71f2ccc1152b0702e0ef6c2564dc43821f3853c3f696b38172c0 [INFO] running `Command { std: "docker" "start" "-a" "806b70b0b5fa71f2ccc1152b0702e0ef6c2564dc43821f3853c3f696b38172c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806b70b0b5fa71f2ccc1152b0702e0ef6c2564dc43821f3853c3f696b38172c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806b70b0b5fa71f2ccc1152b0702e0ef6c2564dc43821f3853c3f696b38172c0", kill_on_drop: false }` [INFO] [stdout] 806b70b0b5fa71f2ccc1152b0702e0ef6c2564dc43821f3853c3f696b38172c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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] 77d0b96753c7fa7117f652b136a4943df56550c523bc4084875dcf14e90d1a97 [INFO] running `Command { std: "docker" "start" "-a" "77d0b96753c7fa7117f652b136a4943df56550c523bc4084875dcf14e90d1a97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking meow-box v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::*` [INFO] [stdout] --> src/record.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::*` [INFO] [stdout] --> src/record.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/storage.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get(&self, id: u64) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FieldType` [INFO] [stdout] --> src/record.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum FieldType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/record.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Schema` [INFO] [stdout] --> src/record.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/record.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Record` [INFO] [stdout] --> src/record.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct Record<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cursor` [INFO] [stdout] --> src/record.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | struct Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/record.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn next<'b>(&'b mut self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Manager` [INFO] [stdout] --> src/record.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | struct Manager { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/record.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(storage: StorageFile, occupied: Vec) -> Manager { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_page` [INFO] [stdout] --> src/record.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_page(&mut self, at: usize, buf: &mut Page) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cursor` [INFO] [stdout] --> src/record.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | fn cursor<'a>(&'a mut self, schema: Schema) -> Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/record.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | self.storage.read_page(at, buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/storage.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get(&self, id: u64) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/storage.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FieldType` [INFO] [stdout] --> src/record.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum FieldType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/record.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Schema` [INFO] [stdout] --> src/record.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/record.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Record` [INFO] [stdout] --> src/record.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct Record<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cursor` [INFO] [stdout] --> src/record.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | struct Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/record.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | fn next<'b>(&'b mut self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Manager` [INFO] [stdout] --> src/record.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | struct Manager { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/record.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(storage: StorageFile, occupied: Vec) -> Manager { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_page` [INFO] [stdout] --> src/record.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_page(&mut self, at: usize, buf: &mut Page) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cursor` [INFO] [stdout] --> src/record.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | fn cursor<'a>(&'a mut self, schema: Schema) -> Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/record.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | self.storage.read_page(at, buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.47s [INFO] running `Command { std: "docker" "inspect" "77d0b96753c7fa7117f652b136a4943df56550c523bc4084875dcf14e90d1a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d0b96753c7fa7117f652b136a4943df56550c523bc4084875dcf14e90d1a97", kill_on_drop: false }` [INFO] [stdout] 77d0b96753c7fa7117f652b136a4943df56550c523bc4084875dcf14e90d1a97