[INFO] fetching crate diffy-fork-filenames 0.4.0... [INFO] testing diffy-fork-filenames-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate diffy-fork-filenames 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate diffy-fork-filenames 0.4.0 [INFO] finished tweaking crates.io crate diffy-fork-filenames 0.4.0 [INFO] tweaked toml for crates.io crate diffy-fork-filenames 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate diffy-fork-filenames 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding nu-ansi-term v0.46.0 (available: v0.50.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b595c843edb27ae7598fd1e7047ea10c28419825e7f0aec90bfab33a2eea49a [INFO] running `Command { std: "docker" "start" "-a" "3b595c843edb27ae7598fd1e7047ea10c28419825e7f0aec90bfab33a2eea49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b595c843edb27ae7598fd1e7047ea10c28419825e7f0aec90bfab33a2eea49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b595c843edb27ae7598fd1e7047ea10c28419825e7f0aec90bfab33a2eea49a", kill_on_drop: false }` [INFO] [stdout] 3b595c843edb27ae7598fd1e7047ea10c28419825e7f0aec90bfab33a2eea49a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54059f0e6cee587859c04420ce7f9ba674ac40709ee179d7362bf13fec3d984f [INFO] running `Command { std: "docker" "start" "-a" "54059f0e6cee587859c04420ce7f9ba674ac40709ee179d7362bf13fec3d984f", kill_on_drop: false }` [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling diffy-fork-filenames v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `ends_with` and `lines` are never used [INFO] [stdout] --> src/utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Text: Eq + Hash { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 79 | fn ends_with(&self, suffix: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [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] 87 | fn lines(&self) -> LineIter<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | fn lines(&self) -> LineIter { [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] 140 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | fn lines(&self) -> LineIter { [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] 190 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "54059f0e6cee587859c04420ce7f9ba674ac40709ee179d7362bf13fec3d984f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54059f0e6cee587859c04420ce7f9ba674ac40709ee179d7362bf13fec3d984f", kill_on_drop: false }` [INFO] [stdout] 54059f0e6cee587859c04420ce7f9ba674ac40709ee179d7362bf13fec3d984f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ea1791cbab249c9879346fb99fe6dfed178d81689c0b3976c442b02a406d16 [INFO] running `Command { std: "docker" "start" "-a" "b6ea1791cbab249c9879346fb99fe6dfed178d81689c0b3976c442b02a406d16", kill_on_drop: false }` [INFO] [stdout] warning: methods `ends_with` and `lines` are never used [INFO] [stdout] --> src/utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Text: Eq + Hash { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 79 | fn ends_with(&self, suffix: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diffy-fork-filenames v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [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] 87 | fn lines(&self) -> LineIter<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | fn lines(&self) -> LineIter { [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] 140 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | fn lines(&self) -> LineIter { [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] 190 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ends_with` and `lines` are never used [INFO] [stdout] --> src/utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Text: Eq + Hash { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 79 | fn ends_with(&self, suffix: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | fn lines(&self) -> LineIter; [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] 87 | fn lines(&self) -> LineIter<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | fn lines(&self) -> LineIter { [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] 140 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | fn lines(&self) -> LineIter { [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] 190 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "b6ea1791cbab249c9879346fb99fe6dfed178d81689c0b3976c442b02a406d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ea1791cbab249c9879346fb99fe6dfed178d81689c0b3976c442b02a406d16", kill_on_drop: false }` [INFO] [stdout] b6ea1791cbab249c9879346fb99fe6dfed178d81689c0b3976c442b02a406d16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72c4fd9c8c8beeb39907fd037c74d051d432303afd82ee7a1efec8f1c7f66f70 [INFO] running `Command { std: "docker" "start" "-a" "72c4fd9c8c8beeb39907fd037c74d051d432303afd82ee7a1efec8f1c7f66f70", kill_on_drop: false }` [INFO] [stderr] warning: methods `ends_with` and `lines` are never used [INFO] [stderr] --> src/utils.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 75 | pub trait Text: Eq + Hash { [INFO] [stderr] | ---- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 79 | fn ends_with(&self, suffix: &str) -> bool; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 87 | fn lines(&self) -> LineIter; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:87:14 [INFO] [stderr] | [INFO] [stderr] 87 | fn lines(&self) -> LineIter; [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] 87 | fn lines(&self) -> LineIter<'_, Self>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:140:14 [INFO] [stderr] | [INFO] [stderr] 140 | fn lines(&self) -> LineIter { [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] 140 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:190:14 [INFO] [stderr] | [INFO] [stderr] 190 | fn lines(&self) -> LineIter { [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] 190 | fn lines(&self) -> LineIter<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `diffy-fork-filenames` (lib) generated 4 warnings (run `cargo fix --lib -p diffy-fork-filenames` to apply 3 suggestions) [INFO] [stderr] warning: `diffy-fork-filenames` (lib test) generated 4 warnings (4 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/diffy_fork_filenames-09ed4ba2066f1469) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test diff::myers::tests::test_find_middle_snake ... ok [INFO] [stdout] test diff::tests::diff_str ... ok [INFO] [stdout] test diff::tests::myers_diffy_vs_git ... ok [INFO] [stdout] test diff::tests::apply_with_incorrect_hunk_has_bounded_performance ... ok [INFO] [stdout] test diff::tests::no_newline_at_eof ... ok [INFO] [stdout] test diff::tests::test_compact ... ok [INFO] [stdout] test diff::tests::sample ... ok [INFO] [stdout] test diff::tests::test_diff_str ... ok [INFO] [stdout] test diff::tests::test_unicode ... ok [INFO] [stdout] test patch::parse::tests::adjacent_hunks_correctly_parse ... ok [INFO] [stdout] test diff::tests::test_diff_slice ... ok [INFO] [stdout] test merge::tests::correct_range_is_used_for_both_case ... ok [INFO] [stdout] test merge::tests::myers_diffy_vs_git ... ok [INFO] [stdout] test patch::parse::tests::test_missing_filename_header ... ok [INFO] [stdout] test range::tests::test_common_prefix ... ok [INFO] [stdout] test range::tests::test_common_suffix ... ok [INFO] [stdout] test merge::tests::test_merge ... ok [INFO] [stdout] test patch::parse::tests::test_escaped_filenames ... ok [INFO] [stdout] test range::tests::test_common_overlap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests diffy_fork_filenames [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 95) ... FAILED [INFO] [stdout] test src/apply.rs - apply::apply (line 56) ... FAILED [INFO] [stdout] test src/lib.rs - (line 24) ... FAILED [INFO] [stdout] test src/lib.rs - (line 158) ... FAILED [INFO] [stdout] test src/lib.rs - (line 48) ... FAILED [INFO] [stdout] test src/diff/mod.rs - diff::create_patch (line 162) ... FAILED [INFO] [stdout] test src/patch/mod.rs - patch::Patch<'a,str>::from_str (line 74) ... FAILED [INFO] [stdout] test src/merge/mod.rs - merge::merge (line 223) ... FAILED [INFO] [stdout] test src/lib.rs - (line 178) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 95) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | use diffy::{apply, Patch}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/apply.rs - apply::apply (line 56) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/apply.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use diffy::{apply, Patch}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 24) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use diffy::create_patch; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 158) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | use diffy::merge; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 48) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use diffy::create_patch; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | use diffy::PatchFormatter; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/diff/mod.rs - diff::create_patch (line 162) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/diff/mod.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | use diffy::create_patch; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/patch/mod.rs - patch::Patch<'a,str>::from_str (line 74) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/patch/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | use diffy::Patch; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/merge/mod.rs - merge::merge (line 223) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/merge/mod.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | use diffy::merge; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 178) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `diffy` [INFO] [stdout] --> src/lib.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | use diffy::merge; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `diffy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `diffy`, use `cargo add diffy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/apply.rs - apply::apply (line 56) [INFO] [stdout] src/diff/mod.rs - diff::create_patch (line 162) [INFO] [stdout] src/lib.rs - (line 158) [INFO] [stdout] src/lib.rs - (line 178) [INFO] [stdout] src/lib.rs - (line 24) [INFO] [stdout] src/lib.rs - (line 48) [INFO] [stdout] src/lib.rs - (line 95) [INFO] [stdout] src/merge/mod.rs - merge::merge (line 223) [INFO] [stdout] src/patch/mod.rs - patch::Patch<'a,str>::from_str (line 74) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "72c4fd9c8c8beeb39907fd037c74d051d432303afd82ee7a1efec8f1c7f66f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c4fd9c8c8beeb39907fd037c74d051d432303afd82ee7a1efec8f1c7f66f70", kill_on_drop: false }` [INFO] [stdout] 72c4fd9c8c8beeb39907fd037c74d051d432303afd82ee7a1efec8f1c7f66f70