[INFO] cloning repository https://github.com/dahosek/finl_parse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dahosek/finl_parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahosek%2Ffinl_parse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahosek%2Ffinl_parse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfe8bce9e3d98d84ba307a680d0dfd4d5104d833 [INFO] checking dahosek/finl_parse against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdahosek%2Ffinl_parse" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dahosek/finl_parse on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dahosek/finl_parse [INFO] finished tweaking git repo https://github.com/dahosek/finl_parse [INFO] tweaked toml for git repo https://github.com/dahosek/finl_parse written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/dahosek/finl_parse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71e073672523d2ce71172e4f3de16d113185ac1b8c5904f688bec3cb419010bb [INFO] running `Command { std: "docker" "start" "-a" "71e073672523d2ce71172e4f3de16d113185ac1b8c5904f688bec3cb419010bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71e073672523d2ce71172e4f3de16d113185ac1b8c5904f688bec3cb419010bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e073672523d2ce71172e4f3de16d113185ac1b8c5904f688bec3cb419010bb", kill_on_drop: false }` [INFO] [stdout] 71e073672523d2ce71172e4f3de16d113185ac1b8c5904f688bec3cb419010bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e172d92489f9609f49a84a015c3489994ad4fcf8dc1c896dcd261590bb4868c [INFO] running `Command { std: "docker" "start" "-a" "6e172d92489f9609f49a84a015c3489994ad4fcf8dc1c896dcd261590bb4868c", kill_on_drop: false }` [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking finl_parse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `crate::tokens::Argument`, `crate::tokens::ArgumentType` [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tokens::{Argument, ArgumentType, Token}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `ArgumentType` in `tokens` [INFO] [stdout] | | [INFO] [stdout] | no `Argument` in `tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::tokens::Argument`, `crate::tokens::ArgumentType` [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::tokens::{Argument, ArgumentType, Token}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `ArgumentType` in `tokens` [INFO] [stdout] | | [INFO] [stdout] | no `Argument` in `tokens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub parameters: Vec<(ParameterFormat, ParameterType)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 5 | pub parameters: Vec<(ParameterFormat, ParamterType)>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Command { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(name: &str, args: Vec<(ParameterFormat, ParameterType)>) -> Command { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(name: &str, args: Vec<(ParameterFormat, ParamterType)>) -> Command { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | impl Command { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub args: Vec<(ParameterFormat, ParameterType)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | pub args: Vec<(ParameterFormat, ParamterType)>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Environment { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub bodyType: ParameterType [INFO] [stdout] | ^^^^^^^^^^^^^ help: an enum with a similar name exists: `ParamterType` [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub parameters: Vec<(ParameterFormat, ParameterType)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 5 | pub parameters: Vec<(ParameterFormat, ParamterType)>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Command { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:10:56 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(name: &str, args: Vec<(ParameterFormat, ParameterType)>) -> Command { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(name: &str, args: Vec<(ParameterFormat, ParamterType)>) -> Command { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | impl Command { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub args: Vec<(ParameterFormat, ParameterType)>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | pub args: Vec<(ParameterFormat, ParamterType)>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Environment { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParameterType` in this scope [INFO] [stdout] --> src/commands.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub bodyType: ParameterType [INFO] [stdout] | ^^^^^^^^^^^^^ help: an enum with a similar name exists: `ParamterType` [INFO] [stdout] ... [INFO] [stdout] 43 | pub enum ParamterType { [INFO] [stdout] | --------------------- similarly named enum `ParamterType` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `finl_parse` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e172d92489f9609f49a84a015c3489994ad4fcf8dc1c896dcd261590bb4868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e172d92489f9609f49a84a015c3489994ad4fcf8dc1c896dcd261590bb4868c", kill_on_drop: false }` [INFO] [stdout] 6e172d92489f9609f49a84a015c3489994ad4fcf8dc1c896dcd261590bb4868c