[INFO] cloning repository https://github.com/astherath/turbogrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astherath/turbogrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastherath%2Fturbogrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastherath%2Fturbogrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8cf7f34a17fdef135075c46f6ffc4f61c64f7dd [INFO] testing astherath/turbogrep against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastherath%2Fturbogrep" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astherath/turbogrep on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/astherath/turbogrep [INFO] finished tweaking git repo https://github.com/astherath/turbogrep [INFO] tweaked toml for git repo https://github.com/astherath/turbogrep written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/astherath/turbogrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89131a1c5449aa826e7278295e0b8f662e6e045da9c55bb063fbd21c02b49de2 [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" "89131a1c5449aa826e7278295e0b8f662e6e045da9c55bb063fbd21c02b49de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89131a1c5449aa826e7278295e0b8f662e6e045da9c55bb063fbd21c02b49de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89131a1c5449aa826e7278295e0b8f662e6e045da9c55bb063fbd21c02b49de2", kill_on_drop: false }` [INFO] [stdout] 89131a1c5449aa826e7278295e0b8f662e6e045da9c55bb063fbd21c02b49de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72bda049ba7984dd0da5f29fc7e7e60cc9cb170d37030026efb2edaa3ab0ab8c [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" "72bda049ba7984dd0da5f29fc7e7e60cc9cb170d37030026efb2edaa3ab0ab8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling turbogrep v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.99s [INFO] running `Command { std: "docker" "inspect" "72bda049ba7984dd0da5f29fc7e7e60cc9cb170d37030026efb2edaa3ab0ab8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bda049ba7984dd0da5f29fc7e7e60cc9cb170d37030026efb2edaa3ab0ab8c", kill_on_drop: false }` [INFO] [stdout] 72bda049ba7984dd0da5f29fc7e7e60cc9cb170d37030026efb2edaa3ab0ab8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6fe7ae8ce20c87bfea3e91fd42aa1ade309f1067ccf8c6edd9bb1d5c6c5d30b6 [INFO] running `Command { std: "docker" "start" "-a" "6fe7ae8ce20c87bfea3e91fd42aa1ade309f1067ccf8c6edd9bb1d5c6c5d30b6", kill_on_drop: false }` [INFO] [stderr] Compiling turbogrep v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_file_paths_that_match_expr` in this scope [INFO] [stdout] --> tests/dir_walker.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | get_file_paths_that_match_expr(expr, &init_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_file_paths_that_match_expr` in this scope [INFO] [stdout] --> tests/dir_walker.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | get_file_paths_that_match_expr(expr, &init_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::commons` [INFO] [stdout] --> tests/dir_walker.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::commons::unwrap_and_check_ok; [INFO] [stdout] | ^^^^^^^ could not find `commons` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_file_paths_that_match_expr` in this scope [INFO] [stdout] --> tests/dir_walker.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | get_file_paths_that_match_expr(expr, &init_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_file_paths_that_match_expr` in this scope [INFO] [stdout] --> tests/dir_walker.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | get_file_paths_that_match_expr(expr, &init_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/dir_walker.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | files.into_iter().for_each(|path| { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `Path`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `Path` [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 28 | files.into_iter().for_each(|&path| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> tests/dir_walker.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | files.into_iter().for_each(|path| { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `Path`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `Path` [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 28 | files.into_iter().for_each(|&path| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `turbogrep` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `turbogrep` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "6fe7ae8ce20c87bfea3e91fd42aa1ade309f1067ccf8c6edd9bb1d5c6c5d30b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe7ae8ce20c87bfea3e91fd42aa1ade309f1067ccf8c6edd9bb1d5c6c5d30b6", kill_on_drop: false }` [INFO] [stdout] 6fe7ae8ce20c87bfea3e91fd42aa1ade309f1067ccf8c6edd9bb1d5c6c5d30b6