[INFO] fetching crate fancy-regex-fork-pb 0.3.2... [INFO] testing fancy-regex-fork-pb-0.3.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate fancy-regex-fork-pb 0.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fancy-regex-fork-pb 0.3.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fancy-regex-fork-pb 0.3.2 [INFO] finished tweaking crates.io crate fancy-regex-fork-pb 0.3.2 [INFO] tweaked toml for crates.io crate fancy-regex-fork-pb 0.3.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fancy-regex-fork-pb 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 115df1aea3986951c8baedba81fb3c06b6fdd4644d09aaf738b342b188979c40 [INFO] running `"docker" "start" "-a" "115df1aea3986951c8baedba81fb3c06b6fdd4644d09aaf738b342b188979c40"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling fancy-regex-fork-pb v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | const FLAG_CASEI: u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:36:25 [INFO] [stderr] | [INFO] [stderr] 36 | const FLAG_MULTI: u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | const FLAG_DOTNL: u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | const FLAG_SWAP_GREED: u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:39:32 [INFO] [stderr] | [INFO] [stderr] 39 | const FLAG_IGNORE_SPACE: u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | const FLAG_UNICODE: u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `"docker" "inspect" "115df1aea3986951c8baedba81fb3c06b6fdd4644d09aaf738b342b188979c40"` [INFO] running `"docker" "rm" "-f" "115df1aea3986951c8baedba81fb3c06b6fdd4644d09aaf738b342b188979c40"` [INFO] [stdout] 115df1aea3986951c8baedba81fb3c06b6fdd4644d09aaf738b342b188979c40 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5dc070e3f16895033f64b4683603d4831db76de6348a486f889dd301d8687dc5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5dc070e3f16895033f64b4683603d4831db76de6348a486f889dd301d8687dc5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | const FLAG_CASEI: u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:36:25 [INFO] [stderr] | [INFO] [stderr] 36 | const FLAG_MULTI: u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | const FLAG_DOTNL: u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | const FLAG_SWAP_GREED: u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:39:32 [INFO] [stderr] | [INFO] [stderr] 39 | const FLAG_IGNORE_SPACE: u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | const FLAG_UNICODE: u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling fancy-regex-fork-pb v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | const FLAG_CASEI: u32 = (1 << 0); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:36:25 [INFO] [stderr] | [INFO] [stderr] 36 | const FLAG_MULTI: u32 = (1 << 1); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | const FLAG_DOTNL: u32 = (1 << 2); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | const FLAG_SWAP_GREED: u32 = (1 << 3); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:39:32 [INFO] [stderr] | [INFO] [stderr] 39 | const FLAG_IGNORE_SPACE: u32 = (1 << 4); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/parse.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | const FLAG_UNICODE: u32 = (1 << 5); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/matching.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fancy_regex::{Error, RegexBuilder}; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/common/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fancy_regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/captures.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fancy_regex::{Captures, Match, Result}; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/common/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fancy_regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/oniguruma.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use fancy_regex::Regex as FancyRegex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `fancy-regex-fork-pb`. [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[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/common/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fancy_regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fancy_regex` [INFO] [stderr] --> tests/finding.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use fancy_regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fancy_regex` [INFO] [stderr] --> examples/toy.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex::internal::{analyze, compile, run_trace, Insn, Prog}; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `fancy_regex`, `fancy_regex::internal::analyze`, `fancy_regex::internal::compile`, `fancy_regex::internal::run_trace`, `fancy_regex::internal::Insn`, `fancy_regex::internal::Prog` [INFO] [stderr] --> examples/toy.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex::internal::{analyze, compile, run_trace, Insn, Prog}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^ [INFO] [stderr] 24 | use fancy_regex::*; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `fancy_regex` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr` [INFO] [stderr] --> examples/toy.rs:33:25 [INFO] [stderr] | [INFO] [stderr] 33 | let e = Expr::parse(&re); [INFO] [stderr] | ^^^^ use of undeclared type or module `Expr` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr` [INFO] [stderr] --> examples/toy.rs:38:37 [INFO] [stderr] | [INFO] [stderr] 38 | let (e, backrefs) = Expr::parse(&re).unwrap(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Expr` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Regex` [INFO] [stderr] --> examples/toy.rs:44:25 [INFO] [stderr] | [INFO] [stderr] 44 | let r = Regex::new(&re).unwrap(); [INFO] [stderr] | ^^^^^ use of undeclared type or module `Regex` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Regex` [INFO] [stderr] --> examples/toy.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | let r = Regex::new(&re).unwrap(); [INFO] [stderr] | ^^^^^ use of undeclared type or module `Regex` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr` [INFO] [stderr] --> examples/toy.rs:81:37 [INFO] [stderr] | [INFO] [stderr] 81 | let (e, backrefs) = Expr::parse(&re).unwrap(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Expr` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Insn` [INFO] [stderr] --> examples/toy.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | Insn::Split(a, b) => { [INFO] [stderr] | ^^^^ use of undeclared type or module `Insn` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Insn` [INFO] [stderr] --> examples/toy.rs:110:13 [INFO] [stderr] | [INFO] [stderr] 110 | Insn::Jmp(target) => { [INFO] [stderr] | ^^^^ use of undeclared type or module `Insn` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Insn` [INFO] [stderr] --> examples/toy.rs:113:13 [INFO] [stderr] | [INFO] [stderr] 113 | Insn::End => {} [INFO] [stderr] | ^^^^ use of undeclared type or module `Insn` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr` [INFO] [stderr] --> examples/toy.rs:123:28 [INFO] [stderr] | [INFO] [stderr] 123 | let (expr, backrefs) = Expr::parse(re).expect("Expected parsing regex to work"); [INFO] [stderr] | ^^^^ use of undeclared type or module `Expr` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `analyze` in this scope [INFO] [stderr] --> examples/toy.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | let a = analyze(&e, &backrefs); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::analyze; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run_trace` in this scope [INFO] [stderr] --> examples/toy.rs:76:21 [INFO] [stderr] | [INFO] [stderr] 76 | run_trace(&prog, &s, 0).unwrap(); [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::run_trace; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `analyze` in this scope [INFO] [stderr] --> examples/toy.rs:82:25 [INFO] [stderr] | [INFO] [stderr] 82 | let a = analyze(&e, &backrefs).unwrap(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::analyze; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `compile` in this scope [INFO] [stderr] --> examples/toy.rs:83:25 [INFO] [stderr] | [INFO] [stderr] 83 | let p = compile(&a).unwrap(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::compile; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run_trace` in this scope [INFO] [stderr] --> examples/toy.rs:85:21 [INFO] [stderr] | [INFO] [stderr] 85 | run_trace(&p, &s, 0).unwrap(); [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::run_trace; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Prog` in this scope [INFO] [stderr] --> examples/toy.rs:122:22 [INFO] [stderr] | [INFO] [stderr] 122 | fn prog(re: &str) -> Prog { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::Prog; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `analyze` in this scope [INFO] [stderr] --> examples/toy.rs:124:18 [INFO] [stderr] | [INFO] [stderr] 124 | let result = analyze(&expr, &backrefs).expect("Expected analyze to succeed"); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::analyze; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `compile` in this scope [INFO] [stderr] --> examples/toy.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | compile(&result).expect("Expected compile to succeed") [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 23 | use fancy_regex_fork_pb::internal::compile; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `fancy-regex-fork-pb`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `fancy-regex-fork-pb`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `fancy-regex-fork-pb`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `fancy-regex-fork-pb`. [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] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5dc070e3f16895033f64b4683603d4831db76de6348a486f889dd301d8687dc5"` [INFO] running `"docker" "rm" "-f" "5dc070e3f16895033f64b4683603d4831db76de6348a486f889dd301d8687dc5"` [INFO] [stdout] 5dc070e3f16895033f64b4683603d4831db76de6348a486f889dd301d8687dc5