[INFO] cloning repository https://github.com/svenslaggare/gitnotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svenslaggare/gitnotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c150030ee44845620a0986d25d0a0cafb0f8a0e
[INFO] testing svenslaggare/gitnotes against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svenslaggare/gitnotes
[INFO] finished tweaking git repo https://github.com/svenslaggare/gitnotes
[INFO] tweaked toml for git repo https://github.com/svenslaggare/gitnotes written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svenslaggare/gitnotes on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svenslaggare/gitnotes 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.11.0
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded rake v0.3.3
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded open v5.0.0
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded prettyplease v0.2.27
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded comrak v0.35.0
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded plist v1.5.0
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0ed2bac702528da16c36ca0e3b4f6ac2f9282fa5bfcebcf1ac192a8ae4563f3
[INFO] running `Command { std: "docker" "start" "-a" "c0ed2bac702528da16c36ca0e3b4f6ac2f9282fa5bfcebcf1ac192a8ae4563f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0ed2bac702528da16c36ca0e3b4f6ac2f9282fa5bfcebcf1ac192a8ae4563f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ed2bac702528da16c36ca0e3b4f6ac2f9282fa5bfcebcf1ac192a8ae4563f3", kill_on_drop: false }`
[INFO] [stdout] c0ed2bac702528da16c36ca0e3b4f6ac2f9282fa5bfcebcf1ac192a8ae4563f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27f4760acfc9b9a5d6bed9ad812bb7d71b751009295b9c5c5b6bfdd9dd80a85
[INFO] running `Command { std: "docker" "start" "-a" "d27f4760acfc9b9a5d6bed9ad812bb7d71b751009295b9c5c5b6bfdd9dd80a85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling open v5.0.0
[INFO] [stderr]    Compiling tempfile v3.7.0
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rake v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling comrak v0.35.0
[INFO] [stderr]    Compiling askama v0.12.0
[INFO] [stderr]    Compiling gitnotes v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `iter` and `len` are never used
[INFO] [stdout]   --> src/helpers.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<T> OrderedSet<T> where T: Eq + Hash {
[INFO] [stdout]    | ---------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn iter(&self) -> impl Iterator<Item=&T> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_first` is never read
[INFO] [stdout]    --> src/model.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub struct NoteFileTreeWalkStack<'a> {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 476 |     pub is_first: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/querying.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl RegexMatcher {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 660 |     pub fn new(str: &str) -> RegexMatcher {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_working_dir` is never used
[INFO] [stdout]    --> src/app.rs:691:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 691 |     pub fn set_working_dir(&mut self, working_dir: &Path) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree> {
[INFO] [stdout]     |                 ^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                             ||
[INFO] [stdout]     |                 |                             |the same lifetime is hidden here
[INFO] [stdout]     |                 |                             the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |                   |
[INFO] [stdout]     |                     |                |                   the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:558:33
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit, git2::Tree)> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                                    |
[INFO] [stdout]     |                                 |                                    the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit<'_>, git2::Tree<'_>)> {
[INFO] [stdout]     |                                                                                  ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree<'_>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "d27f4760acfc9b9a5d6bed9ad812bb7d71b751009295b9c5c5b6bfdd9dd80a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27f4760acfc9b9a5d6bed9ad812bb7d71b751009295b9c5c5b6bfdd9dd80a85", kill_on_drop: false }`
[INFO] [stdout] d27f4760acfc9b9a5d6bed9ad812bb7d71b751009295b9c5c5b6bfdd9dd80a85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c217436db6b45c77d2877b3fef98bb04d54783376dc133392cb07f9fea606423
[INFO] running `Command { std: "docker" "start" "-a" "c217436db6b45c77d2877b3fef98bb04d54783376dc133392cb07f9fea606423", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitnotes v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `is_first` is never read
[INFO] [stdout]    --> src/model.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub struct NoteFileTreeWalkStack<'a> {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 476 |     pub is_first: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/querying.rs:660:12
[INFO] [stdout]     |
[INFO] [stdout] 659 | impl RegexMatcher {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 660 |     pub fn new(str: &str) -> RegexMatcher {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree> {
[INFO] [stdout]     |                 ^^^^^                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |                             ||
[INFO] [stdout]     |                 |                             |the same lifetime is hidden here
[INFO] [stdout]     |                 |                             the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                |                   |
[INFO] [stdout]     |                     |                |                   the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:558:33
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit, git2::Tree)> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                                    |
[INFO] [stdout]     |                                 |                                    the same lifetime is hidden here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit<'_>, git2::Tree<'_>)> {
[INFO] [stdout]     |                                                                                  ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:266:22
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree<'_>> {
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interactive.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.56s
[INFO] running `Command { std: "docker" "inspect" "c217436db6b45c77d2877b3fef98bb04d54783376dc133392cb07f9fea606423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c217436db6b45c77d2877b3fef98bb04d54783376dc133392cb07f9fea606423", kill_on_drop: false }`
[INFO] [stdout] c217436db6b45c77d2877b3fef98bb04d54783376dc133392cb07f9fea606423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51921ec8a35abbeef21c9b19088642f824f79e9e7bc072205808e5cf8f4fa13b
[INFO] running `Command { std: "docker" "start" "-a" "51921ec8a35abbeef21c9b19088642f824f79e9e7bc072205808e5cf8f4fa13b", kill_on_drop: false }`
[INFO] [stderr] warning: field `is_first` is never read
[INFO] [stderr]    --> src/model.rs:476:9
[INFO] [stderr]     |
[INFO] [stderr] 475 | pub struct NoteFileTreeWalkStack<'a> {
[INFO] [stderr]     |            --------------------- field in this struct
[INFO] [stderr] 476 |     pub is_first: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/querying.rs:660:12
[INFO] [stderr]     |
[INFO] [stderr] 659 | impl RegexMatcher {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] 660 |     pub fn new(str: &str) -> RegexMatcher {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:388:17
[INFO] [stderr]     |
[INFO] [stderr] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree> {
[INFO] [stderr]     |                 ^^^^^                         ^^^^^^^^^^^^^
[INFO] [stderr]     |                 |                             ||
[INFO] [stderr]     |                 |                             |the same lifetime is hidden here
[INFO] [stderr]     |                 |                             the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 388 |     pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:452:21
[INFO] [stderr]     |
[INFO] [stderr] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree>> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |                |                   |
[INFO] [stderr]     |                     |                |                   the same lifetime is hidden here
[INFO] [stderr]     |                     |                the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 452 |     pub fn children(&self) -> Option<&BTreeMap<OsString, NoteFileTree<'_>>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/command.rs:558:33
[INFO] [stderr]     |
[INFO] [stderr] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit, git2::Tree)> {
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |                                    |
[INFO] [stderr]     |                                 |                                    the same lifetime is hidden here
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 558 |     fn get_git_head(repository: &git2::Repository) -> CommandResult<(git2::Commit<'_>, git2::Tree<'_>)> {
[INFO] [stderr]     |                                                                                  ++++            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interactive.rs:266:22
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree> {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here                                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn get_note_tree(&self, current_word: &str, path_segment_done: bool) -> Option<&'a NoteFileTree<'_>> {
[INFO] [stderr]     |                                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interactive.rs:286:27
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree {
[INFO] [stderr]     |                           ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn get_base_note_tree(&self) -> &'a NoteFileTree<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gitnotes` (bin "gitnotes" test) generated 7 warnings (run `cargo fix --bin "gitnotes" -p gitnotes --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitnotes-c9dbb4d238bec5c3)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test app::test_change_working_dir1 ... ok
[INFO] [stdout] test app::test_change_working_dir2 ... ok
[INFO] [stdout] test app::test_change_working_dir6 ... ok
[INFO] [stdout] test app::test_change_working_dir3 ... ok
[INFO] [stdout] test app::test_change_working_dir7 ... ok
[INFO] [stdout] test app::test_change_working_dir5 ... ok
[INFO] [stdout] test app::test_change_working_dir8 ... ok
[INFO] [stdout] test app::test_change_working_dir4 ... ok
[INFO] [stdout] test app::test_change_working_dir9 ... ok
[INFO] [stdout] test app_tests::test_add_resource ... ok
[INFO] [stdout] test app_tests::test_change_tags ... ok
[INFO] [stdout] test app_tests::test_move_dir1 ... ok
[INFO] [stdout] test app_tests::test_move_to_existing1 ... ok
[INFO] [stdout] test app_tests::test_move_dir2 ... ok
[INFO] [stdout] test app_tests::test_move_file_to_dir ... ok
[INFO] [stdout] test app_tests::test_add_with_editor ... ok
[INFO] [stdout] test app_tests::test_remove ... ok
[INFO] [stdout] test app_tests::test_move_glob2 ... ok
[INFO] [stdout] test app_tests::test_add_with_working_dir ... ok
[INFO] [stdout] test app_tests::test_move_to_existing2 ... ok
[INFO] [stdout] test helpers::test_ordered_set2 ... ok
[INFO] [stdout] test helpers::test_ordered_set1 ... ok
[INFO] [stdout] test app_tests::test_add ... ok
[INFO] [stdout] test model::test_find_tree1 ... ok
[INFO] [stdout] test model::test_create_tree1 ... ok
[INFO] [stdout] test app_tests::test_move_dir_to_existing1 ... ok
[INFO] [stdout] test app_tests::test_remove_recursive ... ok
[INFO] [stdout] test app_tests::test_remove_glob1 ... ok
[INFO] [stdout] test app_tests::test_move ... ok
[INFO] [stdout] test app_tests::test_remove_resource ... ok
[INFO] [stdout] test snippets::test_bash_success1 ... ok
[INFO] [stdout] test app_tests::test_edit_with_editor ... ok
[INFO] [stdout] test snippets::test_python_change_config1 ... ok
[INFO] [stdout] test app_tests::test_edit ... ok
[INFO] [stdout] test app_tests::test_move_glob1 ... ok
[INFO] [stdout] test app_tests::test_edit_note_id ... ok
[INFO] [stdout] test tags::test_automatic1 ... ok
[INFO] [stdout] test app_tests::test_undo ... ok
[INFO] [stdout] test app_tests::test_remove_glob2 ... ok
[INFO] [stdout] test tags::test_automatic2 ... ok
[INFO] [stdout] test app_tests::test_edit_with_editor_and_history ... ok
[INFO] [stderr] /tmp/.tmpt1e35M.cpp: In function 'int main()':
[INFO] [stderr] /tmp/.tmpt1e35M.cpp:3:10: error: 'cout' is not a member of 'std'
[INFO] [stderr]     3 |     std::cout << "Hello, World!" << std::endl;
[INFO] [stderr]       |          ^~~~
[INFO] [stderr] /tmp/.tmpt1e35M.cpp:1:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
[INFO] [stderr]   +++ |+#include <iostream>
[INFO] [stderr]     1 | 
[INFO] [stderr] /tmp/.tmpt1e35M.cpp:3:42: error: 'endl' is not a member of 'std'
[INFO] [stderr]     3 |     std::cout << "Hello, World!" << std::endl;
[INFO] [stderr]       |                                          ^~~~
[INFO] [stderr] /tmp/.tmpt1e35M.cpp:1:1: note: 'std::endl' is defined in header '<ostream>'; did you forget to '#include <ostream>'?
[INFO] [stderr]   +++ |+#include <ostream>
[INFO] [stderr]     1 | 
[INFO] [stdout] test snippets::test_cpp_fail1 ... ok
[INFO] [stdout] test snippets::test_python_fail1 ... ok
[INFO] [stdout] test snippets::test_python_success1 ... ok
[INFO] [stdout] test snippets::test_manager_success1 ... ok
[INFO] [stdout] test app_tests::test_run_snippet ... ok
[INFO] [stdout] test snippets::test_rust_success1 ... ok
[INFO] [stdout] test snippets::test_typescript_success ... FAILED
[INFO] [stdout] test snippets::test_manager_success3 ... ok
[INFO] [stdout] test snippets::test_rust_success2 ... ok
[INFO] [stdout] test snippets::test_javascript_success ... ok
[INFO] [stdout] test snippets::test_cpp_success1 ... ok
[INFO] [stdout] test snippets::test_manager_success2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- snippets::test_typescript_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'snippets::test_typescript_success' (101) panicked at src/snippets.rs:715:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CompilerNotFound("tsc")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa9f8a68e32 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa9f8a68e32 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa9f8a68e32 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa9f8a68e32 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa9f8a842aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa9f8a842aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5aa9f8a701b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aa9f8a701b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aa9f8a4375f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa9f8a4375f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa9f8a5ed59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa9f8219f9e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5aa9f8219f9e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aa9f8a5efc2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5aa9f8a5efc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa9f8a43818 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa9f8a38529 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa9f8a4484d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa9f8a84a6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa9f8a847e2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5aa9f7fab726 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, gitnotes[ffe4434a5e7a0cd1]::snippets::SnippetError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5aa9f7fab726 - gitnotes[ffe4434a5e7a0cd1]::snippets::test_typescript_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/snippets.rs:715:53
[INFO] [stdout]   22:     0x5aa9f7fa2c57 - gitnotes[ffe4434a5e7a0cd1]::snippets::test_typescript_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/snippets.rs:705:29
[INFO] [stdout]   23:     0x5aa9f7fd5d46 - <gitnotes[ffe4434a5e7a0cd1]::snippets::test_typescript_success::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aa9f820e34b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aa9f820e34b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5aa9f821abaa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5aa9f821abaa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5aa9f821abaa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aa9f821abaa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aa9f821abaa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aa9f821abaa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5aa9f821abaa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5aa9f8216154 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5aa9f8216154 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aa9f821d6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5aa9f821d6a2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5aa9f821d6a2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aa9f821d6a2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aa9f821d6a2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aa9f821d6a2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5aa9f821d6a2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aa9f8a67cdf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5aa9f8a67cdf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x785bf5c2faa4 - <unknown>
[INFO] [stdout]   45:     0x785bf5cbca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     snippets::test_typescript_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gitnotes`
[INFO] running `Command { std: "docker" "inspect" "51921ec8a35abbeef21c9b19088642f824f79e9e7bc072205808e5cf8f4fa13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51921ec8a35abbeef21c9b19088642f824f79e9e7bc072205808e5cf8f4fa13b", kill_on_drop: false }`
[INFO] [stdout] 51921ec8a35abbeef21c9b19088642f824f79e9e7bc072205808e5cf8f4fa13b
