[INFO] crate qtree 0.1.0 is already in cache [INFO] extracting crate qtree 0.1.0 into work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/qtree/0.1.0 [INFO] extracting crate qtree 0.1.0 into work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/qtree/0.1.0 [INFO] validating manifest of qtree-0.1.0 on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of qtree-0.1.0 on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing qtree-0.1.0 [INFO] finished frobbing qtree-0.1.0 [INFO] frobbed toml for qtree-0.1.0 written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/qtree/0.1.0/Cargo.toml [INFO] started frobbing qtree-0.1.0 [INFO] finished frobbing qtree-0.1.0 [INFO] frobbed toml for qtree-0.1.0 written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/reg/qtree/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking qtree-0.1.0 against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-3/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/reg/qtree/0.1.0:/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ac42f9c4ef42c7d202b9135096d3bbe402018521d43138b28d64d8737b67b5df [INFO] running `"docker" "start" "-a" "ac42f9c4ef42c7d202b9135096d3bbe402018521d43138b28d64d8737b67b5df"` [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking lyon_geom v0.10.1 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking lyon_path v0.10.1 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] Checking lyon_tessellation v0.10.2 [INFO] [stderr] Checking lyon v0.10.2 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.4/src/core/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking gfx_glyph v0.10.2 [INFO] [stderr] Checking gfx_window_sdl v0.8.0 [INFO] [stderr] Checking ggez v0.4.4 [INFO] [stderr] Checking qtree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> examples/circles.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `duplicate` [INFO] [stderr] --> examples/circles.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn duplicate(&self) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.08s [INFO] running `"docker" "inspect" "ac42f9c4ef42c7d202b9135096d3bbe402018521d43138b28d64d8737b67b5df"` [INFO] running `"docker" "rm" "-f" "ac42f9c4ef42c7d202b9135096d3bbe402018521d43138b28d64d8737b67b5df"` [INFO] [stdout] ac42f9c4ef42c7d202b9135096d3bbe402018521d43138b28d64d8737b67b5df