[INFO] cloning repository KoffeinFlummi/crowbar.rs [INFO] running `"git" "clone" "--bare" "git://github.com/KoffeinFlummi/crowbar.rs.git" "work/cache/sources/gh/KoffeinFlummi/crowbar.rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/KoffeinFlummi/crowbar.rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/KoffeinFlummi/crowbar.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/KoffeinFlummi/crowbar.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/KoffeinFlummi/crowbar.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KoffeinFlummi/crowbar.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KoffeinFlummi/crowbar.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KoffeinFlummi/crowbar.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40012eab6e09e43f5bb8683d3e7b3f9d0fd89ad4 [INFO] sha for GitHub repo KoffeinFlummi/crowbar.rs: 40012eab6e09e43f5bb8683d3e7b3f9d0fd89ad4 [INFO] validating manifest of KoffeinFlummi/crowbar.rs 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 KoffeinFlummi/crowbar.rs 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 KoffeinFlummi/crowbar.rs [INFO] finished frobbing KoffeinFlummi/crowbar.rs [INFO] frobbed toml for KoffeinFlummi/crowbar.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/KoffeinFlummi/crowbar.rs/Cargo.toml [INFO] started frobbing KoffeinFlummi/crowbar.rs [INFO] finished frobbing KoffeinFlummi/crowbar.rs [INFO] frobbed toml for KoffeinFlummi/crowbar.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KoffeinFlummi/crowbar.rs/Cargo.toml [INFO] crate KoffeinFlummi/crowbar.rs 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 KoffeinFlummi/crowbar.rs 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/KoffeinFlummi/crowbar.rs:/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] eb9a49373cb19ae817d679c93d6f167dc810d2bc231018d9b9098d4a01593708 [INFO] running `"docker" "start" "-a" "eb9a49373cb19ae817d679c93d6f167dc810d2bc231018d9b9098d4a01593708"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling serde v1.0.96 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.96 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling armake2 v0.3.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling crowbar-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:335:17 [INFO] [stderr] | [INFO] [stderr] 335 | reader.seek(SeekFrom::Current((num_anims * 4) as i64)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:342:21 [INFO] [stderr] | [INFO] [stderr] 342 | reader.seek(SeekFrom::Current(2 * 12)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [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/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.crowbar.1mwkxvf1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5" "/opt/crater/target/debug/deps/crowbar-29f6dfbd0aa986d5.37wxvixbi74kuean.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/libminilzo-943c4cc46936bc54.rlib" "/opt/crater/target/debug/deps/libminilzo_sys-c578ab14f6933246.rlib" "/opt/crater/target/debug/deps/libarmake2-109fdff646b19db7.rlib" "/opt/crater/target/debug/deps/libopenssl-a8f2b964f21c8b82.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-741bd9863fce52bb.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcolored-540832d0ba31395a.rlib" "/opt/crater/target/debug/deps/libdocopt-24d9bbb594c2b680.rlib" "/opt/crater/target/debug/deps/libstrsim-8edf22847cc94ecf.rlib" "/opt/crater/target/debug/deps/libregex-0e9d707c1e90b681.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-1e6947986363c426.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libserde-655a852aa4e5368c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.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" "-llzo2" "-llzo2" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] /usr/bin/ld: cannot find -llzo2 [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 `crowbar-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eb9a49373cb19ae817d679c93d6f167dc810d2bc231018d9b9098d4a01593708"` [INFO] running `"docker" "rm" "-f" "eb9a49373cb19ae817d679c93d6f167dc810d2bc231018d9b9098d4a01593708"` [INFO] [stdout] eb9a49373cb19ae817d679c93d6f167dc810d2bc231018d9b9098d4a01593708