[INFO] fetching crate nom5_locate 0.1.1...
[INFO] checking nom5_locate-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nom5_locate 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate nom5_locate 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nom5_locate 0.1.1
[INFO] finished tweaking crates.io crate nom5_locate 0.1.1
[INFO] tweaked toml for crates.io crate nom5_locate 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simd v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f61239adeb9042e67502e9c25d451d6be08ad721ad1cd452d3ec0f588badc2e
[INFO] running `Command { std: "docker" "start" "-a" "2f61239adeb9042e67502e9c25d451d6be08ad721ad1cd452d3ec0f588badc2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f61239adeb9042e67502e9c25d451d6be08ad721ad1cd452d3ec0f588badc2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f61239adeb9042e67502e9c25d451d6be08ad721ad1cd452d3ec0f588badc2e", kill_on_drop: false }`
[INFO] [stdout] 2f61239adeb9042e67502e9c25d451d6be08ad721ad1cd452d3ec0f588badc2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76631169e0bdccd67899965e4376d9f8c4d450beaf0290c9aca7b274a17d120d
[INFO] running `Command { std: "docker" "start" "-a" "76631169e0bdccd67899965e4376d9f8c4d450beaf0290c9aca7b274a17d120d", kill_on_drop: false }`
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking bytecount v0.3.2
[INFO] [stderr]     Checking nom5_locate v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         pub use std::string::ToString;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `ToString` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `nom_locate`
[INFO] [stdout]  --> benches/benches.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate nom_locate;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `nom_locate`
[INFO] [stdout]  --> tests/integration_tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate nom_locate;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]   --> benches/benches.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use std::ascii::AsciiExt;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsBytes` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `AsBytes` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FindSubstring` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `FindSubstring` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IResult` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `IResult` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `InputLength` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `InputLength` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Slice` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `Slice` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::Slice`
[INFO] [stdout]  --> benches/benches.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::Slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom5_locate` (bench "benches") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 9]: Slice<std::ops::Range<usize>>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     test_str_fragments(
[INFO] [stdout]     |     ------------------ required by a bound introduced by this call
[INFO] [stdout] 155 |         simple_parser_u8,
[INFO] [stdout] 156 |         b"foobarbaz",
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Slice<std::ops::Range<usize>>` is not implemented for `&[u8; 9]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 9]: Slice<RangeFull>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     test_str_fragments(
[INFO] [stdout]     |     ------------------ required by a bound introduced by this call
[INFO] [stdout] 155 |         simple_parser_u8,
[INFO] [stdout] 156 |         b"foobarbaz",
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Slice<RangeFull>` is not implemented for `&[u8; 9]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:44
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 32]: Slice<std::ops::Range<usize>>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       test_str_fragments(
[INFO] [stdout]     |       ------------------ required by a bound introduced by this call
[INFO] [stdout] 185 |           simple_parser_u8,
[INFO] [stdout] 186 | /         b" foo
[INFO] [stdout] 187 | |         bar
[INFO] [stdout] 188 | |             baz",
[INFO] [stdout]     | |________________^ the trait `Slice<std::ops::Range<usize>>` is not implemented for `&[u8; 32]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 32]: Slice<RangeFull>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       test_str_fragments(
[INFO] [stdout]     |       ------------------ required by a bound introduced by this call
[INFO] [stdout] 185 |           simple_parser_u8,
[INFO] [stdout] 186 | /         b" foo
[INFO] [stdout] 187 | |         bar
[INFO] [stdout] 188 | |             baz",
[INFO] [stdout]     | |________________^ the trait `Slice<RangeFull>` is not implemented for `&[u8; 32]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:44
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FindSubstring`
[INFO] [stdout]  --> tests/integration_tests.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom5_locate` (test "integration_tests") due to 6 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "76631169e0bdccd67899965e4376d9f8c4d450beaf0290c9aca7b274a17d120d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76631169e0bdccd67899965e4376d9f8c4d450beaf0290c9aca7b274a17d120d", kill_on_drop: false }`
[INFO] [stdout] 76631169e0bdccd67899965e4376d9f8c4d450beaf0290c9aca7b274a17d120d
[INFO] checking nom5_locate-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nom5_locate 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate nom5_locate 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nom5_locate 0.1.1
[INFO] finished tweaking crates.io crate nom5_locate 0.1.1
[INFO] tweaked toml for crates.io crate nom5_locate 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf83dc6c52d4ac4f694425ffc42b967a28e35de07310cbf814e97e91b1855eef
[INFO] running `Command { std: "docker" "start" "-a" "cf83dc6c52d4ac4f694425ffc42b967a28e35de07310cbf814e97e91b1855eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf83dc6c52d4ac4f694425ffc42b967a28e35de07310cbf814e97e91b1855eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf83dc6c52d4ac4f694425ffc42b967a28e35de07310cbf814e97e91b1855eef", kill_on_drop: false }`
[INFO] [stdout] cf83dc6c52d4ac4f694425ffc42b967a28e35de07310cbf814e97e91b1855eef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ba2bfb95d30773c7821d4c46f3950f9238f2951e22f0085b5e21cb903546b9
[INFO] running `Command { std: "docker" "start" "-a" "96ba2bfb95d30773c7821d4c46f3950f9238f2951e22f0085b5e21cb903546b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking bytecount v0.3.2
[INFO] [stderr]     Checking nom5_locate v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]  --> src/tests.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         pub use std::string::ToString;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `ToString` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `nom_locate`
[INFO] [stdout]  --> benches/benches.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate nom_locate;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `nom_locate`
[INFO] [stdout]  --> tests/integration_tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate nom_locate;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]   --> benches/benches.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use std::ascii::AsciiExt;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsBytes` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `AsBytes` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FindSubstring` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `FindSubstring` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IResult` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `IResult` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `InputLength` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `InputLength` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Slice` is imported redundantly
[INFO] [stdout]  --> tests/integration_tests.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nom::*;
[INFO] [stdout]   |     ------ the item `Slice` is already imported here
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / named!(simple_parser_str< StrSpan, Vec<StrSpan> >, do_parse!(
[INFO] [stdout] 16 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 17 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 18 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     })
[INFO] [stdout] 26 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore
[INFO] [stdout]   --> tests/integration_tests.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / named!(simple_parser_u8< BytesSpan, Vec<BytesSpan> >, do_parse!(
[INFO] [stdout] 29 | |     foo: ws!(tag!("foo")) >>
[INFO] [stdout] 30 | |     bar: ws!(tag!("bar")) >>
[INFO] [stdout] 31 | |     baz: many0!(complete!(ws!(tag!("baz")))) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     })
[INFO] [stdout] 39 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `complete` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::Slice`
[INFO] [stdout]  --> benches/benches.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::Slice;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom5_locate` (bench "benches") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 9]: Slice<std::ops::Range<usize>>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     test_str_fragments(
[INFO] [stdout]     |     ------------------ required by a bound introduced by this call
[INFO] [stdout] 155 |         simple_parser_u8,
[INFO] [stdout] 156 |         b"foobarbaz",
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Slice<std::ops::Range<usize>>` is not implemented for `&[u8; 9]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 9]: Slice<RangeFull>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     test_str_fragments(
[INFO] [stdout]     |     ------------------ required by a bound introduced by this call
[INFO] [stdout] 155 |         simple_parser_u8,
[INFO] [stdout] 156 |         b"foobarbaz",
[INFO] [stdout]     |         ^^^^^^^^^^^^ the trait `Slice<RangeFull>` is not implemented for `&[u8; 9]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:44
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 32]: Slice<std::ops::Range<usize>>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       test_str_fragments(
[INFO] [stdout]     |       ------------------ required by a bound introduced by this call
[INFO] [stdout] 185 |           simple_parser_u8,
[INFO] [stdout] 186 | /         b" foo
[INFO] [stdout] 187 | |         bar
[INFO] [stdout] 188 | |             baz",
[INFO] [stdout]     | |________________^ the trait `Slice<std::ops::Range<usize>>` is not implemented for `&[u8; 32]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&[u8; 32]: Slice<RangeFull>` is not satisfied
[INFO] [stdout]    --> tests/integration_tests.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       test_str_fragments(
[INFO] [stdout]     |       ------------------ required by a bound introduced by this call
[INFO] [stdout] 185 |           simple_parser_u8,
[INFO] [stdout] 186 | /         b" foo
[INFO] [stdout] 187 | |         bar
[INFO] [stdout] 188 | |             baz",
[INFO] [stdout]     | |________________^ the trait `Slice<RangeFull>` is not implemented for `&[u8; 32]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Slice<R>`:
[INFO] [stdout]               <&'a [T] as Slice<std::ops::Range<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeTo<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFrom<usize>>>
[INFO] [stdout]               <&'a [T] as Slice<RangeFull>>
[INFO] [stdout] note: required by a bound in `test_str_fragments`
[INFO] [stdout]    --> tests/integration_tests.rs:51:44
[INFO] [stdout]     |
[INFO] [stdout] 48  | fn test_str_fragments<'a, F, T>(parser: F, input: T, positions: Vec<Position>)
[INFO] [stdout]     |    ------------------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 51  |     T: InputLength + Slice<Range<usize>> + Slice<RangeFull> + Debug + PartialEq + AsBytes,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FindSubstring`
[INFO] [stdout]  --> tests/integration_tests.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nom::{AsBytes, FindSubstring, IResult, InputLength, Slice};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom5_locate` (test "integration_tests") due to 6 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "96ba2bfb95d30773c7821d4c46f3950f9238f2951e22f0085b5e21cb903546b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ba2bfb95d30773c7821d4c46f3950f9238f2951e22f0085b5e21cb903546b9", kill_on_drop: false }`
[INFO] [stdout] 96ba2bfb95d30773c7821d4c46f3950f9238f2951e22f0085b5e21cb903546b9
