[INFO] cloning repository https://github.com/carribus/rust_commander
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carribus/rust_commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarribus%2Frust_commander", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarribus%2Frust_commander'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22c4b2d9f0ba6add0eaeb0ff89ea6392adcb665b
[INFO] testing carribus/rust_commander against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarribus%2Frust_commander" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carribus/rust_commander
[INFO] finished tweaking git repo https://github.com/carribus/rust_commander
[INFO] tweaked toml for git repo https://github.com/carribus/rust_commander written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carribus/rust_commander on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carribus/rust_commander 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5eb4cd7c607d26d63574b72ad0cab484e0bff72b0f50efeaeee9f4ca2dc70a8a
[INFO] running `Command { std: "docker" "start" "-a" "5eb4cd7c607d26d63574b72ad0cab484e0bff72b0f50efeaeee9f4ca2dc70a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb4cd7c607d26d63574b72ad0cab484e0bff72b0f50efeaeee9f4ca2dc70a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb4cd7c607d26d63574b72ad0cab484e0bff72b0f50efeaeee9f4ca2dc70a8a", kill_on_drop: false }`
[INFO] [stdout] 5eb4cd7c607d26d63574b72ad0cab484e0bff72b0f50efeaeee9f4ca2dc70a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50ec03df9a0e982c8b9213e1bd2d138e4a8b4f05189ac93ec96489bb4d328daf
[INFO] running `Command { std: "docker" "start" "-a" "50ec03df9a0e982c8b9213e1bd2d138e4a8b4f05189ac93ec96489bb4d328daf", kill_on_drop: false }`
[INFO] [stderr]    Compiling commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption<'_>> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "50ec03df9a0e982c8b9213e1bd2d138e4a8b4f05189ac93ec96489bb4d328daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ec03df9a0e982c8b9213e1bd2d138e4a8b4f05189ac93ec96489bb4d328daf", kill_on_drop: false }`
[INFO] [stdout] 50ec03df9a0e982c8b9213e1bd2d138e4a8b4f05189ac93ec96489bb4d328daf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10bfdd0e915f114f4b2e72ae87e2c53b43dcc4f322cf55cd173de2c48164da2e
[INFO] running `Command { std: "docker" "start" "-a" "10bfdd0e915f114f4b2e72ae87e2c53b43dcc4f322cf55cd173de2c48164da2e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption<'_>> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling commander v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption<'_>> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "10bfdd0e915f114f4b2e72ae87e2c53b43dcc4f322cf55cd173de2c48164da2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bfdd0e915f114f4b2e72ae87e2c53b43dcc4f322cf55cd173de2c48164da2e", kill_on_drop: false }`
[INFO] [stdout] 10bfdd0e915f114f4b2e72ae87e2c53b43dcc4f322cf55cd173de2c48164da2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 431906ebe8181dbf32c3c276b64d749190a13d9c5bfc3600c0bfb073cd8604e6
[INFO] running `Command { std: "docker" "start" "-a" "431906ebe8181dbf32c3c276b64d749190a13d9c5bfc3600c0bfb073cd8604e6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:300:29
[INFO] [stdout] running 6 tests
[INFO] [stderr]     |
[INFO] [stdout] test tests::test_add_2_options ... ok
[INFO] [stderr] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption> {
[INFO] [stdout] test tests::test_help ... ignored
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test tests::test_add_1_option ... ok
[INFO] [stderr]     |
[INFO] [stdout] test tests::test_get_number_arg ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption<'_>> {
[INFO] [stderr]     |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `commander` (lib) generated 1 warning (run `cargo fix --lib -p commander` to apply 1 suggestion)
[INFO] [stderr] warning: `commander` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commander-acf4b5a9f5589029)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commander-de9fccb5331c842c)
[INFO] [stdout] test tests::test_get_float_arg ... ok
[INFO] [stdout] test tests::test_get_string_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests commander
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - Commander<'a>::init (line 99) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Commander`
[INFO] [stdout]   --> src/lib.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut cmd = Commander::new();
[INFO] [stdout]    |                   ^^^^^^^^^ use of undeclared type `Commander`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::Commander;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CmdOptionValueType`
[INFO] [stdout]   --> src/lib.rs:13:76
[INFO] [stdout]    |
[INFO] [stdout] 13 |     cmd.add_option("v", "version", "Show the version of this application", CmdOptionValueType::NoValue)
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `CmdOptionValueType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::CmdOptionValueType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CmdOptionValueType`
[INFO] [stdout]   --> src/lib.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .add_option("h", "help", "Show this help", CmdOptionValueType::NoValue)
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `CmdOptionValueType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::CmdOptionValueType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CmdOptionValueType`
[INFO] [stdout]   --> src/lib.rs:15:60
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .add_option("if", "input", "File to use as input", CmdOptionValueType::String)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `CmdOptionValueType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::CmdOptionValueType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CmdOptionValueType`
[INFO] [stdout]   --> src/lib.rs:16:70
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .add_option("c", "count", "Amount of times to do something", CmdOptionValueType::Number)
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `CmdOptionValueType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::CmdOptionValueType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CmdOptionValueType`
[INFO] [stdout]   --> src/lib.rs:17:77
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .add_option("b", "balance", "Amount of money in your bank account", CmdOptionValueType::Float)
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `CmdOptionValueType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use commander::CmdOptionValueType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "431906ebe8181dbf32c3c276b64d749190a13d9c5bfc3600c0bfb073cd8604e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "431906ebe8181dbf32c3c276b64d749190a13d9c5bfc3600c0bfb073cd8604e6", kill_on_drop: false }`
[INFO] [stdout] 431906ebe8181dbf32c3c276b64d749190a13d9c5bfc3600c0bfb073cd8604e6
