[INFO] cloning repository https://github.com/jarivm/dogger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jarivm/dogger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarivm%2Fdogger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarivm%2Fdogger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 672a7903b518e030b54843941598514c8b1f793d [INFO] testing jarivm/dogger against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarivm%2Fdogger" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jarivm/dogger on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jarivm/dogger [INFO] finished tweaking git repo https://github.com/jarivm/dogger [INFO] tweaked toml for git repo https://github.com/jarivm/dogger written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jarivm/dogger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a426b67838d8cdc340914c8791dfc0392e433056248e2b78a75e93f18447599d [INFO] running `Command { std: "docker" "start" "-a" "a426b67838d8cdc340914c8791dfc0392e433056248e2b78a75e93f18447599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a426b67838d8cdc340914c8791dfc0392e433056248e2b78a75e93f18447599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a426b67838d8cdc340914c8791dfc0392e433056248e2b78a75e93f18447599d", kill_on_drop: false }` [INFO] [stdout] a426b67838d8cdc340914c8791dfc0392e433056248e2b78a75e93f18447599d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a32e96ef994c230d6a13e6dfdf7c7e4a13f690586b1844d680be5dab27a575d4 [INFO] running `Command { std: "docker" "start" "-a" "a32e96ef994c230d6a13e6dfdf7c7e4a13f690586b1844d680be5dab27a575d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling wkhtmltopdf v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tera v1.10.0 [INFO] [stderr] Compiling dogger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dogger` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.dogger.45651cd6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031.56t6tnovq0enh72y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librust_embed-fe5f8e87fadd71b2.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-27ca5db4d134cb30.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-4d2484234659ce19.rlib" "/opt/rustwide/target/debug/deps/libthread_id-6877a55165a01b9e.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-cf3d62e7a5756a0a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtera-2224e8a3c4002206.rlib" "/opt/rustwide/target/debug/deps/libslug-e411de76c173d75b.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-60877005acf4ad52.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-7ef41b1b499848be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libignore-ae0902df57d72dc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libglobset-e85cabfe5f066c02.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbstr-3af692d3856c8790.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/librand-1ce6113419e7f189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2355cd73fdcd464b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-860eae1f3620c817.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52b3b2fd57610fc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-d70d3823697ab4d2.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-af2d3d02bdae3a3a.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f92aa8c039d1074a.rlib" "/opt/rustwide/target/debug/deps/libunic_common-75f25c75ee71b8db.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-9ceadc76ab2399dc.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-057d7722da9e4f76.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhumansize-898bb8d8da574480.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-cd8f26635ed17979.rlib" "/opt/rustwide/target/debug/deps/libchrono-90bdbed63a93a541.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-1aba4b9ebfaafbd5.rlib" "/opt/rustwide/target/debug/deps/liblibc-4af5f7e2c3f2ea5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2c5e9cff220d7f35.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-5a042df705dd4467.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dogger-23eea33c25505031" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a32e96ef994c230d6a13e6dfdf7c7e4a13f690586b1844d680be5dab27a575d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32e96ef994c230d6a13e6dfdf7c7e4a13f690586b1844d680be5dab27a575d4", kill_on_drop: false }` [INFO] [stdout] a32e96ef994c230d6a13e6dfdf7c7e4a13f690586b1844d680be5dab27a575d4