[INFO] cloning repository https://github.com/faassen/caldo_bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faassen/caldo_bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcaldo_bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcaldo_bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 982e45bbfadd506cb42e30c1c321aee33826f8fb
[INFO] building faassen/caldo_bevy against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcaldo_bevy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/faassen/caldo_bevy on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/faassen/caldo_bevy
[INFO] finished tweaking git repo https://github.com/faassen/caldo_bevy
[INFO] tweaked toml for git repo https://github.com/faassen/caldo_bevy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/faassen/caldo_bevy 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c618ea9759efa07bfd63dd9ee1bc26738f843f46d74c2e9685d935532495964e
[INFO] running `Command { std: "docker" "start" "-a" "c618ea9759efa07bfd63dd9ee1bc26738f843f46d74c2e9685d935532495964e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c618ea9759efa07bfd63dd9ee1bc26738f843f46d74c2e9685d935532495964e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c618ea9759efa07bfd63dd9ee1bc26738f843f46d74c2e9685d935532495964e", kill_on_drop: false }`
[INFO] [stdout] c618ea9759efa07bfd63dd9ee1bc26738f843f46d74c2e9685d935532495964e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e43871311a52342dcd3bb6a3fa81d41e029015293cef8b81e8a0b88593d917e6
[INFO] running `Command { std: "docker" "start" "-a" "e43871311a52342dcd3bb6a3fa81d41e029015293cef8b81e8a0b88593d917e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.3.2
[INFO] [stderr]    Compiling glam v0.11.3
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling inotify v0.9.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling notify v5.0.0-pre.5
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling euclid v0.22.1
[INFO] [stderr]    Compiling glam v0.12.0
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling image v0.23.13
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling guillotiere v0.6.0
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.11.0
[INFO] [stderr]    Compiling hexasphere v3.1.1
[INFO] [stderr]    Compiling ab_glyph v0.2.9
[INFO] [stderr]    Compiling rectangle-pack v0.2.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.1
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling stretch v0.3.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling bevy_tasks v0.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling gfx-memory v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling naga v0.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling gfx-descriptor v0.2.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.6.0
[INFO] [stderr]    Compiling lyon_geom v0.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling wgpu-types v0.6.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling lyon_path v0.17.1
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling lyon_tessellation v0.17.5
[INFO] [stderr]    Compiling assert_float_eq v1.1.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling nalgebra v0.24.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.13
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling bevy_utils v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.6.5
[INFO] [stderr]    Compiling bevy_ecs_macros v0.4.0
[INFO] [stderr]    Compiling bevy_derive v0.4.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling bevy_ecs v0.4.0
[INFO] [stderr]    Compiling wgpu-core v0.6.5
[INFO] [stderr]    Compiling bevy_app v0.4.0
[INFO] [stderr]    Compiling bevy_reflect v0.4.0
[INFO] [stderr]    Compiling bevy_log v0.4.0
[INFO] [stderr]    Compiling wgpu v0.6.2
[INFO] [stderr]    Compiling bevy_math v0.4.0
[INFO] [stderr]    Compiling bevy_asset v0.4.0
[INFO] [stderr]    Compiling bevy_window v0.4.0
[INFO] [stderr]    Compiling bevy_transform v0.4.0
[INFO] [stderr]    Compiling bevy_core v0.4.0
[INFO] [stderr]    Compiling bevy_input v0.4.0
[INFO] [stderr]    Compiling bevy_render v0.4.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.4.0
[INFO] [stderr]    Compiling bevy_scene v0.4.0
[INFO] [stderr]    Compiling parry2d v0.1.2
[INFO] [stderr]    Compiling bevy_winit v0.4.0
[INFO] [stderr]    Compiling rapier2d v0.5.0
[INFO] [stderr]    Compiling bevy_sprite v0.4.0
[INFO] [stderr]    Compiling bevy_pbr v0.4.0
[INFO] [stderr]    Compiling bevy_wgpu v0.4.0
[INFO] [stderr]    Compiling bevy_text v0.4.0
[INFO] [stderr]    Compiling bevy_ui v0.4.0
[INFO] [stderr]    Compiling bevy_internal v0.4.0
[INFO] [stderr]    Compiling bevy v0.4.0
[INFO] [stderr]    Compiling bevy_rapier2d v0.8.0
[INFO] [stderr]    Compiling bevy_prototype_lyon v0.2.0
[INFO] [stderr]    Compiling caldo_bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::Wrapping`
[INFO] [stdout]  --> src/data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::num::Wrapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Indices` and `VertexAttributeValues`
[INFO] [stdout]  --> src/renderplugin.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy::render::mesh::{Indices, VertexAttributeValues};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TessellationError` and `math::point`
[INFO] [stdout]  --> src/renderplugin.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lyon_tessellation::{math::point, FillOptions, TessellationError};
[INFO] [stdout]   |                         ^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConvexPolygon`
[INFO] [stdout]  --> src/renderplugin.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rapier2d::geometry::{ColliderSet, ConvexPolygon, ShapeType as RapierShapeType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColliderHandleComponent` and `JointBuilderComponent`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ColliderHandleComponent, EventQueue, JointBuilderComponent, RapierConfiguration,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cell`, `Instr`, and `Processor`
[INFO] [stdout]   --> src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use data::{Cell, Instr, Processor};
[INFO] [stdout]    |            ^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rotation2`
[INFO] [stdout]   --> src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use na::{Point2, Rotation2, Vector2};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BallJoint`, `FixedJoint`, and `PrismaticJoint`
[INFO] [stdout]   --> src/main.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rapier2d::dynamics::{BallJoint, FixedJoint, PrismaticJoint};
[INFO] [stdout]    |                          ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/main.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meshes`
[INFO] [stdout]   --> src/renderplugin.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_meshes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderplugin.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> src/main.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     iter.for_each(|item| {
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_handle`
[INFO] [stdout]    --> src/main.rs:155:49
[INFO] [stdout]     |
[INFO] [stdout] 155 |             ContactEvent::Started(first_handle, second_handle) => {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `on` is never read
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Thruster {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 23 |     side: u8,
[INFO] [stdout] 24 |     on: bool,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GENE_SIZE` is never used
[INFO] [stdout]  --> src/data.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const GENE_SIZE: usize = 32;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GENE_AMOUNT` is never used
[INFO] [stdout]  --> src/data.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const GENE_AMOUNT: usize = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROCESSOR_AMOUNT` is never used
[INFO] [stdout]  --> src/data.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const PROCESSOR_AMOUNT: usize = 4;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA_STACK_HALF_SIZE` is never used
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const DATA_STACK_HALF_SIZE: usize = DATA_STACK_SIZE / 2;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INSTRUCTION_STACK_HALF_SIZE` is never used
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const INSTRUCTION_STACK_HALF_SIZE: usize = INSTRUCTION_STACK_SIZE / 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CALL_STACK_HALF_SIZE` is never used
[INFO] [stdout]   --> src/data.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CALL_STACK_HALF_SIZE: u8 = CALL_STACK_SIZE / 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/data.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Instr {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 16 |     Number(u8),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     // Nothing
[INFO] [stdout] 18 |     Noop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     Add,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     Sub,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     Mul,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 24 |     Div,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     Eq,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     Ne,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 29 |     Gt,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 30 |     Lt,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     And,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 34 |     Or,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 35 |     Not,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     Dup,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 39 |     Drop,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     Swap,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 41 |     Over,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     Dup2,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     Drop2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Call,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 47 |     Return,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     Cond,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 51 |     Label,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 52 |     Jump,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cell` is never constructed
[INFO] [stdout]   --> src/data.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Cell {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cell` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/data.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | impl CallStackEntry {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 99 |     fn new() -> CallStackEntry {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execute` is never used
[INFO] [stdout]    --> src/data.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl Instr {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 109 |     fn execute(&self, processor: &mut Processor) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/data.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl Processor {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 233 |     pub fn new() -> Processor {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     fn reset(&mut self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     fn execute(&mut self, cell: &Cell, amount: usize) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn data_push(&mut self, value: u8) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn data_pop(&mut self) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     fn call_push(&mut self, gene_index: u8) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn call_pop(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_gene` are never used
[INFO] [stdout]    --> src/data.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl Cell {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 333 |     pub fn new() -> Cell {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 339 |     fn set_gene(&mut self, gene_index: u8, instructions: Vec<Instr>) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "e43871311a52342dcd3bb6a3fa81d41e029015293cef8b81e8a0b88593d917e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e43871311a52342dcd3bb6a3fa81d41e029015293cef8b81e8a0b88593d917e6", kill_on_drop: false }`
[INFO] [stdout] e43871311a52342dcd3bb6a3fa81d41e029015293cef8b81e8a0b88593d917e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aca6770916a5178b26d5500b6ebb0fe103534b9b5591cee15e65e33ee2c0608
[INFO] running `Command { std: "docker" "start" "-a" "3aca6770916a5178b26d5500b6ebb0fe103534b9b5591cee15e65e33ee2c0608", kill_on_drop: false }`
[INFO] [stderr]    Compiling caldo_bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::num::Wrapping`
[INFO] [stdout]  --> src/data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::num::Wrapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Indices` and `VertexAttributeValues`
[INFO] [stdout]  --> src/renderplugin.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy::render::mesh::{Indices, VertexAttributeValues};
[INFO] [stdout]   |                          ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TessellationError` and `math::point`
[INFO] [stdout]  --> src/renderplugin.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use lyon_tessellation::{math::point, FillOptions, TessellationError};
[INFO] [stdout]   |                         ^^^^^^^^^^^               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConvexPolygon`
[INFO] [stdout]  --> src/renderplugin.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rapier2d::geometry::{ColliderSet, ConvexPolygon, ShapeType as RapierShapeType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ColliderHandleComponent` and `JointBuilderComponent`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ColliderHandleComponent, EventQueue, JointBuilderComponent, RapierConfiguration,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cell`, `Instr`, and `Processor`
[INFO] [stdout]   --> src/main.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use data::{Cell, Instr, Processor};
[INFO] [stdout]    |            ^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rotation2`
[INFO] [stdout]   --> src/main.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use na::{Point2, Rotation2, Vector2};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BallJoint`, `FixedJoint`, and `PrismaticJoint`
[INFO] [stdout]   --> src/main.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rapier2d::dynamics::{BallJoint, FixedJoint, PrismaticJoint};
[INFO] [stdout]    |                          ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meshes`
[INFO] [stdout]   --> src/renderplugin.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_meshes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/renderplugin.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |     ----^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> src/main.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     iter.for_each(|item| {
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_handle`
[INFO] [stdout]    --> src/main.rs:155:49
[INFO] [stdout]     |
[INFO] [stdout] 155 |             ContactEvent::Started(first_handle, second_handle) => {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `on` is never read
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Thruster {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 23 |     side: u8,
[INFO] [stdout] 24 |     on: bool,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROCESSOR_AMOUNT` is never used
[INFO] [stdout]  --> src/data.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const PROCESSOR_AMOUNT: usize = 4;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INSTRUCTION_STACK_HALF_SIZE` is never used
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const INSTRUCTION_STACK_HALF_SIZE: usize = INSTRUCTION_STACK_SIZE / 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "3aca6770916a5178b26d5500b6ebb0fe103534b9b5591cee15e65e33ee2c0608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aca6770916a5178b26d5500b6ebb0fe103534b9b5591cee15e65e33ee2c0608", kill_on_drop: false }`
[INFO] [stdout] 3aca6770916a5178b26d5500b6ebb0fe103534b9b5591cee15e65e33ee2c0608
