[INFO] cloning repository https://github.com/drewlwhitney/dotfile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drewlwhitney/dotfile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewlwhitney%2Fdotfile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewlwhitney%2Fdotfile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e66e28d2aa62947e900508e756f9c19b4ed3fbc4
[INFO] checking drewlwhitney/dotfile against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewlwhitney%2Fdotfile" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drewlwhitney/dotfile
[INFO] finished tweaking git repo https://github.com/drewlwhitney/dotfile
[INFO] tweaked toml for git repo https://github.com/drewlwhitney/dotfile written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drewlwhitney/dotfile on toolchain 14731909456ca628a194900c35659dfdcb359e77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drewlwhitney/dotfile 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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abaee15ad1c81a092ac406cff1e8141ae8b362b3fcd6d8c95aaefcd67ce9ddab
[INFO] running `Command { std: "docker" "start" "-a" "abaee15ad1c81a092ac406cff1e8141ae8b362b3fcd6d8c95aaefcd67ce9ddab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abaee15ad1c81a092ac406cff1e8141ae8b362b3fcd6d8c95aaefcd67ce9ddab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abaee15ad1c81a092ac406cff1e8141ae8b362b3fcd6d8c95aaefcd67ce9ddab", kill_on_drop: false }`
[INFO] [stdout] abaee15ad1c81a092ac406cff1e8141ae8b362b3fcd6d8c95aaefcd67ce9ddab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320888076eaed46c1e068ac83186d5fe09ae909eec2cd8cbcf9d41b8555d38ce
[INFO] running `Command { std: "docker" "start" "-a" "320888076eaed46c1e068ac83186d5fe09ae909eec2cd8cbcf9d41b8555d38ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking test_utils v0.1.0 (/opt/rustwide/workdir/test_utils)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking minijinja v2.10.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking dotfile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `default` in module `package_manager`
[INFO] [stdout]   --> tests/pac.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[rstest]
[INFO] [stdout]    |         ^^^^^^^^^ not found in `package_manager`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 28 +         use minijinja::filters::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in module `package_manager`
[INFO] [stdout]   --> tests/pac.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[rstest]
[INFO] [stdout]    |         ^^^^^^^^^ not found in `package_manager`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 28 +         use minijinja::filters::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `default` in module `package_manager`
[INFO] [stdout]   --> tests/pac.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         #[rstest]
[INFO] [stdout]    |         ^^^^^^^^^ not found in `package_manager`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 74 +         use minijinja::filters::default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `package_manager` is ambiguous
[INFO] [stdout]   --> tests/pac.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fn single(package_manager: PackageManager) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `package_manager` could refer to the module imported here
[INFO] [stdout]   --> tests/pac.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] note: `package_manager` could also refer to the struct imported here
[INFO] [stdout]   --> tests/pac.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `package_manager` is ambiguous
[INFO] [stdout]   --> tests/pac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |         fn multiple(package_manager: PackageManager) {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `package_manager` could refer to the module imported here
[INFO] [stdout]   --> tests/pac.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] note: `package_manager` could also refer to the struct imported here
[INFO] [stdout]   --> tests/pac.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `package_manager` is ambiguous
[INFO] [stdout]   --> tests/pac.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |         fn it_works(mut package_manager: PackageManager) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `package_manager` could refer to the module imported here
[INFO] [stdout]   --> tests/pac.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] note: `package_manager` could also refer to the struct imported here
[INFO] [stdout]   --> tests/pac.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |         use super::*;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `package_manager` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dotfile` (test "pac") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "320888076eaed46c1e068ac83186d5fe09ae909eec2cd8cbcf9d41b8555d38ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320888076eaed46c1e068ac83186d5fe09ae909eec2cd8cbcf9d41b8555d38ce", kill_on_drop: false }`
[INFO] [stdout] 320888076eaed46c1e068ac83186d5fe09ae909eec2cd8cbcf9d41b8555d38ce
