[INFO] fetching crate willbe 0.35.0...
[INFO] checking willbe-0.35.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate willbe 0.35.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate willbe 0.35.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate willbe 0.35.0
[INFO] tweaked toml for crates.io crate willbe 0.35.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate willbe 0.35.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate willbe 0.35.0 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c72d37337a09b4cb5496b9ac75752e5bc00b7ba08293dc6fea251843d6e6d30e
[INFO] running `Command { std: "docker" "start" "-a" "c72d37337a09b4cb5496b9ac75752e5bc00b7ba08293dc6fea251843d6e6d30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c72d37337a09b4cb5496b9ac75752e5bc00b7ba08293dc6fea251843d6e6d30e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72d37337a09b4cb5496b9ac75752e5bc00b7ba08293dc6fea251843d6e6d30e", kill_on_drop: false }`
[INFO] [stdout] c72d37337a09b4cb5496b9ac75752e5bc00b7ba08293dc6fea251843d6e6d30e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 493e5df2b59d73793f20f615251bd3d5ad3dc8a6f5889caa331c24b381ffd44d
[INFO] running `Command { std: "docker" "start" "-a" "493e5df2b59d73793f20f615251bd3d5ad3dc8a6f5889caa331c24b381ffd44d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling collection_tools v0.38.0
[INFO] [stderr]    Compiling interval_adapter v0.42.0
[INFO] [stderr]    Compiling clone_dyn_types v0.48.0
[INFO] [stderr]    Compiling component_model_types v0.27.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling iter_tools v0.50.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling clone_dyn_types v0.46.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling collection_tools v0.37.0
[INFO] [stderr]    Compiling clone_dyn_types v0.47.0
[INFO] [stderr]    Compiling component_model_types v0.24.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling iter_tools v0.48.0
[INFO] [stderr]    Compiling iter_tools v0.47.0
[INFO] [stderr]    Compiling component_model_types v0.25.0
[INFO] [stderr]    Compiling derive_tools v0.65.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling interval_adapter v0.41.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_tools v0.63.0
[INFO] [stderr]    Compiling derive_tools v0.62.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro_tools v0.85.0
[INFO] [stderr]    Compiling macro_tools v0.83.0
[INFO] [stderr]    Compiling macro_tools v0.82.0
[INFO] [stderr]    Compiling former_types v2.38.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_tools_meta v0.63.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling derive_tools_meta v0.61.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_tools_meta v0.62.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.59.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling former_meta v2.43.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking mod_interface v0.61.0
[INFO] [stderr]    Compiling mod_interface_meta v0.58.0
[INFO] [stderr]    Compiling mod_interface_meta v0.57.0
[INFO] [stderr]     Checking error_tools v0.39.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling variadic_from_meta v0.30.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.58.0
[INFO] [stderr]     Checking former v2.45.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking doc-comment v0.3.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking variadic_from v0.59.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking clone_dyn v0.62.0
[INFO] [stderr]     Checking mod_interface v0.59.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking mod_interface v0.60.0
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking error_tools v0.38.0
[INFO] [stderr]    Compiling component_model_meta v0.17.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking parse-display v0.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking genfile_core v0.10.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking component_model v0.17.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking rustdoc-md v0.1.0
[INFO] [stderr]     Checking crates_tools v0.25.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking pth v0.37.0
[INFO] [stderr]     Checking process_tools v0.32.0
[INFO] [stderr]     Checking data_type v0.25.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking wca v0.46.0
[INFO] [stderr]    Compiling inspect_type v0.16.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling impls_index_meta v0.13.0
[INFO] [stderr]    Compiling test_tools v0.16.0
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking implements v0.13.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking is_slice v0.14.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking typing_tools v0.11.0
[INFO] [stderr]     Checking impls_index v0.11.0
[INFO] [stderr]     Checking diagnostics_tools v0.11.0
[INFO] [stderr]     Checking error_tools v0.22.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking collection_tools v0.18.0
[INFO] [stderr]     Checking mem_tools v0.9.0
[INFO] [stderr]     Checking toml_edit v0.14.4
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking trybuild v1.0.111
[INFO] [stderr]     Checking willbe v0.35.0 (/opt/rustwide/workdir)
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/mod.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |    .routine( command ::publish )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        362: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        363: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        364: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        365: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        366: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        367: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        368: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        369: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        370: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        371: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        372: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        373: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        374: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        375: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        376: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        377: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        378: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        379: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        380: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        381: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        382: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        383: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        384: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        385: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        386: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        387: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        388: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        389: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        390: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        391: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        392: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        393: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        394: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        395: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        396: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        397: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        398: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        399: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        400: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        401: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        402: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        403: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        404: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        405: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        406: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        407: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        408: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        409: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        410: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        411: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        412: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        413: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        414: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        415: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        416: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        417: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        418: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        419: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        420: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        421: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        422: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        423: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        424: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        425: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        426: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        427: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        428: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        429: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        430: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        431: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        432: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        433: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        434: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        435: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        436: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        437: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        438: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        439: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        440: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        441: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        442: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        443: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        444: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        445: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        446: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        447: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        448: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        449: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        450: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        451: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        452: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        453: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        454: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        455: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        456: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        457: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        458: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        459: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        460: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        461: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        462: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        463: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        464: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        465: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        466: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        467: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        468: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        469: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        470: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        471: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        472: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        473: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        474: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        475: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        476: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        477: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        478: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        479: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        480: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        481: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        482: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        483: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        484: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        485: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        486: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        487: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        488: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        489: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        490: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        491: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        492: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        493: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        494: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        495: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        496: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        497: rustc_hir_analysis::check_crate
[INFO] [stdout]        498: rustc_interface::passes::analysis
[INFO] [stdout]        499: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        500: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        501: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        502: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        503: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        504: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        505: <unknown>
[INFO] [stdout]        506: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/mod.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |    .routine( command ::publish )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |    .routine( command ::publish_diff )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        362: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        363: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        364: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        365: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        366: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        367: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        368: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        369: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        370: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        371: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        372: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        373: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        374: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        375: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        376: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        377: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        378: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        379: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        380: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        381: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        382: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        383: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        384: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        385: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        386: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        387: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        388: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        389: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        390: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        391: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        392: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        393: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        394: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        395: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        396: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        397: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        398: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        399: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        400: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        401: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        402: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        403: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        404: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        405: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        406: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        407: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        408: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        409: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        410: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        411: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        412: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        413: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        414: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        415: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        416: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        417: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        418: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        419: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        420: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        421: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        422: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        423: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        424: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        425: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        426: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        427: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        428: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        429: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        430: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        431: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        432: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        433: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        434: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        435: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        436: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        437: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        438: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        439: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        440: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        441: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        442: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        443: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        444: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        445: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        446: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        447: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        448: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        449: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        450: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        451: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        452: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        453: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        454: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        455: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        456: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        457: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        458: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        459: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        460: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        461: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        462: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        463: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        464: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        465: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        466: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        467: rustc_hir_analysis::check_crate
[INFO] [stdout]        468: rustc_interface::passes::analysis
[INFO] [stdout]        469: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        470: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        471: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        472: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        473: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        474: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        475: <unknown>
[INFO] [stdout]        476: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |    .routine( command ::publish_diff )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |    .routine( command ::list )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        362: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        363: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        364: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        365: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        366: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        367: rustc_hir_analysis::check_crate
[INFO] [stdout]        368: rustc_interface::passes::analysis
[INFO] [stdout]        369: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        370: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        371: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        372: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        373: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        374: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        375: <unknown>
[INFO] [stdout]        376: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |    .routine( command ::list )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |    .routine( command ::readme_health_table_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        352: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        353: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        354: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        355: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        356: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        357: rustc_hir_analysis::check_crate
[INFO] [stdout]        358: rustc_interface::passes::analysis
[INFO] [stdout]        359: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        360: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        361: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        362: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        363: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        364: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        365: <unknown>
[INFO] [stdout]        366: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |    .routine( command ::readme_health_table_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |    .routine( command ::test )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        192: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        193: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        194: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        195: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        196: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        197: rustc_hir_analysis::check_crate
[INFO] [stdout]        198: rustc_interface::passes::analysis
[INFO] [stdout]        199: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        200: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        201: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        202: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        203: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        204: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        205: <unknown>
[INFO] [stdout]        206: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |    .routine( command ::test )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |    .routine( command ::cicd_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        182: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        183: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        184: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        185: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        186: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        187: rustc_hir_analysis::check_crate
[INFO] [stdout]        188: rustc_interface::passes::analysis
[INFO] [stdout]        189: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        190: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        191: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        192: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        193: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        194: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        195: <unknown>
[INFO] [stdout]        196: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |    .routine( command ::cicd_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |    .routine( command ::workspace_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        152: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        153: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        154: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        155: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        156: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        157: rustc_hir_analysis::check_crate
[INFO] [stdout]        158: rustc_interface::passes::analysis
[INFO] [stdout]        159: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        160: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        161: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        162: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        163: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        164: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        165: <unknown>
[INFO] [stdout]        166: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |    .routine( command ::workspace_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |    .routine( command ::deploy_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        102: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        103: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        104: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        105: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        106: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        107: rustc_hir_analysis::check_crate
[INFO] [stdout]        108: rustc_interface::passes::analysis
[INFO] [stdout]        109: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        110: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        111: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        112: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        113: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        114: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        115: <unknown>
[INFO] [stdout]        116: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |    .routine( command ::deploy_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |    .routine( command ::readme_modules_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         82: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         83: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         84: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         85: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         86: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         87: rustc_hir_analysis::check_crate
[INFO] [stdout]         88: rustc_interface::passes::analysis
[INFO] [stdout]         89: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         90: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         91: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         92: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         93: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         94: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         95: <unknown>
[INFO] [stdout]         96: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |    .routine( command ::readme_modules_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |    .routine( command ::readme_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         72: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         73: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         74: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         75: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         76: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         77: rustc_hir_analysis::check_crate
[INFO] [stdout]         78: rustc_interface::passes::analysis
[INFO] [stdout]         79: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         80: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         81: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         82: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         83: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         84: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         85: <unknown>
[INFO] [stdout]         86: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |    .routine( command ::readme_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |    .routine( command ::features )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         42: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         43: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         44: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         45: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         46: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         47: rustc_hir_analysis::check_crate
[INFO] [stdout]         48: rustc_interface::passes::analysis
[INFO] [stdout]         49: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         50: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         51: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         52: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         53: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         54: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         55: <unknown>
[INFO] [stdout]         56: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |    .routine( command ::features )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |    .routine( command ::crate_doc )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |    .routine( command ::crate_doc )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: failed to report fulfillment errors
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_trait_selection/src/error_reporting/traits/mod.rs:287:47
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: <rustc_trait_selection::error_reporting::TypeErrCtxt>::report_fulfillment_errors
[INFO] [stdout]              5: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]              6: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]              7: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]              8: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              9: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]             10: rustc_hir_analysis::check_crate
[INFO] [stdout]             11: rustc_interface::passes::analysis
[INFO] [stdout]             12: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]             13: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             15: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]             16: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             17: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]             18: <unknown>
[INFO] [stdout]             19: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^--------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_addr_of
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_tuple
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         24: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         25: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         26: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         27: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         28: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         29: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         30: rustc_hir_analysis::check_crate
[INFO] [stdout]         31: rustc_interface::passes::analysis
[INFO] [stdout]         32: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         33: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         34: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         35: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         36: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         37: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         38: <unknown>
[INFO] [stdout]         39: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_addr_of
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_tuple
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         22: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         23: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         24: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         25: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         26: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         27: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         28: rustc_hir_analysis::check_crate
[INFO] [stdout]         29: rustc_interface::passes::analysis
[INFO] [stdout]         30: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         31: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         32: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         33: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         34: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         35: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         36: <unknown>
[INFO] [stdout]         37: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |     action ::readme_health_table_renew
[INFO] [stdout]    |     -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here to finish the statement: `;`
[INFO] [stdout]    |  ___|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout]    | |__- call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         call expression requires function
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^--------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   call expression requires function
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-05-10T11_37_58-2768.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.97.0-nightly (012cd62c9 2026-05-02) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         10: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         11: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         12: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         13: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         14: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         15: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         16: rustc_hir_analysis::check_crate
[INFO] [stdout]         17: rustc_interface::passes::analysis
[INFO] [stdout]         18: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         19: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         20: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         21: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         22: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         23: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         24: <unknown>
[INFO] [stdout]         25: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                |
[INFO] [stdout]    |                call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          8: rustc_hir_typeck::check::check_fn
[INFO] [stdout]          9: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         10: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         14: rustc_hir_analysis::check_crate
[INFO] [stdout]         15: rustc_interface::passes::analysis
[INFO] [stdout]         16: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         17: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         18: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         19: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         20: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         21: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         22: <unknown>
[INFO] [stdout]         23: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]   --> src/command/publish.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |   if dry && !report.packages.is_empty()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          9: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]         10: rustc_privacy::check_mod_privacy
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         14: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         15: rustc_interface::passes::analysis
[INFO] [stdout]         16: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         17: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         18: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         19: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         20: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         21: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         22: <unknown>
[INFO] [stdout]         23: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |   if dry && !report.packages.is_empty()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/publish.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |   Err( e.context( "publish command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: rustc_privacy::check_mod_privacy
[INFO] [stdout]          9: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         10: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         11: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         12: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         13: rustc_interface::passes::analysis
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         17: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         18: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         19: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         20: <unknown>
[INFO] [stdout]         21: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/publish.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |   Err( e.context( "publish command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | /   action ::readme_health_table_renew
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout] 20 | |   .context( "Fail to create table" )
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: rustc_privacy::check_mod_privacy
[INFO] [stdout]          6: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]          7: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]          8: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]          9: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         10: rustc_interface::passes::analysis
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         14: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         15: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         16: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         17: <unknown>
[INFO] [stdout]         18: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | /   action ::readme_health_table_renew
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout] 20 | |   .context( "Fail to create table" )
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/test.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 |   Err( e.context( "package test command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: rustc_privacy::check_mod_privacy
[INFO] [stdout]          9: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         10: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         11: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         12: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         13: rustc_interface::passes::analysis
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         17: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         18: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         19: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         20: <unknown>
[INFO] [stdout]         21: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 |   Err( e.context( "package test command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | /   action ::deploy_renew( &current_dir, template )
[INFO] [stdout] 122 | |   .context( "Fail to create deploy template" )
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: rustc_privacy::check_mod_privacy
[INFO] [stdout]          6: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]          7: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]          8: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]          9: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         10: rustc_interface::passes::analysis
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         14: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         15: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         16: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         17: <unknown>
[INFO] [stdout]         18: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | /   action ::deploy_renew( &current_dir, template )
[INFO] [stdout] 122 | |   .context( "Fail to create deploy template" )
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `willbe` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name willbe --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=future_incompatible '--allow=clippy::wildcard_imports' --deny=unsafe-code --warn=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' '--allow=clippy::struct_excessive_bools' '--warn=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_call_fn' '--allow=clippy::question_mark_used' '--allow=clippy::pub_use' '--allow=clippy::module_name_repetitions' '--allow=clippy::mod_module_files' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::implicit_return' '--warn=clippy::doc_include_without_cfg' '--allow=clippy::cast_precision_loss' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --check-cfg 'cfg(feature, values("diagnostics_runtime_assertions", "diagnostics_compiletime_assertions", "diagnostics_memory_layout"))' --test --cfg 'feature="default"' --cfg 'feature="enabled"' --cfg 'feature="progress_bar"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enabled", "full", "progress_bar", "tracing"))' -C metadata=4aab97c617a0c3db -C extra-filename=-9ce1805511ee33d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5da3704b8d5a27c3.rmeta --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-df1eacd4236cad40.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-fcfd8cde44d899f6.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-cba557b23689b954.rmeta --extern collection_tools=/opt/rustwide/target/debug/deps/libcollection_tools-6cadabf19c8a1375.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c432f70ed587b425.rmeta --extern component_model=/opt/rustwide/target/debug/deps/libcomponent_model-83b82d016405cce0.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-85786f1d97f001b4.rmeta --extern crates_tools=/opt/rustwide/target/debug/deps/libcrates_tools-bdc5f7e7cb819bb2.rmeta --extern data_type=/opt/rustwide/target/debug/deps/libdata_type-ecc31294bd3fe7c5.rmeta --extern derive_tools=/opt/rustwide/target/debug/deps/libderive_tools-abbc71e306b1f24d.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-2d60003d76c28519.rmeta --extern error_tools=/opt/rustwide/target/debug/deps/liberror_tools-52048fb2bfebd520.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8c2eb0da8d427755.rmeta --extern former=/opt/rustwide/target/debug/deps/libformer-73a6e841ed5e5269.rmeta --extern genfile_core=/opt/rustwide/target/debug/deps/libgenfile_core-c4c95b93ee65e5d1.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-379f5c830ca4349f.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-c27443ac71c7a1b7.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-bc9cb1ee3d000b71.rmeta --extern iter_tools=/opt/rustwide/target/debug/deps/libiter_tools-df106f161b802a3a.rmeta --extern macro_tools=/opt/rustwide/target/debug/deps/libmacro_tools-35fd4f59577670b1.rmeta --extern mod_interface=/opt/rustwide/target/debug/deps/libmod_interface-ac0eb57fbabc25c6.rmeta --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-954a517e0f03ac37.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f9fa0099d69e452d.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-97bd3da1bd4582ac.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-f17cfbe6197500a6.rmeta --extern process_tools=/opt/rustwide/target/debug/deps/libprocess_tools-3f6d117c573bc1c7.rmeta --extern pth=/opt/rustwide/target/debug/deps/libpth-c6d0f1ae9e546453.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a6e4d38c5c978c84.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4c056e7f38026a04.rmeta --extern rustdoc_md=/opt/rustwide/target/debug/deps/librustdoc_md-25aaf8f07c3149ac.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-32b8ed141cbf95fb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3af408ce776aa2d6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0daa3e283338ae40.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0b3541f891b35fe3.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-0698dac39de7e529.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-512c49affe60d2e6.rmeta --extern test_tools=/opt/rustwide/target/debug/deps/libtest_tools-c28bb2bc7222531c.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-0c39c3ade93a46d4.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-1c4af5fb7d90c925.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-0078994cc777d864.rmeta --extern wca=/opt/rustwide/target/debug/deps/libwca-12e391be6d83027e.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-688587d5bf8a0e3b/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/mod.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |    .routine( command ::publish )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        362: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        363: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        364: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        365: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        366: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        367: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        368: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        369: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        370: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        371: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        372: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        373: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        374: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        375: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        376: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        377: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        378: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        379: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        380: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        381: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        382: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        383: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        384: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        385: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        386: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        387: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        388: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        389: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        390: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        391: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        392: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        393: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        394: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        395: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        396: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        397: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        398: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        399: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        400: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        401: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        402: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        403: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        404: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        405: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        406: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        407: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        408: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        409: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        410: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        411: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        412: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        413: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        414: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        415: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        416: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        417: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        418: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        419: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        420: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        421: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        422: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        423: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        424: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        425: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        426: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        427: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        428: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        429: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        430: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        431: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        432: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        433: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        434: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        435: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        436: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        437: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        438: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        439: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        440: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        441: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        442: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        443: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        444: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        445: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        446: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        447: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        448: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        449: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        450: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        451: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        452: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        453: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        454: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        455: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        456: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        457: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        458: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        459: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        460: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        461: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        462: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        463: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        464: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        465: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        466: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        467: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        468: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        469: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        470: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        471: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        472: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        473: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        474: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        475: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        476: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        477: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        478: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        479: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        480: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        481: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        482: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        483: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        484: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        485: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        486: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        487: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        488: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        489: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        490: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        491: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        492: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        493: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        494: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        495: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        496: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        497: rustc_hir_analysis::check_crate
[INFO] [stdout]        498: rustc_interface::passes::analysis
[INFO] [stdout]        499: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        500: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        501: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        502: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        503: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        504: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        505: <unknown>
[INFO] [stdout]        506: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/mod.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |    .routine( command ::publish )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |    .routine( command ::publish_diff )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        362: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        363: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        364: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        365: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        366: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        367: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        368: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        369: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        370: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        371: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        372: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        373: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        374: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        375: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        376: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        377: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        378: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        379: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        380: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        381: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        382: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        383: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        384: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        385: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        386: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        387: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        388: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        389: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        390: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        391: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        392: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        393: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        394: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        395: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        396: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        397: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        398: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        399: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        400: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        401: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        402: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        403: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        404: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        405: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        406: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        407: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        408: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        409: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        410: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        411: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        412: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        413: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        414: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        415: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        416: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        417: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        418: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        419: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        420: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        421: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        422: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        423: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        424: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        425: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        426: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        427: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        428: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        429: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        430: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        431: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        432: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        433: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        434: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        435: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        436: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        437: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        438: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        439: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        440: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        441: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        442: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        443: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        444: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        445: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        446: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        447: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        448: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        449: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        450: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        451: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        452: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        453: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        454: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        455: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        456: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        457: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        458: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        459: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        460: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        461: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        462: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        463: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        464: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        465: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        466: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        467: rustc_hir_analysis::check_crate
[INFO] [stdout]        468: rustc_interface::passes::analysis
[INFO] [stdout]        469: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        470: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        471: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        472: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        473: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        474: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        475: <unknown>
[INFO] [stdout]        476: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |    .routine( command ::publish_diff )
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |    .routine( command ::list )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        352: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        353: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        354: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        355: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        356: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        357: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        358: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        359: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        360: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        361: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        362: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        363: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        364: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        365: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        366: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        367: rustc_hir_analysis::check_crate
[INFO] [stdout]        368: rustc_interface::passes::analysis
[INFO] [stdout]        369: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        370: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        371: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        372: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        373: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        374: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        375: <unknown>
[INFO] [stdout]        376: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |    .routine( command ::list )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |    .routine( command ::readme_health_table_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        192: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        193: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        194: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        195: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        196: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        197: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        198: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        199: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        200: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        201: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        202: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        203: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        204: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        205: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        206: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        207: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        208: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        209: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        210: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        211: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        212: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        213: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        214: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        215: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        216: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        217: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        218: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        219: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        220: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        221: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        222: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        223: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        224: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        225: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        226: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        227: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        228: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        229: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        230: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        231: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        232: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        233: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        234: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        235: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        236: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        237: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        238: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        239: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        240: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        241: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        242: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        243: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        244: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        245: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        246: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        247: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        248: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        249: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        250: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        251: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        252: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        253: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        254: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        255: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        256: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        257: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        258: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        259: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        260: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        261: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        262: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        263: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        264: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        265: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        266: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        267: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        268: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        269: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        270: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        271: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        272: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        273: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        274: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        275: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        276: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        277: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        278: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        279: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        280: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        281: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        282: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        283: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        284: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        285: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        286: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        287: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        288: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        289: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        290: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        291: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        292: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        293: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        294: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        295: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        296: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        297: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        298: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        299: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        300: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        301: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        302: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        303: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        304: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        305: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        306: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        307: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        308: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        309: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        310: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        311: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        312: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        313: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        314: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        315: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        316: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        317: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        318: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        319: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        320: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        321: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        322: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        323: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        324: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        325: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        326: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        327: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        328: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        329: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        330: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        331: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        332: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        333: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        334: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        335: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        336: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        337: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        338: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        339: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        340: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        341: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        342: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        343: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        344: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        345: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        346: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        347: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        348: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        349: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        350: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        351: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        352: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        353: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        354: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        355: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        356: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        357: rustc_hir_analysis::check_crate
[INFO] [stdout]        358: rustc_interface::passes::analysis
[INFO] [stdout]        359: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        360: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        361: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        362: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        363: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        364: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        365: <unknown>
[INFO] [stdout]        366: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |    .routine( command ::readme_health_table_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |    .routine( command ::test )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        182: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        183: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        184: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        185: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        186: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        187: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        188: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        189: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        190: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        191: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        192: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        193: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        194: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        195: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        196: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        197: rustc_hir_analysis::check_crate
[INFO] [stdout]        198: rustc_interface::passes::analysis
[INFO] [stdout]        199: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        200: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        201: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        202: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        203: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        204: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        205: <unknown>
[INFO] [stdout]        206: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |    .routine( command ::test )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |    .routine( command ::cicd_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        152: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        153: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        154: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        155: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        156: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        157: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        158: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        159: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        160: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        161: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        162: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        163: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        164: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        165: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        166: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        167: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        168: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        169: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        170: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        171: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        172: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        173: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        174: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        175: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        176: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        177: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        178: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        179: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        180: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        181: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        182: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        183: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        184: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        185: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        186: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        187: rustc_hir_analysis::check_crate
[INFO] [stdout]        188: rustc_interface::passes::analysis
[INFO] [stdout]        189: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        190: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        191: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        192: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        193: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        194: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        195: <unknown>
[INFO] [stdout]        196: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |    .routine( command ::cicd_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |    .routine( command ::workspace_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        102: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        103: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        104: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        105: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        106: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        107: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        108: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        109: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        110: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        111: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        112: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        113: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        114: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        115: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        116: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        117: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        118: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        119: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        120: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        121: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        122: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        123: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        124: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        125: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        126: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        127: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        128: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        129: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        130: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        131: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        132: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        133: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        134: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        135: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        136: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        137: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        138: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        139: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        140: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        141: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        142: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        143: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        144: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        145: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        146: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        147: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]        148: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        149: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        150: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        151: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        152: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        153: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        154: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        155: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        156: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        157: rustc_hir_analysis::check_crate
[INFO] [stdout]        158: rustc_interface::passes::analysis
[INFO] [stdout]        159: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        160: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        161: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        162: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        163: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        164: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        165: <unknown>
[INFO] [stdout]        166: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |    .routine( command ::workspace_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |    .routine( command ::deploy_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         82: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         83: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         84: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         85: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         86: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         87: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         88: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         89: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         90: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         91: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         92: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         93: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         94: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         95: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         96: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         97: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         98: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         99: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]        100: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]        101: rustc_hir_typeck::check::check_fn
[INFO] [stdout]        102: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]        103: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]        104: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]        105: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        106: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]        107: rustc_hir_analysis::check_crate
[INFO] [stdout]        108: rustc_interface::passes::analysis
[INFO] [stdout]        109: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]        110: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]        111: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]        112: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]        113: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]        114: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]        115: <unknown>
[INFO] [stdout]        116: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |    .routine( command ::deploy_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |    .routine( command ::readme_modules_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         72: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         73: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         74: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         75: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         76: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         77: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         78: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         79: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         80: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         81: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         82: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         83: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         84: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         85: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         86: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         87: rustc_hir_analysis::check_crate
[INFO] [stdout]         88: rustc_interface::passes::analysis
[INFO] [stdout]         89: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         90: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         91: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         92: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         93: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         94: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         95: <unknown>
[INFO] [stdout]         96: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |    .routine( command ::readme_modules_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |    .routine( command ::readme_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         42: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         43: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         44: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         45: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         46: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         47: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         48: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         49: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         50: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         51: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         52: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         53: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         54: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         55: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         56: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         57: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         58: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         59: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         60: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         61: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         62: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         63: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         64: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         65: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         66: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         67: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         68: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         69: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         70: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         71: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         72: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         73: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         74: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         75: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         76: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         77: rustc_hir_analysis::check_crate
[INFO] [stdout]         78: rustc_interface::passes::analysis
[INFO] [stdout]         79: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         80: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         81: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         82: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         83: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         84: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         85: <unknown>
[INFO] [stdout]         86: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |    .routine( command ::readme_headers_renew )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |    .routine( command ::features )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         24: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         25: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         26: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         27: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         28: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         29: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         30: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         31: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         32: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         33: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         34: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         35: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         36: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         37: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]         38: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         39: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         40: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         41: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         42: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         43: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         44: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         45: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         46: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         47: rustc_hir_analysis::check_crate
[INFO] [stdout]         48: rustc_interface::passes::analysis
[INFO] [stdout]         49: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         50: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         51: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         52: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         53: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         54: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         55: <unknown>
[INFO] [stdout]         56: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |    .routine( command ::features )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |    .routine( command ::crate_doc )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |    .routine( command ::crate_doc )
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: failed to report fulfillment errors
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_trait_selection/src/error_reporting/traits/mod.rs:287:47
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: <rustc_trait_selection::error_reporting::TypeErrCtxt>::report_fulfillment_errors
[INFO] [stdout]              5: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]              6: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]              7: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]              8: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]              9: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]             10: rustc_hir_analysis::check_crate
[INFO] [stdout]             11: rustc_interface::passes::analysis
[INFO] [stdout]             12: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]             13: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             15: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]             16: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             17: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]             18: <unknown>
[INFO] [stdout]             19: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^--------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |   match action ::publish( plan )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_addr_of
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_tuple
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         22: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         23: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         24: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         25: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         26: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         27: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         28: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         29: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         30: rustc_hir_analysis::check_crate
[INFO] [stdout]         31: rustc_interface::passes::analysis
[INFO] [stdout]         32: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         33: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         34: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         35: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         36: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         37: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         38: <unknown>
[INFO] [stdout]         39: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_addr_of
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_tuple
[INFO] [stdout]         12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         13: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]         14: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         15: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         16: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]         17: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         18: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         19: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         20: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         21: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         22: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         23: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         24: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         25: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         26: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         27: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         28: rustc_hir_analysis::check_crate
[INFO] [stdout]         29: rustc_interface::passes::analysis
[INFO] [stdout]         30: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         31: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         32: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         33: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         34: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         35: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         36: <unknown>
[INFO] [stdout]         37: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish_diff.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |   println!( "{}", action ::publish_diff( o )? );
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_headers_renew.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |     action ::readme_health_table_renew
[INFO] [stdout]    |     -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here to finish the statement: `;`
[INFO] [stdout]    |  ___|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout]    | |__- call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |   action ::readme_health_table_renew
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         call expression requires function
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |   match action ::test( args, dry )
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^--------------------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   call expression requires function
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_method_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   action ::deploy_renew( &current_dir, template )
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-05-10T11_37_58-2767.txt`: Read-only file system (os error 30)
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]         10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         12: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         17: rustc_hir_analysis::check_crate
[INFO] [stdout]         18: rustc_interface::passes::analysis
[INFO] [stdout]         19: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         20: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         22: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         23: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         25: <unknown>
[INFO] [stdout]         26: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_match
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          9: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         10: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         11: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         12: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         13: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         14: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         15: rustc_hir_analysis::check_crate
[INFO] [stdout]         16: rustc_interface::passes::analysis
[INFO] [stdout]         17: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         18: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         20: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         21: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         22: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         23: <unknown>
[INFO] [stdout]         24: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_modules_headers_renew.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |   match action ::readme_modules_headers_renew( crate_dir )
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: rustc 1.97.0-nightly (012cd62c9 2026-05-02) running on x86_64-unknown-linux-gnu
[INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/expr.rs:588:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_errors::DiagCtxtHandle>::span_delayed_bug::<rustc_span::span_encoding::Span, &str>
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]          8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]         10: rustc_hir_typeck::check::check_fn
[INFO] [stdout]         11: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         12: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         13: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         14: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         15: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         16: rustc_hir_analysis::check_crate
[INFO] [stdout]         17: rustc_interface::passes::analysis
[INFO] [stdout]         18: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         19: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         20: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         21: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         22: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         23: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         24: <unknown>
[INFO] [stdout]         25: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}`
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                |
[INFO] [stdout]    |                call expression requires function
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_hir_typeck/src/callee.rs:743:34
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_call
[INFO] [stdout]          4: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          5: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_decl
[INFO] [stdout]          6: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]          7: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]          8: rustc_hir_typeck::check::check_fn
[INFO] [stdout]          9: rustc_hir_typeck::typeck_with_inspect::{closure#0}
[INFO] [stdout]         10: rustc_query_impl::query_impl::typeck_root::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::ErasedData<[u8; 8]>, rustc_middle::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::typeck_root::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: <rustc_middle::ty::context::TyCtxt>::par_hir_body_owners::<rustc_hir_analysis::check_crate::{closure#1}>::{closure#0}
[INFO] [stdout]         14: rustc_hir_analysis::check_crate
[INFO] [stdout]         15: rustc_interface::passes::analysis
[INFO] [stdout]         16: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         17: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         18: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         19: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         20: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         21: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         22: <unknown>
[INFO] [stdout]         23: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/features.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |   let report = action ::features( o );
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]   --> src/command/publish.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |   if dry && !report.packages.is_empty()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          9: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]         10: rustc_privacy::check_mod_privacy
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         14: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         15: rustc_interface::passes::analysis
[INFO] [stdout]         16: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         17: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         18: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         19: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         20: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         21: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         22: <unknown>
[INFO] [stdout]         23: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/publish.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |   if dry && !report.packages.is_empty()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/publish.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |   Err( e.context( "publish command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: rustc_privacy::check_mod_privacy
[INFO] [stdout]          9: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         10: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         11: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         12: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         13: rustc_interface::passes::analysis
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         17: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         18: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         19: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         20: <unknown>
[INFO] [stdout]         21: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/publish.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |   Err( e.context( "publish command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | /   action ::readme_health_table_renew
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout] 20 | |   .context( "Fail to create table" )
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: rustc_privacy::check_mod_privacy
[INFO] [stdout]          6: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]          7: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]          8: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]          9: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         10: rustc_interface::passes::analysis
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         14: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         15: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         16: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         17: <unknown>
[INFO] [stdout]         18: clone
[INFO] [stdout]       
[INFO] [stdout]   --> src/command/readme_health_table_renew.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | /   action ::readme_health_table_renew
[INFO] [stdout] 17 | |   (
[INFO] [stdout] 18 | |    &std ::env ::current_dir()?
[INFO] [stdout] 19 | |  )
[INFO] [stdout] 20 | |   .context( "Fail to create table" )
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/test.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 |   Err( e.context( "package test command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          6: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          7: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          8: rustc_privacy::check_mod_privacy
[INFO] [stdout]          9: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         10: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         11: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]         12: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         13: rustc_interface::passes::analysis
[INFO] [stdout]         14: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         15: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         16: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         17: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         18: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         19: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         20: <unknown>
[INFO] [stdout]         21: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/test.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 |   Err( e.context( "package test command" ) )
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] query stack during panic:
[INFO] [stdout] error: internal compiler error: no type-dependent def for method call
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | /   action ::deploy_renew( &current_dir, template )
[INFO] [stdout] 122 | |   .context( "Fail to create deploy template" )
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: delayed at /rustc-dev/012cd62c9add58ab3910e44c137d87db3ab70f61/compiler/rustc_privacy/src/lib.rs:1283:26
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]          3: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          4: <rustc_privacy::TypePrivacyVisitor as rustc_hir::intravisit::Visitor>::visit_expr
[INFO] [stdout]          5: rustc_privacy::check_mod_privacy
[INFO] [stdout]          6: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::DefaultCache<rustc_span::def_id::LocalModDefId, rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]          7: rustc_query_impl::query_impl::check_mod_privacy::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]          8: rustc_interface::passes::analysis::{closure#0}::{closure#1}
[INFO] [stdout]          9: rustc_data_structures::sync::parallel::par_fns
[INFO] [stdout]         10: rustc_interface::passes::analysis
[INFO] [stdout]         11: rustc_query_impl::execution::try_execute_query::<rustc_middle::query::caches::SingleCache<rustc_middle::query::erase::ErasedData<[u8; 0]>>, false>
[INFO] [stdout]         12: rustc_query_impl::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         13: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         14: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         15: <std::thread::lifecycle::spawn_unchecked<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         16: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]         17: <unknown>
[INFO] [stdout]         18: clone
[INFO] [stdout]       
[INFO] [stdout]    --> src/command/deploy_renew.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | /   action ::deploy_renew( &current_dir, template )
[INFO] [stdout] 122 | |   .context( "Fail to create deploy template" )
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `willbe` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name willbe --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=future_incompatible '--allow=clippy::wildcard_imports' --deny=unsafe-code --warn=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' '--allow=clippy::struct_excessive_bools' '--warn=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_call_fn' '--allow=clippy::question_mark_used' '--allow=clippy::pub_use' '--allow=clippy::module_name_repetitions' '--allow=clippy::mod_module_files' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::implicit_return' '--warn=clippy::doc_include_without_cfg' '--allow=clippy::cast_precision_loss' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --check-cfg 'cfg(feature, values("diagnostics_runtime_assertions", "diagnostics_compiletime_assertions", "diagnostics_memory_layout"))' --cfg 'feature="default"' --cfg 'feature="enabled"' --cfg 'feature="progress_bar"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enabled", "full", "progress_bar", "tracing"))' -C metadata=9a181bd4187fbdbf -C extra-filename=-9ea80d8dc73cedac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-df1eacd4236cad40.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-fcfd8cde44d899f6.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-cba557b23689b954.rmeta --extern collection_tools=/opt/rustwide/target/debug/deps/libcollection_tools-6cadabf19c8a1375.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c432f70ed587b425.rmeta --extern component_model=/opt/rustwide/target/debug/deps/libcomponent_model-83b82d016405cce0.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-85786f1d97f001b4.rmeta --extern crates_tools=/opt/rustwide/target/debug/deps/libcrates_tools-bdc5f7e7cb819bb2.rmeta --extern data_type=/opt/rustwide/target/debug/deps/libdata_type-ecc31294bd3fe7c5.rmeta --extern derive_tools=/opt/rustwide/target/debug/deps/libderive_tools-abbc71e306b1f24d.rmeta --extern duct=/opt/rustwide/target/debug/deps/libduct-2d60003d76c28519.rmeta --extern error_tools=/opt/rustwide/target/debug/deps/liberror_tools-52048fb2bfebd520.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8c2eb0da8d427755.rmeta --extern former=/opt/rustwide/target/debug/deps/libformer-73a6e841ed5e5269.rmeta --extern genfile_core=/opt/rustwide/target/debug/deps/libgenfile_core-c4c95b93ee65e5d1.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-379f5c830ca4349f.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-c27443ac71c7a1b7.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-bc9cb1ee3d000b71.rmeta --extern iter_tools=/opt/rustwide/target/debug/deps/libiter_tools-df106f161b802a3a.rmeta --extern macro_tools=/opt/rustwide/target/debug/deps/libmacro_tools-35fd4f59577670b1.rmeta --extern mod_interface=/opt/rustwide/target/debug/deps/libmod_interface-ac0eb57fbabc25c6.rmeta --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-954a517e0f03ac37.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f9fa0099d69e452d.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-f17cfbe6197500a6.rmeta --extern process_tools=/opt/rustwide/target/debug/deps/libprocess_tools-3f6d117c573bc1c7.rmeta --extern pth=/opt/rustwide/target/debug/deps/libpth-c6d0f1ae9e546453.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a6e4d38c5c978c84.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4c056e7f38026a04.rmeta --extern rustdoc_md=/opt/rustwide/target/debug/deps/librustdoc_md-25aaf8f07c3149ac.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-32b8ed141cbf95fb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3af408ce776aa2d6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0daa3e283338ae40.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-0698dac39de7e529.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-512c49affe60d2e6.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-0c39c3ade93a46d4.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-1c4af5fb7d90c925.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-0078994cc777d864.rmeta --extern wca=/opt/rustwide/target/debug/deps/libwca-12e391be6d83027e.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-688587d5bf8a0e3b/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "493e5df2b59d73793f20f615251bd3d5ad3dc8a6f5889caa331c24b381ffd44d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493e5df2b59d73793f20f615251bd3d5ad3dc8a6f5889caa331c24b381ffd44d", kill_on_drop: false }`
[INFO] [stdout] 493e5df2b59d73793f20f615251bd3d5ad3dc8a6f5889caa331c24b381ffd44d
