[INFO] cloning repository https://github.com/r2jitu/miniclap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r2jitu/miniclap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr2jitu%2Fminiclap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr2jitu%2Fminiclap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4603ea7bef0c469cc155156c94f496eade5ac147 [INFO] testing r2jitu/miniclap against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr2jitu%2Fminiclap" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/r2jitu/miniclap on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/r2jitu/miniclap [INFO] finished tweaking git repo https://github.com/r2jitu/miniclap [INFO] tweaked toml for git repo https://github.com/r2jitu/miniclap written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/r2jitu/miniclap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 quote v1.0.5 [INFO] [stderr] Downloaded version_check v0.9.1 [INFO] [stderr] Downloaded proc-macro-error v1.0.2 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.2 [INFO] [stderr] Downloaded syn v1.0.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66b656db2ef6be5cc682b8fc4e62e6052cca1c828683247c0b0c04897cf9fab [INFO] running `Command { std: "docker" "start" "-a" "c66b656db2ef6be5cc682b8fc4e62e6052cca1c828683247c0b0c04897cf9fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66b656db2ef6be5cc682b8fc4e62e6052cca1c828683247c0b0c04897cf9fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66b656db2ef6be5cc682b8fc4e62e6052cca1c828683247c0b0c04897cf9fab", kill_on_drop: false }` [INFO] [stdout] c66b656db2ef6be5cc682b8fc4e62e6052cca1c828683247c0b0c04897cf9fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f331a33929fce4e75954991c1f4cd11e97ecd99b0cb74ca970075ee89b3f0001 [INFO] running `Command { std: "docker" "start" "-a" "f331a33929fce4e75954991c1f4cd11e97ecd99b0cb74ca970075ee89b3f0001", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling miniclap_derive v0.1.0 (/opt/rustwide/workdir/miniclap_derive) [INFO] [stderr] Compiling miniclap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.35s [INFO] running `Command { std: "docker" "inspect" "f331a33929fce4e75954991c1f4cd11e97ecd99b0cb74ca970075ee89b3f0001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f331a33929fce4e75954991c1f4cd11e97ecd99b0cb74ca970075ee89b3f0001", kill_on_drop: false }` [INFO] [stdout] f331a33929fce4e75954991c1f4cd11e97ecd99b0cb74ca970075ee89b3f0001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f9b91cc6efb1dca824abe2f2034d6c3ad72e03a757da28b0a4df0e96e3ef23 [INFO] running `Command { std: "docker" "start" "-a" "71f9b91cc6efb1dca824abe2f2034d6c3ad72e03a757da28b0a4df0e96e3ef23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling miniclap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlagAssign` [INFO] [stdout] --> src/parse.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | assign: &FlagAssign::new(|| verbose += 1), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 123 | use crate::FlagAssign; [INFO] [stdout] | [INFO] [stdout] 123 | use crate::assign::FlagAssign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParsedAssign` [INFO] [stdout] --> src/parse.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | assign: &ParsedAssign::new(|x| option = Some(x)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 123 | use crate::ParsedAssign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PositionalHandler` in this scope [INFO] [stdout] --> src/parse.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | positions: &[PositionalHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 123 | use crate::PositionalHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParsedAssign` [INFO] [stdout] --> src/parse.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | assign: &ParsedAssign::new(|x| pos = Some(x)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 123 | use crate::ParsedAssign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `first` [INFO] [stdout] --> examples/simple.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | first: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/simple.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, MiniClap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `second` [INFO] [stdout] --> examples/simple.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | second: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/simple.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, MiniClap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> examples/simple.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pos: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/simple.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, MiniClap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> examples/simple.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | count: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/simple.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, MiniClap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniclap` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71f9b91cc6efb1dca824abe2f2034d6c3ad72e03a757da28b0a4df0e96e3ef23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f9b91cc6efb1dca824abe2f2034d6c3ad72e03a757da28b0a4df0e96e3ef23", kill_on_drop: false }` [INFO] [stdout] 71f9b91cc6efb1dca824abe2f2034d6c3ad72e03a757da28b0a4df0e96e3ef23