[INFO] fetching crate scribe 0.8.6... [INFO] testing scribe-0.8.6 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate scribe 0.8.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate scribe 0.8.6 [INFO] finished tweaking crates.io crate scribe 0.8.6 [INFO] tweaked toml for crates.io crate scribe 0.8.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scribe 0.8.6 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f4e116d84ee54cdaa061a85e1912b8641fe54a7b5f069bf3607954e00c1ef2 [INFO] running `Command { std: "docker" "start" "-a" "b6f4e116d84ee54cdaa061a85e1912b8641fe54a7b5f069bf3607954e00c1ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f4e116d84ee54cdaa061a85e1912b8641fe54a7b5f069bf3607954e00c1ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f4e116d84ee54cdaa061a85e1912b8641fe54a7b5f069bf3607954e00c1ef2", kill_on_drop: false }` [INFO] [stdout] b6f4e116d84ee54cdaa061a85e1912b8641fe54a7b5f069bf3607954e00c1ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f6ab87e1c5fe9cde2e817ac413d9273ef7c9774e176838a07051839cd04a7ec [INFO] running `Command { std: "docker" "start" "-a" "6f6ab87e1c5fe9cde2e817ac413d9273ef7c9774e176838a07051839cd04a7ec", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling scribe v0.8.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | errors { [INFO] [stdout] 3 | | EmptyWorkspace { [INFO] [stdout] 4 | | description("the workspace is empty") [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer/token/token_set.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/line_iterator.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: &str) -> LineIterator { [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] 10 | pub fn new(data: &str) -> LineIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "6f6ab87e1c5fe9cde2e817ac413d9273ef7c9774e176838a07051839cd04a7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f6ab87e1c5fe9cde2e817ac413d9273ef7c9774e176838a07051839cd04a7ec", kill_on_drop: false }` [INFO] [stdout] 6f6ab87e1c5fe9cde2e817ac413d9273ef7c9774e176838a07051839cd04a7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55b99d229dccaa4992418f4444d732c9af3b137a219b5a650c222e6fc80ae6cd [INFO] running `Command { std: "docker" "start" "-a" "55b99d229dccaa4992418f4444d732c9af3b137a219b5a650c222e6fc80ae6cd", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | errors { [INFO] [stdout] 3 | | EmptyWorkspace { [INFO] [stdout] 4 | | description("the workspace is empty") [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scribe v0.8.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer/token/token_set.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/line_iterator.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: &str) -> LineIterator { [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] 10 | pub fn new(data: &str) -> LineIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | errors { [INFO] [stdout] 3 | | EmptyWorkspace { [INFO] [stdout] 4 | | description("the workspace is empty") [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer/token/token_set.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/line_iterator.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: &str) -> LineIterator { [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] 10 | pub fn new(data: &str) -> LineIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "55b99d229dccaa4992418f4444d732c9af3b137a219b5a650c222e6fc80ae6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b99d229dccaa4992418f4444d732c9af3b137a219b5a650c222e6fc80ae6cd", kill_on_drop: false }` [INFO] [stdout] 55b99d229dccaa4992418f4444d732c9af3b137a219b5a650c222e6fc80ae6cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 007e595a92780e7eae6d482dcb81f26390ed9239da9ffbf7f2f8767141fa53b9 [INFO] running `Command { std: "docker" "start" "-a" "007e595a92780e7eae6d482dcb81f26390ed9239da9ffbf7f2f8767141fa53b9", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | errors { [INFO] [stderr] 3 | | EmptyWorkspace { [INFO] [stderr] 4 | | description("the workspace is empty") [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/buffer/token/token_set.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn iter(&self) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 20 | pub fn iter(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/util/line_iterator.rs:10:22 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new(data: &str) -> LineIterator { [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] 10 | pub fn new(data: &str) -> LineIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `scribe` (lib) generated 3 warnings (run `cargo fix --lib -p scribe` to apply 2 suggestions) [INFO] [stderr] warning: `scribe` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scribe-56d354683124d1a6) [INFO] [stdout] [INFO] [stdout] running 116 tests [INFO] [stdout] test buffer::cursor::tests::move_down_goes_to_eol_if_offset_would_be_out_of_range ... ok [INFO] [stdout] test buffer::cursor::tests::move_down_counts_graphemes_as_a_single_offset ... ok [INFO] [stdout] test buffer::cursor::tests::move_left_does_nothing_if_at_the_start_of_line ... ok [INFO] [stdout] test buffer::cursor::tests::move_down_persists_offset_across_shorter_lines ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_end_of_line_sets_offset_the_line_length ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_end_of_line_counts_graphemes_as_a_single_offset ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_first_line_counts_graphemes_as_a_single_offset ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_first_line_moves_to_end_of_first_line_if_offset_would_be_out_of_range ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_first_line_moves_to_same_offset_on_first_line ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_last_line_counts_graphemes_as_a_single_offset ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_last_line_moves_last_line_when_it_is_a_trailing_newline ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_last_line_moves_to_end_of_last_line_if_offset_would_be_out_of_range ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_last_line_moves_to_same_offset_on_last_line ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_sets_persisted_offset ... ok [INFO] [stdout] test buffer::cursor::tests::move_up_does_nothing_if_at_the_start_of_line ... ok [INFO] [stdout] test buffer::cursor::tests::move_up_goes_to_eol_if_offset_would_be_out_of_range ... ok [INFO] [stdout] test buffer::cursor::tests::move_to_start_of_line_sets_offset_to_zero ... ok [INFO] [stdout] test buffer::cursor::tests::move_up_counts_graphemes_as_a_single_offset ... ok [INFO] [stdout] test buffer::distance::tests::of_str_works_with_a_trailing_newline ... ok [INFO] [stdout] test buffer::gap_buffer::tests::deleting_after_a_grapheme_cluster_works ... ok [INFO] [stdout] test buffer::cursor::tests::move_up_persists_offset_across_shorter_lines ... ok [INFO] [stdout] test buffer::gap_buffer::tests::deleting_immediately_after_the_end_of_the_gap_widens_the_gap ... ok [INFO] [stdout] test buffer::distance::tests::of_str_works_with_a_single_line_of_data ... ok [INFO] [stdout] test buffer::gap_buffer::tests::deleting_to_an_out_of_range_column_deletes_to_the_end_of_the_buffer ... ok [INFO] [stdout] test buffer::gap_buffer::tests::deleting_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::in_bounds_considers_grapheme_clusters ... ok [INFO] [stdout] test buffer::gap_buffer::tests::deleting_to_an_out_of_range_line_deletes_to_the_end_of_the_buffer ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_after_a_grapheme_cluster_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_at_the_start_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_at_an_invalid_position_does_nothing ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_at_the_end_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_then_deleting_at_the_start_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_in_the_middle_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::inserting_in_different_spots_twice_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::move_gap_works ... ok [INFO] [stdout] test buffer::gap_buffer::tests::read_does_not_include_gap_contents_when_gap_is_at_start_of_range ... ok [INFO] [stdout] test buffer::gap_buffer::tests::read_does_not_include_gap_contents_when_gap_is_in_middle_of_range ... ok [INFO] [stdout] test buffer::line_range::tests::new_does_not_swap_values_if_end_does_not_precede_start ... ok [INFO] [stdout] test buffer::gap_buffer::tests::reading_after_a_grapheme_cluster_works ... ok [INFO] [stdout] test buffer::line_range::tests::new_swaps_start_and_end_when_end_precedes_start ... ok [INFO] [stdout] test buffer::operation::delete::tests::reverse_calls_change_callback_with_position ... ok [INFO] [stdout] test buffer::operation::delete::tests::run_and_reverse_remove_and_add_content_without_newlines_at_cursor_position ... ok [INFO] [stdout] test buffer::operation::delete::tests::run_and_reverse_remove_and_add_content_with_newlines_at_cursor_position ... ok [INFO] [stdout] test buffer::operation::history::tests::adding_a_new_operation_clears_redo_stack ... ok [INFO] [stdout] test buffer::operation::group::tests::end_operation_group_drops_group_if_empty ... ok [INFO] [stdout] test buffer::operation::delete::tests::run_calls_change_callback_with_position ... ok [INFO] [stdout] test buffer::operation::history::tests::history_is_at_mark_after_toggling_an_operation ... ok [INFO] [stdout] test buffer::operation::history::tests::history_is_not_at_mark_after_replacing_an_operation ... ok [INFO] [stdout] test buffer::operation::group::tests::run_and_reverse_call_themselves_on_all_operations ... ok [INFO] [stdout] test buffer::operation::history::tests::marking_the_history_works_without_subsequent_method_calls ... ok [INFO] [stdout] test buffer::operation::history::tests::history_is_at_mark_after_adding_and_reversing_an_operation ... ok [INFO] [stdout] test buffer::operation::history::tests::previous_and_next_return_the_correct_operations ... ok [INFO] [stdout] test buffer::operation::insert::tests::reverse_calls_change_callback_with_position ... ok [INFO] [stdout] test buffer::operation::insert::tests::reverse_correctly_removes_line_ranges ... ok [INFO] [stdout] test buffer::operation::insert::tests::reverse_correctly_removes_multi_line_content_with_graphemes ... ok [INFO] [stdout] test buffer::operation::history::tests::history_is_not_at_mark_after_adding_an_operation ... ok [INFO] [stdout] test buffer::operation::insert::tests::reverse_correctly_removes_single_line_content_with_graphemes ... ok [INFO] [stdout] test buffer::operation::insert::tests::reverse_removes_a_newline ... ok [INFO] [stdout] test buffer::operation::insert::tests::run_and_reverse_add_and_remove_content_with_newlines_at_cursor_position ... ok [INFO] [stdout] test buffer::operation::insert::tests::run_and_reverse_add_and_remove_content_without_newlines_at_cursor_position ... ok [INFO] [stdout] test buffer::operation::insert::tests::run_calls_change_callback_with_position ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_calls_change_callback_with_zero_position ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_discards_position_when_impossible ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_does_nothing_if_replacement_matches_buffer_contents ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_flags_buffer_as_modified ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_retains_full_position_when_possible ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_retains_position_line_when_possible ... ok [INFO] [stdout] test buffer::position::tests::add_assign_works_with_zero_line_distance ... ok [INFO] [stdout] test buffer::operation::replace::tests::replace_is_reversible ... ok [INFO] [stdout] test buffer::position::tests::compare_works_when_lines_and_offsets_are_equal ... ok [INFO] [stdout] test buffer::position::tests::compare_works_when_lines_are_equal ... ok [INFO] [stdout] test buffer::position::tests::compare_works_when_lines_differ ... ok [INFO] [stdout] test buffer::range::tests::new_does_not_swap_values_if_end_does_not_precede_start ... ok [INFO] [stdout] test buffer::range::tests::new_swaps_start_and_end_when_end_precedes_start ... ok [INFO] [stdout] test buffer::tests::correctly_called_operation_groups_are_undone_correctly ... ok [INFO] [stdout] test buffer::tests::delete_does_nothing_when_invoked_at_the_end_of_the_document ... ok [INFO] [stdout] test buffer::tests::delete_joins_lines_when_invoked_at_end_of_line ... ok [INFO] [stdout] test buffer::tests::insert_is_undoable ... ok [INFO] [stdout] test buffer::tests::non_terminated_empty_operation_groups_are_dropped ... ok [INFO] [stdout] test buffer::tests::reload_discards_position_when_impossible ... ok [INFO] [stdout] test buffer::tests::reload_marks_buffer_as_unmodified ... ok [INFO] [stdout] test buffer::tests::reload_calls_change_callback_with_zero_position ... ok [INFO] [stdout] test buffer::tests::non_terminated_operation_groups_are_undone_correctly ... ok [INFO] [stdout] test buffer::tests::reload_retains_history ... ok [INFO] [stdout] test buffer::tests::delete_is_undoable ... ok [INFO] [stdout] test buffer::tests::reload_retains_position_line_when_possible ... ok [INFO] [stdout] test buffer::tests::search_returns_empty_set_when_there_are_no_matches ... ok [INFO] [stdout] test buffer::tests::reload_retains_full_position_when_possible ... ok [INFO] [stdout] test buffer::tests::search_does_not_panic_with_non_ascii_data ... ok [INFO] [stdout] test util::line_iterator::tests::next_includes_trailing_newlines ... ok [INFO] [stdout] test util::line_iterator::tests::next_stops_at_end_of_data ... ok [INFO] [stdout] test util::line_iterator::tests::next_produces_a_value_for_empty_data ... ok [INFO] [stdout] test workspace::tests::add_buffer_inserts_the_new_buffer_after_the_current_buffer ... ok [INFO] [stdout] test workspace::tests::add_buffer_adds_and_selects_the_passed_buffer ... ok [INFO] [stdout] test buffer::token::token_iterator::tests::token_iterator_handles_content_without_trailing_newline ... ok [INFO] [stdout] test buffer::tests::reload_persists_id_and_syntax_definition ... ok [INFO] [stdout] test workspace::tests::add_buffer_populates_buffers_with_unique_id_values ... ok [INFO] [stdout] test workspace::tests::add_buffer_populates_buffers_with_unknown_extensions_using_plain_text_syntax ... ok [INFO] [stdout] test workspace::tests::close_current_buffer_does_nothing_when_none_are_open ... ok [INFO] [stdout] test workspace::tests::close_current_buffer_cleans_up_when_only_one_buffer_is_open ... ok [INFO] [stdout] test workspace::tests::add_buffer_populates_buffers_without_paths_using_plain_text_syntax ... ok [INFO] [stdout] test workspace::tests::close_current_buffer_selects_the_next_buffer_when_current_is_at_start ... ok [INFO] [stdout] test workspace::tests::close_current_buffer_selects_the_previous_buffer ... ok [INFO] [stdout] test workspace::tests::current_buffer_path_works_with_absolute_paths ... ok [INFO] [stdout] test workspace::tests::current_buffer_returns_one_when_there_are_buffers ... ok [INFO] [stdout] test workspace::tests::next_buffer_does_nothing_when_no_buffers_are_open ... ok [INFO] [stdout] test workspace::tests::current_buffer_returns_none_when_there_are_no_buffers ... ok [INFO] [stdout] test workspace::tests::next_buffer_when_three_are_open_selects_next_wrapping_to_first ... ok [INFO] [stdout] test workspace::tests::open_buffer_adds_and_selects_the_buffer_at_the_specified_path ... ok [INFO] [stdout] test workspace::tests::open_buffer_does_not_open_a_buffer_already_in_the_workspace ... ok [INFO] [stdout] test workspace::tests::previous_buffer_when_three_are_open_selects_previous_wrapping_to_last ... ok [INFO] [stdout] test workspace::tests::open_buffer_selects_buffer_if_it_already_exists_in_workspace ... ok [INFO] [stdout] test workspace::tests::previous_buffer_does_nothing_when_no_buffers_are_open ... ok [INFO] [stdout] test workspace::tests::update_current_syntax_handles_files_without_extensions ... ok [INFO] [stdout] test buffer::token::token_iterator::tests::token_iterator_handles_unicode_characters ... ok [INFO] [stdout] test buffer::token::token_iterator::tests::token_iterator_returns_correct_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests scribe [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/buffer/gap_buffer.rs - buffer::gap_buffer::GapBuffer::read (line 93) ... ok [INFO] [stdout] test src/buffer/cursor.rs - buffer::cursor::Cursor::move_to (line 48) ... ok [INFO] [stdout] test src/buffer/line_range.rs - buffer::line_range::LineRange::includes (line 96) ... ok [INFO] [stdout] test src/buffer/distance.rs - buffer::distance::Distance::of_str (line 16) ... ok [INFO] [stdout] test src/buffer/gap_buffer.rs - buffer::gap_buffer::GapBuffer::in_bounds (line 192) ... ok [INFO] [stdout] test src/buffer/gap_buffer.rs - buffer::gap_buffer::GapBuffer::insert (line 51) ... ok [INFO] [stdout] test src/buffer/gap_buffer.rs - buffer::gap_buffer::GapBuffer::new (line 23) ... ok [INFO] [stdout] test src/buffer/gap_buffer.rs - buffer::gap_buffer::GapBuffer::delete (line 140) ... ok [INFO] [stdout] test src/buffer/line_range.rs - buffer::line_range::LineRange::to_range (line 36) ... ok [INFO] [stdout] test src/buffer/line_range.rs - buffer::line_range::LineRange::to_inclusive_range (line 66) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::data (line 143) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::line_count (line 380) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::file_extension (line 434) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::file_name (line 203) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::from_file (line 103) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::modified (line 351) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::new (line 83) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::read (line 290) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::reload (line 400) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::search (line 312) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::redo (line 267) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::undo (line 222) ... ok [INFO] [stdout] test src/buffer/operation/delete.rs - buffer::operation::delete::Buffer::delete (line 69) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer::Buffer::save (line 158) ... FAILED [INFO] [stdout] test src/buffer/operation/delete.rs - buffer::operation::delete::Buffer::delete_range (line 106) ... ok [INFO] [stdout] test src/buffer/operation/replace.rs - buffer::operation::replace::Buffer::replace (line 65) ... ok [INFO] [stdout] test src/buffer/operation/insert.rs - buffer::operation::insert::Buffer::insert (line 90) ... ok [INFO] [stdout] test src/buffer/range.rs - buffer::range::Range::includes (line 38) ... ok [INFO] [stdout] test src/buffer/position.rs - buffer::position::Position::new (line 65) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::add_buffer (line 50) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::close_current_buffer (line 195) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::buffer_paths (line 351) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::current_buffer_index (line 162) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::current_buffer_path (line 130) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::current_buffer_tokens (line 308) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::next_buffer (line 269) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::open_buffer (line 97) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::previous_buffer (line 234) ... ok [INFO] [stdout] test src/workspace.rs - workspace::Workspace::update_current_syntax (line 399) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/buffer/mod.rs - buffer::Buffer::save (line 158) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (635) panicked at src/buffer/mod.rs:20:33: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5997d202aa42 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5997d202aa42 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5997d202aa42 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5997d202aa42 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5997d203990f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5997d203990f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5997d2008911 - std::io::default_write_fmt::h763f5fc94ffb8fa4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5997d2008911 - std::io::Write::write_fmt::h3255f61ab3a84b50 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5997d200de02 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5997d200f65c - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5997d200f4b6 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5997d200fce5 - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5997d200fb7a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5997d200df39 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5997d1ffd3ad - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5997d203cd50 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x5997d203c536 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x5997d1fdec93 - rust_out::main::_doctest_main_src_buffer_mod_rs_158_0::hdbbf7e2182141e36 [INFO] [stdout] 18: 0x5997d1fdea26 - rust_out::main::h9788b54cd7fe79a6 [INFO] [stdout] 19: 0x5997d1fddff3 - core::ops::function::FnOnce::call_once::hfd431c1c7603e281 [INFO] [stdout] 20: 0x5997d1fddf96 - std::sys::backtrace::__rust_begin_short_backtrace::h7bf21e38a8e1f30b [INFO] [stdout] 21: 0x5997d1fddf79 - std::rt::lang_start::{{closure}}::h0b34dc5ce40021b7 [INFO] [stdout] 22: 0x5997d2009d10 - core::ops::function::impls:: for &F>::call_once::hd5ebf71c5e4058f5 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x5997d2009d10 - std::panicking::catch_unwind::do_call::h99d63385d30e2203 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5997d2009d10 - std::panicking::catch_unwind::hdbaffb291393f38e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5997d2009d10 - std::panic::catch_unwind::hf7dbd8ee5462ff74 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5997d2009d10 - std::rt::lang_start_internal::{{closure}}::hea25e4193f841299 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5997d2009d10 - std::panicking::catch_unwind::do_call::h184c143efff27042 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5997d2009d10 - std::panicking::catch_unwind::he4c032670b9f8931 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5997d2009d10 - std::panic::catch_unwind::h8c9476ae1d027606 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5997d2009d10 - std::rt::lang_start_internal::h84384eff259c4dfe [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5997d1fddf61 - std::rt::lang_start::hfdfba43d315d2e32 [INFO] [stdout] 32: 0x5997d1fdef15 - main [INFO] [stdout] 33: 0x7a1739ed71ca - [INFO] [stdout] 34: 0x7a1739ed728b - __libc_start_main [INFO] [stdout] 35: 0x5997d1fdde05 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/buffer/mod.rs - buffer::Buffer::save (line 158) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "007e595a92780e7eae6d482dcb81f26390ed9239da9ffbf7f2f8767141fa53b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007e595a92780e7eae6d482dcb81f26390ed9239da9ffbf7f2f8767141fa53b9", kill_on_drop: false }` [INFO] [stdout] 007e595a92780e7eae6d482dcb81f26390ed9239da9ffbf7f2f8767141fa53b9