[INFO] cloning repository https://github.com/meritozh/nom_take_until [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meritozh/nom_take_until" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeritozh%2Fnom_take_until", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeritozh%2Fnom_take_until'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83152808e4b23f18dbf60d7808a517ecd5fa6806 [INFO] checking meritozh/nom_take_until against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeritozh%2Fnom_take_until" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meritozh/nom_take_until on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meritozh/nom_take_until [INFO] finished tweaking git repo https://github.com/meritozh/nom_take_until [INFO] tweaked toml for git repo https://github.com/meritozh/nom_take_until written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/meritozh/nom_take_until already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stackvector v1.0.8 [INFO] [stderr] Downloaded lexical-core v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879233ac9996e35072c260ebbee5d09de1a547eb36989a30e89a1318eb008aee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "879233ac9996e35072c260ebbee5d09de1a547eb36989a30e89a1318eb008aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879233ac9996e35072c260ebbee5d09de1a547eb36989a30e89a1318eb008aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879233ac9996e35072c260ebbee5d09de1a547eb36989a30e89a1318eb008aee", kill_on_drop: false }` [INFO] [stdout] 879233ac9996e35072c260ebbee5d09de1a547eb36989a30e89a1318eb008aee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4575686b2f7ff7e97b24d791bf50f62e3dec57263078deffe55cf2010e053065 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4575686b2f7ff7e97b24d791bf50f62e3dec57263078deffe55cf2010e053065", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stackvector v1.0.8 [INFO] [stderr] Compiling lexical-core v0.4.4 [INFO] [stderr] Checking nom_take_until v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | if tuple((tag("---"), line_ending::<&str, _>))(&input[(nth - 1)..]).is_ok() { [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `E` declared on the function `tuple` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/src/sequence/mod.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn tuple, List: Tuple>(l: List) -> impl Fn(I) -> IResult { [INFO] [stdout] | ------------- required by this bound in `tuple` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::error::ParseError<&str>` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 14 | if tuple::((tag("---"), line_ending::<&str, _>))(&input[(nth - 1)..]).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom_take_until` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | if tuple((tag("---"), line_ending::<&str, _>))(&input[(nth - 1)..]).is_ok() { [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `E` declared on the function `tuple` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/src/sequence/mod.rs:288:30 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn tuple, List: Tuple>(l: List) -> impl Fn(I) -> IResult { [INFO] [stdout] | ------------- required by this bound in `tuple` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::error::ParseError<&str>` [INFO] [stdout] help: consider specifying the type arguments in the function call [INFO] [stdout] | [INFO] [stdout] 14 | if tuple::((tag("---"), line_ending::<&str, _>))(&input[(nth - 1)..]).is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4575686b2f7ff7e97b24d791bf50f62e3dec57263078deffe55cf2010e053065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4575686b2f7ff7e97b24d791bf50f62e3dec57263078deffe55cf2010e053065", kill_on_drop: false }` [INFO] [stdout] 4575686b2f7ff7e97b24d791bf50f62e3dec57263078deffe55cf2010e053065