[INFO] updating cached repository https://github.com/quirinux/rust-chip-8 [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8aa195f586b6b582ed79d9bbf9925a67923b3a1 [INFO] testing quirinux/rust-chip-8 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] finished tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] tweaked toml for git repo https://github.com/quirinux/rust-chip-8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/quirinux/rust-chip-8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a4505652672de8a14e109347245a050475e933f14ab5261c2766c891245ea1fe [INFO] running `"docker" "start" "-a" "a4505652672de8a14e109347245a050475e933f14ab5261c2766c891245ea1fe"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `SUBNVxVy` [INFO] [stderr] --> src/chip8/optcodes.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | SUBNVxVy(u16), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `JPV0Addr` [INFO] [stderr] --> src/chip8/optcodes.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | JPV0Addr(u16), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SCR` [INFO] [stderr] --> src/chip8/optcodes.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 101 | SCR(u16), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SCL` [INFO] [stderr] --> src/chip8/optcodes.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | SCL(u16), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EXIT` [INFO] [stderr] --> src/chip8/optcodes.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 103 | EXIT(u16), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LOW` [INFO] [stderr] --> src/chip8/optcodes.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | LOW(u16), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `HIGH` [INFO] [stderr] --> src/chip8/optcodes.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | HIGH(u16), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `DRWVxVy` [INFO] [stderr] --> src/chip8/optcodes.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | DRWVxVy(u16), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LDHFVx` [INFO] [stderr] --> src/chip8/optcodes.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | LDHFVx(u16), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LDRVx` [INFO] [stderr] --> src/chip8/optcodes.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 108 | LDRVx(u16), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LVVxR` [INFO] [stderr] --> src/chip8/optcodes.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | LVVxR(u16), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.chip8.95530dz8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b" "/opt/rustwide/target/debug/deps/chip8-63665e7181f2494b.1opbi6shcrxyi9r5.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/target/debug/build/minimp3-sys-2668616b79974580/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librodio-3fce83eefe80515f.rlib" "/opt/rustwide/target/debug/deps/libminimp3-fdfa202346f650bb.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-e1655bf77f521152.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-8767e1a72f6a32ca.rlib" "/opt/rustwide/target/debug/deps/liblewton-00ab165b817639a4.rlib" "/opt/rustwide/target/debug/deps/libogg-4beb3c4f7608c2f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-99936360f5c88599.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2ed5b71661f06c46.rlib" "/opt/rustwide/target/debug/deps/libalga-05bbaf12f1a71168.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f0e821a358d2af44.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-60fce9250d7f9f7e.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a8607c7b78f12882.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8511a3c6951f373b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c80344b39e552f8c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39b3028da17d1497.rlib" "/opt/rustwide/target/debug/deps/libapprox-07292699ebd9947e.rlib" "/opt/rustwide/target/debug/deps/libhound-c1dec7869d1aed81.rlib" "/opt/rustwide/target/debug/deps/libcpal-fda7637207a65e95.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-012a3b0cdb94f561.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b87eea838f3144b1.rlib" "/opt/rustwide/target/debug/deps/libsdl2-7ddaf47d4c583add.rlib" "/opt/rustwide/target/debug/deps/librand-d439b3c4b6264314.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-76b5c2a137d8be37.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-418445cb29e328c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-0006a3ddd43f3a7a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libc_vec-2b595ca6af7ace39.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-13b17395dc8adf8e.rlib" "/opt/rustwide/target/debug/deps/libnum-5266b5eb172db361.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9f3dbe71a2cca020.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-30dbb78a37a9a769.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3b7e3d0cba1906cb.rlib" "/opt/rustwide/target/debug/deps/libstructopt-032e51dcf3bdea89.rlib" "/opt/rustwide/target/debug/deps/libclap-0d1006dd5af01cf8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c20578fd29b6b6fe.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f78fbbd60dd7eb4c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e19ca9f68a0a4995.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "/opt/rustwide/target/debug/deps/librand-bdd3c6afbfaed307.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b5116ee398054fd.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f90173abd9f0b80c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d705ca36b11e1acb.rlib" "/opt/rustwide/target/debug/deps/librand_core-bad5ca51f48d7df3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-caace75d6bb7645e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-25c6a7c1e45122fc.rlib" "/opt/rustwide/target/debug/deps/libregex-a4b1bab27b9d6a9f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6cc601cc5b9921e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7b92757fb5b0ea4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-871db668c04919c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-751b3299b3c0f8d6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/libatty-25f34bc05462fee7.rlib" "/opt/rustwide/target/debug/deps/liblibc-06c97ba6ee4216d8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-67dad8d5462fd07a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-26a5f855c809a9eb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-411382c72158694d.rlib" "/opt/rustwide/target/debug/deps/liblog-d67a4c2ceeeb5092.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d205a30746c5635c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `chip8`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a4505652672de8a14e109347245a050475e933f14ab5261c2766c891245ea1fe"` [INFO] running `"docker" "rm" "-f" "a4505652672de8a14e109347245a050475e933f14ab5261c2766c891245ea1fe"` [INFO] [stdout] a4505652672de8a14e109347245a050475e933f14ab5261c2766c891245ea1fe