[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#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Fgrep-searcher-fuzz-test" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jakubadamw/grep-searcher-fuzz-test on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5f8429a99268df8b30e4532fc309155db34756ddd9ae486ee5187ce54bec2abc
[INFO] running `"docker" "start" "-a" "5f8429a99268df8b30e4532fc309155db34756ddd9ae486ee5187ce54bec2abc"`
[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]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]    Compiling honggfuzz v0.5.47
[INFO] [stderr]     Checking bytecount v0.6.0
[INFO] [stderr]     Checking arbitrary v0.4.1
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]     Checking grep-matcher v0.1.4
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking bufrng v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking grep-searcher v0.1.7
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking regex_generate v0.2.1
[INFO] [stderr]     Checking console v0.9.2
[INFO] [stderr]     Checking grep-regex v0.1.7
[INFO] [stderr]     Checking better-panic v0.2.0
[INFO] [stderr]     Checking rg-searcher-fuzz-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `arbitrary::FiniteBuffer`
[INFO] [stderr]   --> src/main.rs:39:32
[INFO] [stderr]    |
[INFO] [stderr] 39 |     use arbitrary::{Arbitrary, FiniteBuffer};
[INFO] [stderr]    |                                ^^^^^^^^^^^^ no `FiniteBuffer` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `arbitrary::FiniteBuffer`
[INFO] [stderr]   --> src/main.rs:39:32
[INFO] [stderr]    |
[INFO] [stderr] 39 |     use arbitrary::{Arbitrary, FiniteBuffer};
[INFO] [stderr]    |                                ^^^^^^^^^^^^ no `FiniteBuffer` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:48:67
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let mut regex_bytes: Vec<u8> = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                                   ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:48:67
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let mut regex_bytes: Vec<u8> = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                                   ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:59:52
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let seed: u64 = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                    ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:76:70
[INFO] [stderr]    |
[INFO] [stderr] 76 |     let mut haystack_bytes: Vec<u8> = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                                      ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:59:52
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let seed: u64 = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                    ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:82:49
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let pos: usize = usize::arbitrary(&mut ring)? % (haystack.len() + 1);
[INFO] [stderr]    |                                                 ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:76:70
[INFO] [stderr]    |
[INFO] [stderr] 76 |     let mut haystack_bytes: Vec<u8> = Arbitrary::arbitrary(&mut ring)?;
[INFO] [stderr]    |                                                                      ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `()`
[INFO] [stderr]   --> src/main.rs:82:49
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let pos: usize = usize::arbitrary(&mut ring)? % (haystack.len() + 1);
[INFO] [stderr]    |                                                 ^ the trait `std::convert::From<honggfuzz::arbitrary::Error>` is not implemented for `()`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `rg-searcher-fuzz-test`.
[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 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `rg-searcher-fuzz-test`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "5f8429a99268df8b30e4532fc309155db34756ddd9ae486ee5187ce54bec2abc"`
[INFO] running `"docker" "rm" "-f" "5f8429a99268df8b30e4532fc309155db34756ddd9ae486ee5187ce54bec2abc"`
[INFO] [stdout] 5f8429a99268df8b30e4532fc309155db34756ddd9ae486ee5187ce54bec2abc
