[INFO] fetching crate ferrisume-core 0.1.1... [INFO] testing ferrisume-core-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ferrisume-core 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ferrisume-core 0.1.1 [INFO] finished tweaking crates.io crate ferrisume-core 0.1.1 [INFO] tweaked toml for crates.io crate ferrisume-core 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrisume-core 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ca81c786490b5ac400ea78799e89a91c3a3d29ff948337c5782654a435d44a3 [INFO] running `Command { std: "docker" "start" "-a" "9ca81c786490b5ac400ea78799e89a91c3a3d29ff948337c5782654a435d44a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ca81c786490b5ac400ea78799e89a91c3a3d29ff948337c5782654a435d44a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca81c786490b5ac400ea78799e89a91c3a3d29ff948337c5782654a435d44a3", kill_on_drop: false }` [INFO] [stdout] 9ca81c786490b5ac400ea78799e89a91c3a3d29ff948337c5782654a435d44a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec2b9f8d087b7e94ecf04c47e5e04ea07a9515c6e0f79311fd5ad938c9a7bed6 [INFO] running `Command { std: "docker" "start" "-a" "ec2b9f8d087b7e94ecf04c47e5e04ea07a9515c6e0f79311fd5ad938c9a7bed6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling ferrisume-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ferrisume-domain v0.1.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wkhtmltopdf v0.4.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/export/pdf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `author`, and `version` are never read [INFO] [stdout] --> src/theme.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ThemeConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 12 | name: String, [INFO] [stdout] 13 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/theme.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | config: ThemeConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Theme` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.90s [INFO] running `Command { std: "docker" "inspect" "ec2b9f8d087b7e94ecf04c47e5e04ea07a9515c6e0f79311fd5ad938c9a7bed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2b9f8d087b7e94ecf04c47e5e04ea07a9515c6e0f79311fd5ad938c9a7bed6", kill_on_drop: false }` [INFO] [stdout] ec2b9f8d087b7e94ecf04c47e5e04ea07a9515c6e0f79311fd5ad938c9a7bed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95ecb77e419bc23843d6019ac9613e635d4a07915a194e137f3bcb7cdbd445c [INFO] running `Command { std: "docker" "start" "-a" "d95ecb77e419bc23843d6019ac9613e635d4a07915a194e137f3bcb7cdbd445c", kill_on_drop: false }` [INFO] [stderr] Compiling ferrisume-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/export/pdf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `author`, and `version` are never read [INFO] [stdout] --> src/theme.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ThemeConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 12 | name: String, [INFO] [stdout] 13 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/theme.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | config: ThemeConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Theme` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/export/pdf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `author`, and `version` are never read [INFO] [stdout] --> src/theme.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ThemeConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 12 | name: String, [INFO] [stdout] 13 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThemeConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/theme.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | config: ThemeConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Theme` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAE6n18/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-e4c10c06c5ab0cf3,libtoml_edit-956056db45c4b215,libserde_spanned-a59075144802522e,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-8b7f8bf89cf8418c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libferrisume_domain-7ab7223037721b11,libhandlebars-18e0506d49e3a4f8,libderive_builder-e3e1a8b8929b6763,libpest-644e9563d62c32bc,libucd_trie-01dd94f548235104,libnum_order-1d98804a7a73ff10,libnum_modular-3ad1c18d56a26ecc,libthiserror-4a0c5f5699484a3f,libserde_json-cb0d880a08aebee6,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libwkhtmltopdf-f1f43132ab728845,libthread_id-81a895d2c36c4f4e,liblibc-f44516d981b27aa6,liburl-0738d2d5007041de,libidna-03540eb0bb2f5641,libutf8_iter-0d9be7b316c2b184,libidna_adapter-331d897c52487414,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-7b045841883cf803,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libwkhtmltox_sys-61a72a4081509be3,liblog-45f74354a8b36c20,liblazy_static-b3603208c0de2608,libquick_error-d40abd8d97f0f2e3,libthiserror-3870705aae42005f,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9,libanyhow-a6cad01b77d60716}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAE6n18/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ferrisume_core-0786f4a008e1aabe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `ferrisume-core` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d95ecb77e419bc23843d6019ac9613e635d4a07915a194e137f3bcb7cdbd445c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95ecb77e419bc23843d6019ac9613e635d4a07915a194e137f3bcb7cdbd445c", kill_on_drop: false }` [INFO] [stdout] d95ecb77e419bc23843d6019ac9613e635d4a07915a194e137f3bcb7cdbd445c