[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 try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenslaggare%2Fgitnotes" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svenslaggare/gitnotes on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2842380f9466551358374488f6e3268c3696ceb90897c0e599f6c387afa2ed22 [INFO] running `Command { std: "docker" "start" "-a" "2842380f9466551358374488f6e3268c3696ceb90897c0e599f6c387afa2ed22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2842380f9466551358374488f6e3268c3696ceb90897c0e599f6c387afa2ed22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2842380f9466551358374488f6e3268c3696ceb90897c0e599f6c387afa2ed22", kill_on_drop: false }` [INFO] [stdout] 2842380f9466551358374488f6e3268c3696ceb90897c0e599f6c387afa2ed22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ddbe06d0bb9fdabacf9526bccca7dff6c5e3601de416c1165991a346ac69f95 [INFO] running `Command { std: "docker" "start" "-a" "9ddbe06d0bb9fdabacf9526bccca7dff6c5e3601de416c1165991a346ac69f95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.217 [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 lock_api v0.4.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.25 [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 quote v1.0.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [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 socket2 v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling regex-syntax v0.7.4 [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 linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [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 darling_macro v0.20.10 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bon v3.3.2 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling comrak v0.35.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling open v5.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rake v0.3.3 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling git2 v0.20.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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "9ddbe06d0bb9fdabacf9526bccca7dff6c5e3601de416c1165991a346ac69f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddbe06d0bb9fdabacf9526bccca7dff6c5e3601de416c1165991a346ac69f95", kill_on_drop: false }` [INFO] [stdout] 9ddbe06d0bb9fdabacf9526bccca7dff6c5e3601de416c1165991a346ac69f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc162a410a76cefdd94fb5275bcdb1d983f8fa0e1425826fe31be955fb851e5b [INFO] running `Command { std: "docker" "start" "-a" "bc162a410a76cefdd94fb5275bcdb1d983f8fa0e1425826fe31be955fb851e5b", 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "bc162a410a76cefdd94fb5275bcdb1d983f8fa0e1425826fe31be955fb851e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc162a410a76cefdd94fb5275bcdb1d983f8fa0e1425826fe31be955fb851e5b", kill_on_drop: false }` [INFO] [stdout] bc162a410a76cefdd94fb5275bcdb1d983f8fa0e1425826fe31be955fb851e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bbfcc5c583c7bcad77c3fd1ce2b7874309cea63b8b1f8c144bc72d137baa7f6 [INFO] running `Command { std: "docker" "start" "-a" "5bbfcc5c583c7bcad77c3fd1ce2b7874309cea63b8b1f8c144bc72d137baa7f6", 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: `gitnotes` (bin "gitnotes" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitnotes-173d4dae06197e84) [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_dir6 ... 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_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_change_tags ... 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 ... ok [INFO] [stdout] test app_tests::test_edit_note_id ... ok [INFO] [stdout] test app_tests::test_move ... ok [INFO] [stdout] test app_tests::test_edit_with_editor_and_history ... ok [INFO] [stdout] test app_tests::test_move_file_to_dir ... ok [INFO] [stdout] test app_tests::test_move_dir1 ... ok [INFO] [stdout] test app_tests::test_move_dir2 ... ok [INFO] [stdout] test app_tests::test_move_glob2 ... ok [INFO] [stdout] test app_tests::test_move_to_existing1 ... ok [INFO] [stdout] test app_tests::test_move_glob1 ... ok [INFO] [stdout] test app_tests::test_remove ... ok [INFO] [stdout] test app_tests::test_move_dir_to_existing1 ... ok [INFO] [stdout] test helpers::test_ordered_set1 ... ok [INFO] [stdout] test app_tests::test_remove_glob1 ... ok [INFO] [stdout] test model::test_create_tree1 ... ok [INFO] [stdout] test model::test_find_tree1 ... ok [INFO] [stdout] test helpers::test_ordered_set2 ... ok [INFO] [stdout] test app_tests::test_remove_glob2 ... ok [INFO] [stdout] test app_tests::test_move_to_existing2 ... ok [INFO] [stdout] test app_tests::test_remove_resource ... ok [INFO] [stdout] test app_tests::test_remove_recursive ... ok [INFO] [stdout] test snippets::test_bash_success1 ... ok [INFO] [stderr] /tmp/.tmp6qhe5u.cpp: In function 'int main()': [INFO] [stderr] /tmp/.tmp6qhe5u.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/.tmp6qhe5u.cpp:1:1: note: 'std::cout' is defined in header ''; did you forget to '#include '? [INFO] [stderr] +++ |+#include [INFO] [stderr] 1 | [INFO] [stderr] /tmp/.tmp6qhe5u.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/.tmp6qhe5u.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 snippets::test_python_change_config1 ... ok [INFO] [stdout] test app_tests::test_undo ... ok [INFO] [stdout] test snippets::test_python_fail1 ... ok [INFO] [stdout] test snippets::test_manager_success1 ... ok [INFO] [stdout] test snippets::test_python_success1 ... ok [INFO] [stdout] test app_tests::test_run_snippet ... ok [INFO] [stdout] test tags::test_automatic1 ... ok [INFO] [stdout] test tags::test_automatic2 ... ok [INFO] [stdout] test snippets::test_manager_success3 ... ok [INFO] [stdout] test snippets::test_typescript_success ... FAILED [INFO] [stdout] test snippets::test_javascript_success ... ok [INFO] [stdout] test snippets::test_rust_success1 ... ok [INFO] [stdout] test snippets::test_rust_success2 ... 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: 0x56a117eaa072 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56a117eaa072 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56a117eaa072 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56a117eaa072 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56a117ed9d63 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x56a117ed9d63 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x56a117ea5833 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x56a117ea9ec2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x56a117eab59a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x56a117eab389 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x56a11768b967 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x56a11768b967 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x56a117eac083 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x56a117eac083 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x56a117eabd3a - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x56a117eaa569 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x56a117eab9cd - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x56a117ed7620 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x56a117ed7b26 - core::result::unwrap_failed::h1fd41ecb05679f50 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x56a117351846 - core::result::Result::unwrap::hbf746fd7d3917cd2 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x56a117351846 - gitnotes::snippets::test_typescript_success::he6650529aee6bec9 [INFO] [stdout] at /opt/rustwide/workdir/src/snippets.rs:715:46 [INFO] [stdout] 21: 0x56a1173516d7 - gitnotes::snippets::test_typescript_success::{{closure}}::h5ddf7fbb03a93e52 [INFO] [stdout] at /opt/rustwide/workdir/src/snippets.rs:705:29 [INFO] [stdout] 22: 0x56a1173bc836 - core::ops::function::FnOnce::call_once::h10e2cf87c2d5677b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x56a11769124b - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56a11769124b - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 25: 0x56a117690305 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 26: 0x56a117690305 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x56a117690305 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x56a117690305 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x56a117690305 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56a117690305 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 31: 0x56a117690305 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 32: 0x56a1176532f4 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 33: 0x56a1176532f4 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x56a117656e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x56a117656e2a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x56a117656e2a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 37: 0x56a117656e2a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 38: 0x56a117656e2a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x56a117656e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x56a117656e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x56a117eb0bab - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 42: 0x56a117eb0bab - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x56a117eb0bab - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 44: 0x7b5f93a6bac3 - [INFO] [stdout] 45: 0x7b5f93afca04 - clone [INFO] [stdout] 46: 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 0.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin gitnotes` [INFO] running `Command { std: "docker" "inspect" "5bbfcc5c583c7bcad77c3fd1ce2b7874309cea63b8b1f8c144bc72d137baa7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbfcc5c583c7bcad77c3fd1ce2b7874309cea63b8b1f8c144bc72d137baa7f6", kill_on_drop: false }` [INFO] [stdout] 5bbfcc5c583c7bcad77c3fd1ce2b7874309cea63b8b1f8c144bc72d137baa7f6