[INFO] fetching crate iced_custom_highlighter 0.1.0...
[INFO] testing iced_custom_highlighter-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate iced_custom_highlighter 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate iced_custom_highlighter 0.1.0
[INFO] finished tweaking crates.io crate iced_custom_highlighter 0.1.0
[INFO] tweaked toml for crates.io crate iced_custom_highlighter 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iced_custom_highlighter 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iced_custom_highlighter 0.1.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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced_futures v0.14.0
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded iced_renderer v0.14.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.8
[INFO] [stderr]   Downloaded rangemap v1.7.0
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded fontdb v0.23.0
[INFO] [stderr]   Downloaded iced_widget v0.14.1
[INFO] [stderr]   Downloaded iced_graphics v0.14.0
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded cosmic-text v0.15.0
[INFO] [stderr]   Downloaded two-face v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c078672996b7fc5dce1b991e894d2d1a90a1870537d40da99fb342f279e5bff
[INFO] running `Command { std: "docker" "start" "-a" "1c078672996b7fc5dce1b991e894d2d1a90a1870537d40da99fb342f279e5bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c078672996b7fc5dce1b991e894d2d1a90a1870537d40da99fb342f279e5bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c078672996b7fc5dce1b991e894d2d1a90a1870537d40da99fb342f279e5bff", kill_on_drop: false }`
[INFO] [stdout] 1c078672996b7fc5dce1b991e894d2d1a90a1870537d40da99fb342f279e5bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0001e8ba22fb473ab5d7a9665f7dc5c64911da2bcf4cecdab50b38efd3dc668
[INFO] running `Command { std: "docker" "start" "-a" "c0001e8ba22fb473ab5d7a9665f7dc5c64911da2bcf4cecdab50b38efd3dc668", kill_on_drop: false }`
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling rangemap v1.7.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iced_core v0.14.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_futures v0.14.0
[INFO] [stderr]    Compiling two-face v0.4.4
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling harfrust v0.3.2
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling cosmic-text v0.15.0
[INFO] [stderr]    Compiling iced_graphics v0.14.0
[INFO] [stderr]    Compiling iced_renderer v0.14.0
[INFO] [stderr]    Compiling iced_widget v0.14.1
[INFO] [stderr]    Compiling iced_custom_highlighter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "c0001e8ba22fb473ab5d7a9665f7dc5c64911da2bcf4cecdab50b38efd3dc668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0001e8ba22fb473ab5d7a9665f7dc5c64911da2bcf4cecdab50b38efd3dc668", kill_on_drop: false }`
[INFO] [stdout] c0001e8ba22fb473ab5d7a9665f7dc5c64911da2bcf4cecdab50b38efd3dc668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86ecaa6b134d9b81fe068a9d321258c9ad8759263f1c600c0043fa907faf2993
[INFO] running `Command { std: "docker" "start" "-a" "86ecaa6b134d9b81fe068a9d321258c9ad8759263f1c600c0043fa907faf2993", kill_on_drop: false }`
[INFO] [stderr]    Compiling iced_custom_highlighter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "86ecaa6b134d9b81fe068a9d321258c9ad8759263f1c600c0043fa907faf2993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ecaa6b134d9b81fe068a9d321258c9ad8759263f1c600c0043fa907faf2993", kill_on_drop: false }`
[INFO] [stdout] 86ecaa6b134d9b81fe068a9d321258c9ad8759263f1c600c0043fa907faf2993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7aee4611d53842694229a6f3ff13b05a3900a703274a1a1df6961492d42b4fbc
[INFO] running `Command { std: "docker" "start" "-a" "7aee4611d53842694229a6f3ff13b05a3900a703274a1a1df6961492d42b4fbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_custom_highlighter-609d41a801a8d166)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iced_custom_highlighter
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use iced::widget::{Column, pick_list, text_editor};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use iced::{Element, Theme};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7aee4611d53842694229a6f3ff13b05a3900a703274a1a1df6961492d42b4fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aee4611d53842694229a6f3ff13b05a3900a703274a1a1df6961492d42b4fbc", kill_on_drop: false }`
[INFO] [stdout] 7aee4611d53842694229a6f3ff13b05a3900a703274a1a1df6961492d42b4fbc
