[INFO] cloning repository https://github.com/the8472/fastar [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the8472/fastar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Ffastar"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Ffastar'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8aa23a633187c8e5d03d6fff2b2546ca0c78862d [INFO] testing the8472/fastar against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Ffastar" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the8472/fastar on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/the8472/fastar [INFO] finished tweaking git repo https://github.com/the8472/fastar [INFO] tweaked toml for git repo https://github.com/the8472/fastar written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/the8472/fastar already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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-2020-06-03" "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] 0d3d1deabde7aa611a293c9872f5be978c702fb11ddb2c3c274559427418566c [INFO] running `"docker" "start" "-a" "0d3d1deabde7aa611a293c9872f5be978c702fb11ddb2c3c274559427418566c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling xattr v0.1.11 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling mnt v0.3.0 [INFO] [stderr] Compiling reapfrog v0.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling minilzo v0.1.2 [INFO] [stderr] Compiling tar v0.4.13 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling btrfs2 v1.2.2 [INFO] [stderr] Compiling platter-walk v0.1.2 [INFO] [stderr] Compiling fastar v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:100:52 [INFO] [stderr] | [INFO] [stderr] 100 | writeln!(std::io::stderr(),"{}", e.description()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:132:48 [INFO] [stderr] | [INFO] [stderr] 132 | writeln!(std::io::stderr(),"{}", e.description()).unwrap(); [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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.fastar.b96ni4zc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927" "/opt/rustwide/target/debug/deps/fastar-9ee5b7157e7ef927.58ztk92ptn580tns.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-9709c3a395b99ec9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtar-96ab1528106bb29a.rlib" "/opt/rustwide/target/debug/deps/libxattr-170df807234fa7a8.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d26850901e8fe6c8.rlib" "/opt/rustwide/target/debug/deps/libplatter_walk-64c38235084e49b4.rlib" "/opt/rustwide/target/debug/deps/libmnt-d9da043a93c1ff4b.rlib" "/opt/rustwide/target/debug/deps/libbtrfs2-a7be4f9881474681.rlib" "/opt/rustwide/target/debug/deps/libuuid-c6c721d8ad0a42e8.rlib" "/opt/rustwide/target/debug/deps/libminilzo-0fedbc515132db87.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-378d6ceaa361afc5.rlib" "/opt/rustwide/target/debug/deps/libflate2-21898ac291bbd4da.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1302555aeee579b9.rlib" "/opt/rustwide/target/debug/deps/libcrc-4911c5b60cb0a462.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5a19b931c5bcc6c8.rlib" "/opt/rustwide/target/debug/deps/libnix-6c28b7196047ffad.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8c12e76433bbf303.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2106c394414ab29b.rlib" "/opt/rustwide/target/debug/deps/libreapfrog-29ce1903f73ababf.rlib" "/opt/rustwide/target/debug/deps/libclap-73e8a4d64bfc8f13.rlib" "/opt/rustwide/target/debug/deps/libatty-be664c316496978e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-427a5320862e7f12.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-cb2b7173b0765c83.rlib" "/opt/rustwide/target/debug/deps/libterm_size-6cbe77fe8ccd9137.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b4be8304b9d24df.rlib" "/opt/rustwide/target/debug/deps/libvec_map-53e6d3cfec0dd04f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8d615fe970e5edc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-afd37e6694b95edc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-473eb9e5fba218f6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-972407c17564a8bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-llzo2" "-lz" "-llzo2" "-llzo2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] /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; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `fastar`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0d3d1deabde7aa611a293c9872f5be978c702fb11ddb2c3c274559427418566c"` [INFO] running `"docker" "rm" "-f" "0d3d1deabde7aa611a293c9872f5be978c702fb11ddb2c3c274559427418566c"` [INFO] [stdout] 0d3d1deabde7aa611a293c9872f5be978c702fb11ddb2c3c274559427418566c