[INFO] cloning repository https://github.com/storyfeet/rpg_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storyfeet/rpg_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90f45d796726582479f5829b852ff4ede875a6b8 [INFO] checking storyfeet/rpg_tracker against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storyfeet/rpg_tracker on toolchain ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/storyfeet/rpg_tracker [INFO] removed path dependency clap_conf from git repo https://github.com/storyfeet/rpg_tracker [INFO] removed path dependency gobble from git repo https://github.com/storyfeet/rpg_tracker [INFO] finished tweaking git repo https://github.com/storyfeet/rpg_tracker [INFO] tweaked toml for git repo https://github.com/storyfeet/rpg_tracker written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/storyfeet/rpg_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cursive v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa378e01e5d9c9cf94095f516020d498f92e570342c1c3980e2d92243a0d1f22 [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" "fa378e01e5d9c9cf94095f516020d498f92e570342c1c3980e2d92243a0d1f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa378e01e5d9c9cf94095f516020d498f92e570342c1c3980e2d92243a0d1f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa378e01e5d9c9cf94095f516020d498f92e570342c1c3980e2d92243a0d1f22", kill_on_drop: false }` [INFO] [stdout] fa378e01e5d9c9cf94095f516020d498f92e570342c1c3980e2d92243a0d1f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c18891cf86a4002a849c2177660a353d3504391cdd3f5815403fb48c184a6a73 [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" "c18891cf86a4002a849c2177660a353d3504391cdd3f5815403fb48c184a6a73", kill_on_drop: false }` [INFO] [stderr] warning: dependency (clap_conf) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (gobble) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking clap_conf v0.1.5 [INFO] [stderr] Checking gobble v0.6.3 [INFO] [stderr] Checking enumset v0.4.5 [INFO] [stderr] Checking cursive v0.13.0 [INFO] [stderr] Checking rpg_tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gobble::err::ParseError` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gobble::err::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `ParseError` in `err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gobble::err::ECode` [INFO] [stdout] --> src/expr.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use gobble::err::ECode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ECode` in `err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gobble::ECode`, `gobble::ParseError` [INFO] [stdout] --> src/main.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use gobble::{ECode, ParseError}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ no `ParseError` in the root [INFO] [stdout] | | [INFO] [stdout] | no `ECode` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gobble::err::ParseError` [INFO] [stdout] --> src/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gobble::err::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `ParseError` in `err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gobble::err::ECode` [INFO] [stdout] --> src/expr.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use gobble::err::ECode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `ECode` in `err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gobble::ECode`, `gobble::ParseError` [INFO] [stdout] --> src/main.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use gobble::{ECode, ParseError}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ no `ParseError` in the root [INFO] [stdout] | | [INFO] [stdout] | no `ECode` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ECode` [INFO] [stdout] --> src/nomp.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^^^^^ use of undeclared type `ECode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ECode` [INFO] [stdout] --> src/nomp.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^^^^^ use of undeclared type `ECode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | let ps = s_tag("+") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | .or(s_tag("-") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | .or(s_tag("return").ig_then(p_expr).map(|e| Action::Return(e))); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | if let Ok((r2, _)) = s_tag(":").parse(&r) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | if let Ok((r2, (oper, ex2))) = op().then_ig(tag("=")).then(p_expr).parse(&r) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | if let Ok((r2, r_ex)) = s_tag("=").ig_then(p_expr).parse(&r) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | if let Ok((r3, _)) = s_tag(":").parse(&r2) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | .ig_then(read_fs(is_alpha, 1)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | .then(read_fs(is_alpha_num, 0)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `is_alpha_num` in this scope [INFO] [stdout] --> src/nomp.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | .then(read_fs(is_alpha_num, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `is_alpha` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gobble-0.6.3/src/chars.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_alpha(c: char) -> bool { [INFO] [stdout] | -------------------------------- similarly named function `is_alpha` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | let ps = s_tag("+") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | .or(s_tag("-") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | .or(s_tag("return").ig_then(p_expr).map(|e| Action::Return(e))); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | if let Ok((r2, _)) = s_tag(":").parse(&r) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .ig_then(read_fs(is_num, 1)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | tag("+") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | .or(tag("-")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | .or(tag("*")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | .or(tag("/")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | .or(tag("==")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | .or(tag(".")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | .or(tag(">")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | .or(tag("<")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | .or(tag("/")), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | s_tag("[") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | .ig_then(sep(p_expr, s_tag(","), false)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | .then_ig(s_tag("]")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | if let Ok((r2, (oper, ex2))) = op().then_ig(tag("=")).then(p_expr).parse(&r) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | .then_ig(s_tag(":")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | if let Ok((r2, r_ex)) = s_tag("=").ig_then(p_expr).parse(&r) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | s_tag("{") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | if let Ok((r3, _)) = s_tag(":").parse(&r2) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | .ig_then(read_fs(is_alpha, 1)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `repeat` in this scope [INFO] [stdout] --> src/nomp.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gobble-0.6.3/src/repeater.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn repeat_n(a: A, n: usize) -> Exact { [INFO] [stdout] | ------------------------------------------------------ similarly named function `repeat_n` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat_n(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::nomp::err::fmt::string::fmt::result::iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::__std_iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::repeat; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | .then(read_fs(is_alpha_num, 0)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | .then_ig(s_tag("}")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `is_alpha_num` in this scope [INFO] [stdout] --> src/nomp.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | .then(read_fs(is_alpha_num, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `is_alpha` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gobble-0.6.3/src/chars.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn is_alpha(c: char) -> bool { [INFO] [stdout] | -------------------------------- similarly named function `is_alpha` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | s_tag("{") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_fs` in this scope [INFO] [stdout] --> src/nomp.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .ig_then(read_fs(is_num, 1)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | .ig_then(sep_until(maybe(pp_action), l_break(), s_tag("}"))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s_tag("if") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | .then(maybe(s_tag("else").ig_then(code_block()))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | tag("+") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | let ps = (tag("true").map(|_| Expr::Bool(true))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | .or(tag("-")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | .or(tag("false").map(|_| Expr::Bool(false))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | .or(tag("\"") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | .or(tag("*")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `esc` in this scope [INFO] [stdout] --> src/nomp.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .ig_then(esc('"', '\\').e_map('t', '\t')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | .or(tag("/")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | .or(s_tag(".") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | .or(tag("==")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | .or(s_tag(":") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | .or(tag(".")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | .or(s_tag("-").ig_then(p_expr_l).map(|e| Expr::Neg(Box::new(e)))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | .or(tag(">")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | .or(s_tag("$").ig_then(p_expr).map(|e| Expr::Deref(Box::new(e)))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | .or(s_tag("(") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | .or(tag("<")) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | .then_ig(s_tag(")")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | .or(tag("/")), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | s_tag("[") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | .ig_then(sep(p_expr, s_tag(","), false)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | .then_ig(s_tag("]")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | .then_ig(s_tag(":")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | s_tag("{") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `repeat` in this scope [INFO] [stdout] --> src/nomp.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gobble-0.6.3/src/repeater.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn repeat_n(a: A, n: usize) -> Exact { [INFO] [stdout] | ------------------------------------------------------ similarly named function `repeat_n` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat_n(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::nomp::err::fmt::string::fmt::result::iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::__std_iter::repeat; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::repeat; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | .ig_then(repeat(map_item().then_ig(maybe(s_tag(","))), 0)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | .then_ig(s_tag("}")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | s_tag("{") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | .ig_then(sep_until(maybe(pp_action), l_break(), s_tag("}"))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | s_tag("if") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | .then(maybe(s_tag("else").ig_then(code_block()))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | let ps = (tag("true").map(|_| Expr::Bool(true))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | .or(tag("false").map(|_| Expr::Bool(false))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tag` in this scope [INFO] [stdout] --> src/nomp.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | .or(tag("\"") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `esc` in this scope [INFO] [stdout] --> src/nomp.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .ig_then(esc('"', '\\').e_map('t', '\t')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | .or(s_tag(".") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | .or(s_tag(":") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | .or(s_tag("-").ig_then(p_expr_l).map(|e| Expr::Neg(Box::new(e)))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | .or(s_tag("$").ig_then(p_expr).map(|e| Expr::Deref(Box::new(e)))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | .or(s_tag("(") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `s_tag` in this scope [INFO] [stdout] --> src/nomp.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | .then_ig(s_tag(")")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ActionError` [INFO] [stdout] --> src/proto.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ActionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::value::Value` [INFO] [stdout] --> src/proto.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ActionError` [INFO] [stdout] --> src/proto.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ActionError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::value::Value` [INFO] [stdout] --> src/proto.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::sep`: use sep_star instead [INFO] [stdout] --> src/nomp.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | .ig_then(sep(p_expr, s_tag(","), false)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | ws(0).ig_then(ps).parse(i) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | ws(0).then_ig(tag(";").or(tag("\n"))) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::sep`: use sep_star instead [INFO] [stdout] --> src/nomp.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | .ig_then(sep(p_expr, s_tag(","), false)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | ws(0).ig_then(ps).parse(i) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `gobble::ws`: use WS.any() or WS.min(n) instead [INFO] [stdout] --> src/nomp.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | ws(0) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | fn ident() -> impl Parser { [INFO] [stdout] | ^^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | fn num() -> impl Parser { [INFO] [stdout] | ^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | fn ident() -> impl Parser { [INFO] [stdout] | ^^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | fn num() -> impl Parser { [INFO] [stdout] | ^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/nomp.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|&ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn l_break() -> impl Parser<()> { [INFO] [stdout] | ^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/nomp.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 50 | .try_map(|&ns| isize::from_str(&ns).map_err(|_| ECode::SMess("Not a Num"))) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn l_break() -> impl Parser<()> { [INFO] [stdout] | ^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | fn op() -> impl Parser { [INFO] [stdout] | ^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/nomp.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | fn op() -> impl Parser { [INFO] [stdout] | ^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f26a50dfa20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f26a50dfa20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f26a50dfa20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f26a50dfa20 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f26a514ee9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] 0: 0x7f879d587a20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f879d587a20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f879d587a20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f879d587a20 - ::fmt::h400b66a054640aac [INFO] [stderr] 5: 0x7f26a50d1642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f26a50e49d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f26a50e49d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f26a50e49d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f26a50e4678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:227:9 [INFO] [stderr] 4: 0x7f879d5f6e9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] 10: 0x7f26a59ade08 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f879d579642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f879d58c9d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f879d58c9d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f879d58c9d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f879d58c678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7f879de55e08 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] 11: 0x7f269913df16 - as core::ops::function::Fn>::call::hd8afd0c3a6d0d7af [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f26991495bb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h878deac3cdf8c3e1 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f26a50e5216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:581:17 [INFO] [stderr] 11: 0x7f8791573f16 - as core::ops::function::Fn>::call::hd8afd0c3a6d0d7af [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f879157f5bb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h878deac3cdf8c3e1 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f879d58d216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/panicking.rs:581:17 [INFO] [stderr] 14: 0x7f26a894fcbd - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 14: 0x7f87a0df7cbd - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 15: 0x7f87a0df7bc6 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 15: 0x7f26a894fbc6 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 16: 0x7f26a894fc2f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] 16: 0x7f87a0df7c2f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] 17: 0x7f26a8986610 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 17: 0x7f87a0e2e610 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 18: 0x7f26a89850f0 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 18: 0x7f87a0e2d0f0 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 19: 0x7f26a846dea4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 19: 0x7f87a0915ea4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 20: 0x7f87a091574b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 20: 0x7f26a846d74b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 21: 0x7f87a09156f2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 21: 0x7f26a846d6f2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 22: 0x7f87a0915dc9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 22: 0x7f26a846ddc9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 23: 0x7f87a0915d3e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 23: 0x7f26a846dd3e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 24: 0x7f87a09bbbc6 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 24: 0x7f26a8513bc6 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 25: 0x7f26a65cc342 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hd3bd6f34d11a8958 [INFO] [stderr] 25: 0x7f879ea74342 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hd3bd6f34d11a8958 [INFO] [stderr] 26: 0x7f26a65c3c12 - rustc_middle::ty::fold::TypeFoldable::visit_with::h0d7a1352138282a2 [INFO] [stderr] 26: 0x7f879ea6bc12 - rustc_middle::ty::fold::TypeFoldable::visit_with::h0d7a1352138282a2 [INFO] [stderr] 27: 0x7f26a66abb9d - rustc_middle::ty::structural_impls::::super_visit_with::h6a323a58eebd2411 [INFO] [stderr] 27: 0x7f879eb53b9d - rustc_middle::ty::structural_impls::::super_visit_with::h6a323a58eebd2411 [INFO] [stderr] 28: 0x7f879ea743ab - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hd3bd6f34d11a8958 [INFO] [stderr] 29: 0x7f879eb444ec - ::constrain_opaque_types::h08b0778335c53e79 [INFO] [stderr] 30: 0x7f879eacfc8e - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 28: 0x7f26a65cc3ab - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hd3bd6f34d11a8958 [INFO] [stderr] 29: 0x7f26a669c4ec - ::constrain_opaque_types::h08b0778335c53e79 [INFO] [stderr] 30: 0x7f26a6627c8e - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 31: 0x7f879ea59530 - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 31: 0x7f26a65b1530 - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 32: 0x7f879ead119d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 32: 0x7f26a662919d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 33: 0x7f879ea597ee - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 33: 0x7f26a65b17ee - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 34: 0x7f879ead119d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 34: 0x7f26a662919d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 35: 0x7f879ead119d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 35: 0x7f26a662919d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 36: 0x7f879eacfc3d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 36: 0x7f26a6627c3d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 37: 0x7f879e8d2cb4 - rustc_typeck::check::regionck::::regionck_fn::h297ea48485ddccf4 [INFO] [stderr] 37: 0x7f26a642acb4 - rustc_typeck::check::regionck::::regionck_fn::h297ea48485ddccf4 [INFO] [stderr] 38: 0x7f879eb1fd0d - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 38: 0x7f26a6677d0d - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 39: 0x7f879ebd6288 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 39: 0x7f26a672e288 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 40: 0x7f87a0cf8435 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 40: 0x7f26a8850435 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 41: 0x7f87a08bb7d4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 41: 0x7f26a84137d4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 42: 0x7f87a0654ad3 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stderr] 42: 0x7f26a81acad3 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stderr] 43: 0x7f87a09a57b7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 44: 0x7f879f09d888 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 43: 0x7f26a84fd7b7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 45: 0x7f879f0617f8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 44: 0x7f26a6bf5888 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 45: 0x7f26a6bb97f8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 46: 0x7f879efa2dc3 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 46: 0x7f26a6afadc3 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 47: 0x7f879f5fb6c1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 47: 0x7f26a71536c1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 48: 0x7f879f4b2192 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 48: 0x7f26a700a192 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 49: 0x7f879f4d1297 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 49: 0x7f26a7029297 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 50: 0x7f879f29dae4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 50: 0x7f26a6df5ae4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 51: 0x7f879f62ed5f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 51: 0x7f26a7186d5f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 52: 0x7f26a7161b45 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 52: 0x7f879f609b45 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 53: 0x7f26a71548be - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 53: 0x7f879f5fc8be - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 54: 0x7f26a7012be7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 54: 0x7f879f4babe7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 55: 0x7f26a701fda1 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 55: 0x7f879f4c7da1 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 56: 0x7f26a6e38dc9 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 56: 0x7f879f2e0dc9 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 57: 0x7f26a6e7763d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 57: 0x7f879f31f63d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 58: 0x7f26a71980bb - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 58: 0x7f879f6400bb - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 59: 0x7f26a71537a1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 59: 0x7f879f5fb7a1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 60: 0x7f26a700a192 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 61: 0x7f26a7029297 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 60: 0x7f879f4b2192 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 62: 0x7f26a6df5ae4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 61: 0x7f879f4d1297 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 63: 0x7f26a71985de - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 62: 0x7f879f29dae4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 63: 0x7f879f6405de - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 64: 0x7f26a71a7171 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 64: 0x7f879f64f171 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 65: 0x7f26a7006ade - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 66: 0x7f26a701cc97 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 65: 0x7f879f4aeade - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 67: 0x7f26a6e1b74f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 66: 0x7f879f4c4c97 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 68: 0x7f26a71e4044 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 67: 0x7f879f2c374f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 69: 0x7f26a71adf65 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 68: 0x7f879f68c044 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 69: 0x7f879f655f65 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 70: 0x7f26a6702e5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 71: 0x7f26a65e6b67 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 70: 0x7f879ebaae5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 72: 0x7f26a6554591 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 73: 0x7f26a6465ba9 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 71: 0x7f879ea8eb67 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 74: 0x7f26a6735164 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 72: 0x7f879e9fc591 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 73: 0x7f879e90dba9 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 74: 0x7f879ebdd164 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 75: 0x7f26a64e6d2f - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 76: 0x7f26a65e4dc4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 77: 0x7f26a6547151 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 75: 0x7f879e98ed2f - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 78: 0x7f26a643b52f - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 79: 0x7f26a6509e03 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 76: 0x7f879ea8cdc4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 80: 0x7f26a65ca252 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 77: 0x7f879e9ef151 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 81: 0x7f26a650dbfd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 78: 0x7f879e8e352f - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 79: 0x7f879e9b1e03 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 80: 0x7f879ea72252 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 82: 0x7f26a65c632e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 81: 0x7f879e9b5bfd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 83: 0x7f26a65e2937 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 84: 0x7f26a6552694 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 85: 0x7f26a64abb32 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 82: 0x7f879ea6e32e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 86: 0x7f26a64b030e - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 83: 0x7f879ea8a937 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 87: 0x7f26a65cc7d4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 88: 0x7f26a662eeef - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 84: 0x7f879e9fa694 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 89: 0x7f26a5bf0fb0 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 85: 0x7f879e953b32 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 86: 0x7f879e95830e - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 90: 0x7f26a592d56b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 87: 0x7f879ea747d4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 91: 0x7f26a59cb847 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 88: 0x7f879ead6eef - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 89: 0x7f879e098fb0 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 92: 0x7f26a59c6bcf - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 90: 0x7f879ddd556b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 93: 0x7f26a5958700 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 94: 0x7f26a592f91b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 91: 0x7f879de73847 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 95: 0x7f26a59c8c92 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 96: 0x7f26a598fa92 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] 92: 0x7f879de6ebcf - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 97: 0x7f26a59ca1b2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] 98: 0x7f26a59b254a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 93: 0x7f879de00700 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 99: 0x7f26a59cf1a5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 94: 0x7f879ddd791b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 100: 0x7f26a594cbbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 95: 0x7f879de70c92 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 96: 0x7f879de37a92 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] 101: 0x7f26a50f421a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] 97: 0x7f879de721b2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 98: 0x7f879de5a54a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 99: 0x7f879de771a5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 102: 0x7f26a50f421a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 103: 0x7f26a50f421a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 104: 0x7f26a500f609 - start_thread [INFO] [stderr] 105: 0x7f26a4f23103 - clone [INFO] [stderr] 106: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.49.0-nightly (ff044a3d6 2020-10-24) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 100: 0x7f879ddf4bbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 101: 0x7f879d59c21a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 102: 0x7f879d59c21a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 103: 0x7f879d59c21a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] at /rustc/ff044a3d65d25a17c3e14c1530004e1540179ba7/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 104: 0x7f879d4b7609 - start_thread [INFO] [stderr] 105: 0x7f879d3cb103 - clone [INFO] [stderr] 106: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.49.0-nightly (ff044a3d6 2020-10-24) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `nomp::op` [INFO] [stderr] #1 [mir_built] building MIR for `nomp::op` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `nomp::op` [INFO] [stderr] #3 [mir_const] processing MIR for `nomp::op` [INFO] [stderr] #4 [mir_promoted] processing `nomp::op` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `nomp::op` [INFO] [stderr] #6 [type_of] computing type of `nomp::op::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `nomp` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #0 [typeck] type-checking `nomp::op` [INFO] [stderr] #1 [mir_built] building MIR for `nomp::op` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `nomp::op` [INFO] [stderr] #3 [mir_const] processing MIR for `nomp::op` [INFO] [stderr] #4 [mir_promoted] processing `nomp::op` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `nomp::op` [INFO] [stderr] #6 [type_of] computing type of `nomp::op::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `nomp` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 54 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 54 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rpg_tracker` [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" "c18891cf86a4002a849c2177660a353d3504391cdd3f5815403fb48c184a6a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18891cf86a4002a849c2177660a353d3504391cdd3f5815403fb48c184a6a73", kill_on_drop: false }` [INFO] [stdout] c18891cf86a4002a849c2177660a353d3504391cdd3f5815403fb48c184a6a73