[INFO] cloning repository https://github.com/jessegrosjean/libripgrep_example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessegrosjean/libripgrep_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Flibripgrep_example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Flibripgrep_example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ef008fc9f8949415e275aac61f77baf9ac46f71 [INFO] testing jessegrosjean/libripgrep_example against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessegrosjean%2Flibripgrep_example" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jessegrosjean/libripgrep_example on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jessegrosjean/libripgrep_example [INFO] removed path dependency grep from git repo https://github.com/jessegrosjean/libripgrep_example [INFO] removed path dependency grep-matcher from git repo https://github.com/jessegrosjean/libripgrep_example [INFO] removed path dependency grep-regex from git repo https://github.com/jessegrosjean/libripgrep_example [INFO] removed path dependency grep-searcher from git repo https://github.com/jessegrosjean/libripgrep_example [INFO] removed path dependency ignore from git repo https://github.com/jessegrosjean/libripgrep_example [INFO] finished tweaking git repo https://github.com/jessegrosjean/libripgrep_example [INFO] tweaked toml for git repo https://github.com/jessegrosjean/libripgrep_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jessegrosjean/libripgrep_example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grep-regex v0.0.1 [INFO] [stderr] Downloaded grep-searcher v0.0.1 [INFO] [stderr] Downloaded grep-matcher v0.0.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-06-03" "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] 1c653d1af3adccc7931b60b24b532c0773273717d5da63b8ffa78895c157c4f1 [INFO] running `"docker" "start" "-a" "1c653d1af3adccc7931b60b24b532c0773273717d5da63b8ffa78895c157c4f1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling grep-regex v0.0.1 [INFO] [stderr] Compiling grep-matcher v0.0.1 [INFO] [stderr] Compiling grep-searcher v0.0.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling libripgrep_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `grep_regex::RegexMatcher` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use grep_regex::RegexMatcher; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `RegexMatcher` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `grep_matcher::Matcher` [INFO] [stderr] --> src/main.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | Matcher [INFO] [stderr] | ^^^^^^^ no `Matcher` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `grep_searcher::Sink`, `grep_searcher::Searcher`, `grep_searcher::SinkMatch`, `grep_searcher::SearcherBuilder`, `grep_searcher::MmapChoice` [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | Sink, [INFO] [stderr] | ^^^^ no `Sink` in the root [INFO] [stderr] 32 | Searcher, [INFO] [stderr] | ^^^^^^^^ no `Searcher` in the root [INFO] [stderr] 33 | SinkMatch, [INFO] [stderr] | ^^^^^^^^^ no `SinkMatch` in the root [INFO] [stderr] 34 | SearcherBuilder, [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `SearcherBuilder` in the root [INFO] [stderr] 35 | MmapChoice, [INFO] [stderr] | ^^^^^^^^^^ no `MmapChoice` in the root [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/main.rs:43:55 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn scan_path(pattern: &str, path: &str) -> Result<(Vec), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:43:77 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn scan_path(pattern: &str, path: &str) -> Result<(Vec), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `libripgrep_example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1c653d1af3adccc7931b60b24b532c0773273717d5da63b8ffa78895c157c4f1"` [INFO] running `"docker" "rm" "-f" "1c653d1af3adccc7931b60b24b532c0773273717d5da63b8ffa78895c157c4f1"` [INFO] [stdout] 1c653d1af3adccc7931b60b24b532c0773273717d5da63b8ffa78895c157c4f1