[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] building CircuitCoder/MeowBox against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuitCoder%2FMeowBox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CircuitCoder/MeowBox on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.13 [INFO] [stderr] Downloaded c2-chacha v0.2.3 [INFO] [stderr] Downloaded libc v0.2.65 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40ca8485dfa0936c55f8a3dd75254ae85e7b4d496ad122da1436ec19644f66f4 [INFO] running `Command { std: "docker" "start" "-a" "40ca8485dfa0936c55f8a3dd75254ae85e7b4d496ad122da1436ec19644f66f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40ca8485dfa0936c55f8a3dd75254ae85e7b4d496ad122da1436ec19644f66f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ca8485dfa0936c55f8a3dd75254ae85e7b4d496ad122da1436ec19644f66f4", kill_on_drop: false }` [INFO] [stdout] 40ca8485dfa0936c55f8a3dd75254ae85e7b4d496ad122da1436ec19644f66f4 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc231659f8ec7e004bc2263dbc3b82d093bcab5f46352bf25119b2010954b3c8 [INFO] running `Command { std: "docker" "start" "-a" "fc231659f8ec7e004bc2263dbc3b82d093bcab5f46352bf25119b2010954b3c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling 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: method `get` is never used [INFO] [stdout] --> src/storage.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 17 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [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 `id` is never read [INFO] [stdout] --> src/storage.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct StorageFile { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 73 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageFile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FieldType` is never used [INFO] [stdout] --> src/record.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum FieldType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/record.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 11 | impl FieldType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 12 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Schema` is never constructed [INFO] [stdout] --> src/record.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/record.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 24 | impl Schema { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 25 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Record` is never constructed [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 `Cursor` is never constructed [INFO] [stdout] --> src/record.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | struct Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next` is never used [INFO] [stdout] --> src/record.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 48 | fn next<'b>(&'b mut self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Manager` is never constructed [INFO] [stdout] --> src/record.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | struct Manager { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_page`, and `cursor` are never used [INFO] [stdout] --> src/record.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 82 | impl Manager { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 83 | pub fn new(storage: StorageFile, occupied: Vec) -> Manager { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn read_page(&mut self, at: usize, buf: &mut Page) -> Option { [INFO] [stdout] | ^^^^^^^^^ [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 90 | let _ = self.storage.read_page(at, buf); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "fc231659f8ec7e004bc2263dbc3b82d093bcab5f46352bf25119b2010954b3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc231659f8ec7e004bc2263dbc3b82d093bcab5f46352bf25119b2010954b3c8", kill_on_drop: false }` [INFO] [stdout] fc231659f8ec7e004bc2263dbc3b82d093bcab5f46352bf25119b2010954b3c8 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6769febcf5f10d1fd37d94dbedb1ebae3a6f8923a8f70657430166f37b8e53f3 [INFO] running `Command { std: "docker" "start" "-a" "6769febcf5f10d1fd37d94dbedb1ebae3a6f8923a8f70657430166f37b8e53f3", kill_on_drop: false }` [INFO] [stderr] Compiling 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: method `get` is never used [INFO] [stdout] --> src/storage.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 17 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [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 `id` is never read [INFO] [stdout] --> src/storage.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct StorageFile { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 73 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `StorageFile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FieldType` is never used [INFO] [stdout] --> src/record.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum FieldType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/record.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 11 | impl FieldType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 12 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Schema` is never constructed [INFO] [stdout] --> src/record.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Schema { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/record.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 24 | impl Schema { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 25 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Record` is never constructed [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 `Cursor` is never constructed [INFO] [stdout] --> src/record.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | struct Cursor<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next` is never used [INFO] [stdout] --> src/record.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 48 | fn next<'b>(&'b mut self) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Manager` is never constructed [INFO] [stdout] --> src/record.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | struct Manager { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_page`, and `cursor` are never used [INFO] [stdout] --> src/record.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 82 | impl Manager { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 83 | pub fn new(storage: StorageFile, occupied: Vec) -> Manager { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn read_page(&mut self, at: usize, buf: &mut Page) -> Option { [INFO] [stdout] | ^^^^^^^^^ [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 90 | let _ = self.storage.read_page(at, buf); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "6769febcf5f10d1fd37d94dbedb1ebae3a6f8923a8f70657430166f37b8e53f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6769febcf5f10d1fd37d94dbedb1ebae3a6f8923a8f70657430166f37b8e53f3", kill_on_drop: false }` [INFO] [stdout] 6769febcf5f10d1fd37d94dbedb1ebae3a6f8923a8f70657430166f37b8e53f3