[INFO] fetching crate egui_wings 0.6.0...
[INFO] testing egui_wings-0.6.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate egui_wings 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate egui_wings 0.6.0
[INFO] finished tweaking crates.io crate egui_wings 0.6.0
[INFO] tweaked toml for crates.io crate egui_wings 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_wings 0.6.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_wings 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a59e46ae1690b24c24a2061fa69daaf938f8d9c11c39d18b21375e3cae2b2663
[INFO] running `Command { std: "docker" "start" "-a" "a59e46ae1690b24c24a2061fa69daaf938f8d9c11c39d18b21375e3cae2b2663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59e46ae1690b24c24a2061fa69daaf938f8d9c11c39d18b21375e3cae2b2663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59e46ae1690b24c24a2061fa69daaf938f8d9c11c39d18b21375e3cae2b2663", kill_on_drop: false }`
[INFO] [stdout] a59e46ae1690b24c24a2061fa69daaf938f8d9c11c39d18b21375e3cae2b2663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65005b7bed33e25c8cc840664677d5da9598c705fcea3ff4ef1faba369e83619
[INFO] running `Command { std: "docker" "start" "-a" "65005b7bed33e25c8cc840664677d5da9598c705fcea3ff4ef1faba369e83619", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling const_list v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wings_macro v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling wings_marshal v0.1.5
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling wings v0.1.5
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling egui_wings v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "65005b7bed33e25c8cc840664677d5da9598c705fcea3ff4ef1faba369e83619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65005b7bed33e25c8cc840664677d5da9598c705fcea3ff4ef1faba369e83619", kill_on_drop: false }`
[INFO] [stdout] 65005b7bed33e25c8cc840664677d5da9598c705fcea3ff4ef1faba369e83619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2026493d2c123576d3ac7a1aa73af2df0f91482b5112d01ed6f2d4b13f0c2286
[INFO] running `Command { std: "docker" "start" "-a" "2026493d2c123576d3ac7a1aa73af2df0f91482b5112d01ed6f2d4b13f0c2286", kill_on_drop: false }`
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling const_list v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling wings_marshal v0.1.5
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling wings v0.1.5
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling egui_wings v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "2026493d2c123576d3ac7a1aa73af2df0f91482b5112d01ed6f2d4b13f0c2286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2026493d2c123576d3ac7a1aa73af2df0f91482b5112d01ed6f2d4b13f0c2286", kill_on_drop: false }`
[INFO] [stdout] 2026493d2c123576d3ac7a1aa73af2df0f91482b5112d01ed6f2d4b13f0c2286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4902f315d2bbeeeddc235e4f4391080dfad8b42af910560e261f207f983efa5
[INFO] running `Command { std: "docker" "start" "-a" "b4902f315d2bbeeeddc235e4f4391080dfad8b42af910560e261f207f983efa5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_wings-545a85db5015387c)
[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 egui_wings
[INFO] [stderr] error[E0412]: cannot find type `DebugOptions` in this scope
[INFO] [stderr]    --> src/private_hack/mod.rs:312:16
[INFO] [stderr]     |
[INFO] [stderr] 284 | pub struct InputOptions {
[INFO] [stderr]     | ----------------------- similarly named struct `InputOptions` defined here
[INFO] [stderr] ...
[INFO] [stderr] 312 |     pub debug: DebugOptions,
[INFO] [stderr]     |                ^^^^^^^^^^^^ help: a struct with a similar name exists: `InputOptions`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0412`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name egui_wings --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern egui=/opt/rustwide/target/debug/deps/libegui-a422a9b57d8b43e1.rlib --extern egui_wings=/opt/rustwide/target/debug/deps/libegui_wings-890c315af70bf8c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d97b95dde1b060f1.rlib --extern wings=/opt/rustwide/target/debug/deps/libwings-82dc85379a64d579.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "b4902f315d2bbeeeddc235e4f4391080dfad8b42af910560e261f207f983efa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4902f315d2bbeeeddc235e4f4391080dfad8b42af910560e261f207f983efa5", kill_on_drop: false }`
[INFO] [stdout] b4902f315d2bbeeeddc235e4f4391080dfad8b42af910560e261f207f983efa5
