[INFO] fetching crate code-snip 0.1.1... [INFO] testing code-snip-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate code-snip 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate code-snip 0.1.1 [INFO] finished tweaking crates.io crate code-snip 0.1.1 [INFO] tweaked toml for crates.io crate code-snip 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate code-snip 0.1.1 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 code-snip 0.1.1 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] Downloading crates ... [INFO] [stderr] Downloaded rusttype v0.9.3 [INFO] [stderr] Downloaded built v0.7.6 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded image-webp v0.2.1 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.9 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 058e9b23b1f8c2dd593e981ebbf26b08bdfa67db52ae38e79f38a03062f758c5 [INFO] running `Command { std: "docker" "start" "-a" "058e9b23b1f8c2dd593e981ebbf26b08bdfa67db52ae38e79f38a03062f758c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "058e9b23b1f8c2dd593e981ebbf26b08bdfa67db52ae38e79f38a03062f758c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058e9b23b1f8c2dd593e981ebbf26b08bdfa67db52ae38e79f38a03062f758c5", kill_on_drop: false }` [INFO] [stdout] 058e9b23b1f8c2dd593e981ebbf26b08bdfa67db52ae38e79f38a03062f758c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] da0f49afc27cd3369a019614679f64bf0c87daf783cd1f8039f643b506f956ef [INFO] running `Command { std: "docker" "start" "-a" "da0f49afc27cd3369a019614679f64bf0c87daf783cd1f8039f643b506f956ef", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling built v0.7.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling code-snip v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/System/Library/Fonts/SFNSMono.ttf`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let font_data = include_bytes!("/System/Library/Fonts/SFNSMono.ttf"); // Replace with your font path [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `code-snip` (bin "code-snip") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da0f49afc27cd3369a019614679f64bf0c87daf783cd1f8039f643b506f956ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0f49afc27cd3369a019614679f64bf0c87daf783cd1f8039f643b506f956ef", kill_on_drop: false }` [INFO] [stdout] da0f49afc27cd3369a019614679f64bf0c87daf783cd1f8039f643b506f956ef