[INFO] fetching crate charming 0.6.0... [INFO] testing charming-0.6.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate charming 0.6.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate charming 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate charming 0.6.0 [INFO] tweaked toml for crates.io crate charming 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate charming 0.6.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate charming 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05d017041b9ba0d9b9f63b1e8241acf8bbcc494acfd98d562b86442bf5a3d95a [INFO] running `Command { std: "docker" "start" "-a" "05d017041b9ba0d9b9f63b1e8241acf8bbcc494acfd98d562b86442bf5a3d95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d017041b9ba0d9b9f63b1e8241acf8bbcc494acfd98d562b86442bf5a3d95a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d017041b9ba0d9b9f63b1e8241acf8bbcc494acfd98d562b86442bf5a3d95a", kill_on_drop: false }` [INFO] [stdout] 05d017041b9ba0d9b9f63b1e8241acf8bbcc494acfd98d562b86442bf5a3d95a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50311675a45496dc48c205b2d4b9c3b1dde2da12f53244e084a8af9da482447b [INFO] running `Command { std: "docker" "start" "-a" "50311675a45496dc48c205b2d4b9c3b1dde2da12f53244e084a8af9da482447b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling charming_macros v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling charming v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.59s [INFO] running `Command { std: "docker" "inspect" "50311675a45496dc48c205b2d4b9c3b1dde2da12f53244e084a8af9da482447b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50311675a45496dc48c205b2d4b9c3b1dde2da12f53244e084a8af9da482447b", kill_on_drop: false }` [INFO] [stdout] 50311675a45496dc48c205b2d4b9c3b1dde2da12f53244e084a8af9da482447b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2632f72930ecc1a023a8f38db2cec02a154f2031cdcaa8d20cd2f863e6bba28a [INFO] running `Command { std: "docker" "start" "-a" "2632f72930ecc1a023a8f38db2cec02a154f2031cdcaa8d20cd2f863e6bba28a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling test_each_file v0.3.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling charming v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling usvg v0.45.0 [INFO] [stderr] Compiling resvg v0.45.0 [INFO] [stdout] error: Given directory does not exist [INFO] [stdout] --> tests/image_snapshots.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | test_each_path! { in "./img" => image_snapshot } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charming_gallery` [INFO] [stdout] --> tests/deserialize.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | for (key, chart_tree) in charming_gallery::CHARTS.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `charming_gallery` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charming_gallery`, use `cargo add charming_gallery` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `charming` (test "image_snapshots") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `charming` (test "deserialize") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2632f72930ecc1a023a8f38db2cec02a154f2031cdcaa8d20cd2f863e6bba28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2632f72930ecc1a023a8f38db2cec02a154f2031cdcaa8d20cd2f863e6bba28a", kill_on_drop: false }` [INFO] [stdout] 2632f72930ecc1a023a8f38db2cec02a154f2031cdcaa8d20cd2f863e6bba28a