[INFO] crate resufancy 0.1.1 is already in cache [INFO] testing resufancy-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate resufancy 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate resufancy 0.1.1 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 crates.io crate resufancy 0.1.1 [INFO] finished tweaking crates.io crate resufancy 0.1.1 [INFO] tweaked toml for crates.io crate resufancy 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e7dc107f106c85992e5a31dfcb889fe7eef36a984f026a19f168bb2957f2c8e6 [INFO] running `"docker" "start" "-a" "e7dc107f106c85992e5a31dfcb889fe7eef36a984f026a19f168bb2957f2c8e6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filesystem v0.4.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pug_tmp_workaround v0.1.9 [INFO] [stderr] Compiling resufancy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/commands/args.rs:7:50 [INFO] [stderr] | [INFO] [stderr] 7 | pub static ref TEMPLATE: Template<'static> = { Template::new() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/commands/args.rs:11:42 [INFO] [stderr] | [INFO] [stderr] 11 | pub static ref SKIP_HTML: SkipHtml = { SkipHtml::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/commands/args.rs:15:40 [INFO] [stderr] | [INFO] [stderr] 15 | pub static ref SKIP_PDF: SkipPdf = { SkipPdf::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/commands/args.rs:19:35 [INFO] [stderr] | [INFO] [stderr] 19 | pub static ref WATCH: Watch = { Watch::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these braces [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/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.resufancy.chqgp6n9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656" "/opt/rustwide/target/debug/deps/resufancy-6f354dc7aed14656.3zvr9esargh9hdwv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libresufancy-2e545259b4a28b64.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-723e3d99383d7e24.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblog-38f6b2d55fcb84f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ee0374dd376fa810.rlib" "/opt/rustwide/target/debug/deps/libthread_id-16c7f180c4c0d21d.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-3f39fda71c95ad0f.rlib" "/opt/rustwide/target/debug/deps/libpug-7f8b292e6d643c4f.rlib" "/opt/rustwide/target/debug/deps/libpest-940b8d44a8596112.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1283aa0bd3f5482c.rlib" "/opt/rustwide/target/debug/deps/libnotify-7b453f29d7c33f74.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/libinotify-240c047d45523dc0.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-05e8ba0802ff0c27.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-3a5fdbcb50495d54.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8af75650e0be4a4b.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-8d70de096ba030b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libfilesystem-8347423a411f0f23.rlib" "/opt/rustwide/target/debug/deps/libtempdir-46e586d20a20ad3e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22b0b4e808fb54a1.rlib" "/opt/rustwide/target/debug/deps/librand-9cc9e44aa3d9199f.rlib" "/opt/rustwide/target/debug/deps/libclap-7405bb46f1060ba2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.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" "-lwkhtmltox" "-lwkhtmltox" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stderr] /usr/bin/ld: cannot find -lwkhtmltox [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 `resufancy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e7dc107f106c85992e5a31dfcb889fe7eef36a984f026a19f168bb2957f2c8e6"` [INFO] running `"docker" "rm" "-f" "e7dc107f106c85992e5a31dfcb889fe7eef36a984f026a19f168bb2957f2c8e6"` [INFO] [stdout] e7dc107f106c85992e5a31dfcb889fe7eef36a984f026a19f168bb2957f2c8e6