[INFO] cloning repository https://github.com/WeirdConstructor/HexoSynth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/HexoSynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6517353fffdf33723e25105bed62eb939d527f74 [INFO] checking WeirdConstructor/HexoSynth against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/HexoSynth 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/WeirdConstructor/HexoSynth [INFO] finished tweaking git repo https://github.com/WeirdConstructor/HexoSynth [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/HexoSynth written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/WeirdConstructor/HexoSynth 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] c06847f6495058d5269fa332008ad19d46ab39c2405befb9f37015682edaf01f [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" "c06847f6495058d5269fa332008ad19d46ab39c2405befb9f37015682edaf01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c06847f6495058d5269fa332008ad19d46ab39c2405befb9f37015682edaf01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06847f6495058d5269fa332008ad19d46ab39c2405befb9f37015682edaf01f", kill_on_drop: false }` [INFO] [stdout] c06847f6495058d5269fa332008ad19d46ab39c2405befb9f37015682edaf01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 169b17f362e9a13354f298ef653c695d0e56a7fadf88503f22b6d83053eb5933 [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" "169b17f362e9a13354f298ef653c695d0e56a7fadf88503f22b6d83053eb5933", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-ccc v0.1.1 [INFO] [stderr] Checking imgref v1.9.0 [INFO] [stderr] Checking lru v0.5.3 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ringbuf v0.2.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking libc v0.2.93 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking vst v0.2.1 [INFO] [stderr] Checking jack-sys v0.2.2 [INFO] [stderr] Checking microfft v0.3.1 [INFO] [stderr] Checking jack v0.6.6 [INFO] [stderr] Checking rustybuzz v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking raw-gl-context v0.1.2 (https://github.com/glowcoil/raw-gl-context#a5a1b597) [INFO] [stderr] Checking femtovg v0.1.2 (https://github.com/femtovg/femtovg#0a95404d) [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/WeirdConstructor/baseview.git?branch=fix_resize_problems#3cb9848e) [INFO] [stderr] Checking hexotk v0.1.0 (https://github.com/WeirdConstructor/HexoTK.git#39166135) [INFO] [stderr] Compiling baseplug-derive v0.1.0 (https://github.com/WeirdConstructor/baseplug.git?branch=plugin_context#e38132bf) [INFO] [stderr] Checking baseplug v0.1.0 (https://github.com/WeirdConstructor/baseplug.git?branch=plugin_context#e38132bf) [INFO] [stderr] Checking hexosynth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `is_col_gate` is not a member of trait `UIPatternModel` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / fn is_col_gate(&self, col: usize) -> bool { [INFO] [stdout] 200 | | if let Some(ct) = self.col_types.get(col) { [INFO] [stdout] 201 | | *ct == PatternColType::Gate [INFO] [stdout] 202 | | } else { [INFO] [stdout] 203 | | false [INFO] [stdout] 204 | | } [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ not a member of trait `UIPatternModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `set_col_gate_type` is not a member of trait `UIPatternModel` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / fn set_col_gate_type(&mut self, col: usize) { [INFO] [stdout] 227 | | if col >= self.col_types.len() { return; } [INFO] [stdout] 228 | | self.col_types[col] = PatternColType::Gate; [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ not a member of trait `UIPatternModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bits` in module `std::f32` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ... std::f32::from_bits(new_value as u32) [INFO] [stdout] | ^^^^^^^^^ not found in `std::f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bits` in module `std::f32` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:128:39 [INFO] [stdout] | [INFO] [stdout] 128 | ... std::f32::from_bits(0xF000 as u32) [INFO] [stdout] | ^^^^^^^^^ not found in `std::f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `is_col_gate` is not a member of trait `UIPatternModel` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / fn is_col_gate(&self, col: usize) -> bool { [INFO] [stdout] 200 | | if let Some(ct) = self.col_types.get(col) { [INFO] [stdout] 201 | | *ct == PatternColType::Gate [INFO] [stdout] 202 | | } else { [INFO] [stdout] 203 | | false [INFO] [stdout] 204 | | } [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ not a member of trait `UIPatternModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `set_col_gate_type` is not a member of trait `UIPatternModel` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / fn set_col_gate_type(&mut self, col: usize) { [INFO] [stdout] 227 | | if col >= self.col_types.len() { return; } [INFO] [stdout] 228 | | self.col_types[col] = PatternColType::Gate; [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ not a member of trait `UIPatternModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::MAX_PATTERN_LEN` [INFO] [stdout] --> src/dsp/tracker/sequencer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::MAX_PATTERN_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hexotk::widgets::hexgrid::HexGridModel` [INFO] [stdout] --> src/ui/util_panel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hexotk::widgets::hexgrid::HexGridModel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomId`, `MButton` [INFO] [stdout] --> src/ui/util_panel.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use hexotk::{MButton, UIPos, AtomId}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hexotk::constants::*` [INFO] [stdout] --> src/ui/util_panel.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hexotk::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContainerData`, `Container`, `TextData`, `TextSourceRef`, `Text` [INFO] [stdout] --> src/ui/util_panel.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Container, ContainerData, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 12 | Text, TextSourceRef, TextData, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bits` in module `std::f32` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | ... std::f32::from_bits(new_value as u32) [INFO] [stdout] | ^^^^^^^^^ not found in `std::f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_bits` in module `std::f32` [INFO] [stdout] --> src/dsp/tracker/pattern.rs:128:39 [INFO] [stdout] | [INFO] [stdout] 128 | ... std::f32::from_bits(0xF000 as u32) [INFO] [stdout] | ^^^^^^^^^ not found in `std::f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::MAX_PATTERN_LEN` [INFO] [stdout] --> src/dsp/tracker/sequencer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::MAX_PATTERN_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hexotk::widgets::hexgrid::HexGridModel` [INFO] [stdout] --> src/ui/util_panel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hexotk::widgets::hexgrid::HexGridModel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomId`, `MButton` [INFO] [stdout] --> src/ui/util_panel.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use hexotk::{MButton, UIPos, AtomId}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hexotk::constants::*` [INFO] [stdout] --> src/ui/util_panel.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hexotk::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContainerData`, `Container`, `TextData`, `TextSourceRef`, `Text` [INFO] [stdout] --> src/ui/util_panel.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Container, ContainerData, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 12 | Text, TextSourceRef, TextData, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0201]: duplicate definitions with name `col_interpolate_at_phase`: [INFO] [stdout] --> src/dsp/tracker/sequencer.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn col_interpolate_at_phase( [INFO] [stdout] 24 | | &self, col: usize, phase: &[f32], out: &mut [f32]) [INFO] [stdout] 25 | | { [INFO] [stdout] 26 | | let col = &self.data[col][..]; [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____- previous definition of `col_interpolate_at_phase` here [INFO] [stdout] ... [INFO] [stdout] 54 | / pub fn col_interpolate_at_phase( [INFO] [stdout] 55 | | &self, col: usize, phase: &[f32], out: &mut [f32]) [INFO] [stdout] 56 | | { [INFO] [stdout] 57 | | let col = &self.data[col][..]; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0201, E0407, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0201`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hexosynth` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0201]: duplicate definitions with name `col_interpolate_at_phase`: [INFO] [stdout] --> src/dsp/tracker/sequencer.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn col_interpolate_at_phase( [INFO] [stdout] 24 | | &self, col: usize, phase: &[f32], out: &mut [f32]) [INFO] [stdout] 25 | | { [INFO] [stdout] 26 | | let col = &self.data[col][..]; [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____- previous definition of `col_interpolate_at_phase` here [INFO] [stdout] ... [INFO] [stdout] 54 | / pub fn col_interpolate_at_phase( [INFO] [stdout] 55 | | &self, col: usize, phase: &[f32], out: &mut [f32]) [INFO] [stdout] 56 | | { [INFO] [stdout] 57 | | let col = &self.data[col][..]; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ duplicate definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0201, E0407, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0201`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "169b17f362e9a13354f298ef653c695d0e56a7fadf88503f22b6d83053eb5933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169b17f362e9a13354f298ef653c695d0e56a7fadf88503f22b6d83053eb5933", kill_on_drop: false }` [INFO] [stdout] 169b17f362e9a13354f298ef653c695d0e56a7fadf88503f22b6d83053eb5933