[INFO] updating cached repository https://github.com/t-mw/space-opera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f18ee95d4c0dacbda007d317a4af37579447cac7 [INFO] testing t-mw/space-opera against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-mw%2Fspace-opera" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t-mw/space-opera on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/t-mw/space-opera [INFO] finished tweaking git repo https://github.com/t-mw/space-opera [INFO] tweaked toml for git repo https://github.com/t-mw/space-opera written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/t-mw/space-opera already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c5364602db8f1e5d12c2a35fb9cd012f429a3e7418b4a91a47c594bb10f56f [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" "74c5364602db8f1e5d12c2a35fb9cd012f429a3e7418b4a91a47c594bb10f56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c5364602db8f1e5d12c2a35fb9cd012f429a3e7418b4a91a47c594bb10f56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c5364602db8f1e5d12c2a35fb9cd012f429a3e7418b4a91a47c594bb10f56f", kill_on_drop: false }` [INFO] [stdout] 74c5364602db8f1e5d12c2a35fb9cd012f429a3e7418b4a91a47c594bb10f56f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aafff8f1fe5a59c5948eb370f65e09f7cf36f3e3670b49fdfc6d6ac0516ec5e [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" "6aafff8f1fe5a59c5948eb370f65e09f7cf36f3e3670b49fdfc6d6ac0516ec5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling raylib-rs v0.1.0 (https://github.com/t-mw/raylib-rs.git#b3855aeb) [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ld42 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> src/main.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let dt = (time2 - time1) as f32; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/ceptre.rs:661:5 [INFO] [stdout] | [INFO] [stdout] 661 | rng: &mut R, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ceptre.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | fn new(inputs: Vec, outputs: Vec) -> Rule { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/ceptre.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `match_variables` [INFO] [stdout] --> src/ceptre.rs:1066:4 [INFO] [stdout] | [INFO] [stdout] 1066 | fn match_variables(input_tokens: &Phrase, pred_tokens: &Phrase) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_phrase` [INFO] [stdout] --> src/ceptre.rs:1310:4 [INFO] [stdout] | [INFO] [stdout] 1310 | fn build_phrase(phrase: &Phrase, string_cache: &StringCache) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_state` [INFO] [stdout] --> src/ceptre.rs:1328:4 [INFO] [stdout] | [INFO] [stdout] 1328 | fn print_state(state: &Vec, string_cache: &StringCache) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rule_to_string` [INFO] [stdout] --> src/ceptre.rs:1338:4 [INFO] [stdout] | [INFO] [stdout] 1338 | fn rule_to_string(rule: &Rule, string_cache: &StringCache) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `level` [INFO] [stdout] --> src/main.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | level: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `beat_pos_for_sound` [INFO] [stdout] --> src/main.rs:598:4 [INFO] [stdout] | [INFO] [stdout] 598 | fn beat_pos_for_sound(sound: &ray::Music) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.ld42.6vmoupe4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70" "/opt/rustwide/target/debug/deps/ld42-fa5a25294a283e70.b45gl4s2kelq6mt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-7fe58cf1576b4fb5.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-feb1578950f2c78f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e58e6ec7695705e9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2df0ce5f0650e7a3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d149e335e6f196b5.rlib" "/opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib" "/opt/rustwide/target/debug/deps/librand-a5c41249c0a66779.rlib" "/opt/rustwide/target/debug/deps/liblibc-111fa2dfb6f588ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3706ce230eb2d7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::init_window': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:353: undefined reference to `InitWindow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::window_should_close': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:374: undefined reference to `WindowShouldClose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::clear_background': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:487: undefined reference to `ClearBackground' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::begin_drawing': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:494: undefined reference to `BeginDrawing' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::end_drawing': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:501: undefined reference to `EndDrawing' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::get_time': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:592: undefined reference to `GetTime' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::fade': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:627: undefined reference to `Fade' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::is_key_pressed': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:794: undefined reference to `IsKeyPressed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::is_key_released': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:808: undefined reference to `IsKeyReleased' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_circle': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1155: undefined reference to `DrawCircle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_rectangle': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1183: undefined reference to `DrawRectangle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_rectangle_pro': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1204: undefined reference to `DrawRectanglePro' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_rectangle_lines': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1238: undefined reference to `DrawRectangleLines' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_rectangle_lines_ex': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1245: undefined reference to `DrawRectangleLinesEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::draw_text': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1865: undefined reference to `DrawText' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::measure_text': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:1881: undefined reference to `MeasureText' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::init_audio_device': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2490: undefined reference to `InitAudioDevice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::load_sound': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2534: undefined reference to `LoadSound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::play_sound': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2569: undefined reference to `PlaySound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::set_sound_volume': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2604: undefined reference to `SetSoundVolume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::load_music_stream': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2653: undefined reference to `LoadMusicStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::play_music_stream': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2667: undefined reference to `PlayMusicStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::update_music_stream': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2674: undefined reference to `UpdateMusicStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::stop_music_stream': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2681: undefined reference to `StopMusicStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::is_music_playing': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2702: undefined reference to `IsMusicPlaying' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::set_music_volume': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2709: undefined reference to `SetMusicVolume' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::set_music_loop_count': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2723: undefined reference to `SetMusicLoopCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libraylib_rs-ee23fdf3620af738.rlib(raylib_rs-ee23fdf3620af738.raylib_rs.18kd6j4n-cgu.0.rcgu.o): in function `raylib_rs::get_music_time_length': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/raylib-rs-8bb7d46835fdcf06/b3855ae/src/lib.rs:2730: undefined reference to `GetMusicTimeLength' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ld42`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6aafff8f1fe5a59c5948eb370f65e09f7cf36f3e3670b49fdfc6d6ac0516ec5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aafff8f1fe5a59c5948eb370f65e09f7cf36f3e3670b49fdfc6d6ac0516ec5e", kill_on_drop: false }` [INFO] [stdout] 6aafff8f1fe5a59c5948eb370f65e09f7cf36f3e3670b49fdfc6d6ac0516ec5e