[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-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/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carribus/rust_commander on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b37b1db74d1acda1acdba39e41f1514f1eba4e186ace3e3161bf3d4cc847af60
[INFO] running `Command { std: "docker" "start" "-a" "b37b1db74d1acda1acdba39e41f1514f1eba4e186ace3e3161bf3d4cc847af60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b37b1db74d1acda1acdba39e41f1514f1eba4e186ace3e3161bf3d4cc847af60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37b1db74d1acda1acdba39e41f1514f1eba4e186ace3e3161bf3d4cc847af60", kill_on_drop: false }`
[INFO] [stdout] b37b1db74d1acda1acdba39e41f1514f1eba4e186ace3e3161bf3d4cc847af60
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8bdbc44cd8d3b6249305d4aa3fe68b79a670b4fb1b2e1d15d3cdf1114c699f1e
[INFO] running `Command { std: "docker" "start" "-a" "8bdbc44cd8d3b6249305d4aa3fe68b79a670b4fb1b2e1d15d3cdf1114c699f1e", 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.83s
[INFO] running `Command { std: "docker" "inspect" "8bdbc44cd8d3b6249305d4aa3fe68b79a670b4fb1b2e1d15d3cdf1114c699f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bdbc44cd8d3b6249305d4aa3fe68b79a670b4fb1b2e1d15d3cdf1114c699f1e", kill_on_drop: false }`
[INFO] [stdout] 8bdbc44cd8d3b6249305d4aa3fe68b79a670b4fb1b2e1d15d3cdf1114c699f1e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9c23a1d06bc855c5e776a1866a40b306bcce180e275dc7034100669c0f3b7deb
[INFO] running `Command { std: "docker" "start" "-a" "9c23a1d06bc855c5e776a1866a40b306bcce180e275dc7034100669c0f3b7deb", 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.60s
[INFO] running `Command { std: "docker" "inspect" "9c23a1d06bc855c5e776a1866a40b306bcce180e275dc7034100669c0f3b7deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c23a1d06bc855c5e776a1866a40b306bcce180e275dc7034100669c0f3b7deb", kill_on_drop: false }`
[INFO] [stdout] 9c23a1d06bc855c5e776a1866a40b306bcce180e275dc7034100669c0f3b7deb
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f1f118d4b3cb32ef69a3d43de174b40d66a8d4d8f0a289f7741d7bb0f71ad545
[INFO] running `Command { std: "docker" "start" "-a" "f1f118d4b3cb32ef69a3d43de174b40d66a8d4d8f0a289f7741d7bb0f71ad545", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:300:29
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn get_supported_option(&self, option: &'a str, is_longform: bool) -> Option<&'a CmdLineOption> {
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[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.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/commander/acf4b5a9f5589029/deps/commander-acf4b5a9f5589029)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_add_1_option ... ok
[INFO] [stdout] test tests::test_add_2_options ... ok
[INFO] [stdout] test tests::test_get_number_arg ... ok
[INFO] [stdout] test tests::test_help ... ignored
[INFO] [stdout] test tests::test_get_string_arg ... ok
[INFO] [stdout] test tests::test_get_float_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/commander/de9fccb5331c842c/deps/commander-de9fccb5331c842c)
[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" "f1f118d4b3cb32ef69a3d43de174b40d66a8d4d8f0a289f7741d7bb0f71ad545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f118d4b3cb32ef69a3d43de174b40d66a8d4d8f0a289f7741d7bb0f71ad545", kill_on_drop: false }`
[INFO] [stdout] f1f118d4b3cb32ef69a3d43de174b40d66a8d4d8f0a289f7741d7bb0f71ad545
