[INFO] cloning repository https://github.com/ncribt/pong-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ncribt/pong-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncribt%2Fpong-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncribt%2Fpong-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c82fbc1ff16481c44404cce7d87387521aacf5f [INFO] testing ncribt/pong-rs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncribt%2Fpong-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ncribt/pong-rs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ncribt/pong-rs [INFO] finished tweaking git repo https://github.com/ncribt/pong-rs [INFO] tweaked toml for git repo https://github.com/ncribt/pong-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ncribt/pong-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54570f1f13c9f1a81a584949b4aa1e3c2097739a3e521481b16c8c4d251fa234 [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" "54570f1f13c9f1a81a584949b4aa1e3c2097739a3e521481b16c8c4d251fa234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54570f1f13c9f1a81a584949b4aa1e3c2097739a3e521481b16c8c4d251fa234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54570f1f13c9f1a81a584949b4aa1e3c2097739a3e521481b16c8c4d251fa234", kill_on_drop: false }` [INFO] [stdout] 54570f1f13c9f1a81a584949b4aa1e3c2097739a3e521481b16c8c4d251fa234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f21e685eec5487116eeed90621bfb29d899248ce69e9b579a1a0d972e834425 [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" "4f21e685eec5487116eeed90621bfb29d899248ce69e9b579a1a0d972e834425", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling freetype-rs v0.24.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling pong-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_bool` [INFO] [stdout] --> src/shader.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub unsafe fn set_bool(&self, name: &CStr, value: bool) { [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: `set_int` [INFO] [stdout] --> src/shader.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | pub unsafe fn set_int(&self, name: &CStr, value: i32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_float` [INFO] [stdout] --> src/shader.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub unsafe fn set_float(&self, name: &CStr, value: 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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.pong_rs.5faq1x8k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf" "/opt/rustwide/target/debug/deps/pong_rs-d136e685374d2acf.4pmoqc7yb0og9y7r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglfw-063156ba63f98656.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8f98951470da0018.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libsemver-39369018244c8515.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libgl-77fbeeca173862a7.rlib" "/opt/rustwide/target/debug/deps/libfreetype-7150552bb1f19167.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-243e14a64e722b9c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-fce5affc45580133.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libapprox-4623e9e0de00d17d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lglfw" "-lX11" "-lfreetype" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lglfw [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pong-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4f21e685eec5487116eeed90621bfb29d899248ce69e9b579a1a0d972e834425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f21e685eec5487116eeed90621bfb29d899248ce69e9b579a1a0d972e834425", kill_on_drop: false }` [INFO] [stdout] 4f21e685eec5487116eeed90621bfb29d899248ce69e9b579a1a0d972e834425