[INFO] updating cached repository tbsaunde/riceccd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tbsaunde/riceccd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tbsaunde/riceccd" "work/ex/beta-1.37-6/sources/1.36.0/gh/tbsaunde/riceccd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tbsaunde/riceccd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tbsaunde/riceccd" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tbsaunde/riceccd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tbsaunde/riceccd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8452010ee0206f9443c5c15e25ce0f8d5ab5cd03 [INFO] sha for GitHub repo tbsaunde/riceccd: 8452010ee0206f9443c5c15e25ce0f8d5ab5cd03 [INFO] validating manifest of tbsaunde/riceccd 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 tbsaunde/riceccd 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 tbsaunde/riceccd [INFO] finished frobbing tbsaunde/riceccd [INFO] frobbed toml for tbsaunde/riceccd written to work/ex/beta-1.37-6/sources/1.36.0/gh/tbsaunde/riceccd/Cargo.toml [INFO] started frobbing tbsaunde/riceccd [INFO] finished frobbing tbsaunde/riceccd [INFO] frobbed toml for tbsaunde/riceccd written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tbsaunde/riceccd/Cargo.toml [INFO] crate tbsaunde/riceccd 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 tbsaunde/riceccd 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tbsaunde/riceccd:/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] f4a47c30b53b802bd4feff78637d4803eb904a9625f123ac876dafd7b886bacd [INFO] running `"docker" "start" "-a" "f4a47c30b53b802bd4feff78637d4803eb904a9625f123ac876dafd7b886bacd"` [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling resolve v0.1.2 (https://github.com/murarth/resolve#49b9f39e) [INFO] [stderr] Compiling windows-named-pipe v0.1.0 (https://github.com/tbsaunde/windows-named-pipe#f4fd2919) [INFO] [stderr] Compiling minilzo v0.1.1 (https://github.com/tbsaunde/minilzo-rs#4fc9b713) [INFO] [stderr] Compiling local-socket v0.1.0 (https://github.com/tbsaunde/local-socket#6ed80b71) [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling clap v2.23.1 [INFO] [stderr] Compiling iceccd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `main` [INFO] [stderr] --> src/lib.rs:298:1 [INFO] [stderr] | [INFO] [stderr] 298 | fn main() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shared_chan` [INFO] [stderr] --> src/bin/riceccd.rs:20:18 [INFO] [stderr] | [INFO] [stderr] 20 | fn socket_thread(shared_chan: & Mutex, local_sock: &str) [INFO] [stderr] | ^^^^^^^^^^^ help: consider prefixing with an underscore: `_shared_chan` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] 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/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.riceccd.ef479byi-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb" "/opt/crater/target/debug/deps/riceccd-f7edcff21b2b05fb.3yipym6825c32gbt.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/libcrossbeam-74e79b646380b665.rlib" "/opt/crater/target/debug/deps/liblocal_socket-cac44046a1e18dfb.rlib" "/opt/crater/target/debug/deps/libwindows_named_pipe-c7728791159e118f.rlib" "/opt/crater/target/debug/deps/libclap-867e48ce2835a183.rlib" "/opt/crater/target/debug/deps/libatty-5107f4f803af3f2c.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-a4ce4666427d8270.rlib" "/opt/crater/target/debug/deps/libterm_size-eafb9c8c3ebf466f.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/libstrsim-ec5a0df693c0136b.rlib" "/opt/crater/target/debug/deps/libiceccd-dde5bbee28bac6d1.rlib" "/opt/crater/target/debug/deps/libminilzo-75774fb38cdab892.rlib" "/opt/crater/target/debug/deps/libminilzo_sys-cda6d24ae65b191a.rlib" "/opt/crater/target/debug/deps/libbytes-b18af6865fd5bcf5.rlib" "/opt/crater/target/debug/deps/libiovec-fede09fe958f0f29.rlib" "/opt/crater/target/debug/deps/libbyteorder-d1200a90fe14285f.rlib" "/opt/crater/target/debug/deps/libbyteorder-1f5f1f9046363f44.rlib" "/opt/crater/target/debug/deps/libresolve-898524fc2eb2f4f2.rlib" "/opt/crater/target/debug/deps/librand-5d0f9d3ded095af9.rlib" "/opt/crater/target/debug/deps/liblog-c3ed55cbc421b543.rlib" "/opt/crater/target/debug/deps/liblibc-dae8adccaf43d9fd.rlib" "/opt/crater/target/debug/deps/libidna-8566c0c7325a85cf.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d63a87a9914dae7b.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4b974e8095113ebc.rlib" "/opt/crater/target/debug/deps/libmatches-3f07721d4e47c77b.rlib" "/opt/crater/target/debug/deps/libget_if_addrs-4176f307e27f76fb.rlib" "/opt/crater/target/debug/deps/liblibc-f3c88a91d9cbe10b.rlib" "/opt/crater/target/debug/deps/libc_linked_list-99164b2464ce860f.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" "-lutil" "-lc" "-lm" "-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 `iceccd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f4a47c30b53b802bd4feff78637d4803eb904a9625f123ac876dafd7b886bacd"` [INFO] running `"docker" "rm" "-f" "f4a47c30b53b802bd4feff78637d4803eb904a9625f123ac876dafd7b886bacd"` [INFO] [stdout] f4a47c30b53b802bd4feff78637d4803eb904a9625f123ac876dafd7b886bacd