[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] 48cec9e0524eee91da44a7388aa54139f02e559d [INFO] checking WeirdConstructor/HexoSynth against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/HexoSynth on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-14/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" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/baseplug.git` [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/HexoTK.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ccc v0.1.1 [INFO] [stderr] Downloaded imgref v1.8.0 [INFO] [stderr] Downloaded vst v0.2.1 [INFO] [stderr] Downloaded jack v0.6.6 [INFO] [stderr] Downloaded microfft v0.3.1 [INFO] [stderr] Downloaded jack-sys v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67ebcd3a4f368bc3e18399e6e0e5b8fa04b0380f988dd5642ba7fa3631e29fcf [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" "67ebcd3a4f368bc3e18399e6e0e5b8fa04b0380f988dd5642ba7fa3631e29fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67ebcd3a4f368bc3e18399e6e0e5b8fa04b0380f988dd5642ba7fa3631e29fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ebcd3a4f368bc3e18399e6e0e5b8fa04b0380f988dd5642ba7fa3631e29fcf", kill_on_drop: false }` [INFO] [stdout] 67ebcd3a4f368bc3e18399e6e0e5b8fa04b0380f988dd5642ba7fa3631e29fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0908a68fd1df0d1ee94342de65713e15fb9f2a7ca5df1a173a4297b68f74f361 [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" "0908a68fd1df0d1ee94342de65713e15fb9f2a7ca5df1a173a4297b68f74f361", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking unicode-ccc v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lru v0.5.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking imgref v1.8.0 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking jack-sys v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking jack v0.6.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking microfft v0.3.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking vst v0.2.1 [INFO] [stderr] Checking rustybuzz v0.3.0 [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] Compiling baseplug-derive v0.1.0 (https://github.com/WeirdConstructor/baseplug.git?branch=plugin_context#e38132bf) [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#95950195) [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "0908a68fd1df0d1ee94342de65713e15fb9f2a7ca5df1a173a4297b68f74f361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0908a68fd1df0d1ee94342de65713e15fb9f2a7ca5df1a173a4297b68f74f361", kill_on_drop: false }` [INFO] [stdout] 0908a68fd1df0d1ee94342de65713e15fb9f2a7ca5df1a173a4297b68f74f361