[INFO] updating cached repository aetherknight/fractal-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aetherknight/fractal-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aetherknight/fractal-rs" "work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/aetherknight/fractal-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/aetherknight/fractal-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aetherknight/fractal-rs" "work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/aetherknight/fractal-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/aetherknight/fractal-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76a097bac28640d019343219f17b81fcd0ff46a8 [INFO] sha for GitHub repo aetherknight/fractal-rs: 76a097bac28640d019343219f17b81fcd0ff46a8 [INFO] validating manifest of aetherknight/fractal-rs on toolchain master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aetherknight/fractal-rs on toolchain try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aetherknight/fractal-rs [INFO] finished frobbing aetherknight/fractal-rs [INFO] frobbed toml for aetherknight/fractal-rs written to work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/aetherknight/fractal-rs/Cargo.toml [INFO] started frobbing aetherknight/fractal-rs [INFO] finished frobbing aetherknight/fractal-rs [INFO] frobbed toml for aetherknight/fractal-rs written to work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/aetherknight/fractal-rs/Cargo.toml [INFO] crate aetherknight/fractal-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aetherknight/fractal-rs against try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 for pr-60932 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60932/worker-1/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/aetherknight/fractal-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 206ee065bbc419bf70828c367795e638b51f7579577fbc8701ba72f349caf934 [INFO] running `"docker" "start" "-a" "206ee065bbc419bf70828c367795e638b51f7579577fbc8701ba72f349caf934"` [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking piston-gfx_texture v0.34.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.54.0 [INFO] [stderr] Checking piston_window v0.85.0 [INFO] [stderr] Checking fractal v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/main.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/main.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.60s [INFO] running `"docker" "inspect" "206ee065bbc419bf70828c367795e638b51f7579577fbc8701ba72f349caf934"` [INFO] running `"docker" "rm" "-f" "206ee065bbc419bf70828c367795e638b51f7579577fbc8701ba72f349caf934"` [INFO] [stdout] 206ee065bbc419bf70828c367795e638b51f7579577fbc8701ba72f349caf934