[INFO] cloning repository https://github.com/MarkMcCaskey/wasm-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkMcCaskey/wasm-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfbee4ebdf84c4c4785738bf271d47e25a66735c
[INFO] checking MarkMcCaskey/wasm-game against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarkMcCaskey/wasm-game
[INFO] finished tweaking git repo https://github.com/MarkMcCaskey/wasm-game
[INFO] tweaked toml for git repo https://github.com/MarkMcCaskey/wasm-game written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarkMcCaskey/wasm-game on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarkMcCaskey/wasm-game 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.4.1
[INFO] [stderr]   Downloaded errno v0.2.4
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.1
[INFO] [stderr]   Downloaded rgb v0.8.13
[INFO] [stderr]   Downloaded winconsole v0.10.0
[INFO] [stderr]   Downloaded cmake v0.1.40
[INFO] [stderr]   Downloaded colored v1.8.0
[INFO] [stderr]   Downloaded wasmparser v0.32.1
[INFO] [stderr]   Downloaded cranelift-native v0.31.0
[INFO] [stderr]   Downloaded atty v0.2.13
[INFO] [stderr]   Downloaded wasmer-runtime v0.5.6
[INFO] [stderr]   Downloaded wasmer-win-exception-handler v0.5.6
[INFO] [stderr]   Downloaded bincode v1.1.4
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded nonzero_signed v1.0.3
[INFO] [stderr]   Downloaded target-lexicon v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded cranelift-entity v0.31.0
[INFO] [stderr]   Downloaded ryu v1.0.0
[INFO] [stderr]   Downloaded shred v0.9.2
[INFO] [stderr]   Downloaded hibitset v0.6.1
[INFO] [stderr]   Downloaded raw-cpuid v6.1.0
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded wasmer-clif-fork-frontend v0.31.0
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded wasmer-clif-backend v0.5.6
[INFO] [stderr]   Downloaded derivative v1.0.2
[INFO] [stderr]   Downloaded hashbrown v0.5.0
[INFO] [stderr]   Downloaded rayon-core v1.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.40
[INFO] [stderr]   Downloaded wasmer-clif-fork-wasm v0.31.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.31.0
[INFO] [stderr]   Downloaded specs v0.15.0
[INFO] [stderr]   Downloaded rayon v1.1.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.31.0
[INFO] [stderr]   Downloaded bindgen v0.46.0
[INFO] [stderr]   Downloaded fern v0.5.8
[INFO] [stderr]   Downloaded wasmer-runtime-core v0.5.6
[INFO] [stderr]   Downloaded blake2b_simd v0.4.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9161abcc71db14281d4a31b670257fc4a64a34eb6543e63727ecd0cfc8cad43
[INFO] running `Command { std: "docker" "start" "-a" "a9161abcc71db14281d4a31b670257fc4a64a34eb6543e63727ecd0cfc8cad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9161abcc71db14281d4a31b670257fc4a64a34eb6543e63727ecd0cfc8cad43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9161abcc71db14281d4a31b670257fc4a64a34eb6543e63727ecd0cfc8cad43", kill_on_drop: false }`
[INFO] [stdout] a9161abcc71db14281d4a31b670257fc4a64a34eb6543e63727ecd0cfc8cad43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32831c3576cdd33b4dd4e2ec8ba88f3f18faa54c64ed3c55bb8dcfac0a6fd9e6
[INFO] running `Command { std: "docker" "start" "-a" "32831c3576cdd33b4dd4e2ec8ba88f3f18faa54c64ed3c55bb8dcfac0a6fd9e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.31.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.31.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking cranelift-bforest v0.31.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling arrayref v0.3.5
[INFO] [stderr]     Checking rgb v0.8.13
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]    Compiling raw-cpuid v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling bincode v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking wasmparser v0.32.1
[INFO] [stderr]    Compiling blake2b_simd v0.4.1
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]     Checking page_size v0.4.1
[INFO] [stderr]     Checking errno v0.2.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking indexmap v1.0.2
[INFO] [stderr]    Compiling nonzero_signed v1.0.3
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.33
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking hashbrown v0.5.0
[INFO] [stderr]    Compiling wasmer-runtime-core v0.5.6
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking serde-bench v0.0.7
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking serde_bytes v0.10.5
[INFO] [stderr]    Compiling cranelift-codegen v0.31.0
[INFO] [stderr]     Checking shred v0.9.2
[INFO] [stderr]     Checking hibitset v0.6.1
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]     Checking fern v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.40
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.4.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking specs v0.15.0
[INFO] [stderr]     Checking wasmer-clif-fork-frontend v0.31.0
[INFO] [stderr]     Checking cranelift-native v0.31.0
[INFO] [stderr]     Checking wasmer-clif-fork-wasm v0.31.0
[INFO] [stderr]     Checking wasmer-clif-backend v0.5.6
[INFO] [stderr]     Checking wasmer-runtime v0.5.6
[INFO] [stderr]     Checking wasm-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/level/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `FromPrimitive` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/level/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `FromPrimitive` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/level/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait Level {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn reset(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Circle` is never constructed
[INFO] [stdout]  --> src/shapes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Shape {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 3 |     Rectangle { width: u32, height: u32 },
[INFO] [stdout] 4 |     Circle { radius: u32 },
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Shape` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/level/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Direction`
[INFO] [stdout] 26 | #[repr(u32)]
[INFO] [stdout] 27 | pub enum Direction {
[INFO] [stdout]    |          --------- `Direction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/level/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait Level {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn reset(&mut self);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Circle` is never constructed
[INFO] [stdout]  --> src/shapes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Shape {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 3 |     Rectangle { width: u32, height: u32 },
[INFO] [stdout] 4 |     Circle { radius: u32 },
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Shape` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/level/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, FromPrimitive, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Direction`
[INFO] [stdout] 26 | #[repr(u32)]
[INFO] [stdout] 27 | pub enum Direction {
[INFO] [stdout]    |          --------- `Direction` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.31.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "32831c3576cdd33b4dd4e2ec8ba88f3f18faa54c64ed3c55bb8dcfac0a6fd9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32831c3576cdd33b4dd4e2ec8ba88f3f18faa54c64ed3c55bb8dcfac0a6fd9e6", kill_on_drop: false }`
[INFO] [stdout] 32831c3576cdd33b4dd4e2ec8ba88f3f18faa54c64ed3c55bb8dcfac0a6fd9e6
