[INFO] cloning repository https://github.com/rbillah-hshm/orbital-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbillah-hshm/orbital-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbillah-hshm%2Forbital-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbillah-hshm%2Forbital-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c2c186504f666a3d6d457ac9461651426c82de3 [INFO] building rbillah-hshm/orbital-system against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbillah-hshm%2Forbital-system" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rbillah-hshm/orbital-system [INFO] finished tweaking git repo https://github.com/rbillah-hshm/orbital-system [INFO] tweaked toml for git repo https://github.com/rbillah-hshm/orbital-system written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rbillah-hshm/orbital-system on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rbillah-hshm/orbital-system 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded nougat v0.2.4 [INFO] [stderr] Downloaded tynm v0.1.10 [INFO] [stderr] Downloaded num v0.4.2 [INFO] [stderr] Downloaded nougat-proc_macros v0.2.4 [INFO] [stderr] Downloaded macroquad_macro v0.1.7 [INFO] [stderr] Downloaded hibitset v0.6.4 [INFO] [stderr] Downloaded shred v0.15.0 [INFO] [stderr] Downloaded specs v0.20.0 [INFO] [stderr] Downloaded ttf-parser v0.15.2 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded miniquad v0.4.0 [INFO] [stderr] Downloaded glam v0.21.3 [INFO] [stderr] Downloaded macroquad v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8e828e872d59357d1a53f7a2442eecf37553e4bd6847f169e33713333b0af46 [INFO] running `Command { std: "docker" "start" "-a" "c8e828e872d59357d1a53f7a2442eecf37553e4bd6847f169e33713333b0af46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e828e872d59357d1a53f7a2442eecf37553e4bd6847f169e33713333b0af46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e828e872d59357d1a53f7a2442eecf37553e4bd6847f169e33713333b0af46", kill_on_drop: false }` [INFO] [stdout] c8e828e872d59357d1a53f7a2442eecf37553e4bd6847f169e33713333b0af46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8c97b8ca981c9c35a1d5ebec16b44a1746629688383a0379b0b3eddf4c66c385 [INFO] running `Command { std: "docker" "start" "-a" "8c97b8ca981c9c35a1d5ebec16b44a1746629688383a0379b0b3eddf4c66c385", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling nougat v0.2.4 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling orbital-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::default; [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 import: `std::fmt::format` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::rand::random` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ::rand::random; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::color` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use macroquad::color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TotalOrder` [INFO] [stdout] --> src/big_number.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | float::{FloatCore, TotalOrder}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitAndAssign` and `self` [INFO] [stdout] --> src/big_number.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | cmp::{self, Ordering}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | ops::{self, BitAndAssign}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FloatCore` [INFO] [stdout] --> src/big_number.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | float::{FloatCore, TotalOrder}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> src/big_number.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Float, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `complex::ComplexFloat` [INFO] [stdout] --> src/big_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | complex::ComplexFloat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pow` [INFO] [stdout] --> src/big_number.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Pow, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/big_number.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | let mut other_min = BigNumber::min(self.clone(), other.clone()); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_multiplier` is never read [INFO] [stdout] --> src/big_number.rs:379:39 [INFO] [stdout] | [INFO] [stdout] 379 | let mut new_multiplier: f32 = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vector_indent_index` is never read [INFO] [stdout] --> src/main.rs:662:39 [INFO] [stdout] | [INFO] [stdout] 662 | let mut vector_indent_index = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.56s [INFO] running `Command { std: "docker" "inspect" "8c97b8ca981c9c35a1d5ebec16b44a1746629688383a0379b0b3eddf4c66c385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c97b8ca981c9c35a1d5ebec16b44a1746629688383a0379b0b3eddf4c66c385", kill_on_drop: false }` [INFO] [stdout] 8c97b8ca981c9c35a1d5ebec16b44a1746629688383a0379b0b3eddf4c66c385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] d401829966635974eaab4dd6aeb080160e234292a5838a34de601a454a8cc753 [INFO] running `Command { std: "docker" "start" "-a" "d401829966635974eaab4dd6aeb080160e234292a5838a34de601a454a8cc753", kill_on_drop: false }` [INFO] [stderr] Compiling orbital-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::default; [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 import: `std::fmt::format` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `::rand::random` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ::rand::random; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::color` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use macroquad::color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TotalOrder` [INFO] [stdout] --> src/big_number.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | float::{FloatCore, TotalOrder}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitAndAssign` and `self` [INFO] [stdout] --> src/big_number.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | cmp::{self, Ordering}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | ops::{self, BitAndAssign}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FloatCore` [INFO] [stdout] --> src/big_number.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | float::{FloatCore, TotalOrder}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> src/big_number.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Float, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `complex::ComplexFloat` [INFO] [stdout] --> src/big_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | complex::ComplexFloat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pow` [INFO] [stdout] --> src/big_number.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Pow, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/big_number.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | let mut other_min = BigNumber::min(self.clone(), other.clone()); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `new_multiplier` is never read [INFO] [stdout] --> src/big_number.rs:379:39 [INFO] [stdout] | [INFO] [stdout] 379 | let mut new_multiplier: f32 = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vector_indent_index` is never read [INFO] [stdout] --> src/main.rs:662:39 [INFO] [stdout] | [INFO] [stdout] 662 | let mut vector_indent_index = 0; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "d401829966635974eaab4dd6aeb080160e234292a5838a34de601a454a8cc753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d401829966635974eaab4dd6aeb080160e234292a5838a34de601a454a8cc753", kill_on_drop: false }` [INFO] [stdout] d401829966635974eaab4dd6aeb080160e234292a5838a34de601a454a8cc753