[INFO] fetching crate luac-parser 0.5.2... [INFO] checking luac-parser-0.5.2 against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] extracting crate luac-parser 0.5.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate luac-parser 0.5.2 on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate luac-parser 0.5.2 [INFO] finished tweaking crates.io crate luac-parser 0.5.2 [INFO] tweaked toml for crates.io crate luac-parser 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded nom-leb128 v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de1d06f27dc93102e9aa2451dfc6636f9a8140722430af5454413bf544390b2 [INFO] running `Command { std: "docker" "start" "-a" "5de1d06f27dc93102e9aa2451dfc6636f9a8140722430af5454413bf544390b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de1d06f27dc93102e9aa2451dfc6636f9a8140722430af5454413bf544390b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de1d06f27dc93102e9aa2451dfc6636f9a8140722430af5454413bf544390b2", kill_on_drop: false }` [INFO] [stdout] 5de1d06f27dc93102e9aa2451dfc6636f9a8140722430af5454413bf544390b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43835f8943c3cf4060865910b57abc52f18121fea508e71229191ebe7df26378 [INFO] running `Command { std: "docker" "start" "-a" "43835f8943c3cf4060865910b57abc52f18121fea508e71229191ebe7df26378", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking nom-leb128 v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking luac-parser v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.36s [INFO] running `Command { std: "docker" "inspect" "43835f8943c3cf4060865910b57abc52f18121fea508e71229191ebe7df26378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43835f8943c3cf4060865910b57abc52f18121fea508e71229191ebe7df26378", kill_on_drop: false }` [INFO] [stdout] 43835f8943c3cf4060865910b57abc52f18121fea508e71229191ebe7df26378 [INFO] checking luac-parser-0.5.2 against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] extracting crate luac-parser 0.5.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate luac-parser 0.5.2 on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate luac-parser 0.5.2 [INFO] finished tweaking crates.io crate luac-parser 0.5.2 [INFO] tweaked toml for crates.io crate luac-parser 0.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39e57d58cdea696738d90b1350f32fb53fcaa0abd23bc8ba57a9b154743ecf1d [INFO] running `Command { std: "docker" "start" "-a" "39e57d58cdea696738d90b1350f32fb53fcaa0abd23bc8ba57a9b154743ecf1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39e57d58cdea696738d90b1350f32fb53fcaa0abd23bc8ba57a9b154743ecf1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e57d58cdea696738d90b1350f32fb53fcaa0abd23bc8ba57a9b154743ecf1d", kill_on_drop: false }` [INFO] [stdout] 39e57d58cdea696738d90b1350f32fb53fcaa0abd23bc8ba57a9b154743ecf1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b36b27068de3234ff13bf70181e4aa35431c521ee79c42ec823dc9b47772d2f [INFO] running `Command { std: "docker" "start" "-a" "7b36b27068de3234ff13bf70181e4aa35431c521ee79c42ec823dc9b47772d2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking nom-leb128 v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking luac-parser v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua51.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 59 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua51.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 59 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua52.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 49 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua52.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 49 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua53.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 71 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua53.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 71 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua54.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | length_count(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 90 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lua54.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | length_count(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^ ----------------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `G` declared on the function `length_count` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: nom::Parser<&[u8], LuaChunk, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>>` [INFO] [stdout] = help: the following types implement trait `nom::Parser`: [INFO] [stdout] + 'a)> as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] as nom::Parser> [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `nom::multi::length_count` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/multi/mod.rs:1023:6 [INFO] [stdout] | [INFO] [stdout] 1018 | pub fn length_count(mut f: F, mut g: G) -> impl FnMut(I) -> IResult, E> [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1023 | G: Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `length_count` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 90 | length_count::<&[u8], LuaChunk, usize, GenericErrorTree<&[u8], &'static str, &'static str, Box<(dyn StdError + Send + Sync + 'static)>>, _, G>(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua51.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 23 | | |input| { [INFO] [stdout] 24 | | let (input, name) = lua_string(header).parse(input)?; [INFO] [stdout] 25 | | let ( [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua51.rs:23:5: 23:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua51.rs:59:71 [INFO] [stdout] | [INFO] [stdout] 59 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua52.rs:18:64 [INFO] [stdout] | [INFO] [stdout] 18 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 19 | | |input| { [INFO] [stdout] 20 | | let (input, (line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 21 | | tuple((lua_int(header), lua_int(header), be_u8, be_u8, be_u8))(input)?; [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua52.rs:19:5: 19:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua52.rs:49:71 [INFO] [stdout] | [INFO] [stdout] 49 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua53.rs:32:64 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 33 | | |input| { [INFO] [stdout] 34 | | let (input, (name, line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 35 | | tuple(( [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua53.rs:33:5: 33:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua53.rs:71:71 [INFO] [stdout] | [INFO] [stdout] 71 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua54.rs:60:64 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 61 | | |input| { [INFO] [stdout] 62 | | let (input, (name, line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 63 | | context( [INFO] [stdout] ... | [INFO] [stdout] 141 | | } [INFO] [stdout] 142 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua54.rs:61:5: 61:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua54.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | length_count(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luac-parser` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua51.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 23 | | |input| { [INFO] [stdout] 24 | | let (input, name) = lua_string(header).parse(input)?; [INFO] [stdout] 25 | | let ( [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua51.rs:23:5: 23:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua51.rs:59:71 [INFO] [stdout] | [INFO] [stdout] 59 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua52.rs:18:64 [INFO] [stdout] | [INFO] [stdout] 18 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 19 | | |input| { [INFO] [stdout] 20 | | let (input, (line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 21 | | tuple((lua_int(header), lua_int(header), be_u8, be_u8, be_u8))(input)?; [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua52.rs:19:5: 19:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua52.rs:49:71 [INFO] [stdout] | [INFO] [stdout] 49 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua53.rs:32:64 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 33 | | |input| { [INFO] [stdout] 34 | | let (input, (name, line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 35 | | tuple(( [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua53.rs:33:5: 33:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua53.rs:71:71 [INFO] [stdout] | [INFO] [stdout] 71 | length_count(lua_int(header).map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: concrete type differs from previous defining opaque type use [INFO] [stdout] --> src/lua54.rs:60:64 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> impl Parser<&'a [u8], LuaChunk, ErrorTree<&'a [u8]>> + 'h { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 61 | | |input| { [INFO] [stdout] 62 | | let (input, (name, line_defined, last_line_defined, num_params, is_vararg, max_stack)) = [INFO] [stdout] 63 | | context( [INFO] [stdout] ... | [INFO] [stdout] 141 | | } [INFO] [stdout] 142 | | } [INFO] [stdout] | |_^ expected `{type error}`, got `{closure@src/lua54.rs:61:5: 61:12}` [INFO] [stdout] | [INFO] [stdout] note: previous use here [INFO] [stdout] --> src/lua54.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | length_count(lua_int.map(|x| x as usize), lua_chunk(header)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luac-parser` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "7b36b27068de3234ff13bf70181e4aa35431c521ee79c42ec823dc9b47772d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b36b27068de3234ff13bf70181e4aa35431c521ee79c42ec823dc9b47772d2f", kill_on_drop: false }` [INFO] [stdout] 7b36b27068de3234ff13bf70181e4aa35431c521ee79c42ec823dc9b47772d2f