[INFO] updating cached repository esoterick/chipate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/esoterick/chipate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/esoterick/chipate" "work/ex/beta-1.37-6/sources/1.36.0/gh/esoterick/chipate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/esoterick/chipate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/esoterick/chipate" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/esoterick/chipate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/esoterick/chipate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8abafa265c85e3dce9e6a0fbefa3292f0690a70d [INFO] sha for GitHub repo esoterick/chipate: 8abafa265c85e3dce9e6a0fbefa3292f0690a70d [INFO] validating manifest of esoterick/chipate on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of esoterick/chipate on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing esoterick/chipate [INFO] finished frobbing esoterick/chipate [INFO] frobbed toml for esoterick/chipate written to work/ex/beta-1.37-6/sources/1.36.0/gh/esoterick/chipate/Cargo.toml [INFO] started frobbing esoterick/chipate [INFO] finished frobbing esoterick/chipate [INFO] frobbed toml for esoterick/chipate written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/esoterick/chipate/Cargo.toml [INFO] crate esoterick/chipate already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing esoterick/chipate against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/esoterick/chipate:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0355fd858489b7c7e1b9128a28f99eab01f659033ad9fe882923c672a23cfbfc [INFO] running `"docker" "start" "-a" "0355fd858489b7c7e1b9128a28f99eab01f659033ad9fe882923c672a23cfbfc"` [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl v0.3.6 (https://github.com/brson/rust-sdl.git#78bd0e74) [INFO] [stderr] Compiling chipate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/chipate.rs:167:17 [INFO] [stderr] | [INFO] [stderr] 167 | /// 0NNN Call Calls RCA 1802 program at address NNN. Not necessary for most ROMs. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 168 | info!("Calls RCA 1802 program at address NNN. 0x{:X}", self.opcode); [INFO] [stderr] | -------------------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: missing fragment specifier [INFO] [stderr] --> <::clap::macros::clap_app macros>:84:47 [INFO] [stderr] | [INFO] [stderr] 84 | @ arg ( $ arg : expr ) $ modes : tt ! $ ident $ ( $ tail : tt ) * ) => { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(missing_fragment_specifier)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #40107 [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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.chipate.2ce4lfch-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843" "/opt/crater/target/debug/deps/chipate-8e7cc2280e24c843.1jox8e2douzl4sqa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libclap-5d9ff05d56ad98c3.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-2132bb3067fed94a.rlib" "/opt/crater/target/debug/deps/libterm_size-f0f18768f4cd2395.rlib" "/opt/crater/target/debug/deps/libvec_map-ef49b491a2aa4b7d.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/libunicode_width-003ecf1eefa64fd0.rlib" "/opt/crater/target/debug/deps/libansi_term-334ed51196badc8f.rlib" "/opt/crater/target/debug/deps/libstrsim-c50301fc79c38a31.rlib" "/opt/crater/target/debug/deps/libenv_logger-9819a4ee69d9f5ed.rlib" "/opt/crater/target/debug/deps/libregex-0141b4370a54a911.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-bfa52ea7a5871519.rlib" "/opt/crater/target/debug/deps/libthread_local-4f87840ce4bbb92b.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libthread_id-7fe73ec1a36d0123.rlib" "/opt/crater/target/debug/deps/libaho_corasick-3270f20f23321c0f.rlib" "/opt/crater/target/debug/deps/libmemchr-d522d188af2b7576.rlib" "/opt/crater/target/debug/deps/liblog-6e83ecefb0e0b4fa.rlib" "/opt/crater/target/debug/deps/libsdl-98f4e83e22a4de1e.rlib" "/opt/crater/target/debug/deps/libnum-f34eaa4dcfae419b.rlib" "/opt/crater/target/debug/deps/libnum_rational-8c97120bcf93b86e.rlib" "/opt/crater/target/debug/deps/libnum_bigint-794ae31245aa9cea.rlib" "/opt/crater/target/debug/deps/libnum_complex-e469bdb767bdf2a7.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-828aa2562d8d4801.rlib" "/opt/crater/target/debug/deps/libnum_integer-401222004b33117c.rlib" "/opt/crater/target/debug/deps/libnum_traits-b377b9e10ab8a975.rlib" "/opt/crater/target/debug/deps/librand-24256a03929b8ed0.rlib" "/opt/crater/target/debug/deps/liblibc-955f030325dfd0ed.rlib" "/opt/crater/target/debug/deps/liblibc-f3c88a91d9cbe10b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lSDL" "-lutil" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `chipate`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0355fd858489b7c7e1b9128a28f99eab01f659033ad9fe882923c672a23cfbfc"` [INFO] running `"docker" "rm" "-f" "0355fd858489b7c7e1b9128a28f99eab01f659033ad9fe882923c672a23cfbfc"` [INFO] [stdout] 0355fd858489b7c7e1b9128a28f99eab01f659033ad9fe882923c672a23cfbfc