[INFO] cloning repository https://github.com/charliethomson/rycst-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charliethomson/rycst-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliethomson%2Frycst-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliethomson%2Frycst-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06ca961c8ec519ece1967f0aea783adb08727ca9 [INFO] testing charliethomson/rycst-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliethomson%2Frycst-rs" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charliethomson/rycst-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charliethomson/rycst-rs [INFO] finished tweaking git repo https://github.com/charliethomson/rycst-rs [INFO] tweaked toml for git repo https://github.com/charliethomson/rycst-rs written to /workspace/builds/worker-111/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a26f1fc85d139e74de1501f2d4a313b3c8e145fdb02094e0da78535765d0d31 [INFO] running `Command { std: "docker" "start" "-a" "7a26f1fc85d139e74de1501f2d4a313b3c8e145fdb02094e0da78535765d0d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a26f1fc85d139e74de1501f2d4a313b3c8e145fdb02094e0da78535765d0d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a26f1fc85d139e74de1501f2d4a313b3c8e145fdb02094e0da78535765d0d31", kill_on_drop: false }` [INFO] [stdout] 7a26f1fc85d139e74de1501f2d4a313b3c8e145fdb02094e0da78535765d0d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94895c6a6f960fbd4a4b44056cc2faaf6d05fe70f0a5a885fbbb6a0b81c1cb90 [INFO] running `Command { std: "docker" "start" "-a" "94895c6a6f960fbd4a4b44056cc2faaf6d05fe70f0a5a885fbbb6a0b81c1cb90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling factor v0.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling raycast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `factor::factor::factor` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use factor::factor::factor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `remap` [INFO] [stdout] --> src/math/vector.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::state::{remap, remap_minz}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/state.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/state.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | let minimap_offset = (dims.0.max(dims.1) / 4.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_angle` [INFO] [stdout] --> src/state.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let end_angle = current_angle + (self.radian_per_column * self.resolution as f64); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_angle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `initial_map` should have an upper case name [INFO] [stdout] --> src/key_state_handler.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | static ref initial_map: HashMap = { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `INITIAL_MAP` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `Origin` should have an upper case name [INFO] [stdout] --> src/math/vector.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const Origin: Self = Self { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `ORIGIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.raycast.03d23a2a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c.3atyj3u25d43lvsd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-2fee2da68e848569.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-215e7daa7cb51b46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-97bbfcaf67cd15ee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libserde-1c95ca7ba950c895.rlib" "/opt/rustwide/target/debug/deps/libsdl2-6d708c1dfb61eb86.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2a858a665010c25e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfactor-bfde223a9f61c37b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raycast-3c912ce1348a1f3c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raycast` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "94895c6a6f960fbd4a4b44056cc2faaf6d05fe70f0a5a885fbbb6a0b81c1cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94895c6a6f960fbd4a4b44056cc2faaf6d05fe70f0a5a885fbbb6a0b81c1cb90", kill_on_drop: false }` [INFO] [stdout] 94895c6a6f960fbd4a4b44056cc2faaf6d05fe70f0a5a885fbbb6a0b81c1cb90