[INFO] fetching crate packman 0.1.2...
[INFO] building packman-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate packman 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate packman 0.1.2
[INFO] finished tweaking crates.io crate packman 0.1.2
[INFO] tweaked toml for crates.io crate packman 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packman 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packman 0.1.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8921a5e3f631b4e74e973fdaf53a48987725ecdd7a2ce9267fbf7783b3260622
[INFO] running `Command { std: "docker" "start" "-a" "8921a5e3f631b4e74e973fdaf53a48987725ecdd7a2ce9267fbf7783b3260622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8921a5e3f631b4e74e973fdaf53a48987725ecdd7a2ce9267fbf7783b3260622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8921a5e3f631b4e74e973fdaf53a48987725ecdd7a2ce9267fbf7783b3260622", kill_on_drop: false }`
[INFO] [stdout] 8921a5e3f631b4e74e973fdaf53a48987725ecdd7a2ce9267fbf7783b3260622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 940684c5286aca5be49b5f051261bd9448dd3e83526ec562b561661318e1a95b
[INFO] running `Command { std: "docker" "start" "-a" "940684c5286aca5be49b5f051261bd9448dd3e83526ec562b561661318e1a95b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nanoid v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.15
[INFO] [stderr]    Compiling serde_yaml v0.8.13
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling packman v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/fs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/fs.rs:372:27
[INFO] [stdout]     |
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_magic` and `get_magic` are never used
[INFO] [stdout]   --> src/fs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Superblock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub fn verify_magic(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |   pub fn get_magic(&self) -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_data`, `recover`, and `is_healthy` are never used
[INFO] [stdout]    --> src/fs.rs:372:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PackFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |   fn recover(&mut self) {}
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 376 |   fn is_healthy(&mut self) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `superblock_offset` is never used
[INFO] [stdout]    --> src/fs.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |   pub(crate) fn superblock_offset() -> u64 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/fs.rs:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |   pub(crate) fn file_size<T>(inode_a: &Inode, inode_b: &Inode) -> u64
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo_vecpack.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo3.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo_vecpack.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 45 |   fn new(id: u32, name: String, age: u32, address: Address) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `packman::fs::PackFile`
[INFO] [stdout]  --> src/bin/demo4.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use packman::fs::PackFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/bin/demo4.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_big` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn build_big(n: usize) -> BigStruct {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Customer` is never constructed
[INFO] [stdout]   --> src/bin/demo3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct Customer {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 82 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo4.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 14 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/demo.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |   for i in 0..5_000_000 {
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
[INFO] running `Command { std: "docker" "inspect" "940684c5286aca5be49b5f051261bd9448dd3e83526ec562b561661318e1a95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "940684c5286aca5be49b5f051261bd9448dd3e83526ec562b561661318e1a95b", kill_on_drop: false }`
[INFO] [stdout] 940684c5286aca5be49b5f051261bd9448dd3e83526ec562b561661318e1a95b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b8406a7076140cdb516e8cf99caded3c1aacd2b681fe53a7e80b2b3584f5715
[INFO] running `Command { std: "docker" "start" "-a" "4b8406a7076140cdb516e8cf99caded3c1aacd2b681fe53a7e80b2b3584f5715", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/fs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/fs.rs:372:27
[INFO] [stdout]     |
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_magic` and `get_magic` are never used
[INFO] [stdout]   --> src/fs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Superblock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub fn verify_magic(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |   pub fn get_magic(&self) -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_data`, `recover`, and `is_healthy` are never used
[INFO] [stdout]    --> src/fs.rs:372:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PackFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |   fn recover(&mut self) {}
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 376 |   fn is_healthy(&mut self) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `superblock_offset` is never used
[INFO] [stdout]    --> src/fs.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |   pub(crate) fn superblock_offset() -> u64 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/fs.rs:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |   pub(crate) fn file_size<T>(inode_a: &Inode, inode_b: &Inode) -> u64
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/demo.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |   for i in 0..5_000_000 {
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo3.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_big` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn build_big(n: usize) -> BigStruct {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Customer` is never constructed
[INFO] [stdout]   --> src/bin/demo3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct Customer {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 82 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `packman::fs::PackFile`
[INFO] [stdout]  --> src/bin/demo4.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use packman::fs::PackFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/bin/demo4.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo4.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 14 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo_vecpack.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo_vecpack.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 45 |   fn new(id: u32, name: String, age: u32, address: Address) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling packman v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo_vecpack.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/bin/demo3.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `packman::fs::PackFile`
[INFO] [stdout]  --> src/bin/demo4.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use packman::fs::PackFile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/bin/demo4.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo_vecpack.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 45 |   fn new(id: u32, name: String, age: u32, address: Address) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/fs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/fs.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/demo.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |   for i in 0..5_000_000 {
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo4.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 14 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> tests/pack_test.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   &mut meaning_of_life.update(|i| *i = 42);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |   let _ = &mut meaning_of_life.update(|i| *i = 42);
[INFO] [stdout]    |   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_big` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn build_big(n: usize) -> BigStruct {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Customer` is never constructed
[INFO] [stdout]   --> src/bin/demo3.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct Customer {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/demo3.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl Customer {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 82 |   fn new(name: String, age: u32) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/fs.rs:372:27
[INFO] [stdout]     |
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `verify_magic` and `get_magic` are never used
[INFO] [stdout]   --> src/fs.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Superblock {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub fn verify_magic(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |   pub fn get_magic(&self) -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_data`, `recover`, and `is_healthy` are never used
[INFO] [stdout]    --> src/fs.rs:372:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PackFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 372 |   fn save_data(&mut self, data: &[u8]) -> PackResult<()> {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |   fn recover(&mut self) {}
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 376 |   fn is_healthy(&mut self) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `superblock_offset` is never used
[INFO] [stdout]    --> src/fs.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |   pub(crate) fn superblock_offset() -> u64 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/fs.rs:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |   pub(crate) fn file_size<T>(inode_a: &Inode, inode_b: &Inode) -> u64
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.62s
[INFO] running `Command { std: "docker" "inspect" "4b8406a7076140cdb516e8cf99caded3c1aacd2b681fe53a7e80b2b3584f5715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8406a7076140cdb516e8cf99caded3c1aacd2b681fe53a7e80b2b3584f5715", kill_on_drop: false }`
[INFO] [stdout] 4b8406a7076140cdb516e8cf99caded3c1aacd2b681fe53a7e80b2b3584f5715
