[INFO] updating cached repository dkastner/soldat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dkastner/soldat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dkastner/soldat" "work/ex/beta-1.37-6/sources/1.36.0/gh/dkastner/soldat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dkastner/soldat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dkastner/soldat" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dkastner/soldat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dkastner/soldat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 24b405fcc5961bc3c9152555e112e03edaa95cf4 [INFO] sha for GitHub repo dkastner/soldat: 24b405fcc5961bc3c9152555e112e03edaa95cf4 [INFO] validating manifest of dkastner/soldat 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 dkastner/soldat 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 dkastner/soldat [INFO] finished frobbing dkastner/soldat [INFO] frobbed toml for dkastner/soldat written to work/ex/beta-1.37-6/sources/1.36.0/gh/dkastner/soldat/Cargo.toml [INFO] started frobbing dkastner/soldat [INFO] finished frobbing dkastner/soldat [INFO] frobbed toml for dkastner/soldat written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dkastner/soldat/Cargo.toml [INFO] crate dkastner/soldat 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 dkastner/soldat against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dkastner/soldat:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6cd7c738381a498e2b61693f4a9b9b65c155b8c49bcff75ccd9a5976eece26fd [INFO] running `"docker" "start" "-a" "6cd7c738381a498e2b61693f4a9b9b65c155b8c49bcff75ccd9a5976eece26fd"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling glutin v0.7.1 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.7 [INFO] [stderr] Compiling soldat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Display` [INFO] [stderr] --> src/main.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use glium::{Display, DisplayBuild, Surface}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:26:42 [INFO] [stderr] | [INFO] [stderr] 26 | glutin::Event::Closed => return break, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:28:87 [INFO] [stderr] | [INFO] [stderr] 28 | Some(glutin::VirtualKeyCode::Escape)) => return break, [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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.soldat.estwmj98-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790" "/opt/crater/target/debug/deps/soldat-8aa249426bf1a790.52izlc8zcvi3q8xu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libglium-1caac6e90a85329e.rlib" "/opt/crater/target/debug/deps/libglutin-0b42d3da6c6c6d55.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-2302d654838e8d19.rlib" "/opt/crater/target/debug/deps/libwinit-9f0f70a2147305fc.rlib" "/opt/crater/target/debug/deps/libwayland_window-5fade6bce608aaf9.rlib" "/opt/crater/target/debug/deps/libtempfile-c2e30bec52dc580b.rlib" "/opt/crater/target/debug/deps/librand-d6cdb6aa01ee7a70.rlib" "/opt/crater/target/debug/deps/libbyteorder-22baa336c5b59722.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-5230b0daf6d72a22.rlib" "/opt/crater/target/debug/deps/libmemmap-cd5deab25e4e3b70.rlib" "/opt/crater/target/debug/deps/libwayland_client-38b6dac4044e6c25.rlib" "/opt/crater/target/debug/deps/libwayland_sys-723d65aee788e080.rlib" "/opt/crater/target/debug/deps/libdlib-378ee97c62f0bc26.rlib" "/opt/crater/target/debug/deps/liblibloading-af69df8af4efe5f4.rlib" "/opt/crater/target/debug/deps/libbitflags-e424d0a7dda42873.rlib" "/opt/crater/target/debug/deps/libx11_dl-bc63ed6e6de4e17c.rlib" "/opt/crater/target/debug/deps/libshared_library-90cd416922125a1d.rlib" "/opt/crater/target/debug/deps/libfnv-dfc7adcbf6fdebcc.rlib" "/opt/crater/target/debug/deps/libsmallvec-d5983406a4a9d722.rlib" "/opt/crater/target/debug/deps/libbacktrace-8dbab0854e034857.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-b76d80dd251fefef.rlib" "/opt/crater/target/debug/deps/librustc_demangle-7e1e84fc0d2949f5.rlib" "/opt/crater/target/debug/deps/libcfg_if-e3a657be82e73c34.rlib" "/opt/crater/target/debug/deps/libdbghelp-610e6a484d3f70b3.rlib" "/opt/crater/target/debug/deps/libwinapi-387a29eb28388c06.rlib" "/opt/crater/target/debug/deps/libkernel32-f16f9b42bdd87fed.rlib" "/opt/crater/target/debug/deps/liblazy_static-324b27031227093c.rlib" "/opt/crater/target/debug/deps/libenv_logger-ec918b3141695d47.rlib" "/opt/crater/target/debug/deps/libregex-98f998ebd2f03e43.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-2de1a755000a2052.rlib" "/opt/crater/target/debug/deps/libthread_id-c9018681af355696.rlib" "/opt/crater/target/debug/deps/libaho_corasick-3fb07f9150b23b56.rlib" "/opt/crater/target/debug/deps/libmemchr-b88318963f5bc306.rlib" "/opt/crater/target/debug/deps/liblibc-1466dc2378834e22.rlib" "/opt/crater/target/debug/deps/liblog-bc9d51df88434be4.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-8dbab0854e034857.rlib(backtrace-8dbab0854e034857.backtrace.c3vl8oqh-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-8dbab0854e034857.rlib(backtrace-8dbab0854e034857.backtrace.c3vl8oqh-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [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 `soldat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6cd7c738381a498e2b61693f4a9b9b65c155b8c49bcff75ccd9a5976eece26fd"` [INFO] running `"docker" "rm" "-f" "6cd7c738381a498e2b61693f4a9b9b65c155b8c49bcff75ccd9a5976eece26fd"` [INFO] [stdout] 6cd7c738381a498e2b61693f4a9b9b65c155b8c49bcff75ccd9a5976eece26fd