[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#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/svenslaggare/gitnotes on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rake v0.3.3 [INFO] [stderr] Downloaded open v5.0.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded askama v0.12.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 fancy-regex v0.7.1 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded comrak v0.35.0 [INFO] [stderr] Downloaded plist v1.5.0 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded quick-xml v0.29.0 [INFO] [stderr] Downloaded git2 v0.20.0 [INFO] [stderr] Downloaded bon v3.3.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded syntect v5.0.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9ede8710f1ac7d3fc343f434c6fd7438f0aff9c9ca498cfdb162540fdebeb97 [INFO] running `Command { std: "docker" "start" "-a" "c9ede8710f1ac7d3fc343f434c6fd7438f0aff9c9ca498cfdb162540fdebeb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9ede8710f1ac7d3fc343f434c6fd7438f0aff9c9ca498cfdb162540fdebeb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ede8710f1ac7d3fc343f434c6fd7438f0aff9c9ca498cfdb162540fdebeb97", kill_on_drop: false }` [INFO] [stdout] c9ede8710f1ac7d3fc343f434c6fd7438f0aff9c9ca498cfdb162540fdebeb97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1ef51ce1e55da04a5895e6fa0307af748747090111c86e79db2469e22d158d [INFO] running `Command { std: "docker" "start" "-a" "6b1ef51ce1e55da04a5895e6fa0307af748747090111c86e79db2469e22d158d", 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 shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [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 mime v0.3.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [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 regex-automata v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.19 [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 encoding_rs v0.8.33 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling structopt-derive v0.4.18 [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 thiserror-impl v2.0.11 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling open v5.0.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling bon v3.3.2 [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 hyper-util v0.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rake v0.3.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling git2 v0.20.0 [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 OrderedSet where T: Eq + Hash { [INFO] [stdout] | ---------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 388 | pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model.rs:452:21 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn children(&self) -> Option<&BTreeMap> { [INFO] [stdout] | ^^^^^ --------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 452 | pub fn children(&self) -> Option<&BTreeMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | fn get_base_note_tree(&self) -> &'a NoteFileTree { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 22s [INFO] running `Command { std: "docker" "inspect" "6b1ef51ce1e55da04a5895e6fa0307af748747090111c86e79db2469e22d158d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1ef51ce1e55da04a5895e6fa0307af748747090111c86e79db2469e22d158d", kill_on_drop: false }` [INFO] [stdout] 6b1ef51ce1e55da04a5895e6fa0307af748747090111c86e79db2469e22d158d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4936c52b03774a2db07a57f76fee1de28711b3c72262e7a2e5f26a31f40e915 [INFO] running `Command { std: "docker" "start" "-a" "a4936c52b03774a2db07a57f76fee1de28711b3c72262e7a2e5f26a31f40e915", 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 388 | pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/model.rs:452:21 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn children(&self) -> Option<&BTreeMap> { [INFO] [stdout] | ^^^^^ --------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 452 | pub fn children(&self) -> Option<&BTreeMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | fn get_base_note_tree(&self) -> &'a NoteFileTree { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.65s [INFO] running `Command { std: "docker" "inspect" "a4936c52b03774a2db07a57f76fee1de28711b3c72262e7a2e5f26a31f40e915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4936c52b03774a2db07a57f76fee1de28711b3c72262e7a2e5f26a31f40e915", kill_on_drop: false }` [INFO] [stdout] a4936c52b03774a2db07a57f76fee1de28711b3c72262e7a2e5f26a31f40e915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7f864fc2b8b6fe8cc0300f7015b09f18ba17120eba221c1ba8e3e6d5e16e950 [INFO] running `Command { std: "docker" "start" "-a" "b7f864fc2b8b6fe8cc0300f7015b09f18ba17120eba221c1ba8e3e6d5e16e950", 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 388 | pub fn find(&self, path: &Path) -> Option<&NoteFileTree<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/model.rs:452:21 [INFO] [stderr] | [INFO] [stderr] 452 | pub fn children(&self) -> Option<&BTreeMap> { [INFO] [stderr] | ^^^^^ --------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 452 | pub fn children(&self) -> Option<&BTreeMap>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:286:27 [INFO] [stderr] | [INFO] [stderr] 286 | fn get_base_note_tree(&self) -> &'a NoteFileTree { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitnotes-4cc97fda11fefb8b) [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_dir3 ... ok [INFO] [stdout] test app::test_change_working_dir4 ... ok [INFO] [stdout] test app::test_change_working_dir5 ... ok [INFO] [stdout] test app::test_change_working_dir7 ... ok [INFO] [stdout] test app::test_change_working_dir8 ... ok [INFO] [stdout] test app::test_change_working_dir6 ... 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_add_with_working_dir ... ok [INFO] [stdout] test app_tests::test_add ... ok [INFO] [stdout] test app_tests::test_add_with_editor ... ok [INFO] [stdout] test app_tests::test_edit_with_editor ... ok [INFO] [stdout] test app_tests::test_edit_note_id ... ok [INFO] [stdout] test app_tests::test_move_dir_to_existing1 ... ok [INFO] [stdout] test app_tests::test_edit ... ok [INFO] [stdout] test app_tests::test_move ... ok [INFO] [stdout] test app_tests::test_move_dir1 ... ok [INFO] [stdout] test helpers::test_ordered_set1 ... ok [INFO] [stdout] test helpers::test_ordered_set2 ... ok [INFO] [stdout] test app_tests::test_remove ... ok [INFO] [stdout] test model::test_create_tree1 ... ok [INFO] [stdout] test app_tests::test_move_glob1 ... ok [INFO] [stdout] test model::test_find_tree1 ... ok [INFO] [stdout] test app_tests::test_move_glob2 ... ok [INFO] [stdout] test app_tests::test_move_to_existing1 ... ok [INFO] [stdout] test snippets::test_bash_success1 ... ok [INFO] [stdout] test app_tests::test_remove_glob1 ... ok [INFO] [stdout] test app_tests::test_edit_with_editor_and_history ... ok [INFO] [stdout] test app_tests::test_change_tags ... ok [INFO] [stdout] test snippets::test_python_change_config1 ... ok [INFO] [stdout] test app_tests::test_move_file_to_dir ... ok [INFO] [stdout] test app_tests::test_move_to_existing2 ... ok [INFO] [stdout] test snippets::test_python_success1 ... ok [INFO] [stdout] test snippets::test_python_fail1 ... ok [INFO] [stdout] test snippets::test_manager_success1 ... ok [INFO] [stdout] test app_tests::test_remove_glob2 ... ok [INFO] [stdout] test tags::test_automatic1 ... ok [INFO] [stdout] test app_tests::test_remove_resource ... ok [INFO] [stdout] test tags::test_automatic2 ... ok [INFO] [stdout] test app_tests::test_move_dir2 ... ok [INFO] [stderr] /tmp/.tmp2oH7FW.cpp: In function 'int main()': [INFO] [stderr] /tmp/.tmp2oH7FW.cpp:3:10: error: 'cout' is not a member of 'std' [INFO] [stderr] 3 | std::cout << "Hello, World!" << std::endl; [INFO] [stderr] | ^~~~ [INFO] [stdout] test app_tests::test_remove_recursive ... ok [INFO] [stderr] /tmp/.tmp2oH7FW.cpp:1:1: note: 'std::cout' is defined in header ''; did you forget to '#include '? [INFO] [stderr] +++ |+#include [INFO] [stderr] 1 | [INFO] [stderr] /tmp/.tmp2oH7FW.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/.tmp2oH7FW.cpp:1:1: note: 'std::endl' is defined in header ''; did you forget to '#include '? [INFO] [stderr] +++ |+#include [INFO] [stderr] 1 | [INFO] [stdout] test snippets::test_cpp_fail1 ... ok [INFO] [stdout] test app_tests::test_undo ... ok [INFO] [stdout] test snippets::test_typescript_success ... FAILED [INFO] [stdout] test app_tests::test_run_snippet ... ok [INFO] [stdout] test snippets::test_manager_success3 ... ok [INFO] [stdout] test snippets::test_rust_success1 ... 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' 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: 0x558f73057bd2 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x558f73057bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x558f73057bd2 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x558f73057bd2 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x558f73085df3 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x558f73085df3 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x558f73053683 - std::io::default_write_fmt::h3039811ce7aea84b [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x558f73053683 - std::io::Write::write_fmt::h2eef262cf4840ab4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x558f73057a22 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x558f73059f5c - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x558f73059db2 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x558f728037e4 - as core::ops::function::Fn>::call::he967d9fa26b9957c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x558f728037e4 - test::test_main_with_exit_callback::{{closure}}::h80e1694b81a05381 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x558f7305aa3b - as core::ops::function::Fn>::call::h4e924fcf5bc64d70 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x558f7305aa3b - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x558f7305a70a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x558f730580c9 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x558f7305a39d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x558f73083710 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x558f73083bb6 - core::result::unwrap_failed::hee42034aaecc2a24 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x558f724fa996 - core::result::Result::unwrap::h6779df246dcb903f [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x558f724fa996 - gitnotes::snippets::test_typescript_success::hd9e3748a3331a525 [INFO] [stdout] at /opt/rustwide/workdir/src/snippets.rs:715:53 [INFO] [stdout] 22: 0x558f724fa827 - gitnotes::snippets::test_typescript_success::{{closure}}::h61a4231e5a339f64 [INFO] [stdout] at /opt/rustwide/workdir/src/snippets.rs:705:29 [INFO] [stdout] 23: 0x558f725fd396 - core::ops::function::FnOnce::call_once::hdc9db0da86edf10e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558f72808f8b - core::ops::function::FnOnce::call_once::h0669c8b9c48a7d8a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558f72808f8b - test::__rust_begin_short_backtrace::h7b085d6d90a7575c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x558f7280815e - test::run_test_in_process::{{closure}}::ha304053f1e1d1fbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x558f7280815e - as core::ops::function::FnOnce<()>>::call_once::h8e30650eb6723f86 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558f7280815e - std::panicking::catch_unwind::do_call::hfe563e330be3fd9d [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x558f7280815e - std::panicking::catch_unwind::hed40f568f7f44546 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x558f7280815e - std::panic::catch_unwind::h3bb9c46c11d39dfb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x558f7280815e - test::run_test_in_process::hd65f1a6e6622ae42 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x558f7280815e - test::run_test::{{closure}}::h9e896de936f245ea [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x558f727cbd54 - test::run_test::{{closure}}::hbb18881f56552c10 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x558f727cbd54 - std::sys::backtrace::__rust_begin_short_backtrace::hca2387d32733b689 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x558f727cf64a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9601175bf02a7fb8 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x558f727cf64a - as core::ops::function::FnOnce<()>>::call_once::had8286ad0e1f2528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558f727cf64a - std::panicking::catch_unwind::do_call::he4164e9e75841fd6 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x558f727cf64a - std::panicking::catch_unwind::h48ccc52a84ae7300 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x558f727cf64a - std::panic::catch_unwind::h3d97eb787aa35ee4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x558f727cf64a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1019329d11de31fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x558f727cf64a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h050615be551c6447 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558f7305e117 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x558f7305e117 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x558f7305e117 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 45: 0x7163a6e7aaa4 - [INFO] [stdout] 46: 0x7163a6f07a34 - clone [INFO] [stdout] 47: 0x0 - [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 1.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin gitnotes` [INFO] running `Command { std: "docker" "inspect" "b7f864fc2b8b6fe8cc0300f7015b09f18ba17120eba221c1ba8e3e6d5e16e950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f864fc2b8b6fe8cc0300f7015b09f18ba17120eba221c1ba8e3e6d5e16e950", kill_on_drop: false }` [INFO] [stdout] b7f864fc2b8b6fe8cc0300f7015b09f18ba17120eba221c1ba8e3e6d5e16e950