[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#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Frpg_tracker" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storyfeet/rpg_tracker on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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-12/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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-12/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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 enumset v0.4.5 [INFO] [stderr] Downloaded enumset_derive v0.4.4 [INFO] [stderr] Downloaded ncurses v5.99.0 [INFO] [stderr] Downloaded cursive v0.13.0 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 929e959b58ebb51ae06fffbd7dc9a4f9149ce4ad89f894b978a2e66ac3efd103 [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" "929e959b58ebb51ae06fffbd7dc9a4f9149ce4ad89f894b978a2e66ac3efd103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "929e959b58ebb51ae06fffbd7dc9a4f9149ce4ad89f894b978a2e66ac3efd103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929e959b58ebb51ae06fffbd7dc9a4f9149ce4ad89f894b978a2e66ac3efd103", kill_on_drop: false }` [INFO] [stdout] 929e959b58ebb51ae06fffbd7dc9a4f9149ce4ad89f894b978a2e66ac3efd103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448a182dc1c34a23c0dde2b045bf1ac8d895c5e695507f8770dfc52fb527587f [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" "448a182dc1c34a23c0dde2b045bf1ac8d895c5e695507f8770dfc52fb527587f", 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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [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] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [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 thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking gobble v0.6.3 [INFO] [stderr] Checking clap_conf v0.1.5 [INFO] [stderr] Compiling enumset_derive v0.4.4 [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[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 `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 `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[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: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: 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[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 `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 `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] 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] 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] 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] 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] 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[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] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [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] stack backtrace: [INFO] [stderr] 0: 0x7f8906ee8bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f8906ee8bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f8906ee8bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f8906ee8bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f8906f58b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f8906eda812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f8906eedb65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f8906eedb65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f8906eedb65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f8906eed808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7f89077b4ca8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 11: 0x7f88f9eacf76 - as core::ops::function::Fn>::call::h1d06bfee6853d12d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f88f9eb85bb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::ha12547b8a97beb5e [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f8906eee466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:597:17 [INFO] [stderr] 14: 0x7f890a7ca7ad - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 15: 0x7f890a7ca6e6 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7f890a7ca77f - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7f890a7dc6e0 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7f890a7db230 - rustc_errors::Handler::bug::h2149bffe74600666 [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] 19: 0x7f890a239a94 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 20: 0x7f890a2332cb - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7f890a232c82 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7f890a2399b9 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7f890a23992e - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7f890a3599f6 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f58d2e47bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f58d2e47bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f58d2e47bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f58d2e47bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f58d2eb7b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f58d2e39812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f58d2e4cb65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f58d2e4cb65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f58d2e4cb65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f58d2e4c808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7f58d3713ca8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 25: 0x7f89083c4bc2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 26: 0x7f89083bd372 - rustc_middle::ty::fold::TypeFoldable::visit_with::h5ca1817ee3140614 [INFO] [stderr] 27: 0x7f89084a2f9d - rustc_middle::ty::structural_impls::::super_visit_with::h39599dad76853ebf [INFO] [stderr] 28: 0x7f89083c4c2b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 29: 0x7f890849549c - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 11: 0x7f58c6409f76 - as core::ops::function::Fn>::call::h1d06bfee6853d12d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f58c64155bb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::ha12547b8a97beb5e [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f58d2e4d466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:597:17 [INFO] [stderr] 14: 0x7f58d67297ad - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 15: 0x7f58d67296e6 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7f58d672977f - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7f58d673b6e0 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7f58d673a230 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 30: 0x7f89084235de - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 19: 0x7f58d6198a94 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 20: 0x7f58d61922cb - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7f58d6191c82 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7f58d61989b9 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7f58d619892e - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7f58d62b89f6 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 25: 0x7f58d4323bc2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 26: 0x7f58d431c372 - rustc_middle::ty::fold::TypeFoldable::visit_with::h5ca1817ee3140614 [INFO] [stderr] 27: 0x7f58d4401f9d - rustc_middle::ty::structural_impls::::super_visit_with::h39599dad76853ebf [INFO] [stderr] 28: 0x7f58d4323c2b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h36f2c47dfedcd659 [INFO] [stderr] 29: 0x7f58d43f449c - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 30: 0x7f58d43825de - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 31: 0x7f89083ab370 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 31: 0x7f58d430a370 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 32: 0x7f58d4383aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 33: 0x7f58d430a62e - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 34: 0x7f58d4383aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 35: 0x7f58d4383aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 36: 0x7f58d438258d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 32: 0x7f8908424aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 33: 0x7f89083ab62e - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 37: 0x7f58d4185ec4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 38: 0x7f58d43cb94d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 39: 0x7f58d44631d8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 40: 0x7f58d65c3075 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] 41: 0x7f58d61c2f94 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 42: 0x7f58d5fbda60 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 43: 0x7f58d62a25e7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 44: 0x7f58d495b368 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 45: 0x7f58d48f0478 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 46: 0x7f58d485f4f3 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 47: 0x7f58d4eb57b1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 48: 0x7f58d4d62402 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 49: 0x7f58d4d804e7 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 50: 0x7f58d4bada2b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 51: 0x7f58d4ee6ddf - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 52: 0x7f58d4ec4455 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 53: 0x7f58d4eb68de - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 54: 0x7f58d4d6b617 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 55: 0x7f58d4d7d8a1 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 56: 0x7f58d4b943b9 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 57: 0x7f58d4bd355d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 58: 0x7f58d4ef854b - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 59: 0x7f58d4eb5891 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 60: 0x7f58d4d62402 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 61: 0x7f58d4d804e7 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 62: 0x7f58d4bada2b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 63: 0x7f58d4ef8a6e - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 64: 0x7f58d4f09501 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 65: 0x7f58d4d604ce - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 66: 0x7f58d4d86e97 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 67: 0x7f58d4b879c3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 68: 0x7f58d4f41f04 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 69: 0x7f58d4f10cb5 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 70: 0x7f58d4437dde - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 71: 0x7f58d4331dd7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 72: 0x7f58d42a5211 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 73: 0x7f58d41d73c9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 74: 0x7f58d446a144 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 75: 0x7f58d4241faf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 76: 0x7f58d43386b4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 77: 0x7f58d42a9161 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 78: 0x7f58d41afc2f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 79: 0x7f58d426359f - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 80: 0x7f58d43223a2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 81: 0x7f58d426739d - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [INFO] [stderr] 82: 0x7f58d431e7be - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 83: 0x7f58d4332a87 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 84: 0x7f58d42a0804 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 85: 0x7f58d41d4795 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 86: 0x7f58d4207afe - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 87: 0x7f58d4324244 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 88: 0x7f58d4387cdf - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 89: 0x7f58d3964e8e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 90: 0x7f58d3751b6b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 91: 0x7f58d37327f7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 92: 0x7f58d372f30f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 93: 0x7f58d36bc100 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 94: 0x7f58d3754acf - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 95: 0x7f58d373079e - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 96: 0x7f58d36f3eaf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 97: 0x7f58d372bc81 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stderr] 98: 0x7f58d3736045 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 99: 0x7f58d36b4fde - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [INFO] [stderr] 100: 0x7f58d2e5c46a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7f58d2e5c46a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 102: 0x7f58d2e5c46a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 34: 0x7f8908424aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 103: 0x7f58d2d77609 - start_thread [INFO] [stderr] 35: 0x7f8908424aed - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 36: 0x7f890842358d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 37: 0x7f8908226ec4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 38: 0x7f890846c94d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 39: 0x7f89085041d8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 104: 0x7f58d2c8b103 - clone [INFO] [stderr] 105: 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 (b2c2190fa 2020-10-25) 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] 40: 0x7f890a664075 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] 41: 0x7f890a263f94 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 42: 0x7f890a05ea60 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 43: 0x7f890a3435e7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 44: 0x7f89089fc368 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 45: 0x7f8908991478 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 46: 0x7f89089004f3 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 47: 0x7f8908f567b1 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 48: 0x7f8908e03402 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 49: 0x7f8908e214e7 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 50: 0x7f8908c4ea2b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 51: 0x7f8908f87ddf - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 52: 0x7f8908f65455 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 53: 0x7f8908f578de - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 54: 0x7f8908e0c617 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 55: 0x7f8908e1e8a1 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 56: 0x7f8908c353b9 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 57: 0x7f8908c7455d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 58: 0x7f8908f9954b - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 59: 0x7f8908f56891 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 60: 0x7f8908e03402 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 61: 0x7f8908e214e7 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 62: 0x7f8908c4ea2b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 63: 0x7f8908f99a6e - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 64: 0x7f8908faa501 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 65: 0x7f8908e014ce - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 66: 0x7f8908e27e97 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 67: 0x7f8908c289c3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 68: 0x7f8908fe2f04 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 69: 0x7f8908fb1cb5 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 70: 0x7f89084d8dde - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 71: 0x7f89083d2dd7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 72: 0x7f8908346211 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 73: 0x7f89082783c9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 74: 0x7f890850b144 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 75: 0x7f89082e2faf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 76: 0x7f89083d96b4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 77: 0x7f890834a161 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 78: 0x7f8908250c2f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 79: 0x7f890830459f - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 80: 0x7f89083c33a2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 81: 0x7f890830839d - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [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] 82: 0x7f89083bf7be - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 83: 0x7f89083d3a87 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 84: 0x7f8908341804 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 85: 0x7f8908275795 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 86: 0x7f89082a8afe - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 87: 0x7f89083c5244 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 88: 0x7f8908428cdf - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 89: 0x7f8907a05e8e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 90: 0x7f89077f2b6b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 91: 0x7f89077d37f7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 92: 0x7f89077d030f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 93: 0x7f890775d100 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 94: 0x7f89077f5acf - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 95: 0x7f89077d179e - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stdout] error: aborting due to 54 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 96: 0x7f8907794eaf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] 97: 0x7f89077ccc81 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] 98: 0x7f89077d7045 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 99: 0x7f8907755fde - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [INFO] [stderr] 100: 0x7f8906efd46a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7f8906efd46a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 102: 0x7f8906efd46a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 103: 0x7f8906e18609 - start_thread [INFO] [stderr] 104: 0x7f8906d2c103 - clone [INFO] [stderr] 105: 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 (b2c2190fa 2020-10-25) 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] [stdout] error: aborting due to 54 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpg_tracker` [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [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" "448a182dc1c34a23c0dde2b045bf1ac8d895c5e695507f8770dfc52fb527587f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448a182dc1c34a23c0dde2b045bf1ac8d895c5e695507f8770dfc52fb527587f", kill_on_drop: false }` [INFO] [stdout] 448a182dc1c34a23c0dde2b045bf1ac8d895c5e695507f8770dfc52fb527587f