[INFO] fetching crate xflags-macros 0.4.0-pre.2...
[INFO] testing xflags-macros-0.4.0-pre.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate xflags-macros 0.4.0-pre.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate xflags-macros 0.4.0-pre.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xflags-macros 0.4.0-pre.2
[INFO] tweaked toml for crates.io crate xflags-macros 0.4.0-pre.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xflags-macros 0.4.0-pre.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded expect-test v1.5.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b1d22dcbe9ac443cf9ef96a33c06ab1bfb8e555f568c814e57f69804b239bfb
[INFO] running `Command { std: "docker" "start" "-a" "5b1d22dcbe9ac443cf9ef96a33c06ab1bfb8e555f568c814e57f69804b239bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b1d22dcbe9ac443cf9ef96a33c06ab1bfb8e555f568c814e57f69804b239bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1d22dcbe9ac443cf9ef96a33c06ab1bfb8e555f568c814e57f69804b239bfb", kill_on_drop: false }`
[INFO] [stdout] 5b1d22dcbe9ac443cf9ef96a33c06ab1bfb8e555f568c814e57f69804b239bfb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 555f2277bbb53e285d7a2de75e0b839bb86fd22986b771331aca8ff1f9204de4
[INFO] running `Command { std: "docker" "start" "-a" "555f2277bbb53e285d7a2de75e0b839bb86fd22986b771331aca8ff1f9204de4", kill_on_drop: false }`
[INFO] [stderr]    Compiling xflags-macros v0.4.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "555f2277bbb53e285d7a2de75e0b839bb86fd22986b771331aca8ff1f9204de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555f2277bbb53e285d7a2de75e0b839bb86fd22986b771331aca8ff1f9204de4", kill_on_drop: false }`
[INFO] [stdout] 555f2277bbb53e285d7a2de75e0b839bb86fd22986b771331aca8ff1f9204de4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee11937876432f473e49cb049db1e47affcd018ba17cc04edcc2b3635723a793
[INFO] running `Command { std: "docker" "start" "-a" "ee11937876432f473e49cb049db1e47affcd018ba17cc04edcc2b3635723a793", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling xflags-macros v0.4.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut p = xflags::rt::Parser::new_from_env();
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut p = xflags::rt::Parser::new(args);
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut p = xflags::rt::Parser::new_from_env();
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut p = xflags::rt::Parser::new(args);
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut p = xflags::rt::Parser::new_from_env();
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut p = xflags::rt::Parser::new(args);
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut p = xflags::rt::Parser::new_from_env();
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut p = xflags::rt::Parser::new(args);
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut p = xflags::rt::Parser::new_from_env();
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut p = xflags::rt::Parser::new(args);
[INFO] [stdout]    |                     ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn from_env() -> xflags::Result<Self> {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn from_vec(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn from_env_() -> xflags::Result<Self> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:33:52
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn from_vec_(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                    ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/empty.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                                               ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn from_env() -> xflags::Result<Self> {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn from_vec(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn from_env_() -> xflags::Result<Self> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn from_vec_(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                    ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/smoke.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                                               ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn from_env() -> xflags::Result<Self> {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:25:55
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn from_vec(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_env_() -> xflags::Result<Self> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:38:52
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn from_vec_(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                    ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/repeated_pos.rs:45:47
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                                               ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn from_env() -> xflags::Result<Self> {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:56:55
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn from_vec(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_env_() -> xflags::Result<Self> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:69:52
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn from_vec_(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                    ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/subcommands.rs:76:47
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                                               ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn from_env() -> xflags::Result<Self> {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:36:55
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_vec(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn from_env_() -> xflags::Result<Self> {
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_vec_(args: Vec<std::ffi::OsString>) -> xflags::Result<Self> {
[INFO] [stdout]    |                                                    ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/help.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result<Self> {
[INFO] [stdout]    |                                               ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]   --> tests/it/main.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     F: FnOnce(Vec<OsString>) -> xflags::Result<A>,
[INFO] [stdout]    |                                 ^^^^^^ use of unresolved module or unlinked crate `xflags`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xflags`, use `cargo add xflags` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xflags-macros` (test "it") due to 41 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee11937876432f473e49cb049db1e47affcd018ba17cc04edcc2b3635723a793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee11937876432f473e49cb049db1e47affcd018ba17cc04edcc2b3635723a793", kill_on_drop: false }`
[INFO] [stdout] ee11937876432f473e49cb049db1e47affcd018ba17cc04edcc2b3635723a793
