[INFO] fetching crate egui_font_loader 0.34.1...
[INFO] testing egui_font_loader-0.34.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate egui_font_loader 0.34.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate egui_font_loader 0.34.1
[INFO] finished tweaking crates.io crate egui_font_loader 0.34.1
[INFO] tweaked toml for crates.io crate egui_font_loader 0.34.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_font_loader 0.34.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_font_loader 0.34.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136
[INFO] running `Command { std: "docker" "start" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling emath v0.34.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling epaint_default_fonts v0.34.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ecolor v0.34.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling accesskit v0.24.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling font-types v0.11.2
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling peniko v0.6.0
[INFO] [stderr]    Compiling vello_common v0.0.6
[INFO] [stderr]    Compiling vello_cpu v0.0.6
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling epaint v0.34.1
[INFO] [stderr]    Compiling egui v0.34.1
[INFO] [stderr]    Compiling egui_font_loader v0.34.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s
[INFO] running `Command { std: "docker" "inspect" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_font_loader v0.34.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_font_loader-dc54492c139c75dc)
[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] [stderr]    Doc-tests egui_font_loader
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - load_font (line 40) ... FAILED
[INFO] [stdout] test src/lib.rs - load_fonts (line 68) ... FAILED
[INFO] [stdout] test src/lib.rs - LoaderFontData (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - load_font (line 40) stdout ----
[INFO] [stdout] error: cannot find macro `load_font` in this scope
[INFO] [stdout]   --> src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | load_font!(ctx, "DesiredFontName", "path/to/font.ttf");
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - load_fonts (line 68) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `egui_ctx` in this scope
[INFO] [stdout]   --> src/lib.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 | load_fonts(&egui_ctx, fonts).unwrap();
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - load_font (line 40)
[INFO] [stdout]     src/lib.rs - load_fonts (line 68)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136", kill_on_drop: false }`
[INFO] [stdout] fbf7211ad45ca98837217d4b98991120847878034c026c493bd9c5ba2f3d2136
