[INFO] fetching crate nom5_locate 0.1.1... [INFO] checking nom5_locate-0.1.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate nom5_locate 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate nom5_locate 0.1.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (latest: v0.7.4) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding bytecount v0.3.2 (latest: v0.6.8) [INFO] [stderr] Adding lexical-core v0.7.6 (latest: v0.8.5) [INFO] [stderr] Adding nom v5.1.3 (latest: v7.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecount v0.3.2 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605eabc83dd2337d0b2ffdfe551d7165b828441257f2fba4a8fa2937f5ea5268 [INFO] running `Command { std: "docker" "start" "-a" "605eabc83dd2337d0b2ffdfe551d7165b828441257f2fba4a8fa2937f5ea5268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605eabc83dd2337d0b2ffdfe551d7165b828441257f2fba4a8fa2937f5ea5268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605eabc83dd2337d0b2ffdfe551d7165b828441257f2fba4a8fa2937f5ea5268", kill_on_drop: false }` [INFO] [stdout] 605eabc83dd2337d0b2ffdfe551d7165b828441257f2fba4a8fa2937f5ea5268 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606575c12ed1692e8b969abacfc8ca0daedff5431de4d8cc269b5c7d2b438b5b [INFO] running `Command { std: "docker" "start" "-a" "606575c12ed1692e8b969abacfc8ca0daedff5431de4d8cc269b5c7d2b438b5b", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking nom5_locate v0.1.1 (/opt/rustwide/workdir) [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] error: aborting due to 1 previous error [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `&[u8; 9]: Slice>` 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>` is not implemented for `&[u8; 9]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Slice`: [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice> [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice>> [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) [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 51 | T: InputLength + Slice> + Slice + 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` 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` is not implemented for `&[u8; 9]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Slice`: [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice> [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice>> [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) [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 51 | T: InputLength + Slice> + Slice + 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>` 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>` is not implemented for `&[u8; 32]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Slice`: [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice> [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice>> [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) [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 51 | T: InputLength + Slice> + Slice + 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` 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` is not implemented for `&[u8; 32]` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Slice`: [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice> [INFO] [stdout] <&'a [T] as Slice>> [INFO] [stdout] <&'a [T] as Slice>> [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) [INFO] [stdout] | ------------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 51 | T: InputLength + Slice> + Slice + Debug + PartialEq + AsBytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `test_str_fragments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [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 [INFO] running `Command { std: "docker" "inspect" "606575c12ed1692e8b969abacfc8ca0daedff5431de4d8cc269b5c7d2b438b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606575c12ed1692e8b969abacfc8ca0daedff5431de4d8cc269b5c7d2b438b5b", kill_on_drop: false }` [INFO] [stdout] 606575c12ed1692e8b969abacfc8ca0daedff5431de4d8cc269b5c7d2b438b5b