[INFO] fetching crate fs-more 0.8.0...
[INFO] checking fs-more-0.8.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate fs-more 0.8.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fs-more 0.8.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fs-more 0.8.0
[INFO] finished tweaking crates.io crate fs-more 0.8.0
[INFO] tweaked toml for crates.io crate fs-more 0.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding fs-err v2.11.0 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72cb7eb5ba530d090491622cbf34440bf52d0b13b9bd1071930f291d668ea4f2
[INFO] running `Command { std: "docker" "start" "-a" "72cb7eb5ba530d090491622cbf34440bf52d0b13b9bd1071930f291d668ea4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72cb7eb5ba530d090491622cbf34440bf52d0b13b9bd1071930f291d668ea4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72cb7eb5ba530d090491622cbf34440bf52d0b13b9bd1071930f291d668ea4f2", kill_on_drop: false }`
[INFO] [stdout] 72cb7eb5ba530d090491622cbf34440bf52d0b13b9bd1071930f291d668ea4f2
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 970a4a3eefae70b76c04d33dff3ab5364f3775f17d11bee0334c4a6eec59aed5
[INFO] running `Command { std: "docker" "start" "-a" "970a4a3eefae70b76c04d33dff3ab5364f3775f17d11bee0334c4a6eec59aed5", kill_on_drop: false }`
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking fs-more v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/copy/normal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/copy/with_progress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/directory/is_empty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fs_more_test_harness::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/move/normal.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/move/with_progress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/directory/scan/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_more_test_harness::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/file/copy/normal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_more_test_harness::{prelude::*, trees::structures::simple::SimpleTree};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/file/copy/with_progress.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_more_test_harness::{prelude::*, trees::structures::simple::SimpleTree};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/file/move/normal.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_more_test_harness::{prelude::*, trees::structures::simple::SimpleTree};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/file/move/with_progress.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use fs_more_test_harness::{prelude::*, trees::structures::simple::SimpleTree};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/file/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fs_more_test_harness::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/copy/normal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/copy/with_progress.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/move/normal.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs_more_test_harness`
[INFO] [stdout]   --> tests/integration/directory/move/with_progress.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use fs_more_test_harness::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fs_more_test_harness`
[INFO] [stdout]  --> tests/integration/directory/scan/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_more_test_harness::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fs_more_test_harness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:749:5
[INFO] [stdout]     |
[INFO] [stdout] 749 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]     --> tests/integration/directory/copy/normal.rs:1087:5
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     assert_matches!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1    + use std::assert_matches::assert_matches;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:746:5
[INFO] [stdout]     |
[INFO] [stdout] 746 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:881:5
[INFO] [stdout]     |
[INFO] [stdout] 881 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]     --> tests/integration/directory/copy/with_progress.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     assert_matches!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 1    + use std::assert_matches::assert_matches;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/move/normal.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/move/normal.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/move/with_progress.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/directory/move/with_progress.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/copy/normal.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/copy/normal.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     assert_matches!(copy_result.unwrap(), FileCopyFinished::Skipped);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/copy/with_progress.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     assert_matches!(copy_result.unwrap(), FileCopyFinished::Skipped);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/move/normal.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/move/normal.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/normal.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/normal.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/normal.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/normal.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/move/with_progress.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/move/with_progress.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_matches!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 |     assert_matches!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::assert_matches::assert_matches;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_matches` in this scope
[INFO] [stdout]   --> tests/integration/file/remove.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_matches!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::assert_matches::assert_matches;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration/file/move/with_progress.rs:16:62
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn move_file_with_progress_correctly_moves_the_file() -> TestResult {
[INFO] [stdout]    |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration/file/move/with_progress.rs:76:74
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn move_file_with_progress_errors_when_trying_to_copy_into_self() -> TestResult {
[INFO] [stdout]    |                                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 | ) -> TestResult {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:146:91
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn move_file_with_progress_errors_when_trying_to_copy_into_case_insensitive_self() -> TestResult
[INFO] [stdout]     |                                                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:232:82
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub fn move_file_with_progress_errors_when_source_is_symlink_to_destination() -> TestResult {
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:283:6
[INFO] [stdout]     |
[INFO] [stdout] 283 | ) -> TestResult {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:319:6
[INFO] [stdout]     |
[INFO] [stdout] 319 | ) -> TestResult {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:356:81
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub fn move_file_with_progress_may_preserve_symlinks_when_moving_by_rename() -> TestResult {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CopyDirectoryError`, `CopyDirectoryPreparationError`, `DestinationDirectoryPathValidationError`, and `DirectoryExecutionPlanError`
[INFO] [stdout]   --> tests/integration/directory/copy/normal.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         CopyDirectoryError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |         CopyDirectoryPreparationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |         DestinationDirectoryPathValidationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |         DirectoryExecutionPlanError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CopyDirectoryError`, `CopyDirectoryPreparationError`, `DestinationDirectoryPathValidationError`, and `DirectoryExecutionPlanError`
[INFO] [stdout]   --> tests/integration/directory/copy/with_progress.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         CopyDirectoryError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |         CopyDirectoryPreparationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |         DestinationDirectoryPathValidationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |         DirectoryExecutionPlanError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DestinationDirectoryPathValidationError`, `DirectoryExecutionPlanError`, `MoveDirectoryError`, and `MoveDirectoryPreparationError`
[INFO] [stdout]   --> tests/integration/directory/move/normal.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         DestinationDirectoryPathValidationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |         DirectoryExecutionPlanError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |         MoveDirectoryError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |         MoveDirectoryPreparationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DestinationDirectoryPathValidationError`, `DirectoryExecutionPlanError`, and `MoveDirectoryPreparationError`
[INFO] [stdout]   --> tests/integration/directory/move/with_progress.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         DestinationDirectoryPathValidationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |         DirectoryExecutionPlanError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |         MoveDirectoryError,
[INFO] [stdout] 20 |         MoveDirectoryPreparationError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileCopyFinished` and `error::FileError`
[INFO] [stdout]  --> tests/integration/file/copy/normal.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::FileError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     file::{CollidingFileBehaviour, FileCopyFinished, FileCopyOptions},
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileCopyFinished` and `error::FileError`
[INFO] [stdout]  --> tests/integration/file/copy/with_progress.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::FileError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     file::{CollidingFileBehaviour, FileCopyFinished, FileCopyWithProgressOptions},
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::FileError`
[INFO] [stdout]  --> tests/integration/file/move/normal.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::FileError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::FileError`
[INFO] [stdout]  --> tests/integration/file/move/with_progress.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     error::FileError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_more::error::FileRemoveError`
[INFO] [stdout]  --> tests/integration/file/remove.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fs_more::error::FileRemoveError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |             CapturedFileState::new_with_content_capture(&symlink_to_d_bin_path_on_destination);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:814:13
[INFO] [stdout]     |
[INFO] [stdout] 814 |             CapturedFileState::new_with_content_capture(resolved_symlink_to_d_bin_path_on_source);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:936:13
[INFO] [stdout]     |
[INFO] [stdout] 936 |             CapturedFileState::new_with_content_capture(resolved_destination_d_bin_path);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/normal.rs:945:13
[INFO] [stdout]     |
[INFO] [stdout] 945 |             CapturedFileState::new_with_content_capture(resolved_source_d_bin_path);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:939:13
[INFO] [stdout]     |
[INFO] [stdout] 939 |             CapturedFileState::new_with_content_capture(&symlink_to_d_bin_path_on_destination);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]    --> tests/integration/directory/copy/with_progress.rs:947:13
[INFO] [stdout]     |
[INFO] [stdout] 947 |             CapturedFileState::new_with_content_capture(resolved_symlink_to_d_bin_path_on_source);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]     --> tests/integration/directory/copy/with_progress.rs:1072:13
[INFO] [stdout]      |
[INFO] [stdout] 1072 |             CapturedFileState::new_with_content_capture(resolved_destination_d_bin_path);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CapturedFileState`
[INFO] [stdout]     --> tests/integration/directory/copy/with_progress.rs:1081:13
[INFO] [stdout]      |
[INFO] [stdout] 1081 |             CapturedFileState::new_with_content_capture(resolved_source_d_bin_path);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ use of undeclared type `CapturedFileState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]   --> tests/integration/file/copy/normal.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/normal.rs:153:32
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:126:32
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]    --> tests/integration/file/copy/with_progress.rs:202:32
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]    --> tests/integration/file/move/normal.rs:106:32
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `detect_case_sensitivity_for_temp_dir` in this scope
[INFO] [stdout]    --> tests/integration/file/move/with_progress.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let is_fs_case_sensitive = detect_case_sensitivity_for_temp_dir();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fs-more` (test "integration") due to 96 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "970a4a3eefae70b76c04d33dff3ab5364f3775f17d11bee0334c4a6eec59aed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970a4a3eefae70b76c04d33dff3ab5364f3775f17d11bee0334c4a6eec59aed5", kill_on_drop: false }`
[INFO] [stdout] 970a4a3eefae70b76c04d33dff3ab5364f3775f17d11bee0334c4a6eec59aed5
