[INFO] cloning repository https://github.com/remind-me-later/gamecat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remind-me-later/gamecat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremind-me-later%2Fgamecat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremind-me-later%2Fgamecat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cabbf5cae5c20a1a40ba3a489e288afc84179fc [INFO] testing remind-me-later/gamecat against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremind-me-later%2Fgamecat" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remind-me-later/gamecat on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remind-me-later/gamecat [INFO] finished tweaking git repo https://github.com/remind-me-later/gamecat [INFO] tweaked toml for git repo https://github.com/remind-me-later/gamecat written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/remind-me-later/gamecat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bdd6080a3fff052316a3ad6ba273870ea4d24b3dc969d6f1899896671d37904 [INFO] running `Command { std: "docker" "start" "-a" "8bdd6080a3fff052316a3ad6ba273870ea4d24b3dc969d6f1899896671d37904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bdd6080a3fff052316a3ad6ba273870ea4d24b3dc969d6f1899896671d37904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdd6080a3fff052316a3ad6ba273870ea4d24b3dc969d6f1899896671d37904", kill_on_drop: false }` [INFO] [stdout] 8bdd6080a3fff052316a3ad6ba273870ea4d24b3dc969d6f1899896671d37904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a8d8dff5bab3f0358dc303c5dcc3ba9723737aa05f1f4b0e0c00bb46bc5d97 [INFO] running `Command { std: "docker" "start" "-a" "d3a8d8dff5bab3f0358dc303c5dcc3ba9723737aa05f1f4b0e0c00bb46bc5d97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling stackvec v0.2.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glfw v0.44.0 (https://github.com/bjz/glfw-rs.git#84747b79) [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling gbcat-core v0.1.0 (/opt/rustwide/workdir/gbcat-core) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling gbcat-opengl v0.1.0 (/opt/rustwide/workdir/gbcat-opengl) [INFO] [stderr] Compiling gbcat-cli v0.1.0 (/opt/rustwide/workdir/gbcat-cli) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling gbcat-cpal v0.1.0 (/opt/rustwide/workdir/gbcat-cpal) [INFO] [stderr] Compiling gbcat-glfw v0.1.0 (/opt/rustwide/workdir/gbcat-glfw) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.gbcat_glfw.31b96afd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc.30xw9ibrawwk4t6a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgbcat_opengl-2324431590026309.rlib" "/opt/rustwide/target/debug/deps/libgl-6ffe0c06d2fbcf5a.rlib" "/opt/rustwide/target/debug/deps/libglfw-c64b310f976d7d6c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ef3009464cc436df.rlib" "/opt/rustwide/target/debug/deps/libcty-12375eb66e3f019b.rlib" "/opt/rustwide/target/debug/deps/libgbcat_cpal-5c0061d7954762b2.rlib" "/opt/rustwide/target/debug/deps/libdasp_ring_buffer-58296a2efda93a45.rlib" "/opt/rustwide/target/debug/deps/libcpal-695d0b3edd5ce373.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-50af4de1e9ab0a23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-701cd102ad8a96de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf7e110711ff4df0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-385a848078e40a25.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ae7cd6124924f18f.rlib" "/opt/rustwide/target/debug/deps/libinstant-5d0447f1f207b988.rlib" "/opt/rustwide/target/debug/deps/libalsa-cab03c5bb9ca9552.rlib" "/opt/rustwide/target/debug/deps/libnix-f0e457b17012f1ba.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2f13ceca7899104e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc6840b24587f4.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1ae807325a5e32f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c57834b9d132e26.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c9933cf64c2c2a20.rlib" "/opt/rustwide/target/debug/deps/libgbcat_cli-63af4f34b6d46de1.rlib" "/opt/rustwide/target/debug/deps/libpico_args-643cea7e75a792d5.rlib" "/opt/rustwide/target/debug/deps/libgbcat_core-b712ad137dedd73d.rlib" "/opt/rustwide/target/debug/deps/libstackvec-9f2b8b803f8bb433.rlib" "/opt/rustwide/target/debug/deps/libbitflags-28f06436c6575b1f.rlib" "/opt/rustwide/target/debug/deps/libcolorful-62759e3b649a7868.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lglfw" "-lX11" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gbcat_glfw-1ca9135f0624f1cc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gbcat-glfw` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d3a8d8dff5bab3f0358dc303c5dcc3ba9723737aa05f1f4b0e0c00bb46bc5d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a8d8dff5bab3f0358dc303c5dcc3ba9723737aa05f1f4b0e0c00bb46bc5d97", kill_on_drop: false }` [INFO] [stdout] d3a8d8dff5bab3f0358dc303c5dcc3ba9723737aa05f1f4b0e0c00bb46bc5d97