[INFO] cloning repository https://github.com/SilentFlyBy/skump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilentFlyBy/skump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fskump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fskump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2c5d9a1308af2d8b3995e17f1195e517f5fbc0a [INFO] testing SilentFlyBy/skump against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fskump" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilentFlyBy/skump on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilentFlyBy/skump [INFO] finished tweaking git repo https://github.com/SilentFlyBy/skump [INFO] tweaked toml for git repo https://github.com/SilentFlyBy/skump written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/SilentFlyBy/skump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 887a5f852f5c9ea85525d70731055a284c48f9a2bae5fde27915e7cfab4f1ea9 [INFO] running `Command { std: "docker" "start" "-a" "887a5f852f5c9ea85525d70731055a284c48f9a2bae5fde27915e7cfab4f1ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887a5f852f5c9ea85525d70731055a284c48f9a2bae5fde27915e7cfab4f1ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887a5f852f5c9ea85525d70731055a284c48f9a2bae5fde27915e7cfab4f1ea9", kill_on_drop: false }` [INFO] [stdout] 887a5f852f5c9ea85525d70731055a284c48f9a2bae5fde27915e7cfab4f1ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e87b64bc1103202a4abef4827b00c69a1bb8f56f35dcd9159adc6fa14f0cb07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e87b64bc1103202a4abef4827b00c69a1bb8f56f35dcd9159adc6fa14f0cb07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling skump v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pdfout` [INFO] [stdout] --> src/export/pdf.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let mut pdfout = pdf_app.builder(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pdfout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/export/pdf.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn to_pdf(messages: Vec, user: db::User) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/export/pdf.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn to_pdf(messages: Vec, user: db::User) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/export/pdf.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut pdfout = pdf_app.builder(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.skump.f1f2df6a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a.1dmpij6w5tweguqw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinclude_dir-c03a65d8ae854b80.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-09742cae7a0e6ef4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblog-e59097144fb4b086.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libthread_id-dfad1d148bd369e4.rlib" "/opt/rustwide/target/debug/deps/liburl-2d934bb83c0e5610.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-07a6b5f8752efc60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-bef077f8c88e8c9a.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-1082f9bd46ee6a05.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4df2495eb0628c87.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libserde-e7f6d04ecc86a590.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74cf42b97176af85.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librusqlite-e9ea1c6362a1a41f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-c914efb9628878c7.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-313401c930e15855.rlib" "/opt/rustwide/target/debug/deps/libhashlink-34a2bc0233b8bb2d.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-c815792d1822c693.rlib" "/opt/rustwide/target/debug/deps/libclap-8e2b5c2de1fc65c9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-2dbabacc5c0c18dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-25af95763439d7c6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-48b636a55885fe2a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6b4b0da17982379d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e62dfdc1f393d34.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d915ac3443ec97a3.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a7ed9765eb99f5e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/skump-3dc1e0bd46ca7e8a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `skump` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0e87b64bc1103202a4abef4827b00c69a1bb8f56f35dcd9159adc6fa14f0cb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e87b64bc1103202a4abef4827b00c69a1bb8f56f35dcd9159adc6fa14f0cb07", kill_on_drop: false }` [INFO] [stdout] 0e87b64bc1103202a4abef4827b00c69a1bb8f56f35dcd9159adc6fa14f0cb07