[INFO] fetching crate fontkit 0.6.0... [INFO] testing fontkit-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fontkit 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fontkit 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fontkit 0.6.0 [INFO] tweaked toml for crates.io crate fontkit 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fontkit 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fontkit 0.6.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinder_content v0.5.0 [INFO] [stderr] Downloaded four-cc v0.4.0 [INFO] [stderr] Downloaded safer-bytes v0.2.0 [INFO] [stderr] Downloaded rgb v0.8.48 [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded pathfinder_color v0.5.0 [INFO] [stderr] Downloaded woff2-patched v0.4.0 [INFO] [stderr] Downloaded resize v0.8.6 [INFO] [stderr] Downloaded ttf-parser v0.25.0 [INFO] [stderr] Downloaded fast_image_resize v5.1.2 [INFO] [stderr] Downloaded talc v4.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d1df240e13e7337e71b5af3a7aabf125c47784531917e0be632767ef362fb8 [INFO] running `Command { std: "docker" "start" "-a" "13d1df240e13e7337e71b5af3a7aabf125c47784531917e0be632767ef362fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d1df240e13e7337e71b5af3a7aabf125c47784531917e0be632767ef362fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d1df240e13e7337e71b5af3a7aabf125c47784531917e0be632767ef362fb8", kill_on_drop: false }` [INFO] [stdout] 13d1df240e13e7337e71b5af3a7aabf125c47784531917e0be632767ef362fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 75fb33206490404304ebe65b7375324a96998b0272ddf3d0edc0849d0f49329d [INFO] running `Command { std: "docker" "start" "-a" "75fb33206490404304ebe65b7375324a96998b0272ddf3d0edc0849d0f49329d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling four-cc v0.4.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling talc v4.4.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pathfinder_color v0.5.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling pathfinder_content v0.5.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling safer-bytes v0.2.0 [INFO] [stderr] Compiling fast_image_resize v5.1.2 [INFO] [stderr] Compiling woff2-patched v0.4.0 [INFO] [stderr] Compiling fontkit v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/font.rs:540:19 [INFO] [stdout] | [INFO] [stdout] 408 | impl Font { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 540 | pub(super) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.49s [INFO] running `Command { std: "docker" "inspect" "75fb33206490404304ebe65b7375324a96998b0272ddf3d0edc0849d0f49329d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fb33206490404304ebe65b7375324a96998b0272ddf3d0edc0849d0f49329d", kill_on_drop: false }` [INFO] [stdout] 75fb33206490404304ebe65b7375324a96998b0272ddf3d0edc0849d0f49329d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e3134705289bfb3493f3ffe395bc1c6584468e8f1e5d3c07f3fcbd6876fae66f [INFO] running `Command { std: "docker" "start" "-a" "e3134705289bfb3493f3ffe395bc1c6584468e8f1e5d3c07f3fcbd6876fae66f", kill_on_drop: false }` [INFO] [stderr] Compiling fontkit v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/font.rs:540:19 [INFO] [stdout] | [INFO] [stdout] 408 | impl Font { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 540 | pub(super) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_lru_limit` found for struct `FontKit` in the current scope [INFO] [stdout] --> tests/basic.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | fontkit.set_lru_limit(1); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `FontKit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fontkit` (test "basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/font.rs:540:19 [INFO] [stdout] | [INFO] [stdout] 408 | impl Font { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 540 | pub(super) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3134705289bfb3493f3ffe395bc1c6584468e8f1e5d3c07f3fcbd6876fae66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3134705289bfb3493f3ffe395bc1c6584468e8f1e5d3c07f3fcbd6876fae66f", kill_on_drop: false }` [INFO] [stdout] e3134705289bfb3493f3ffe395bc1c6584468e8f1e5d3c07f3fcbd6876fae66f