[INFO] fetching crate dots 0.5.2...
[INFO] checking dots-0.5.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate dots 0.5.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dots 0.5.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dots 0.5.2
[INFO] finished tweaking crates.io crate dots 0.5.2
[INFO] tweaked toml for crates.io crate dots 0.5.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate dots 0.5.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-color v2.0.0
[INFO] [stderr]   Downloaded camino v1.0.7
[INFO] [stderr]   Downloaded clap_lex v0.1.1
[INFO] [stderr]   Downloaded clap v3.1.9
[INFO] [stderr]   Downloaded dots_internal_utils v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5c927624cb35e608cfc9137918906e49f7995bce6bccb2050c2dd9ea6dd2ae
[INFO] running `Command { std: "docker" "start" "-a" "0f5c927624cb35e608cfc9137918906e49f7995bce6bccb2050c2dd9ea6dd2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5c927624cb35e608cfc9137918906e49f7995bce6bccb2050c2dd9ea6dd2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5c927624cb35e608cfc9137918906e49f7995bce6bccb2050c2dd9ea6dd2ae", kill_on_drop: false }`
[INFO] [stdout] 0f5c927624cb35e608cfc9137918906e49f7995bce6bccb2050c2dd9ea6dd2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46d63fbfd0dfa4d8c19546b1d8478b30eb9a84e43b89ab92ef09bb4d0b59191
[INFO] running `Command { std: "docker" "start" "-a" "f46d63fbfd0dfa4d8c19546b1d8478b30eb9a84e43b89ab92ef09bb4d0b59191", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]     Checking memchr v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking clap v3.1.9
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking dots_internal_utils v0.5.0
[INFO] [stderr]     Checking dots v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_install.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_list.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_uninstall.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_add.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_list.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_install.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_uninstall.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_add.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/command_dots.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_path.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_help.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/command_dots.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_help.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_path.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_list") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dots` (test "command_dots") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "subcommand_uninstall") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "subcommand_help") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_add") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_path") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/dot_package.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         use test_utils::TestResult;
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_install") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (bin "dots" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f46d63fbfd0dfa4d8c19546b1d8478b30eb9a84e43b89ab92ef09bb4d0b59191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46d63fbfd0dfa4d8c19546b1d8478b30eb9a84e43b89ab92ef09bb4d0b59191", kill_on_drop: false }`
[INFO] [stdout] f46d63fbfd0dfa4d8c19546b1d8478b30eb9a84e43b89ab92ef09bb4d0b59191
[INFO] checking dots-0.5.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate dots 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate dots 0.5.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dots 0.5.2
[INFO] finished tweaking crates.io crate dots 0.5.2
[INFO] tweaked toml for crates.io crate dots 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate dots 0.5.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b25c9b206c40ffc2ac91327980cbb8d404fc88958c89b33beeb9420aaf5fa7
[INFO] running `Command { std: "docker" "start" "-a" "f8b25c9b206c40ffc2ac91327980cbb8d404fc88958c89b33beeb9420aaf5fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b25c9b206c40ffc2ac91327980cbb8d404fc88958c89b33beeb9420aaf5fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b25c9b206c40ffc2ac91327980cbb8d404fc88958c89b33beeb9420aaf5fa7", kill_on_drop: false }`
[INFO] [stdout] f8b25c9b206c40ffc2ac91327980cbb8d404fc88958c89b33beeb9420aaf5fa7
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64345cf8fd3c8015aabb327935d4299807d3c8a57c526c21ea79d34fbe9fc9b9
[INFO] running `Command { std: "docker" "start" "-a" "64345cf8fd3c8015aabb327935d4299807d3c8a57c526c21ea79d34fbe9fc9b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking memchr v2.4.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking clap v3.1.9
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking dots_internal_utils v0.5.0
[INFO] [stderr]     Checking dots v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_add.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_list.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_install.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_uninstall.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_path.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use test_utils::{cargo_bin, AssertableOutput, Fixture, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_list.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_add.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_install.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_uninstall.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_path.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/command_dots.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/subcommand_help.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use test_utils::{cargo_bin, AssertableOutput, TestManager, TestResult};
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/command_dots.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `cargo_bin`
[INFO] [stdout]  --> tests/subcommand_help.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     const BIN: &str = cargo_bin!("dots");
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_list") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dots` (test "subcommand_path") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "command_dots") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "subcommand_help") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "subcommand_add") due to 3 previous errors
[INFO] [stderr] error: could not compile `dots` (test "subcommand_uninstall") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/dot_package.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         use test_utils::TestResult;
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (test "subcommand_install") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dots` (bin "dots" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "64345cf8fd3c8015aabb327935d4299807d3c8a57c526c21ea79d34fbe9fc9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64345cf8fd3c8015aabb327935d4299807d3c8a57c526c21ea79d34fbe9fc9b9", kill_on_drop: false }`
[INFO] [stdout] 64345cf8fd3c8015aabb327935d4299807d3c8a57c526c21ea79d34fbe9fc9b9
