[INFO] updating cached repository https://github.com/dkastner/soldat [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] 24b405fcc5961bc3c9152555e112e03edaa95cf4 [INFO] testing dkastner/soldat against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkastner%2Fsoldat" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkastner/soldat on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dkastner/soldat [INFO] finished tweaking git repo https://github.com/dkastner/soldat [INFO] tweaked toml for git repo https://github.com/dkastner/soldat written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dkastner/soldat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] db4780ee889adab1d9f2173b5f705797d221bf3e2a8ae163ddf9bd2e5c30e5b3 [INFO] running `"docker" "start" "-a" "db4780ee889adab1d9f2173b5f705797d221bf3e2a8ae163ddf9bd2e5c30e5b3"` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling glutin v0.7.1 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling winit v0.5.7 [INFO] [stderr] Compiling soldat v0.1.0 (/opt/rustwide/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] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [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] | | any code following this expression is unreachable [INFO] [stderr] | unreachable expression [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.soldat.921pml8g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3" "/opt/rustwide/target/debug/deps/soldat-720534f707e0fcd3.2xo427hpppnthjxu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglium-85d415c52b7c49de.rlib" "/opt/rustwide/target/debug/deps/libglutin-1d6fe8e8d8d4fca5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-eb62e24755a779d1.rlib" "/opt/rustwide/target/debug/deps/libwinit-a119e6ee7f122e5e.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-6de3f432ff2b40c6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3b37822fe1ebb058.rlib" "/opt/rustwide/target/debug/deps/librand-cc6d943a19a375f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-def7868cadb6a3be.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-f72ee0e037911340.rlib" "/opt/rustwide/target/debug/deps/libmemmap-38cff412d42e7f80.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2e55808e6d697a15.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-dd5c9258e9a9709e.rlib" "/opt/rustwide/target/debug/deps/libdlib-5ecc7cb013209257.rlib" "/opt/rustwide/target/debug/deps/liblibloading-33dde70e4b285eac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-57cacbe4af8e84a6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2cf9b33f2c4f5d22.rlib" "/opt/rustwide/target/debug/deps/libshared_library-b0c77018bfa936d5.rlib" "/opt/rustwide/target/debug/deps/libfnv-50d5f99300cf2a8b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-788f0a382f5e6daf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c4b9517a4772ae87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f14d03b362291041.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-032e8deda3d1ae1a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3fc688139546cad7.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-2e7e64bf69889b18.rlib" "/opt/rustwide/target/debug/deps/libwinapi-7bb0c4db0a257e6c.rlib" "/opt/rustwide/target/debug/deps/libkernel32-2a88380f4928b946.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9137b14104c4adf1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7fe845d272e958e0.rlib" "/opt/rustwide/target/debug/deps/libregex-c7ef9ae762bc2a75.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1b60f528dd4155d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00bcdd374c605b4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fd4d212b88694887.rlib" "/opt/rustwide/target/debug/deps/libthread_id-2f7981e635e9345d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-96e6a60a16a93754.rlib" "/opt/rustwide/target/debug/deps/libmemchr-720b32c63847730e.rlib" "/opt/rustwide/target/debug/deps/liblibc-252b6253625ca011.rlib" "/opt/rustwide/target/debug/deps/liblog-60fe98f73fa30648.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libbacktrace-c4b9517a4772ae87.rlib(backtrace-c4b9517a4772ae87.backtrace.8uvjfmwp-cgu.13.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/rustwide/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/rustwide/target/debug/deps/libbacktrace-c4b9517a4772ae87.rlib(backtrace-c4b9517a4772ae87.backtrace.8uvjfmwp-cgu.13.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/rustwide/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; 4 warnings emitted [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" "db4780ee889adab1d9f2173b5f705797d221bf3e2a8ae163ddf9bd2e5c30e5b3"` [INFO] running `"docker" "rm" "-f" "db4780ee889adab1d9f2173b5f705797d221bf3e2a8ae163ddf9bd2e5c30e5b3"` [INFO] [stdout] db4780ee889adab1d9f2173b5f705797d221bf3e2a8ae163ddf9bd2e5c30e5b3