[INFO] cloning repository jgilchrist/genetic-art [INFO] running `"git" "clone" "--bare" "git://github.com/jgilchrist/genetic-art.git" "work/cache/sources/gh/jgilchrist/genetic-art"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jgilchrist/genetic-art'... [INFO] running `"git" "clone" "work/cache/sources/gh/jgilchrist/genetic-art" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/jgilchrist/genetic-art"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/jgilchrist/genetic-art'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jgilchrist/genetic-art" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/jgilchrist/genetic-art"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/jgilchrist/genetic-art'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb0714ec0820a98a4f8a6662576fa44c6cf33a8b [INFO] sha for GitHub repo jgilchrist/genetic-art: bb0714ec0820a98a4f8a6662576fa44c6cf33a8b [INFO] validating manifest of jgilchrist/genetic-art on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jgilchrist/genetic-art on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jgilchrist/genetic-art [INFO] finished frobbing jgilchrist/genetic-art [INFO] frobbed toml for jgilchrist/genetic-art written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/jgilchrist/genetic-art/Cargo.toml [INFO] started frobbing jgilchrist/genetic-art [INFO] finished frobbing jgilchrist/genetic-art [INFO] frobbed toml for jgilchrist/genetic-art written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/jgilchrist/genetic-art/Cargo.toml [INFO] crate jgilchrist/genetic-art already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geo v0.3.1 [INFO] [stderr] Downloaded clippy v0.0.99 [INFO] [stderr] Downloaded clippy_lints v0.0.99 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking jgilchrist/genetic-art against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/jgilchrist/genetic-art:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bc64ff43880a5e882026f981325e21e10419eef0db16b7205649854a95ac61ce [INFO] running `"docker" "start" "-a" "bc64ff43880a5e882026f981325e21e10419eef0db16b7205649854a95ac61ce"` [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Checking rayon v0.5.0 [INFO] [stderr] Compiling clippy_lints v0.0.99 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stderr] Checking geo v0.3.1 [INFO] [stderr] Checking flate2 v0.2.14 [INFO] [stderr] error[E0463]: can't find crate for `collections` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.99/src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | extern crate collections; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `clippy_lints`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bc64ff43880a5e882026f981325e21e10419eef0db16b7205649854a95ac61ce"` [INFO] running `"docker" "rm" "-f" "bc64ff43880a5e882026f981325e21e10419eef0db16b7205649854a95ac61ce"` [INFO] [stdout] bc64ff43880a5e882026f981325e21e10419eef0db16b7205649854a95ac61ce