[INFO] crate wkhtmltopdf 0.3.0 is already in cache [INFO] extracting crate wkhtmltopdf 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/wkhtmltopdf/0.3.0 [INFO] extracting crate wkhtmltopdf 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wkhtmltopdf/0.3.0 [INFO] validating manifest of wkhtmltopdf-0.3.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wkhtmltopdf-0.3.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wkhtmltopdf-0.3.0 [INFO] finished frobbing wkhtmltopdf-0.3.0 [INFO] frobbed toml for wkhtmltopdf-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/wkhtmltopdf/0.3.0/Cargo.toml [INFO] started frobbing wkhtmltopdf-0.3.0 [INFO] finished frobbing wkhtmltopdf-0.3.0 [INFO] frobbed toml for wkhtmltopdf-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wkhtmltopdf/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wkhtmltopdf-0.3.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/wkhtmltopdf/0.3.0:/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.37.0" "build" "--frozen"` [INFO] [stdout] e2d8a7b0720211d76d3b5848c91c39b049f8c27132c27c3314be08d4fa954727 [INFO] running `"docker" "start" "-a" "e2d8a7b0720211d76d3b5848c91c39b049f8c27132c27c3314be08d4fa954727"` [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:39:58 [INFO] [stderr] | [INFO] [stderr] 39 | static ref ERROR_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + 'static + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `"docker" "inspect" "e2d8a7b0720211d76d3b5848c91c39b049f8c27132c27c3314be08d4fa954727"` [INFO] running `"docker" "rm" "-f" "e2d8a7b0720211d76d3b5848c91c39b049f8c27132c27c3314be08d4fa954727"` [INFO] [stdout] e2d8a7b0720211d76d3b5848c91c39b049f8c27132c27c3314be08d4fa954727 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/wkhtmltopdf/0.3.0:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8fe58d518e1d3ce5661d464e12161b17d1bfb8bfa95df4da559a2cbecf7a9829 [INFO] running `"docker" "start" "-a" "8fe58d518e1d3ce5661d464e12161b17d1bfb8bfa95df4da559a2cbecf7a9829"` [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:38:61 [INFO] [stderr] | [INFO] [stderr] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lowlevel.rs:39:58 [INFO] [stderr] | [INFO] [stderr] 39 | static ref ERROR_CALLBACKS: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + 'static + Send` [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lowlevel.a9b8xwmp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4" "/opt/crater/target/debug/examples/lowlevel-d5abc59adcc56af4.lyj87rx52rpravw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-a3a6bb31050ce783.rlib" "/opt/crater/target/debug/deps/libregex-731ae796221ba07e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-7e19cf98379531b4.rlib" "/opt/crater/target/debug/deps/libregex_syntax-55ee28c5615612af.rlib" "/opt/crater/target/debug/deps/libthread_local-13176722f0f46d9b.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a0db1c0aaec53012.rlib" "/opt/crater/target/debug/deps/libmemchr-8f6a1866378e5891.rlib" "/opt/crater/target/debug/deps/libwkhtmltopdf-fd4a81f449c831d2.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/libthread_id-0c9a2ffeb2614ae7.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libwkhtmltox_sys-1cb350cef76bb7bb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lwkhtmltox" "-lwkhtmltox" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [INFO] [stderr] [INFO] [stderr] error: Could not compile `wkhtmltopdf`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.basic.9k9bvu5d-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9" "/opt/crater/target/debug/examples/basic-8b1d7325ea916bb9.2d6nb2bjzj03twkp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-a3a6bb31050ce783.rlib" "/opt/crater/target/debug/deps/libregex-731ae796221ba07e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-7e19cf98379531b4.rlib" "/opt/crater/target/debug/deps/libregex_syntax-55ee28c5615612af.rlib" "/opt/crater/target/debug/deps/libthread_local-13176722f0f46d9b.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a0db1c0aaec53012.rlib" "/opt/crater/target/debug/deps/libmemchr-8f6a1866378e5891.rlib" "/opt/crater/target/debug/deps/libwkhtmltopdf-fd4a81f449c831d2.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/libthread_id-0c9a2ffeb2614ae7.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libwkhtmltox_sys-1cb350cef76bb7bb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lwkhtmltox" "-lwkhtmltox" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [INFO] [stderr] [INFO] [stderr] error: Could not compile `wkhtmltopdf`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.wkhtmltopdf.1xrvg89x-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826" "/opt/crater/target/debug/deps/wkhtmltopdf-9573023cf4f8a826.3dzmuiym2ihkrb6w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libenv_logger-a3a6bb31050ce783.rlib" "/opt/crater/target/debug/deps/libregex-731ae796221ba07e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-7e19cf98379531b4.rlib" "/opt/crater/target/debug/deps/libregex_syntax-55ee28c5615612af.rlib" "/opt/crater/target/debug/deps/libthread_local-13176722f0f46d9b.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a0db1c0aaec53012.rlib" "/opt/crater/target/debug/deps/libmemchr-8f6a1866378e5891.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/libthread_id-0c9a2ffeb2614ae7.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libwkhtmltox_sys-1cb350cef76bb7bb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lwkhtmltox" "-lwkhtmltox" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [INFO] [stderr] [INFO] [stderr] error: Could not compile `wkhtmltopdf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8fe58d518e1d3ce5661d464e12161b17d1bfb8bfa95df4da559a2cbecf7a9829"` [INFO] running `"docker" "rm" "-f" "8fe58d518e1d3ce5661d464e12161b17d1bfb8bfa95df4da559a2cbecf7a9829"` [INFO] [stdout] 8fe58d518e1d3ce5661d464e12161b17d1bfb8bfa95df4da559a2cbecf7a9829