[INFO] cloning repository https://github.com/SpicyRicecaker/hometown-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpicyRicecaker/hometown-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efa1a055a24e475a9c197ae4f04a0a273c23eb92 [INFO] testing SpicyRicecaker/hometown-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpicyRicecaker/hometown-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SpicyRicecaker/hometown-rs [INFO] finished tweaking git repo https://github.com/SpicyRicecaker/hometown-rs [INFO] tweaked toml for git repo https://github.com/SpicyRicecaker/hometown-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SpicyRicecaker/hometown-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3883260cff556e9440065cc7afee8949c1bb4246c2c601b8180a0f4fafc4d2f9 [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" "3883260cff556e9440065cc7afee8949c1bb4246c2c601b8180a0f4fafc4d2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3883260cff556e9440065cc7afee8949c1bb4246c2c601b8180a0f4fafc4d2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3883260cff556e9440065cc7afee8949c1bb4246c2c601b8180a0f4fafc4d2f9", kill_on_drop: false }` [INFO] [stdout] 3883260cff556e9440065cc7afee8949c1bb4246c2c601b8180a0f4fafc4d2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5323fd748539edfff42ecb22a921e4c54467d925268ab371f82675828a5fc30 [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" "b5323fd748539edfff42ecb22a921e4c54467d925268ab371f82675828a5fc30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wgpu-core v0.10.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.0+1.2.186 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling gpu-alloc v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling naga v0.6.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling wgpu-hal v0.10.1 [INFO] [stderr] Compiling wgpu v0.10.1 [INFO] [stderr] Compiling wgpu_glyph v0.14.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling thomas v0.1.0 (/opt/rustwide/workdir/thomas) [INFO] [stdout] warning: unused variable: `lr_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let lr_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lr_dz` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_p` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let fb_p = fb_angle + PI / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_r` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let fb_r = thickness / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dx` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let fb_dx = lr_p.cos() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dy` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let fb_dy = lr_p.sin() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let fb_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dz` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hometown v0.1.0 (/opt/rustwide/workdir/hometown) [INFO] [stdout] warning: unused imports: `distributions::Uniform`, `prelude::ThreadRng` [INFO] [stdout] --> hometown/src/rain.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn tick(&mut self, ctx: &mut Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Frustrum` [INFO] [stdout] --> hometown/src/lib.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Frustrum { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Any` [INFO] [stdout] --> hometown/src/lib.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Any { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thickness` [INFO] [stdout] --> hometown/src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let thickness = 2; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> hometown/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_angle` [INFO] [stdout] --> hometown/src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | x_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z_angle` [INFO] [stdout] --> hometown/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | z_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 22s [INFO] running `Command { std: "docker" "inspect" "b5323fd748539edfff42ecb22a921e4c54467d925268ab371f82675828a5fc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5323fd748539edfff42ecb22a921e4c54467d925268ab371f82675828a5fc30", kill_on_drop: false }` [INFO] [stdout] b5323fd748539edfff42ecb22a921e4c54467d925268ab371f82675828a5fc30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d3a717c803fa76a3305e4868e77eb5b02c350b7d84d76eb16efd3dd7c698168 [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" "7d3a717c803fa76a3305e4868e77eb5b02c350b7d84d76eb16efd3dd7c698168", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `lr_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let lr_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lr_dz` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_p` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let fb_p = fb_angle + PI / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_r` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let fb_r = thickness / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dx` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let fb_dx = lr_p.cos() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dy` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let fb_dy = lr_p.sin() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let fb_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thomas v0.1.0 (/opt/rustwide/workdir/thomas) [INFO] [stdout] warning: unused imports: `distributions::Uniform`, `prelude::ThreadRng` [INFO] [stdout] --> hometown/src/rain.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn tick(&mut self, ctx: &mut Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Frustrum` [INFO] [stdout] --> hometown/src/lib.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Frustrum { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Any` [INFO] [stdout] --> hometown/src/lib.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Any { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hometown v0.1.0 (/opt/rustwide/workdir/hometown) [INFO] [stdout] warning: unused imports: `distributions::Uniform`, `prelude::ThreadRng` [INFO] [stdout] --> hometown/src/rain.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thickness` [INFO] [stdout] --> hometown/src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let thickness = 2; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> hometown/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x_angle` [INFO] [stdout] --> hometown/src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | x_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z_angle` [INFO] [stdout] --> hometown/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | z_angle: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn tick(&mut self, ctx: &mut Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:155:28 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> hometown/src/rain.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Frustrum` [INFO] [stdout] --> hometown/src/lib.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Frustrum { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Any` [INFO] [stdout] --> hometown/src/lib.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Any { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lr_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let lr_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lr_dz` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_p` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let fb_p = fb_angle + PI / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_r` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let fb_r = thickness / 2.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dx` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let fb_dx = lr_p.cos() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dy` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let fb_dy = lr_p.sin() * lr_r; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fb_dz` [INFO] [stdout] --> thomas/src/graphics/frontend/mod.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let fb_dz = lr_p.cos() + lr_p.sin(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "7d3a717c803fa76a3305e4868e77eb5b02c350b7d84d76eb16efd3dd7c698168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3a717c803fa76a3305e4868e77eb5b02c350b7d84d76eb16efd3dd7c698168", kill_on_drop: false }` [INFO] [stdout] 7d3a717c803fa76a3305e4868e77eb5b02c350b7d84d76eb16efd3dd7c698168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb50ca9771f6a14d7b28d7e3f31a328b870abbf04b816594c54ec32ce837db08 [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" "fb50ca9771f6a14d7b28d7e3f31a328b870abbf04b816594c54ec32ce837db08", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `lr_dz` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | let lr_dz = lr_p.cos() + lr_p.sin(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lr_dz` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fb_p` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | let fb_p = fb_angle + PI / 2.0; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_p` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fb_r` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 126 | let fb_r = thickness / 2.0; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fb_r` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fb_dx` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | let fb_dx = lr_p.cos() * lr_r; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fb_dy` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] 129 | let fb_dy = lr_p.sin() * lr_r; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dy` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fb_dz` [INFO] [stderr] --> thomas/src/graphics/frontend/mod.rs:130:13 [INFO] [stderr] | [INFO] [stderr] 130 | let fb_dz = lr_p.cos() + lr_p.sin(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fb_dz` [INFO] [stderr] [INFO] [stderr] warning: `thomas` (lib) generated 6 warnings [INFO] [stderr] warning: `thomas` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: unused imports: `distributions::Uniform`, `prelude::ThreadRng` [INFO] [stderr] --> hometown/src/rain.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::{distributions::Uniform, prelude::ThreadRng}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> hometown/src/rain.rs:64:28 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn tick(&mut self, ctx: &mut Context) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> hometown/src/rain.rs:133:28 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> hometown/src/rain.rs:134:26 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> hometown/src/rain.rs:155:28 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn tick(&mut self, ctx: &mut Context) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> hometown/src/rain.rs:156:26 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn render(&self, ctx: &mut Context) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Frustrum` [INFO] [stderr] --> hometown/src/lib.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct Frustrum { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Any` [INFO] [stderr] --> hometown/src/lib.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | struct Any { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `hometown` (lib) generated 8 warnings [INFO] [stderr] warning: `hometown` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: unused variable: `thickness` [INFO] [stderr] --> hometown/src/main.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | let thickness = 2; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> hometown/src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | y: f32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x_angle` [INFO] [stderr] --> hometown/src/main.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | x_angle: f32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `z_angle` [INFO] [stderr] --> hometown/src/main.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | z_angle: f32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hometown` (bin "hometown" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hometown-2cbc234a172509fd) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hometown-2965e935e30f336a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/thomas-441ee44de7ad5651) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test graphics::frontend::color::test::test_color_from_hex ... ok [INFO] [stdout] test graphics::frontend::color::test::test_color_to_wgpu_color ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- graphics::frontend::color::test::test_color_to_wgpu_color stdout ---- [INFO] [stdout] thread 'graphics::frontend::color::test::test_color_to_wgpu_color' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Color { r: 0.017782653290274876, g: 0.016842403094008966, b: 0.016842403094008966, a: 1.0 }`, [INFO] [stdout] right: `Color { r: 0.16015625, g: 0.15625, b: 0.15625, a: 1.0 }`', thomas/src/graphics/frontend/color.rs:98:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d234c9d720 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d234c9d720 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d234c9d720 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d234c9d720 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d234cc009c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d234c9a7d5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55d234c9f88b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d234c9f88b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d234c9f88b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d234c9f39c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55d234c9ff54 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d234c9fa37 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d234c9dc1c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d234c9f999 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d234c403b1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d234cbe9b8 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x55d234c4384a - core::panicking::assert_failed::h85a927886de105b5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55d234c4541d - thomas::graphics::frontend::color::test::test_color_to_wgpu_color::hcd48c520782e6cdf [INFO] [stdout] at /opt/rustwide/workdir/thomas/src/graphics/frontend/color.rs:98:9 [INFO] [stdout] 18: 0x55d234c4530a - thomas::graphics::frontend::color::test::test_color_to_wgpu_color::{{closure}}::h3bdb78ae083f0657 [INFO] [stdout] at /opt/rustwide/workdir/thomas/src/graphics/frontend/color.rs:96:5 [INFO] [stdout] 19: 0x55d234c455be - core::ops::function::FnOnce::call_once::h80d935d11c864657 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55d234c79353 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d234c79353 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55d234c77e08 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55d234c77e08 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55d234c77e08 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55d234c77e08 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55d234c77e08 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55d234c77e08 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55d234c77e08 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55d234c4659d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55d234c4659d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55d234c4ad78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55d234c4ad78 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55d234c4ad78 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55d234c4ad78 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55d234c4ad78 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55d234c4ad78 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55d234c4ad78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55d234ca4ac7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55d234ca4ac7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55d234ca4ac7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f150fea8609 - start_thread [INFO] [stdout] 42: 0x7f150fc7e293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] graphics::frontend::color::test::test_color_to_wgpu_color [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p thomas --lib' [INFO] running `Command { std: "docker" "inspect" "fb50ca9771f6a14d7b28d7e3f31a328b870abbf04b816594c54ec32ce837db08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb50ca9771f6a14d7b28d7e3f31a328b870abbf04b816594c54ec32ce837db08", kill_on_drop: false }` [INFO] [stdout] fb50ca9771f6a14d7b28d7e3f31a328b870abbf04b816594c54ec32ce837db08