[INFO] cloning repository https://github.com/WeirdConstructor/HexoTK [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/HexoTK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoTK", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoTK'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f308870c70ce06ea2cbd8f02d4d6584b01dbb58 [INFO] checking WeirdConstructor/HexoTK against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoTK" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/HexoTK on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WeirdConstructor/HexoTK [INFO] finished tweaking git repo https://github.com/WeirdConstructor/HexoTK [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/HexoTK written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/WeirdConstructor/HexoTK already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--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/HexoDSP.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92fb71fa6e29a29274b1759a7ddc06807feaf9e16985f20946707c70c5ec6643 [INFO] running `Command { std: "docker" "start" "-a" "92fb71fa6e29a29274b1759a7ddc06807feaf9e16985f20946707c70c5ec6643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92fb71fa6e29a29274b1759a7ddc06807feaf9e16985f20946707c70c5ec6643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fb71fa6e29a29274b1759a7ddc06807feaf9e16985f20946707c70c5ec6643", kill_on_drop: false }` [INFO] [stdout] 92fb71fa6e29a29274b1759a7ddc06807feaf9e16985f20946707c70c5ec6643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78dc26b8b283838dc9f09c0c0f4c316bdb3558c6764b0cbefa85c55c1982cde0 [INFO] running `Command { std: "docker" "start" "-a" "78dc26b8b283838dc9f09c0c0f4c316bdb3558c6764b0cbefa85c55c1982cde0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-ccc v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking imgref v1.9.0 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking triple_buffer v5.0.6 [INFO] [stderr] Checking ringbuf v0.2.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking keyboard-types v0.5.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 x11 v2.18.2 [INFO] [stderr] Checking owned_ttf_parser v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rustybuzz v0.3.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking raw-gl-context v0.1.2 (https://github.com/glowcoil/raw-gl-context#a5a1b597) [INFO] [stderr] Checking femtovg v0.1.3 (https://github.com/femtovg/femtovg#14424393) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking xcb-util v0.3.0 [INFO] [stderr] Checking baseview v0.1.0 (https://github.com/glowcoil/baseview.git?branch=copy-from-parent#35da66bd) [INFO] [stderr] Checking hexodsp v0.1.0 (https://github.com/WeirdConstructor/HexoDSP.git#c15557d2) [INFO] [stderr] Checking hexotk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hexotk::constants::*` [INFO] [stdout] --> examples/demo.rs:629:17 [INFO] [stdout] | [INFO] [stdout] 629 | use hexotk::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/demo.rs:595:40 [INFO] [stdout] | [INFO] [stdout] 595 | PatternEditorData::new(pattern_data))); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Arc`, found struct `Rc` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc>` [INFO] [stdout] found struct `Rc>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hexotk` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "78dc26b8b283838dc9f09c0c0f4c316bdb3558c6764b0cbefa85c55c1982cde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78dc26b8b283838dc9f09c0c0f4c316bdb3558c6764b0cbefa85c55c1982cde0", kill_on_drop: false }` [INFO] [stdout] 78dc26b8b283838dc9f09c0c0f4c316bdb3558c6764b0cbefa85c55c1982cde0