[INFO] cloning repository https://github.com/skyne98/virtual-pipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyne98/virtual-pipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvirtual-pipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvirtual-pipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94f3ad60c2d40f38df5bf2d0ef8961bc9a680002 [INFO] testing skyne98/virtual-pipes against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyne98%2Fvirtual-pipes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyne98/virtual-pipes on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skyne98/virtual-pipes [INFO] finished tweaking git repo https://github.com/skyne98/virtual-pipes [INFO] tweaked toml for git repo https://github.com/skyne98/virtual-pipes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skyne98/virtual-pipes 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notan_macro v0.11.0 [INFO] [stderr] Downloaded palette_derive v0.7.4 [INFO] [stderr] Downloaded notan_glyph v0.11.0 [INFO] [stderr] Downloaded notan_core v0.11.0 [INFO] [stderr] Downloaded notan_math v0.11.0 [INFO] [stderr] Downloaded notan_random v0.11.0 [INFO] [stderr] Downloaded notan_text v0.11.0 [INFO] [stderr] Downloaded notan_utils v0.11.0 [INFO] [stderr] Downloaded notan_log v0.11.0 [INFO] [stderr] Downloaded platter2 v0.1.6 [INFO] [stderr] Downloaded notan_draw v0.11.0 [INFO] [stderr] Downloaded notan_egui v0.11.0 [INFO] [stderr] Downloaded crevice_notan v0.13.0 [INFO] [stderr] Downloaded notan_web v0.11.0 [INFO] [stderr] Downloaded notan_winit v0.11.0 [INFO] [stderr] Downloaded palette v0.7.4 [INFO] [stderr] Downloaded lyon_tessellation v1.0.13 [INFO] [stderr] Downloaded notan v0.11.0 [INFO] [stderr] Downloaded notan_glow v0.11.0 [INFO] [stderr] Downloaded notan_graphics v0.11.0 [INFO] [stderr] Downloaded notan_input v0.11.0 [INFO] [stderr] Downloaded crevice_notan-derive v0.13.0 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded notan_app v0.11.0 [INFO] [stderr] Downloaded generic-array v0.9.1 [INFO] [stderr] Downloaded notan_backend v0.11.0 [INFO] [stderr] Downloaded glsl-to-spirv v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb66504786ed49e1a7124a8683492d83f2c95b2a66733ec5919c3a219b2bc3e1 [INFO] running `Command { std: "docker" "start" "-a" "eb66504786ed49e1a7124a8683492d83f2c95b2a66733ec5919c3a219b2bc3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb66504786ed49e1a7124a8683492d83f2c95b2a66733ec5919c3a219b2bc3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb66504786ed49e1a7124a8683492d83f2c95b2a66733ec5919c3a219b2bc3e1", kill_on_drop: false }` [INFO] [stdout] eb66504786ed49e1a7124a8683492d83f2c95b2a66733ec5919c3a219b2bc3e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87ce81e8884d20aef4b15724b67314481890f2ddc72eacd567416864fc35d3be [INFO] running `Command { std: "docker" "start" "-a" "87ce81e8884d20aef4b15724b67314481890f2ddc72eacd567416864fc35d3be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling notan_macro v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling crevice_notan-derive v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling notan_math v0.11.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crevice_notan v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling notan_utils v0.11.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling notan_core v0.11.0 [INFO] [stderr] Compiling notan_input v0.11.0 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling platter2 v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling glyph_brush v0.7.8 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lyon_tessellation v1.0.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling time v0.3.32 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling palette v0.7.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling notan_random v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling palette_derive v0.7.4 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling notan_graphics v0.11.0 [INFO] [stderr] Compiling notan_app v0.11.0 [INFO] [stderr] Compiling notan_glow v0.11.0 [INFO] [stderr] Compiling notan_glyph v0.11.0 [INFO] [stderr] Compiling notan_winit v0.11.0 [INFO] [stderr] Compiling notan_log v0.11.0 [INFO] [stderr] Compiling notan_backend v0.11.0 [INFO] [stderr] Compiling notan_text v0.11.0 [INFO] [stderr] Compiling notan_draw v0.11.0 [INFO] [stderr] Compiling notan v0.11.0 [INFO] [stderr] Compiling virtual-pipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/main.rs:479:10 [INFO] [stdout] | [INFO] [stdout] 479 | fn setup(gfx: &mut Graphics) -> State { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `perlin` is never read [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 25 | perlin: Perlin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_flux_left`, `set_flux_right`, `set_flux_bottom`, `set_flux_top`, `get_normal_color`, and `sediment_step` are never used [INFO] [stdout] --> src/main.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl State { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | fn set_flux_left(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | fn set_flux_right(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn set_flux_bottom(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn set_flux_top(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | fn get_normal_color(&self, index: usize) -> Srgb { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 425 | fn sediment_step(&mut self, threshold: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `srgb_to_color` is never used [INFO] [stdout] --> src/main.rs:552:4 [INFO] [stdout] | [INFO] [stdout] 552 | fn srgb_to_color(srgb: Srgb) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "87ce81e8884d20aef4b15724b67314481890f2ddc72eacd567416864fc35d3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ce81e8884d20aef4b15724b67314481890f2ddc72eacd567416864fc35d3be", kill_on_drop: false }` [INFO] [stdout] 87ce81e8884d20aef4b15724b67314481890f2ddc72eacd567416864fc35d3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 305d09ccb11c02cc029548c9c1781dfd9c5aebfb18ece77fd5feb81d7a21e79f [INFO] running `Command { std: "docker" "start" "-a" "305d09ccb11c02cc029548c9c1781dfd9c5aebfb18ece77fd5feb81d7a21e79f", kill_on_drop: false }` [INFO] [stderr] Compiling virtual-pipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gfx` [INFO] [stdout] --> src/main.rs:479:10 [INFO] [stdout] | [INFO] [stdout] 479 | fn setup(gfx: &mut Graphics) -> State { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `perlin` is never read [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 25 | perlin: Perlin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_flux_left`, `set_flux_right`, `set_flux_bottom`, `set_flux_top`, `get_normal_color`, and `sediment_step` are never used [INFO] [stdout] --> src/main.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl State { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | fn set_flux_left(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | fn set_flux_right(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | fn set_flux_bottom(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn set_flux_top(&mut self, index: usize, value: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | fn get_normal_color(&self, index: usize) -> Srgb { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 425 | fn sediment_step(&mut self, threshold: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `srgb_to_color` is never used [INFO] [stdout] --> src/main.rs:552:4 [INFO] [stdout] | [INFO] [stdout] 552 | fn srgb_to_color(srgb: Srgb) -> Color { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "305d09ccb11c02cc029548c9c1781dfd9c5aebfb18ece77fd5feb81d7a21e79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305d09ccb11c02cc029548c9c1781dfd9c5aebfb18ece77fd5feb81d7a21e79f", kill_on_drop: false }` [INFO] [stdout] 305d09ccb11c02cc029548c9c1781dfd9c5aebfb18ece77fd5feb81d7a21e79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b530506c43b12f25d04f4f79f2e2d5c3504bcf02c96d5bf8efc497f5f75bd1b1 [INFO] running `Command { std: "docker" "start" "-a" "b530506c43b12f25d04f4f79f2e2d5c3504bcf02c96d5bf8efc497f5f75bd1b1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `gfx` [INFO] [stderr] --> src/main.rs:479:10 [INFO] [stderr] | [INFO] [stderr] 479 | fn setup(gfx: &mut Graphics) -> State { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_gfx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `perlin` is never read [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 24 | struct State { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 25 | perlin: Perlin, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `set_flux_left`, `set_flux_right`, `set_flux_bottom`, `set_flux_top`, `get_normal_color`, and `sediment_step` are never used [INFO] [stderr] --> src/main.rs:114:8 [INFO] [stderr] | [INFO] [stderr] 42 | impl State { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 114 | fn set_flux_left(&mut self, index: usize, value: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 120 | fn set_flux_right(&mut self, index: usize, value: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 126 | fn set_flux_bottom(&mut self, index: usize, value: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 132 | fn set_flux_top(&mut self, index: usize, value: f32) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 188 | fn get_normal_color(&self, index: usize) -> Srgb { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 425 | fn sediment_step(&mut self, threshold: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `srgb_to_color` is never used [INFO] [stderr] --> src/main.rs:552:4 [INFO] [stderr] | [INFO] [stderr] 552 | fn srgb_to_color(srgb: Srgb) -> Color { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `virtual-pipes` (bin "virtual-pipes" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/virtual_pipes-9378ca36e69bb8b2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_ix_and_ix2 ... ok [INFO] [stdout] test tests::test_getters ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_getters stdout ---- [INFO] [stdout] thread 'tests::test_getters' panicked at src/main.rs:638:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 10.0 [INFO] [stdout] right: 0.0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ab31982066 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55ab31982066 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ab31982066 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ab31982066 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ab319aa6cc - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55ab319aa6cc - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55ab3197f91f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55ab31981e14 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ab31981e14 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ab31983b0b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55ab319837dd - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55ab31944eb7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55ab31944eb7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55ab31984140 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55ab31984140 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55ab31983e82 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55ab31982546 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ab31983bb4 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55ab31906875 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ab31906bbb - core::panicking::assert_failed_inner::h4eefd8988f8695de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x55ab3194eebe - core::panicking::assert_failed::h103eecd95c2ee221 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x55ab3190c868 - virtual_pipes::tests::test_getters::h672d34fe0b51e56e [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:638:17 [INFO] [stdout] 22: 0x55ab3190c577 - virtual_pipes::tests::test_getters::{{closure}}::hf78f0a9a0964942d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:633:22 [INFO] [stdout] 23: 0x55ab31910e76 - core::ops::function::FnOnce::call_once::h6ffec3c3056b9b62 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ab3194a65f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ab3194a65f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x55ab31949230 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x55ab31949230 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55ab31949230 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x55ab31949230 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x55ab31949230 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55ab31949230 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x55ab31949230 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x55ab319115c3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x55ab319115c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55ab319162ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55ab319162ef - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55ab319162ef - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x55ab319162ef - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x55ab319162ef - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55ab319162ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55ab319162ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ab319883a5 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55ab319883a5 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x55ab319883a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f1f9ac3dac3 - [INFO] [stdout] 46: 0x7f1f9accebf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_getters [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin virtual-pipes` [INFO] running `Command { std: "docker" "inspect" "b530506c43b12f25d04f4f79f2e2d5c3504bcf02c96d5bf8efc497f5f75bd1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b530506c43b12f25d04f4f79f2e2d5c3504bcf02c96d5bf8efc497f5f75bd1b1", kill_on_drop: false }` [INFO] [stdout] b530506c43b12f25d04f4f79f2e2d5c3504bcf02c96d5bf8efc497f5f75bd1b1