[INFO] fetching crate xflags-macros 0.2.3... [INFO] checking xflags-macros-0.2.3 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate xflags-macros 0.2.3 into /workspace/builds/worker-73/source [INFO] validating manifest of crates.io crate xflags-macros 0.2.3 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xflags-macros 0.2.3 [INFO] finished tweaking crates.io crate xflags-macros 0.2.3 [INFO] tweaked toml for crates.io crate xflags-macros 0.2.3 written to /workspace/builds/worker-73/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e2924614a58f4a7cd4d04af86f7e4b41038ec3a6659bcc1e6c95a9d4a023ff [INFO] running `Command { std: "docker" "start" "-a" "32e2924614a58f4a7cd4d04af86f7e4b41038ec3a6659bcc1e6c95a9d4a023ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e2924614a58f4a7cd4d04af86f7e4b41038ec3a6659bcc1e6c95a9d4a023ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e2924614a58f4a7cd4d04af86f7e4b41038ec3a6659bcc1e6c95a9d4a023ff", kill_on_drop: false }` [INFO] [stdout] 32e2924614a58f4a7cd4d04af86f7e4b41038ec3a6659bcc1e6c95a9d4a023ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6008ff3d66241e16f8dd1d73984a0ebb53a5236e7ac55775cbe5baad6615fdb4 [INFO] running `Command { std: "docker" "start" "-a" "6008ff3d66241e16f8dd1d73984a0ebb53a5236e7ac55775cbe5baad6615fdb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Compiling xflags-macros v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking proc-macro2 v1.0.32 [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/parse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/parse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/parse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | msg: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_env() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn from_vec(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | fn from_env_() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let mut p = xflags::rt::Parser::new_from_env(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_vec_(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let mut p = xflags::rt::Parser::new(args); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/repeated_pos.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn from_env() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:25:55 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn from_vec(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_env_() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let mut p = xflags::rt::Parser::new_from_env(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:35:52 [INFO] [stdout] | [INFO] [stdout] 35 | fn from_vec_(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let mut p = xflags::rt::Parser::new(args); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/smoke.rs:42:47 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn from_env() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn from_vec(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_env_() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | let mut p = xflags::rt::Parser::new_from_env(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn from_vec_(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let mut p = xflags::rt::Parser::new(args); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:153:47 [INFO] [stdout] | [INFO] [stdout] 153 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/subcommands.rs:169:47 [INFO] [stdout] | [INFO] [stdout] 169 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_env() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn from_vec(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | fn from_env_() -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | let mut p = xflags::rt::Parser::new_from_env(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:42:52 [INFO] [stdout] | [INFO] [stdout] 42 | fn from_vec_(args: Vec) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | let mut p = xflags::rt::Parser::new(args); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/help.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_(p_: &mut xflags::rt::Parser) -> xflags::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `xflags` [INFO] [stdout] --> tests/it/main.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | F: FnOnce(Vec) -> xflags::Result, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `xflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/it/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | check( [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `A` declared on the function `check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/it/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | check( [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `A` declared on the function `check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/it/main.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | check( [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `A` declared on the function `check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xflags-macros` due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "6008ff3d66241e16f8dd1d73984a0ebb53a5236e7ac55775cbe5baad6615fdb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6008ff3d66241e16f8dd1d73984a0ebb53a5236e7ac55775cbe5baad6615fdb4", kill_on_drop: false }` [INFO] [stdout] 6008ff3d66241e16f8dd1d73984a0ebb53a5236e7ac55775cbe5baad6615fdb4