[INFO] fetching crate packapp 0.4.0...
[INFO] testing packapp-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate packapp 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate packapp 0.4.0
[INFO] finished tweaking crates.io crate packapp 0.4.0
[INFO] tweaked toml for crates.io crate packapp 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate packapp 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packapp 0.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded proc-macro2 v1.0.18
[INFO] [stderr]   Downloaded plist v1.0.0
[INFO] [stderr]   Downloaded autocfg v1.0.0
[INFO] [stderr]   Downloaded argh_shared v0.1.1
[INFO] [stderr]   Downloaded fs_extra v1.1.0
[INFO] [stderr]   Downloaded argh_derive v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded argh v0.1.3
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded syn v1.0.33
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded indexmap v1.4.0
[INFO] [stderr]   Downloaded xml-rs v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dd4cfd78083a34308da032ba76dfd5e1398966a30fb93ef692f4cc236604306
[INFO] running `Command { std: "docker" "start" "-a" "4dd4cfd78083a34308da032ba76dfd5e1398966a30fb93ef692f4cc236604306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dd4cfd78083a34308da032ba76dfd5e1398966a30fb93ef692f4cc236604306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd4cfd78083a34308da032ba76dfd5e1398966a30fb93ef692f4cc236604306", kill_on_drop: false }`
[INFO] [stdout] 4dd4cfd78083a34308da032ba76dfd5e1398966a30fb93ef692f4cc236604306
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16ba28b245f95a1b867a7a242e5decd28b9822fa2ca652a8d238d7f89b32534d
[INFO] running `Command { std: "docker" "start" "-a" "16ba28b245f95a1b867a7a242e5decd28b9822fa2ca652a8d238d7f89b32534d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling argh_shared v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling argh_derive v0.1.1
[INFO] [stderr]    Compiling argh v0.1.3
[INFO] [stderr]    Compiling plist v1.0.0
[INFO] [stderr]    Compiling packapp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/err.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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 `assert_exists` is never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/utils.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basename` is never used
[INFO] [stdout]   --> src/utils.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn basename(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extname` is never used
[INFO] [stdout]    --> src/utils.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_ext` is never used
[INFO] [stdout]    --> src/utils.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Plugins` and `SharedSupport` are never constructed
[INFO] [stdout]   --> src/bundle.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum AppDir {
[INFO] [stdout]    |      ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Plugins,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     SharedSupport,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppDir` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exists` is never used
[INFO] [stdout]   --> src/utils.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn exists(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_exists` is never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_dir` is never used
[INFO] [stdout]   --> src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_dir(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_file` is never used
[INFO] [stdout]   --> src/utils.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn is_file(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdir` is never used
[INFO] [stdout]   --> src/utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn mkdir(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy` is never used
[INFO] [stdout]   --> src/utils.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn copy(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir` is never used
[INFO] [stdout]   --> src/utils.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn copy_dir(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/utils.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base` is never used
[INFO] [stdout]    --> src/utils.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn base(path: impl AsRef<Path>) -> Result<PathBuf> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extname` is never used
[INFO] [stdout]    --> src/utils.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_ext` is never used
[INFO] [stdout]    --> src/utils.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "16ba28b245f95a1b867a7a242e5decd28b9822fa2ca652a8d238d7f89b32534d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ba28b245f95a1b867a7a242e5decd28b9822fa2ca652a8d238d7f89b32534d", kill_on_drop: false }`
[INFO] [stdout] 16ba28b245f95a1b867a7a242e5decd28b9822fa2ca652a8d238d7f89b32534d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90551ee649e31c9a0064983a45dcc9bf1e10ee9f89d3ba3c389e5ee3a4dc0e87
[INFO] running `Command { std: "docker" "start" "-a" "90551ee649e31c9a0064983a45dcc9bf1e10ee9f89d3ba3c389e5ee3a4dc0e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling packapp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/err.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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 `assert_exists` is never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/utils.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basename` is never used
[INFO] [stdout]   --> src/utils.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn basename(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extname` is never used
[INFO] [stdout]    --> src/utils.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_ext` is never used
[INFO] [stdout]    --> src/utils.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Plugins` and `SharedSupport` are never constructed
[INFO] [stdout]   --> src/bundle.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum AppDir {
[INFO] [stdout]    |      ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Plugins,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     SharedSupport,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppDir` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/err.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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 `exists` is never used
[INFO] [stdout]   --> src/utils.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn exists(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_exists` is never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_dir` is never used
[INFO] [stdout]   --> src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_dir(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_file` is never used
[INFO] [stdout]   --> src/utils.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn is_file(path: impl AsRef<Path>) -> bool {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mkdir` is never used
[INFO] [stdout]   --> src/utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn mkdir(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy` is never used
[INFO] [stdout]   --> src/utils.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn copy(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir` is never used
[INFO] [stdout]   --> src/utils.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn copy_dir(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/utils.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `base` is never used
[INFO] [stdout]    --> src/utils.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn base(path: impl AsRef<Path>) -> Result<PathBuf> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extname` is never used
[INFO] [stdout]    --> src/utils.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_ext` is never used
[INFO] [stdout]    --> src/utils.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_exists` is never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> src/utils.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> src/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basename` is never used
[INFO] [stdout]   --> src/utils.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn basename(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extname` is never used
[INFO] [stdout]    --> src/utils.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_ext` is never used
[INFO] [stdout]    --> src/utils.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Plugins` and `SharedSupport` are never constructed
[INFO] [stdout]   --> src/bundle.rs:19:2
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum AppDir {
[INFO] [stdout]    |      ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Plugins,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     SharedSupport,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppDir` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "90551ee649e31c9a0064983a45dcc9bf1e10ee9f89d3ba3c389e5ee3a4dc0e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90551ee649e31c9a0064983a45dcc9bf1e10ee9f89d3ba3c389e5ee3a4dc0e87", kill_on_drop: false }`
[INFO] [stdout] 90551ee649e31c9a0064983a45dcc9bf1e10ee9f89d3ba3c389e5ee3a4dc0e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35dd3b11f1eec6a746acb53f03a79581927a1f8b8b0145366b1093e28fb0ca0c
[INFO] running `Command { std: "docker" "start" "-a" "35dd3b11f1eec6a746acb53f03a79581927a1f8b8b0145366b1093e28fb0ca0c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/err.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_exists` is never used
[INFO] [stderr]   --> src/utils.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `write` is never used
[INFO] [stderr]   --> src/utils.rs:68:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn write(path: impl AsRef<Path>, content: impl AsRef<[u8]>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read` is never used
[INFO] [stderr]   --> src/utils.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn read(path: impl AsRef<Path>) -> Result<Vec<u8>> {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `basename` is never used
[INFO] [stderr]   --> src/utils.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn basename(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extname` is never used
[INFO] [stderr]    --> src/utils.rs:115:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub fn extname(path: impl AsRef<Path>) -> Result<String> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_ext` is never used
[INFO] [stderr]    --> src/utils.rs:128:8
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub fn assert_ext(path: impl AsRef<Path>, ext: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Plugins` and `SharedSupport` are never constructed
[INFO] [stderr]   --> src/bundle.rs:19:2
[INFO] [stderr]    |
[INFO] [stderr] 15 | enum AppDir {
[INFO] [stderr]    |      ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 19 |     Plugins,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 20 |     SharedSupport,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppDir` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `packapp` (lib) generated 8 warnings (run `cargo fix --lib -p packapp` to apply 1 suggestion)
[INFO] [stderr] warning: `packapp` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: function `exists` is never used
[INFO] [stderr]   --> src/utils.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn exists(path: impl AsRef<Path>) -> bool {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_exists` is never used
[INFO] [stderr]   --> src/utils.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn assert_exists(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_dir` is never used
[INFO] [stderr]   --> src/utils.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn is_dir(path: impl AsRef<Path>) -> bool {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_file` is never used
[INFO] [stderr]   --> src/utils.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn is_file(path: impl AsRef<Path>) -> bool {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mkdir` is never used
[INFO] [stderr]   --> src/utils.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn mkdir(path: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `copy` is never used
[INFO] [stderr]   --> src/utils.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn copy(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `copy_dir` is never used
[INFO] [stderr]   --> src/utils.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn copy_dir(p1: impl AsRef<Path>, p2: impl AsRef<Path>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `base` is never used
[INFO] [stderr]    --> src/utils.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn base(path: impl AsRef<Path>) -> Result<PathBuf> {
[INFO] [stderr]     |        ^^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: `packapp` (bin "packapp" test) generated 12 warnings (4 duplicates)
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.1.0
[INFO] [stdout] 
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/packapp-c2b1bf2c41299967)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/packapp-1b298924ba0ed160)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests packapp
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "35dd3b11f1eec6a746acb53f03a79581927a1f8b8b0145366b1093e28fb0ca0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35dd3b11f1eec6a746acb53f03a79581927a1f8b8b0145366b1093e28fb0ca0c", kill_on_drop: false }`
[INFO] [stdout] 35dd3b11f1eec6a746acb53f03a79581927a1f8b8b0145366b1093e28fb0ca0c
