[INFO] updating cached repository cristicbz/fenchurch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cristicbz/fenchurch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cristicbz/fenchurch" "work/ex/beta-1.37-6/sources/1.36.0/gh/cristicbz/fenchurch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cristicbz/fenchurch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cristicbz/fenchurch" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cristicbz/fenchurch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cristicbz/fenchurch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da1c83a3c3a9357d1b12c726b5b2f7263f1b5717 [INFO] sha for GitHub repo cristicbz/fenchurch: da1c83a3c3a9357d1b12c726b5b2f7263f1b5717 [INFO] validating manifest of cristicbz/fenchurch 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 cristicbz/fenchurch 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 cristicbz/fenchurch [INFO] finished frobbing cristicbz/fenchurch [INFO] frobbed toml for cristicbz/fenchurch written to work/ex/beta-1.37-6/sources/1.36.0/gh/cristicbz/fenchurch/Cargo.toml [INFO] started frobbing cristicbz/fenchurch [INFO] finished frobbing cristicbz/fenchurch [INFO] frobbed toml for cristicbz/fenchurch written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cristicbz/fenchurch/Cargo.toml [INFO] crate cristicbz/fenchurch 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing cristicbz/fenchurch 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cristicbz/fenchurch:/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] f875c69f9ab394d2d7adb3ff1d1890530fe937d0869d5c13dd2bd3fee6bf2bcd [INFO] running `"docker" "start" "-a" "f875c69f9ab394d2d7adb3ff1d1890530fe937d0869d5c13dd2bd3fee6bf2bcd"` [INFO] [stderr] Compiling sdl2-sys v0.25.0 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.0.8 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling clap v2.23.3 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.2.1 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling parking_lot v0.4.0 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling skeptic v0.9.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.25.0 [INFO] [stderr] Compiling idcontain v0.7.1 [INFO] [stderr] warning[E0505]: cannot move out of `_` because it is borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/idcontain-0.7.1/src/slab.rs:432:13 [INFO] [stderr] | [INFO] [stderr] 426 | fn get_mut_or_tagged_slot(&mut self, id: Id) -> Result<&mut T, Option<&mut TaggedSlot>> { [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] 427 | match self.slots.get_mut(id.index as usize) { [INFO] [stderr] 428 | Some(&mut TaggedSlot { slot: Slot::Occupied { ref mut value }, tag }) if tag == [INFO] [stderr] | ------------- borrow of value occurs here [INFO] [stderr] 429 | id.tag => { [INFO] [stderr] 430 | Ok(value) [INFO] [stderr] | --------- returning this value requires that borrow lasts for `'1` [INFO] [stderr] 431 | } [INFO] [stderr] 432 | tagged_slot @ _ => Err(tagged_slot), [INFO] [stderr] | ^^^^^^^^^^^^^^^ move out of value occurs here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling sdl2_image v0.25.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling glium_sdl2 v0.13.0 (https://github.com/cristicbz/glium-sdl2?branch=fenchurch#5731eafe) [INFO] [stderr] Compiling fenchurch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `remove` [INFO] [stderr] --> src/sim/simulation.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn remove(&mut self, id: EntityId) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [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/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.fenchurch.5af6jpr8-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7" "/opt/crater/target/debug/deps/fenchurch-c57b48099be4abb7.1e5978ui5o1mmncj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-f2e43922fa3b9ce9/out/.libs" "-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/libenv_logger-eaf3274e3b98e280.rlib" "/opt/crater/target/debug/deps/libregex-f0b1d6d2a1098b8e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-0b3ff6a95d018017.rlib" "/opt/crater/target/debug/deps/libregex_syntax-d65dc6190568df5c.rlib" "/opt/crater/target/debug/deps/libthread_local-66161bed8e6e34db.rlib" "/opt/crater/target/debug/deps/libunreachable-2017a4cad4d1cf08.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8756b13b19d3a708.rlib" "/opt/crater/target/debug/deps/libmemchr-1fd81682a64f0159.rlib" "/opt/crater/target/debug/deps/liblog-c3ed55cbc421b543.rlib" "/opt/crater/target/debug/deps/liberror_chain-b5e283b823dbbaa6.rlib" "/opt/crater/target/debug/deps/libbacktrace-079224709c1e0f6a.rlib" "/opt/crater/target/debug/deps/libidcontain-f9702c28582fbe41.rlib" "/opt/crater/target/debug/deps/libcrossbeam-74e79b646380b665.rlib" "/opt/crater/target/debug/deps/libparking_lot-1865177caefce7eb.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-7dd300d35f105114.rlib" "/opt/crater/target/debug/deps/libsmallvec-c41b98207452b25d.rlib" "/opt/crater/target/debug/deps/libthread_id-c9eca15bdd5cd1ec.rlib" "/opt/crater/target/debug/deps/libowning_ref-dc7398fd8d6c203c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-3620f0669be374e6.rlib" "/opt/crater/target/debug/deps/librayon-e12a7dfb281f906e.rlib" "/opt/crater/target/debug/deps/librayon_core-2a40a533ec7b1a5d.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0f7c802e615a72a7.rlib" "/opt/crater/target/debug/deps/libdeque-3029ece274366ef9.rlib" "/opt/crater/target/debug/deps/libtime-995b241aa1a06621.rlib" "/opt/crater/target/debug/deps/libsdl2_image-99cdbc69b8f9c6fa.rlib" "/opt/crater/target/debug/deps/libglium_sdl2-662031e1a5464882.rlib" "/opt/crater/target/debug/deps/libglium-a59a62ff7344bb53.rlib" "/opt/crater/target/debug/deps/libglutin-b39e66ce609fccda.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-410ab725079d406b.rlib" "/opt/crater/target/debug/deps/libwinit-1310cc47c0470641.rlib" "/opt/crater/target/debug/deps/libwayland_window-bfc14a75d261aa09.rlib" "/opt/crater/target/debug/deps/libtempfile-0218384091be8c50.rlib" "/opt/crater/target/debug/deps/libbyteorder-d1200a90fe14285f.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-24294687718f50d8.rlib" "/opt/crater/target/debug/deps/libmemmap-78871754a9455e3c.rlib" "/opt/crater/target/debug/deps/libwayland_client-94709c5d49235dc4.rlib" "/opt/crater/target/debug/deps/libwayland_sys-b85ad9c7dd7e35ff.rlib" "/opt/crater/target/debug/deps/libdlib-a54be04e011272ca.rlib" "/opt/crater/target/debug/deps/liblibloading-7c9b0809ad6c9d9c.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/libx11_dl-45b91233abde628f.rlib" "/opt/crater/target/debug/deps/libshared_library-3f3ee702538cf714.rlib" "/opt/crater/target/debug/deps/libfnv-225c0a678ed1f187.rlib" "/opt/crater/target/debug/deps/libsmallvec-b1fe14462ebabc35.rlib" "/opt/crater/target/debug/deps/libbacktrace-70e7ad786a1b4b00.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-18469c35b2e25869.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c47e39b40ff7e45e.rlib" "/opt/crater/target/debug/deps/libcfg_if-fcc9aff037f57c39.rlib" "/opt/crater/target/debug/deps/libdbghelp-4c5eeff50cd0cc4c.rlib" "/opt/crater/target/debug/deps/libwinapi-6779d1f046ce211b.rlib" "/opt/crater/target/debug/deps/libkernel32-579101ee9cfddddd.rlib" "/opt/crater/target/debug/deps/libsdl2-7617b4f7628d696e.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-9b553c1ee7fb35e4.rlib" "/opt/crater/target/debug/deps/libbitflags-851c038c2c3d9b8c.rlib" "/opt/crater/target/debug/deps/liblazy_static-098892872ee11058.rlib" "/opt/crater/target/debug/deps/libclap-2a9577a35db39850.rlib" "/opt/crater/target/debug/deps/libatty-89328c32725dba73.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-a4ce4666427d8270.rlib" "/opt/crater/target/debug/deps/libvec_map-7fc3af65614fe4e5.rlib" "/opt/crater/target/debug/deps/libbitflags-3027fb203d4b0218.rlib" "/opt/crater/target/debug/deps/libunicode_width-003ecf1eefa64fd0.rlib" "/opt/crater/target/debug/deps/libansi_term-334ed51196badc8f.rlib" "/opt/crater/target/debug/deps/libnum-a2bb0f6e13d53607.rlib" "/opt/crater/target/debug/deps/libnum_rational-c7f0a7bcf1f74267.rlib" "/opt/crater/target/debug/deps/libnum_bigint-1651e0d4914b0e87.rlib" "/opt/crater/target/debug/deps/librand-1a051e674db42a39.rlib" "/opt/crater/target/debug/deps/liblibc-82005478c889cc96.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" "-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" "-lSDL2_image" "-ldl" "-ldl" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_image [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 `fenchurch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f875c69f9ab394d2d7adb3ff1d1890530fe937d0869d5c13dd2bd3fee6bf2bcd"` [INFO] running `"docker" "rm" "-f" "f875c69f9ab394d2d7adb3ff1d1890530fe937d0869d5c13dd2bd3fee6bf2bcd"` [INFO] [stdout] f875c69f9ab394d2d7adb3ff1d1890530fe937d0869d5c13dd2bd3fee6bf2bcd