[INFO] cloning repository https://github.com/big-ab-games/prototype-orbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/big-ab-games/prototype-orbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de0db49cf86d49b086ac75511fcef82d9968e074 [INFO] checking big-ab-games/prototype-orbit against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbig-ab-games%2Fprototype-orbit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/big-ab-games/prototype-orbit on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/big-ab-games/prototype-orbit [INFO] finished tweaking git repo https://github.com/big-ab-games/prototype-orbit [INFO] tweaked toml for git repo https://github.com/big-ab-games/prototype-orbit written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/big-ab-games/prototype-orbit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-id v3.1.0 [INFO] [stderr] Downloaded deflate v0.7.11 [INFO] [stderr] Downloaded inflate v0.2.0 [INFO] [stderr] Downloaded bytes v0.3.0 [INFO] [stderr] Downloaded slab v0.1.3 [INFO] [stderr] Downloaded gfx v0.16.0 [INFO] [stderr] Downloaded gfx_core v0.7.1 [INFO] [stderr] Downloaded wayland-sys v0.8.7 [INFO] [stderr] Downloaded walkdir v0.1.8 [INFO] [stderr] Downloaded gfx_window_glutin v0.16.0 [INFO] [stderr] Downloaded gleam v0.2.32 [INFO] [stderr] Downloaded fsevent v0.2.16 [INFO] [stderr] Downloaded freetype-rs v0.13.0 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded num-integer v0.1.34 [INFO] [stderr] Downloaded cfg-if v0.1.1 [INFO] [stderr] Downloaded net2 v0.2.29 [INFO] [stderr] Downloaded mio v0.5.1 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded rayon v0.8.1 [INFO] [stderr] Downloaded draw_state v0.7.1 [INFO] [stderr] Downloaded freetype-sys v0.4.0 [INFO] [stderr] Downloaded syn v0.10.8 [INFO] [stderr] Downloaded gfx_device_gl v0.14.1 [INFO] [stderr] Downloaded libloading v0.3.4 [INFO] [stderr] Downloaded rayon-core v1.2.1 [INFO] [stderr] Downloaded wayland-kbd v0.8.0 [INFO] [stderr] Downloaded gif v0.9.2 [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded thread_local v0.3.3 [INFO] [stderr] Downloaded scopeguard v0.3.2 [INFO] [stderr] Downloaded tempfile v2.1.5 [INFO] [stderr] Downloaded wayland-client v0.8.7 [INFO] [stderr] Downloaded num-complex v0.1.38 [INFO] [stderr] Downloaded png v0.8.0 [INFO] [stderr] Downloaded easer v0.2.0 [INFO] [stderr] Downloaded gl_generator v0.5.3 [INFO] [stderr] Downloaded glutin v0.8.1 [INFO] [stderr] Downloaded num-bigint v0.1.39 [INFO] [stderr] Downloaded num-rational v0.1.38 [INFO] [stderr] Downloaded wayland-window v0.5.0 [INFO] [stderr] Downloaded winit v0.6.4 [INFO] [stderr] Downloaded gleam v0.4.7 [INFO] [stderr] Downloaded cgl v0.2.1 [INFO] [stderr] Downloaded wayland-scanner v0.8.7 [INFO] [stderr] Downloaded jpeg-decoder v0.1.13 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded image v0.14.0 [INFO] [stderr] Downloaded uuid v0.5.0 [INFO] [stderr] Downloaded x11-dl v2.14.0 [INFO] [stderr] Downloaded khronos_api v1.0.1 [INFO] [stderr] Downloaded gfx_shader_watch v0.3.2 [INFO] [stderr] Downloaded derivative v1.0.0 [INFO] [stderr] Downloaded notify v4.0.1 [INFO] [stderr] Downloaded single_value_channel v1.0.0 [INFO] [stderr] Downloaded gfx_text v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 726b3d2f42b53c3c05266bd24316d13ec3ccce05b375b8c3cd2dff5dfdbc8c15 [INFO] running `Command { std: "docker" "start" "-a" "726b3d2f42b53c3c05266bd24316d13ec3ccce05b375b8c3cd2dff5dfdbc8c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "726b3d2f42b53c3c05266bd24316d13ec3ccce05b375b8c3cd2dff5dfdbc8c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726b3d2f42b53c3c05266bd24316d13ec3ccce05b375b8c3cd2dff5dfdbc8c15", kill_on_drop: false }` [INFO] [stdout] 726b3d2f42b53c3c05266bd24316d13ec3ccce05b375b8c3cd2dff5dfdbc8c15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-e" "RUSTFLAGS=--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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f472203f3f5809ec1d131f0c37448b0a99745c4483210615d82cda669c2e9b8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f472203f3f5809ec1d131f0c37448b0a99745c4483210615d82cda669c2e9b8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking single_value_channel v1.0.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.1.0 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking filetime v0.1.10 [INFO] [stderr] Checking inotify v0.3.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking easer v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Checking num-complex v0.1.38 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking uuid v0.5.0 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking num-bigint v0.1.39 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking kernel32-sys v0.2.2 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking num-rational v0.1.38 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Checking png v0.8.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rayon v0.8.1 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking gfx_core v0.7.1 [INFO] [stderr] Checking num v0.1.39 [INFO] [stderr] Checking tempfile v2.1.5 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking mio v0.5.1 [INFO] [stderr] Checking gfx v0.16.0 [INFO] [stderr] Checking freetype-rs v0.13.0 [INFO] [stderr] Checking pretty_env_logger v0.1.1 [INFO] [stderr] Checking image v0.14.0 [INFO] [stderr] Checking notify v4.0.1 [INFO] [stderr] Checking gfx_text v0.17.0 [INFO] [stderr] Checking gfx_shader_watch v0.3.2 [INFO] [stderr] Checking gfx_device_gl v0.14.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.8.7 [INFO] [stderr] Checking wayland-window v0.5.0 [INFO] [stderr] Checking wayland-kbd v0.8.0 [INFO] [stderr] Checking winit v0.6.4 [INFO] [stderr] Checking gfx_window_glutin v0.16.0 [INFO] [stderr] Checking prototype_orbit v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate gfx_shader_watch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/orbitbody/render.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | const BX: f64 = (6.0 / (2.0 * ROOT3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/orbitbody/render.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | for vert in &mut ORBIT_BODY_VERTICES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/orbitbody/render.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / const ORBIT_BODY_VERTICES: [OrbitBodyVertex; 3] = [ [INFO] [stdout] 63 | | OrbitBodyVertex{ position: [0.0, 2.0], local_idx: 0 }, [INFO] [stdout] 64 | | OrbitBodyVertex{ position: [-BX as f32, -1.0], local_idx: 0 }, [INFO] [stdout] 65 | | OrbitBodyVertex{ position: [BX as f32, -1.0], local_idx: 0 }]; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compute.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] extern crate gfx_shader_watch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/orbitbody/render.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | const BX: f64 = (6.0 / (2.0 * ROOT3)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> src/orbitbody/render.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | for vert in &mut ORBIT_BODY_VERTICES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> src/orbitbody/render.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / const ORBIT_BODY_VERTICES: [OrbitBodyVertex; 3] = [ [INFO] [stdout] 63 | | OrbitBodyVertex{ position: [0.0, 2.0], local_idx: 0 }, [INFO] [stdout] 64 | | OrbitBodyVertex{ position: [-BX as f32, -1.0], local_idx: 0 }, [INFO] [stdout] 65 | | OrbitBodyVertex{ position: [BX as f32, -1.0], local_idx: 0 }]; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compute.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn compute_state(mut state: &mut State, tasks: &mut Tasks, delta: f64) { [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: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | format!("Got: {}", $easer.values_at(start)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | check!(easer; f32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 110 | "Got: {}", $easer.values_at(start)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | format!("Got: {}", $easer.values_at(start + duration)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | check!(easer; f32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 112 | "Got: {}", $easer.values_at(start + duration)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | format!("Got: {}", $easer.values_at(start)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | check!(easer; f64); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 110 | "Got: {}", $easer.values_at(start)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | format!("Got: {}", $easer.values_at(start + duration)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | check!(easer; f64); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 112 | "Got: {}", $easer.values_at(start + duration)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | format!("Got: {}", $easer.values_at(start)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | check!(cubic_in; f32); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 110 | "Got: {}", $easer.values_at(start)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | format!("Got: {}", $easer.values_at(start + duration)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | check!(cubic_in; f32); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 112 | "Got: {}", $easer.values_at(start + duration)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | format!("Got: {}", $easer.values_at(start)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | check!(cubic_in; f64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 110 | "Got: {}", $easer.values_at(start)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ease.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | format!("Got: {}", $easer.values_at(start + duration)[0])); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | check!(cubic_in; f64); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 112 | "Got: {}", $easer.values_at(start + duration)[0]); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "f472203f3f5809ec1d131f0c37448b0a99745c4483210615d82cda669c2e9b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f472203f3f5809ec1d131f0c37448b0a99745c4483210615d82cda669c2e9b8d", kill_on_drop: false }` [INFO] [stdout] f472203f3f5809ec1d131f0c37448b0a99745c4483210615d82cda669c2e9b8d