[INFO] updating cached repository menthays/minigrep-tutorial [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/menthays/minigrep-tutorial [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/menthays/minigrep-tutorial" "work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/menthays/minigrep-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/menthays/minigrep-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/menthays/minigrep-tutorial" "work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/menthays/minigrep-tutorial"` [INFO] [stderr] Cloning into 'work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/menthays/minigrep-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c36589a2f2c5cb0258ff813643da6071bbe3aebd [INFO] sha for GitHub repo menthays/minigrep-tutorial: c36589a2f2c5cb0258ff813643da6071bbe3aebd [INFO] validating manifest of menthays/minigrep-tutorial on toolchain master#6ecad338381cc3b8d56e2df22e5971a598eddd6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of menthays/minigrep-tutorial on toolchain try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing menthays/minigrep-tutorial [INFO] finished frobbing menthays/minigrep-tutorial [INFO] frobbed toml for menthays/minigrep-tutorial written to work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/menthays/minigrep-tutorial/Cargo.toml [INFO] started frobbing menthays/minigrep-tutorial [INFO] finished frobbing menthays/minigrep-tutorial [INFO] frobbed toml for menthays/minigrep-tutorial written to work/ex/pr-57501/sources/try#5f789154f114767b2d0cb9c5b6c592cb3a635e6f/gh/menthays/minigrep-tutorial/Cargo.toml [INFO] crate menthays/minigrep-tutorial has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f789154f114767b2d0cb9c5b6c592cb3a635e6f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking menthays/minigrep-tutorial against master#6ecad338381cc3b8d56e2df22e5971a598eddd6c for pr-57501 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57501/worker-6/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57501/sources/master#6ecad338381cc3b8d56e2df22e5971a598eddd6c/gh/menthays/minigrep-tutorial:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+6ecad338381cc3b8d56e2df22e5971a598eddd6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a2fdbdb5e231de96ee13e32edc776324736ec3a79d9e9ef425954caaf9766b02 [INFO] running `"docker" "start" "-a" "a2fdbdb5e231de96ee13e32edc776324736ec3a79d9e9ef425954caaf9766b02"` [INFO] [stderr] Checking minigrep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "a2fdbdb5e231de96ee13e32edc776324736ec3a79d9e9ef425954caaf9766b02"` [INFO] running `"docker" "rm" "-f" "a2fdbdb5e231de96ee13e32edc776324736ec3a79d9e9ef425954caaf9766b02"` [INFO] [stdout] a2fdbdb5e231de96ee13e32edc776324736ec3a79d9e9ef425954caaf9766b02