[INFO] cloning repository https://github.com/Ryneqq/nbody
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryneqq/nbody" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fnbody", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fnbody'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 678ff00fa643c3baa50f7c8ddfeb3ac82466514e
[INFO] testing Ryneqq/nbody against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fnbody" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryneqq/nbody
[INFO] finished tweaking git repo https://github.com/Ryneqq/nbody
[INFO] tweaked toml for git repo https://github.com/Ryneqq/nbody written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryneqq/nbody on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryneqq/nbody already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bevyengine/bevy.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_app v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_asset v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_audio v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_core v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_derive v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_diagnostic v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_dynamic_plugin v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_ecs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_gilrs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_gltf v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_hecs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_hecs_macros v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_input v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_math v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_pbr v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_property v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_property_derive v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_render v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_scene v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_sprite v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_tasks v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_text v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_transform v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_type_registry v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_ui v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_utils v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_wgpu v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_window v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]       Adding bevy_winit v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.5
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded alsa-sys v0.3.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.9.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.6
[INFO] [stderr]   Downloaded alsa v0.4.2
[INFO] [stderr]   Downloaded gltf-derive v0.15.2
[INFO] [stderr]   Downloaded num_enum v0.4.3
[INFO] [stderr]   Downloaded thunderdome v0.3.0
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.8.0
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded range-alloc v0.1.1
[INFO] [stderr]   Downloaded async-executor v1.3.0
[INFO] [stderr]   Downloaded fastrand v1.4.0
[INFO] [stderr]   Downloaded gilrs-core v0.3.0
[INFO] [stderr]   Downloaded minimp3-sys v0.3.2
[INFO] [stderr]   Downloaded slice-deque v0.3.0
[INFO] [stderr]   Downloaded gilrs v0.8.0
[INFO] [stderr]   Downloaded naga v0.2.0
[INFO] [stderr]   Downloaded ttf-parser v0.8.2
[INFO] [stderr]   Downloaded futures-util v0.3.7
[INFO] [stderr]   Downloaded wgpu-core v0.6.5
[INFO] [stderr]   Downloaded wgpu v0.6.0
[INFO] [stderr]   Downloaded gfx-backend-metal v0.6.4
[INFO] [stderr]   Downloaded glam v0.9.5
[INFO] [stderr]   Downloaded image v0.23.11
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded spirv-reflect v0.2.3
[INFO] [stderr]   Downloaded ndk-sys v0.2.1
[INFO] [stderr]   Downloaded ash v0.31.0
[INFO] [stderr]   Downloaded gfx-backend-dx12 v0.6.11
[INFO] [stderr]   Downloaded winit v0.23.0
[INFO] [stderr]   Downloaded tracing v0.1.21
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded js-sys v0.3.45
[INFO] [stderr]   Downloaded euclid v0.22.1
[INFO] [stderr]   Downloaded ron v0.6.2
[INFO] [stderr]   Downloaded pin-project v1.0.1
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded gfx-backend-dx11 v0.6.11
[INFO] [stderr]   Downloaded x11 v2.18.2
[INFO] [stderr]   Downloaded spirv_cross v0.22.0
[INFO] [stderr]   Downloaded gfx-backend-vulkan v0.6.5
[INFO] [stderr]   Downloaded gfx-hal v0.6.0
[INFO] [stderr]   Downloaded futures-lite v1.11.2
[INFO] [stderr]   Downloaded web-sys v0.3.45
[INFO] [stderr]   Downloaded ahash v0.5.6
[INFO] [stderr]   Downloaded cocoa v0.23.0
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded metal v0.20.0
[INFO] [stderr]   Downloaded mach v0.2.3
[INFO] [stderr]   Downloaded io-kit-sys v0.1.0
[INFO] [stderr]   Downloaded gltf v0.15.2
[INFO] [stderr]   Downloaded notify v5.0.0-pre.3
[INFO] [stderr]   Downloaded hexasphere v1.0.0
[INFO] [stderr]   Downloaded futures-channel v0.3.7
[INFO] [stderr]   Downloaded pin-project-internal v1.0.1
[INFO] [stderr]   Downloaded futures v0.3.7
[INFO] [stderr]   Downloaded libloading v0.6.2
[INFO] [stderr]   Downloaded bit-vec v0.6.2
[INFO] [stderr]   Downloaded spirv_headers v1.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.18
[INFO] [stderr]   Downloaded getrandom v0.2.0
[INFO] [stderr]   Downloaded net2 v0.2.35
[INFO] [stderr]   Downloaded ndk v0.2.1
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded gltf-json v0.15.2
[INFO] [stderr]   Downloaded stretch v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded inotify v0.8.3
[INFO] [stderr]   Downloaded erased-serde v0.3.12
[INFO] [stderr]   Downloaded futures-executor v0.3.7
[INFO] [stderr]   Downloaded futures-task v0.3.7
[INFO] [stderr]   Downloaded d3d12 v0.3.2
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded futures-io v0.3.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.21
[INFO] [stderr]   Downloaded guillotiere v0.6.0
[INFO] [stderr]   Downloaded filetime v0.2.12
[INFO] [stderr]   Downloaded fsevent v2.0.2
[INFO] [stderr]   Downloaded num-rational v0.3.1
[INFO] [stderr]   Downloaded futures-macro v0.3.7
[INFO] [stderr]   Downloaded gfx-backend-empty v0.6.0
[INFO] [stderr]   Downloaded inplace_it v0.3.2
[INFO] [stderr]   Downloaded fixedbitset v0.3.1
[INFO] [stderr]   Downloaded num_enum_derive v0.4.3
[INFO] [stderr]   Downloaded cpal v0.12.1
[INFO] [stderr]   Downloaded futures-sink v0.3.7
[INFO] [stderr]   Downloaded gfx-descriptor v0.2.0
[INFO] [stderr]   Downloaded wgpu-types v0.6.1
[INFO] [stderr]   Downloaded thiserror v1.0.21
[INFO] [stderr]   Downloaded rectangle-pack v0.2.0
[INFO] [stderr]   Downloaded fsevent-sys v3.0.2
[INFO] [stderr]   Downloaded storage-map v0.3.0
[INFO] [stderr]   Downloaded gfx-memory v0.2.2
[INFO] [stderr]   Downloaded async-channel v1.5.1
[INFO] [stderr]   Downloaded minimp3 v0.5.0
[INFO] [stderr]   Downloaded cmake v0.1.44
[INFO] [stderr]   Downloaded shaderc v0.6.3
[INFO] [stderr]   Downloaded gfx-auxil v0.7.0
[INFO] [stderr]   Downloaded vec-arena v1.0.0
[INFO] [stderr]   Downloaded ndk-glue v0.2.1
[INFO] [stderr]   Downloaded bevy-glsl-to-spirv v0.1.7
[INFO] [stderr]   Downloaded shaderc-sys v0.6.3
[INFO] [stderr]   Downloaded rodio v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ddb9f0b404c03549bb2bb055ce72a5b3eab938c00d54969e70912e04e5a9d01
[INFO] running `Command { std: "docker" "start" "-a" "7ddb9f0b404c03549bb2bb055ce72a5b3eab938c00d54969e70912e04e5a9d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ddb9f0b404c03549bb2bb055ce72a5b3eab938c00d54969e70912e04e5a9d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddb9f0b404c03549bb2bb055ce72a5b3eab938c00d54969e70912e04e5a9d01", kill_on_drop: false }`
[INFO] [stdout] 7ddb9f0b404c03549bb2bb055ce72a5b3eab938c00d54969e70912e04e5a9d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ad9f2c1af379f67801ed1f6e4824a05bfd6b49e0c2bffca8588709106e1044
[INFO] running `Command { std: "docker" "start" "-a" "53ad9f2c1af379f67801ed1f6e4824a05bfd6b49e0c2bffca8588709106e1044", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling instant v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling glam v0.9.5
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ahash v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling bevy_utils v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.3.1
[INFO] [stderr]    Compiling bevy_tasks v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling inotify v0.8.3
[INFO] [stderr]    Compiling filetime v0.2.12
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling notify v5.0.0-pre.3
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.1.7
[INFO] [stderr]    Compiling libloading v0.6.2
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling image v0.23.11
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling alsa-sys v0.3.0
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling euclid v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling cpal v0.12.1
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.8.2
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling inplace_it v0.3.2
[INFO] [stderr]    Compiling guillotiere v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling gfx-memory v0.2.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.8.0
[INFO] [stderr]    Compiling alsa v0.4.2
[INFO] [stderr]    Compiling gfx-descriptor v0.2.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.6.0
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.6.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling rectangle-pack v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ab_glyph v0.2.6
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling stretch v0.3.2
[INFO] [stderr]    Compiling minimp3 v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling gltf-derive v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling naga v0.2.0
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling rodio v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling erased-serde v0.3.12
[INFO] [stderr]    Compiling ron v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.6.5
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling bevy_math v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling hexasphere v1.0.0
[INFO] [stderr]    Compiling gilrs-core v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling wgpu-core v0.6.5
[INFO] [stderr]    Compiling gltf-json v0.15.2
[INFO] [stderr]    Compiling gilrs v0.8.0
[INFO] [stderr]    Compiling gltf v0.15.2
[INFO] [stderr]    Compiling bevy_hecs_macros v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_derive v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_property_derive v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling wgpu v0.6.0
[INFO] [stderr]    Compiling bevy_hecs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_ecs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_app v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_property v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_window v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_input v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_dynamic_plugin v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_type_registry v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_asset v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_core v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_transform v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_winit v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_diagnostic v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_gilrs v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_render v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_scene v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_audio v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_sprite v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_pbr v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_text v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_wgpu v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_gltf v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_ui v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy v0.2.1 (https://github.com/bevyengine/bevy.git?branch=master#b6004e44)
[INFO] [stderr]    Compiling bevy_hole v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/body.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let shift = (other.position - self.position);
[INFO] [stdout]    |                     ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -         let shift = (other.position - self.position);
[INFO] [stdout] 58 +         let shift = other.position - self.position ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mesh::shape` and `window::CursorMoved`
[INFO] [stdout]  --> src/camera_system.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         mesh::shape,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     window::CursorMoved,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MouseButtonInput`, `MouseMotion`, `MouseWheel`, `camera::Camera`, `prelude::*`, and `window::CursorMoved`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     prelude::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 16 |     render::{
[INFO] [stdout] 17 |         camera::Camera,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     input::mouse::{MouseButtonInput, MouseMotion, MouseWheel},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 21 |     window::CursorMoved,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/main.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |         for (entity, mut body, mut transform) in body_query.iter_mut() {
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bodies`
[INFO] [stdout]   --> src/main.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let bodies = (0..30)
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bodies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mass` is never used
[INFO] [stdout]   --> src/body.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Body {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn mass(&self) -> Float {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_up_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn quat_to_up_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_down_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn quat_to_down_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_left_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn quat_to_left_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_right_vec` is never used
[INFO] [stdout]    --> src/camera_system.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn quat_to_right_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "53ad9f2c1af379f67801ed1f6e4824a05bfd6b49e0c2bffca8588709106e1044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ad9f2c1af379f67801ed1f6e4824a05bfd6b49e0c2bffca8588709106e1044", kill_on_drop: false }`
[INFO] [stdout] 53ad9f2c1af379f67801ed1f6e4824a05bfd6b49e0c2bffca8588709106e1044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35c1e7bf364cd63353f06d26caa0c2e34f917092ebfa04e118ff791f882f0820
[INFO] running `Command { std: "docker" "start" "-a" "35c1e7bf364cd63353f06d26caa0c2e34f917092ebfa04e118ff791f882f0820", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_hole v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/body.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let shift = (other.position - self.position);
[INFO] [stdout]    |                     ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -         let shift = (other.position - self.position);
[INFO] [stdout] 58 +         let shift = other.position - self.position ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mesh::shape` and `window::CursorMoved`
[INFO] [stdout]  --> src/camera_system.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         mesh::shape,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     window::CursorMoved,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MouseButtonInput`, `MouseMotion`, `MouseWheel`, `camera::Camera`, `prelude::*`, and `window::CursorMoved`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     prelude::*,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 16 |     render::{
[INFO] [stdout] 17 |         camera::Camera,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     input::mouse::{MouseButtonInput, MouseMotion, MouseWheel},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 21 |     window::CursorMoved,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity`
[INFO] [stdout]   --> src/main.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |         for (entity, mut body, mut transform) in body_query.iter_mut() {
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bodies`
[INFO] [stdout]   --> src/main.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let bodies = (0..30)
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bodies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mass` is never used
[INFO] [stdout]   --> src/body.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Body {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn mass(&self) -> Float {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_up_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn quat_to_up_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_down_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn quat_to_down_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_left_vec` is never used
[INFO] [stdout]   --> src/camera_system.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn quat_to_left_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quat_to_right_vec` is never used
[INFO] [stdout]    --> src/camera_system.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn quat_to_right_vec(quat: Quat) -> Vec3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "35c1e7bf364cd63353f06d26caa0c2e34f917092ebfa04e118ff791f882f0820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c1e7bf364cd63353f06d26caa0c2e34f917092ebfa04e118ff791f882f0820", kill_on_drop: false }`
[INFO] [stdout] 35c1e7bf364cd63353f06d26caa0c2e34f917092ebfa04e118ff791f882f0820
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be923323f6495c7448f7c4a775ded83d8e6d5a5d50fea8d2962b16accf5905f7
[INFO] running `Command { std: "docker" "start" "-a" "be923323f6495c7448f7c4a775ded83d8e6d5a5d50fea8d2962b16accf5905f7", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]   --> src/body.rs:58:21
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let shift = (other.position - self.position);
[INFO] [stderr]    |                     ^                              ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 58 -         let shift = (other.position - self.position);
[INFO] [stderr] 58 +         let shift = other.position - self.position ;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `mesh::shape` and `window::CursorMoved`
[INFO] [stderr]  --> src/camera_system.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |         mesh::shape,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 8 |     window::CursorMoved,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MouseButtonInput`, `MouseMotion`, `MouseWheel`, `camera::Camera`, `prelude::*`, and `window::CursorMoved`
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     prelude::*,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 16 |     render::{
[INFO] [stderr] 17 |         camera::Camera,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     input::mouse::{MouseButtonInput, MouseMotion, MouseWheel},
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 21 |     window::CursorMoved,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entity`
[INFO] [stderr]   --> src/main.rs:70:14
[INFO] [stderr]    |
[INFO] [stderr] 70 |         for (entity, mut body, mut transform) in body_query.iter_mut() {
[INFO] [stderr]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bodies`
[INFO] [stderr]   --> src/main.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let bodies = (0..30)
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bodies`
[INFO] [stderr] 
[INFO] [stderr] warning: method `mass` is never used
[INFO] [stderr]   --> src/body.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Body {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn mass(&self) -> Float {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `quat_to_up_vec` is never used
[INFO] [stderr]   --> src/camera_system.rs:78:4
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn quat_to_up_vec(quat: Quat) -> Vec3 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `quat_to_down_vec` is never used
[INFO] [stderr]   --> src/camera_system.rs:88:4
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn quat_to_down_vec(quat: Quat) -> Vec3 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `quat_to_left_vec` is never used
[INFO] [stderr]   --> src/camera_system.rs:92:4
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn quat_to_left_vec(quat: Quat) -> Vec3 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `quat_to_right_vec` is never used
[INFO] [stderr]    --> src/camera_system.rs:102:4
[INFO] [stderr]     |
[INFO] [stderr] 102 | fn quat_to_right_vec(quat: Quat) -> Vec3 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_hole` (bin "bevy_hole" test) generated 10 warnings (run `cargo fix --bin "bevy_hole" -p bevy_hole --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bevy_hole-2678ecc31487ac9d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be923323f6495c7448f7c4a775ded83d8e6d5a5d50fea8d2962b16accf5905f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be923323f6495c7448f7c4a775ded83d8e6d5a5d50fea8d2962b16accf5905f7", kill_on_drop: false }`
[INFO] [stdout] be923323f6495c7448f7c4a775ded83d8e6d5a5d50fea8d2962b16accf5905f7
