[INFO] cloning repository https://github.com/whentze/mibph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whentze/mibph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fmibph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fmibph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd3a1acf35277de8d26859c86c6c8b085e7ffd86 [INFO] testing whentze/mibph against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fmibph" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whentze/mibph [INFO] finished tweaking git repo https://github.com/whentze/mibph [INFO] tweaked toml for git repo https://github.com/whentze/mibph written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whentze/mibph on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/whentze/mibph already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cec3c42d75f341ba42acf0ac2aeb02b980cedf36ff511c5f63fe99f5dba590b [INFO] running `Command { std: "docker" "start" "-a" "2cec3c42d75f341ba42acf0ac2aeb02b980cedf36ff511c5f63fe99f5dba590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cec3c42d75f341ba42acf0ac2aeb02b980cedf36ff511c5f63fe99f5dba590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cec3c42d75f341ba42acf0ac2aeb02b980cedf36ff511c5f63fe99f5dba590b", kill_on_drop: false }` [INFO] [stdout] 2cec3c42d75f341ba42acf0ac2aeb02b980cedf36ff511c5f63fe99f5dba590b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1abcf01b9af395fd8a295dc50df75e707537b82d4ca5309dad5aa640a3f15d90 [INFO] running `Command { std: "docker" "start" "-a" "1abcf01b9af395fd8a295dc50df75e707537b82d4ca5309dad5aa640a3f15d90", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling mibph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `number` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod number; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `number`, create file "src/number.rs" or "src/number/mod.rs" [INFO] [stdout] = note: if there is a `mod number` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope [INFO] [stdout] --> src/lex.rs:296:23 [INFO] [stdout] | [INFO] [stdout] 296 | (Inexact, Integer(i)) => Real(i as f64), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Real` in this scope [INFO] [stdout] --> src/lex.rs:297:23 [INFO] [stdout] | [INFO] [stdout] 297 | (Inexact, Real(x)) => Real(x), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rational` in this scope [INFO] [stdout] --> src/lex.rs:298:23 [INFO] [stdout] | [INFO] [stdout] 298 | (Inexact, Rational{num, den}) => Real(num as f64 / den as f64), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Integer` in this scope [INFO] [stdout] --> src/lex.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | (Exact, Integer(x)) => Integer(x), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Real` in this scope [INFO] [stdout] --> src/lex.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | (Exact, Real(x)) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rational` in this scope [INFO] [stdout] --> src/lex.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | (Exact, Rational{num, den}) => Rational{num, den}, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rational` in this scope [INFO] [stdout] --> src/lex.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | (Exact, Rational{num, den}) => Rational{num, den}, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Number` [INFO] [stdout] --> src/main.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Number(Number), [INFO] [stdout] | ^^^^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 24 - Number(Number), [INFO] [stdout] 24 + Number(crate::Object), [INFO] [stdout] | [INFO] [stdout] 24 - Number(Number), [INFO] [stdout] 24 + Number(crate::lex::Token), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found variant `Number` [INFO] [stdout] --> src/main.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | std::mem::size_of::() [INFO] [stdout] | ^^^^^^ not a type [INFO] [stdout] | [INFO] [stdout] help: try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 130 - std::mem::size_of::() [INFO] [stdout] 130 + std::mem::size_of::() [INFO] [stdout] | [INFO] [stdout] 130 - std::mem::size_of::() [INFO] [stdout] 130 + std::mem::size_of::() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::TryFromIntError` [INFO] [stdout] --> src/lex.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::TryFromIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `number::complete::hex_u32` and `separated_list0` [INFO] [stdout] --> src/lex.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | multi::{fold_many0, fold_many1, many0, many0_count, many1_count, separated_list0}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | number::complete::hex_u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | value(OpenParen, tag("(")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | value(OpenParen, tag("(")), [INFO] [stdout] | ^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | value(CloseParen, tag(")")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | value(OpenVec, tag("#(")), [INFO] [stdout] | ^^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | value(OpenByteVec, tag("#u8(")), [INFO] [stdout] | ^^^^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | value(Quote, tag("'")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | value(BackQuote, tag("`")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | value(CommaAt, tag(",@")), [INFO] [stdout] | ^^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | value(Comma, tag(",")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&str as InputIter>::Item == u8` [INFO] [stdout] --> src/lex.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | value(Period, tag(",")), [INFO] [stdout] | ^^^^^^^^ expected `u8`, found `char` [INFO] [stdout] | [INFO] [stdout] = note: required for `{type error}` to implement `Compare<&str>` [INFO] [stdout] note: required by a bound in `nom::bytes::complete::tag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-7.1.1/src/bytes/complete.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tag>( [INFO] [stdout] | --- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 36 | Input: InputTake + Compare, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Real` in this scope [INFO] [stdout] --> src/lex.rs:296:38 [INFO] [stdout] | [INFO] [stdout] 296 | (Inexact, Integer(i)) => Real(i as f64), [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `real` [INFO] [stdout] ... [INFO] [stdout] 318 | fn real(i: &str) -> IResult<&str, Number> { [INFO] [stdout] | ------------------------------------------------------ similarly named function `real` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Real` in this scope [INFO] [stdout] --> src/lex.rs:297:35 [INFO] [stdout] | [INFO] [stdout] 297 | (Inexact, Real(x)) => Real(x), [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `real` [INFO] [stdout] ... [INFO] [stdout] 318 | fn real(i: &str) -> IResult<&str, Number> { [INFO] [stdout] | ------------------------------------------------------ similarly named function `real` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Real` in this scope [INFO] [stdout] --> src/lex.rs:298:46 [INFO] [stdout] | [INFO] [stdout] 298 | (Inexact, Rational{num, den}) => Real(num as f64 / den as f64), [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `real` [INFO] [stdout] ... [INFO] [stdout] 318 | fn real(i: &str) -> IResult<&str, Number> { [INFO] [stdout] | ------------------------------------------------------ similarly named function `real` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Integer` in this scope [INFO] [stdout] --> src/lex.rs:299:36 [INFO] [stdout] | [INFO] [stdout] 299 | (Exact, Integer(x)) => Integer(x), [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `uinteger` [INFO] [stdout] ... [INFO] [stdout] 373 | fn uinteger(i: &str) -> IResult<&str, i64> { [INFO] [stdout] | ------------------------------------------------------- similarly named function `uinteger` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Integer` in this scope [INFO] [stdout] --> src/lex.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | Integer(x as i64) [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `uinteger` [INFO] [stdout] ... [INFO] [stdout] 373 | fn uinteger(i: &str) -> IResult<&str, i64> { [INFO] [stdout] | ------------------------------------------------------- similarly named function `uinteger` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0422, E0425, E0531, E0573, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mibph` (bin "mibph") due to 25 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1abcf01b9af395fd8a295dc50df75e707537b82d4ca5309dad5aa640a3f15d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abcf01b9af395fd8a295dc50df75e707537b82d4ca5309dad5aa640a3f15d90", kill_on_drop: false }` [INFO] [stdout] 1abcf01b9af395fd8a295dc50df75e707537b82d4ca5309dad5aa640a3f15d90