[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 1.59.0 for beta-1.60-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 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41eb1b4e18a9aa3897591787b84c0c3a8f5b6afc75dbc2c83d6e15f12b1516d2 [INFO] running `Command { std: "docker" "start" "-a" "41eb1b4e18a9aa3897591787b84c0c3a8f5b6afc75dbc2c83d6e15f12b1516d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41eb1b4e18a9aa3897591787b84c0c3a8f5b6afc75dbc2c83d6e15f12b1516d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41eb1b4e18a9aa3897591787b84c0c3a8f5b6afc75dbc2c83d6e15f12b1516d2", kill_on_drop: false }` [INFO] [stdout] 41eb1b4e18a9aa3897591787b84c0c3a8f5b6afc75dbc2c83d6e15f12b1516d2 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02545e2a68d5fb8baf684781167eb0996ef3a57e180942a4dcb0dea1d4aa7585 [INFO] running `Command { std: "docker" "start" "-a" "02545e2a68d5fb8baf684781167eb0996ef3a57e180942a4dcb0dea1d4aa7585", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling ansi_term v0.12.1 [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 8.00s [INFO] running `Command { std: "docker" "inspect" "02545e2a68d5fb8baf684781167eb0996ef3a57e180942a4dcb0dea1d4aa7585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02545e2a68d5fb8baf684781167eb0996ef3a57e180942a4dcb0dea1d4aa7585", kill_on_drop: false }` [INFO] [stdout] 02545e2a68d5fb8baf684781167eb0996ef3a57e180942a4dcb0dea1d4aa7585 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146ccd51c7a6505dc2ab2355989cca960d239aac80ea8dc86c8b846005e9e8ca [INFO] running `Command { std: "docker" "start" "-a" "146ccd51c7a6505dc2ab2355989cca960d239aac80ea8dc86c8b846005e9e8ca", kill_on_drop: false }` [INFO] [stderr] Compiling turbogrep v0.3.0 (/opt/rustwide/workdir) [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[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: 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] [stderr] error: could not compile `turbogrep` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 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: build failed [INFO] running `Command { std: "docker" "inspect" "146ccd51c7a6505dc2ab2355989cca960d239aac80ea8dc86c8b846005e9e8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146ccd51c7a6505dc2ab2355989cca960d239aac80ea8dc86c8b846005e9e8ca", kill_on_drop: false }` [INFO] [stdout] 146ccd51c7a6505dc2ab2355989cca960d239aac80ea8dc86c8b846005e9e8ca