[INFO] updating cached repository https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 43c0955bd854ac5008ca78e369e28d0acf074508 [INFO] checking jakubadamw/grep-searcher-fuzz-test against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Fgrep-searcher-fuzz-test" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakubadamw/grep-searcher-fuzz-test on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] removed path dependency grep-matcher from git repo https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] removed path dependency grep-regex from git repo https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] removed path dependency grep-searcher from git repo https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] finished tweaking git repo https://github.com/jakubadamw/grep-searcher-fuzz-test [INFO] tweaked toml for git repo https://github.com/jakubadamw/grep-searcher-fuzz-test written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jakubadamw/grep-searcher-fuzz-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (grep-matcher) 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 (grep-regex) 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 (grep-searcher) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (grep-matcher) 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 (grep-regex) 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 (grep-searcher) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5bb9509f27e7183caeab1c4ac57907d131cb2ef08e4892b0fc0a6ebbc6e4bf15 [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" "5bb9509f27e7183caeab1c4ac57907d131cb2ef08e4892b0fc0a6ebbc6e4bf15"` [INFO] [stderr] warning: dependency (grep-matcher) 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 (grep-regex) 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 (grep-searcher) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling honggfuzz v0.5.45 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking arbitrary v0.2.0 [INFO] [stderr] Checking grep-matcher v0.1.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking bufrng v1.0.2 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking grep-searcher v0.1.6 [INFO] [stderr] Checking grep-regex v0.1.5 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking regex_generate v0.2.1 [INFO] [stderr] Checking rg-searcher-fuzz-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `"docker" "inspect" "5bb9509f27e7183caeab1c4ac57907d131cb2ef08e4892b0fc0a6ebbc6e4bf15"` [INFO] running `"docker" "rm" "-f" "5bb9509f27e7183caeab1c4ac57907d131cb2ef08e4892b0fc0a6ebbc6e4bf15"` [INFO] [stdout] 5bb9509f27e7183caeab1c4ac57907d131cb2ef08e4892b0fc0a6ebbc6e4bf15