[INFO] updating cached repository https://github.com/tbsaunde/riceccd [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 8452010ee0206f9443c5c15e25ce0f8d5ab5cd03 [INFO] testing tbsaunde/riceccd against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbsaunde%2Friceccd" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tbsaunde/riceccd on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tbsaunde/riceccd [INFO] finished tweaking git repo https://github.com/tbsaunde/riceccd [INFO] tweaked toml for git repo https://github.com/tbsaunde/riceccd written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tbsaunde/riceccd already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] bf71e63e38b127b7ded0d851adef6924ad16991c7caad658b4fe7ab308399226 [INFO] running `"docker" "start" "-a" "bf71e63e38b127b7ded0d851adef6924ad16991c7caad658b4fe7ab308399226"` [INFO] [stderr] Compiling c_linked_list v1.1.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling windows-named-pipe v0.1.0 (https://github.com/tbsaunde/windows-named-pipe#f4fd2919) [INFO] [stderr] Compiling local-socket v0.1.0 (https://github.com/tbsaunde/local-socket#6ed80b71) [INFO] [stderr] Compiling minilzo v0.1.1 (https://github.com/tbsaunde/minilzo-rs#4fc9b713) [INFO] [stderr] Compiling get_if_addrs v0.4.0 [INFO] [stderr] Compiling clap v2.23.1 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling resolve v0.1.2 (https://github.com/murarth/resolve#49b9f39e) [INFO] [stderr] Compiling iceccd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:107:47 [INFO] [stderr] | [INFO] [stderr] 107 | sock.write(&len).expect("writing length");; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolon)]` on by default [INFO] [stderr] [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.riceccd.lgew918z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e" "/opt/rustwide/target/debug/deps/riceccd-6a8a4a98c200590e.4lbiiovftrgbow5g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossbeam-9f9d501e0795965b.rlib" "/opt/rustwide/target/debug/deps/liblocal_socket-d57106e82fb273b6.rlib" "/opt/rustwide/target/debug/deps/libwindows_named_pipe-284684c08a51207d.rlib" "/opt/rustwide/target/debug/deps/libclap-b7e67ad5d000c359.rlib" "/opt/rustwide/target/debug/deps/libatty-7f27b0b9a61a06cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-bd6f29d63badb534.rlib" "/opt/rustwide/target/debug/deps/libterm_size-749f79a4018e3068.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7f129eaa4283a456.rlib" "/opt/rustwide/target/debug/deps/libbitflags-92a9ffe60e1aec6b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1d0fdd093d7a0855.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2c3bc4e3c7ee568d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1a3a4f881942a938.rlib" "/opt/rustwide/target/debug/deps/libiceccd-09991dca0342e1d7.rlib" "/opt/rustwide/target/debug/deps/libminilzo-5ba3c0b9b4e610b9.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-dc62c5c52ec41204.rlib" "/opt/rustwide/target/debug/deps/libbytes-205373c11e10f574.rlib" "/opt/rustwide/target/debug/deps/libiovec-2b8882a574361475.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-207fc0f141ee22ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b04634ccf21d278a.rlib" "/opt/rustwide/target/debug/deps/libresolve-1a4523865e7cd561.rlib" "/opt/rustwide/target/debug/deps/librand-31da2a4bda145ca2.rlib" "/opt/rustwide/target/debug/deps/liblog-f9231666fb78a3c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-106265b24434952a.rlib" "/opt/rustwide/target/debug/deps/libidna-34b77aec4f4a987e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7d2f9bf5ca5d1d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e3a6bebd950939cd.rlib" "/opt/rustwide/target/debug/deps/libmatches-14d67259d4142956.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-cdc72a139339e167.rlib" "/opt/rustwide/target/debug/deps/liblibc-d891ae26767b19ff.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-460966b73e58fd84.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.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" "bf71e63e38b127b7ded0d851adef6924ad16991c7caad658b4fe7ab308399226"` [INFO] running `"docker" "rm" "-f" "bf71e63e38b127b7ded0d851adef6924ad16991c7caad658b4fe7ab308399226"` [INFO] [stdout] bf71e63e38b127b7ded0d851adef6924ad16991c7caad658b4fe7ab308399226