[INFO] fetching crate falcon-cli 0.2.2...
[INFO] testing falcon-cli-0.2.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate falcon-cli 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate falcon-cli 0.2.2
[INFO] finished tweaking crates.io crate falcon-cli 0.2.2
[INFO] tweaked toml for crates.io crate falcon-cli 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate falcon-cli 0.2.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate falcon-cli 0.2.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f6982df401dd14cdc911af826ffa455ee10791430666735557e70d8f4b3b691
[INFO] running `Command { std: "docker" "start" "-a" "1f6982df401dd14cdc911af826ffa455ee10791430666735557e70d8f4b3b691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6982df401dd14cdc911af826ffa455ee10791430666735557e70d8f4b3b691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6982df401dd14cdc911af826ffa455ee10791430666735557e70d8f4b3b691", kill_on_drop: false }`
[INFO] [stdout] 1f6982df401dd14cdc911af826ffa455ee10791430666735557e70d8f4b3b691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a67dba2ecfec62a5072ff55fd530ecf1f7bcb75bd9205a957eee5e2e20338ad4
[INFO] running `Command { std: "docker" "start" "-a" "a67dba2ecfec62a5072ff55fd530ecf1f7bcb75bd9205a957eee5e2e20338ad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling falcon-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.45s
[INFO] running `Command { std: "docker" "inspect" "a67dba2ecfec62a5072ff55fd530ecf1f7bcb75bd9205a957eee5e2e20338ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67dba2ecfec62a5072ff55fd530ecf1f7bcb75bd9205a957eee5e2e20338ad4", kill_on_drop: false }`
[INFO] [stdout] a67dba2ecfec62a5072ff55fd530ecf1f7bcb75bd9205a957eee5e2e20338ad4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224822c0041ddd3628bc137c2035ad97699f28e35206d00f07590d5eb37d579e
[INFO] running `Command { std: "docker" "start" "-a" "224822c0041ddd3628bc137c2035ad97699f28e35206d00f07590d5eb37d579e", kill_on_drop: false }`
[INFO] [stderr]    Compiling falcon-cli v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "224822c0041ddd3628bc137c2035ad97699f28e35206d00f07590d5eb37d579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224822c0041ddd3628bc137c2035ad97699f28e35206d00f07590d5eb37d579e", kill_on_drop: false }`
[INFO] [stdout] 224822c0041ddd3628bc137c2035ad97699f28e35206d00f07590d5eb37d579e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 847f81447068dfcc3356f195b987ea763219a53392961986a81bfeb97abbdef8
[INFO] running `Command { std: "docker" "start" "-a" "847f81447068dfcc3356f195b987ea763219a53392961986a81bfeb97abbdef8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/falcon_cli-e327941e86dfe7ee)
[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 falcon_cli
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/lib.rs - CliProgressBar::set (line 833) - compile ... ok
[INFO] [stdout] test src/lib.rs - CliProgressBar::finish (line 849) - compile ... ok
[INFO] [stdout] test src/lib.rs - CliProgressBar::increment (line 814) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_clear_screen (line 622) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_confirm (line 294) - compile ... ok
[INFO] [stdout] test src/lib.rs - CliCommand (line 38) ... ok
[INFO] [stdout] test src/lib.rs - cli_display_table (line 492) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_get_multiline_input (line 252) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_get_input (line 213) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_display_array (line 579) - compile ... ok
[INFO] [stdout] test src/help.rs - help::CliHelpScreen::add_flag (line 88) ... ok
[INFO] [stdout] test src/help.rs - help::CliHelpScreen::new (line 41) ... ok
[INFO] [stdout] test src/lib.rs - cli_get_new_password (line 402) - compile ... ok
[INFO] [stdout] test src/help.rs - help::CliHelpScreen::add_example (line 105) ... ok
[INFO] [stdout] test src/lib.rs - cli_get_password (line 345) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_progress_bar (line 764) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_text_editor (line 650) - compile ... ok
[INFO] [stdout] test src/help.rs - help::CliHelpScreen::add_param (line 70) ... ok
[INFO] [stdout] test src/lib.rs - cli_get_option (line 152) - compile ... ok
[INFO] [stdout] test src/lib.rs - cli_run (line 85) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_error (line 191) ... FAILED
[INFO] [stdout] test src/lib.rs - cli_header (line 121) ... ok
[INFO] [stdout] test src/request.rs - request::CliRequest::get_flag (line 143) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_debug (line 213) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::cli_trace (line 236) ... FAILED
[INFO] [stdout] test src/request.rs - request::CliRequest::require_flag (line 110) - compile ... ok
[INFO] [stdout] test src/request.rs - request::CliRequest::has_flag (line 201) - compile ... ok
[INFO] [stdout] test src/request.rs - request::CliRequest::require_params (line 77) - compile ... ok
[INFO] [stdout] test src/request.rs - request::CliRequest::validate_flag (line 171) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_send (line 103) ... ok
[INFO] [stdout] test src/request.rs - request::CliRequest::validate_params (line 225) - compile ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::get_global (line 270) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_warn (line 169) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::add (line 116) - compile ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::has_global (line 235) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_sendln (line 125) ... ok
[INFO] [stdout] test src/macros.rs - macros::cli_info (line 147) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::add_category (line 565) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::app_name (line 167) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::global (line 207) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::new (line 93) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::ignore (line 304) ... ok
[INFO] [stdout] test src/router.rs - router::CliRouter::version_message (line 184) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros::cli_error (line 191) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `input_value` in this scope
[INFO] [stdout]    --> src/macros.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 | cli_error!("Invalid input: {}", input_value);
[INFO] [stdout]     |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::cli_debug (line 213) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `debug_value` in this scope
[INFO] [stdout]    --> src/macros.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 218 | cli_debug!("Variable value: {}", debug_value);
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::cli_trace (line 236) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `i` in this scope
[INFO] [stdout]    --> src/macros.rs:241:34
[INFO] [stdout]     |
[INFO] [stdout] 241 | cli_trace!("Loop iteration: {}", i);
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::cli_debug (line 213)
[INFO] [stdout]     src/macros.rs - macros::cli_error (line 191)
[INFO] [stdout]     src/macros.rs - macros::cli_trace (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.98s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 5.19s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "847f81447068dfcc3356f195b987ea763219a53392961986a81bfeb97abbdef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "847f81447068dfcc3356f195b987ea763219a53392961986a81bfeb97abbdef8", kill_on_drop: false }`
[INFO] [stdout] 847f81447068dfcc3356f195b987ea763219a53392961986a81bfeb97abbdef8
