[INFO] cloning repository https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubnoga%2Fwkhtmltopdf-rs-windows-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubnoga%2Fwkhtmltopdf-rs-windows-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c80043fab6b08d63765a3123efd34145ff8ead41
[INFO] testing jakubnoga/wkhtmltopdf-rs-windows-example against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubnoga%2Fwkhtmltopdf-rs-windows-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example
[INFO] finished tweaking git repo https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example
[INFO] tweaked toml for git repo https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakubnoga/wkhtmltopdf-rs-windows-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wkhtmltox-sys v0.1.2
[INFO] [stderr]   Downloaded wkhtmltopdf v0.4.0
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa
[INFO] running `Command { std: "docker" "start" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wkhtmltopdf-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wkhtmltox-sys v0.1.2
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling wkhtmltopdf v0.4.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcARejl0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libwkhtmltopdf-2d61ce04d08d8a37,libthread_id-cfc478ebac9ed3b3,liblibc-cf3caf63a9fdacfd,liburl-b6d0ab676615bcdb,libidna-55a6e4c32cd817cc,libunicode_normalization-e1d88325d348aab5,libtinyvec-8b91fcdaaf405135,libtinyvec_macros-7154b4289c759582,libunicode_bidi-0a59b35ba8a6eaac,libform_urlencoded-395d7817edfafc64,libpercent_encoding-cbf7f86b9de6ccaf,libmatches-0d83d21697678bea,libwkhtmltox_sys-07ee760a293cf031,liblog-a177ca17544118e1,libcfg_if-193575a6b29a3ab9,liblazy_static-480433dca0d17907,libquick_error-f34ab17b55e6e8f9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcARejl0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/wkhtmltopdf_rs-59487db3db30eef0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lwkhtmltox
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wkhtmltopdf-rs` (bin "wkhtmltopdf-rs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa", kill_on_drop: false }`
[INFO] [stdout] 68f2d9ada85270505edce981f515b16ecece6a501ded4cb199db39fec4a99dfa
