[INFO] cloning repository https://github.com/Paluth/super_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Paluth/super_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaluth%2Fsuper_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaluth%2Fsuper_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b8cefd153835898c96771ce876d2b56dd3b351 [INFO] checking Paluth/super_parser against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaluth%2Fsuper_parser" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Paluth/super_parser on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Paluth/super_parser [INFO] finished tweaking git repo https://github.com/Paluth/super_parser [INFO] tweaked toml for git repo https://github.com/Paluth/super_parser written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Paluth/super_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5747f0e7307e9b6b6a66fbe3a0d20bb99be6ffa6605cad400ad370be5f8c75 [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" "0a5747f0e7307e9b6b6a66fbe3a0d20bb99be6ffa6605cad400ad370be5f8c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5747f0e7307e9b6b6a66fbe3a0d20bb99be6ffa6605cad400ad370be5f8c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5747f0e7307e9b6b6a66fbe3a0d20bb99be6ffa6605cad400ad370be5f8c75", kill_on_drop: false }` [INFO] [stdout] 0a5747f0e7307e9b6b6a66fbe3a0d20bb99be6ffa6605cad400ad370be5f8c75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37f3c12dd7620a9ac8297d5031a04ff7d8415b566cd0cb6636d6877e8bbe112c [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" "37f3c12dd7620a9ac8297d5031a04ff7d8415b566cd0cb6636d6877e8bbe112c", kill_on_drop: false }` [INFO] [stderr] Checking super_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/chain.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | Store(Box<&'c mut Any>), [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty`, `to_f64`, `to_i32`, `triml` [INFO] [stdout] --> src/pdb_parser.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use chain::{trimr, triml, trim, empty, to_i32, to_u8, to_byte, to_f64, opt, store}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `seq`, `skip`, `take` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use parser::{seq, take, skip}; [INFO] [stdout] | ^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty`, `opt`, `store`, `to_byte`, `to_f64`, `to_i32`, `to_u8`, `trim`, `triml`, `trimr` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use chain::{trimr, triml, trim, empty, to_i32, to_u8, to_byte, to_f64, opt, store}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/chain.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | Store(Box<&'c mut Any>), [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty`, `to_f64`, `to_i32`, `triml` [INFO] [stdout] --> src/pdb_parser.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use chain::{trimr, triml, trim, empty, to_i32, to_u8, to_byte, to_f64, opt, store}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `seq`, `skip`, `take` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use parser::{seq, take, skip}; [INFO] [stdout] | ^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `empty`, `opt`, `store`, `to_byte`, `to_f64`, `to_i32`, `to_u8`, `trim`, `triml`, `trimr` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use chain::{trimr, triml, trim, empty, to_i32, to_u8, to_byte, to_f64, opt, store}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dml` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let dml = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left` [INFO] [stdout] --> src/utils.rs:124:23 [INFO] [stdout] | [INFO] [stdout] 124 | if let Ok(Split { left, right }) = result { [INFO] [stdout] | ^^^^ help: try ignoring the field: `left: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right` [INFO] [stdout] --> src/utils.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | if let Ok(Split { left, right }) = result { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `right: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ident` [INFO] [stdout] --> src/inspect.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | let new_ident = indent.push_clone(Indentation::Space(fskip.len())); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ident` [INFO] [stdout] --> src/inspect.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let new_ident = indent.push_clone(Indentation::Space(ftag.len())); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ident` [INFO] [stdout] --> src/inspect.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | let new_ident = indent.push_clone(Indentation::Space(fpword.len())); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_ident` [INFO] [stdout] --> src/inspect.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let new_ident = indent.push_clone(Indentation::Space(fblank.len())); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let mut temp = buffer; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `&str` with `Result, utils::Error>` [INFO] [stdout] --> src/utils.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | / assert_eq!("n͈̰̎u͔n͈̰̎i̙̮͚̦c͚̉o̼̩̰͗d͔̆̓ͥé\n\t \t\r\r", [INFO] [stdout] 171 | | triml(TEST_STRING)); [INFO] [stdout] | |_______________________________________^ no implementation for `&str == Result, utils::Error>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq, utils::Error>>` is not implemented for `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `&str` with `Result, utils::Error>` [INFO] [stdout] --> src/utils.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / assert_eq!("\t\r \nn͈̰̎u͔n͈̰̎i̙̮͚̦c͚̉o̼̩̰͗d͔̆̓ͥé", [INFO] [stdout] 176 | | trimr(TEST_STRING)); [INFO] [stdout] | |_______________________________________^ no implementation for `&str == Result, utils::Error>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq, utils::Error>>` is not implemented for `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `&str` with `Result<&str, utils::Error>` [INFO] [stdout] --> src/utils.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | / assert_eq!("n͈̰̎u͔n͈̰̎i̙̮͚̦c͚̉o̼̩̰͗d͔̆̓ͥé", [INFO] [stdout] 181 | | trim(TEST_STRING)); [INFO] [stdout] | |______________________________________^ no implementation for `&str == Result<&str, utils::Error>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq>` is not implemented for `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `ParsingError` in public interface (error E0446) [INFO] [stdout] --> src/parser.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn parse(&mut self, buffer: &'d str) -> Result, ParsingError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TrimL` [INFO] [stdout] --> src/chain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TrimL, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotEqualString` [INFO] [stdout] --> src/chain.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | NotEqualString(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> src/chain.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/chain.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Or(Vec>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `trim` [INFO] [stdout] --> src/chain.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn trim(mut self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `triml` [INFO] [stdout] --> src/chain.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn triml(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `trimr` [INFO] [stdout] --> src/chain.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trimr(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eqs` [INFO] [stdout] --> src/chain.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn eqs(mut self, s: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `neqs` [INFO] [stdout] --> src/chain.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn neqs(mut self, s: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `neq_str` [INFO] [stdout] --> src/chain.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn neq_str(mut self, s: &str) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/chain.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn empty(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `or` [INFO] [stdout] --> src/chain.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn or(mut self, ops: Vec>) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_byte` [INFO] [stdout] --> src/chain.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn to_byte(mut self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_u8` [INFO] [stdout] --> src/chain.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn to_u8(mut self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `opt` [INFO] [stdout] --> src/chain.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn opt(mut self, chain : Chain<'c>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_i32` [INFO] [stdout] --> src/chain.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn to_i32<'c>() -> Chain<'c> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_f64` [INFO] [stdout] --> src/chain.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn to_f64<'c>() -> Chain<'c> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `empty` [INFO] [stdout] --> src/chain.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn empty<'c>() -> Chain<'c> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triml` [INFO] [stdout] --> src/chain.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn triml<'c>() -> Chain<'c> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eqs` [INFO] [stdout] --> src/chain.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn eqs<'c>(s: String) -> Chain<'c> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `eq_str` [INFO] [stdout] --> src/chain.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn eq_str<'c>(s: &str) -> Chain<'c> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `neqs` [INFO] [stdout] --> src/chain.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn neqs<'c>(s: String) -> Chain<'c> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `neq_str` [INFO] [stdout] --> src/chain.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn neq_str<'c>(s: &str) -> Chain<'c> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `or` [INFO] [stdout] --> src/chain.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn or<'c>(ops: Vec>) -> Chain<'c> { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PWord` [INFO] [stdout] --> src/parser.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | PWord, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Blank` [INFO] [stdout] --> src/parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Blank, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tag` [INFO] [stdout] --> src/parser.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Tag(&'t str) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pword` [INFO] [stdout] --> src/parser.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn pword<'d, 'c, 't>() -> Parser<'d, 'c, 't> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `blank` [INFO] [stdout] --> src/parser.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn blank<'d, 'c, 't>() -> Parser<'d, 'c, 't> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SeqEmpty` [INFO] [stdout] --> src/parser.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | SeqEmpty, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SeqChain` [INFO] [stdout] --> src/parser.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | SeqChain, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TakeZero` [INFO] [stdout] --> src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | TakeZero, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ChainOrLast` [INFO] [stdout] --> src/parser.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | ChainOrLast, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ChainStoreLast` [INFO] [stdout] --> src/parser.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | ChainStoreLast, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PreviousOpFailed` [INFO] [stdout] --> src/parser.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | PreviousOpFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidTypeError` [INFO] [stdout] --> src/parser.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | InvalidTypeError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Word` [INFO] [stdout] --> src/inspect.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Word(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_darxml` [INFO] [stdout] --> src/main.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_darxml() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `ParsingError` is private [INFO] [stdout] --> src/pdb_parser.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let result = parser.parse(buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type `ParsingError` is private [INFO] [stdout] --> src/pdb_parser.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | match result { [INFO] [stdout] | ^^^^^^ private type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `super_parser` [INFO] [stdout] error: aborting due to 2 previous errors; 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37f3c12dd7620a9ac8297d5031a04ff7d8415b566cd0cb6636d6877e8bbe112c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f3c12dd7620a9ac8297d5031a04ff7d8415b566cd0cb6636d6877e8bbe112c", kill_on_drop: false }` [INFO] [stdout] 37f3c12dd7620a9ac8297d5031a04ff7d8415b566cd0cb6636d6877e8bbe112c