[INFO] fetching crate fltk-egui 0.18.0...
[INFO] testing fltk-egui-0.18.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate fltk-egui 0.18.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fltk-egui 0.18.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fltk-egui 0.18.0
[INFO] tweaked toml for crates.io crate fltk-egui 0.18.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fltk-egui 0.18.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fltk-egui 0.18.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af3d7ce3a996a14b03a678324a5f8465a297133c7226a81fe915c17ec4f5fd54
[INFO] running `Command { std: "docker" "start" "-a" "af3d7ce3a996a14b03a678324a5f8465a297133c7226a81fe915c17ec4f5fd54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af3d7ce3a996a14b03a678324a5f8465a297133c7226a81fe915c17ec4f5fd54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3d7ce3a996a14b03a678324a5f8465a297133c7226a81fe915c17ec4f5fd54", kill_on_drop: false }`
[INFO] [stdout] af3d7ce3a996a14b03a678324a5f8465a297133c7226a81fe915c17ec4f5fd54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 383aebb9ae36f1227f5ea2a476716c26231823c8140833bac866affb55bfb0c1
[INFO] running `Command { std: "docker" "start" "-a" "383aebb9ae36f1227f5ea2a476716c26231823c8140833bac866affb55bfb0c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling fltk-sys v1.4.21
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling egui_glow v0.30.0
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling fltk v1.4.21
[INFO] [stderr]    Compiling fltk-egui v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "383aebb9ae36f1227f5ea2a476716c26231823c8140833bac866affb55bfb0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383aebb9ae36f1227f5ea2a476716c26231823c8140833bac866affb55bfb0c1", kill_on_drop: false }`
[INFO] [stdout] 383aebb9ae36f1227f5ea2a476716c26231823c8140833bac866affb55bfb0c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5cb5663a805a4ddd20054984542ad1b288b1beb50b878f62f0a193f1dd2db1a
[INFO] running `Command { std: "docker" "start" "-a" "a5cb5663a805a4ddd20054984542ad1b288b1beb50b878f62f0a193f1dd2db1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling unicode_names2 v0.6.0
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling egui_glow v0.30.0
[INFO] [stderr]    Compiling egui_extras v0.30.0
[INFO] [stderr]    Compiling fltk-egui v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling egui_demo_lib v0.30.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.93s
[INFO] running `Command { std: "docker" "inspect" "a5cb5663a805a4ddd20054984542ad1b288b1beb50b878f62f0a193f1dd2db1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cb5663a805a4ddd20054984542ad1b288b1beb50b878f62f0a193f1dd2db1a", kill_on_drop: false }`
[INFO] [stdout] a5cb5663a805a4ddd20054984542ad1b288b1beb50b878f62f0a193f1dd2db1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d1c454edaa8582ed0cfa4e77ebae61c76e94a00a12cc1a88d467ec608e9a886
[INFO] running `Command { std: "docker" "start" "-a" "7d1c454edaa8582ed0cfa4e77ebae61c76e94a00a12cc1a88d467ec608e9a886", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fltk_egui-f4ff20100c18ea58)
[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 fltk_egui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 53) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 53) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `run`
[INFO] [stdout]   --> src/lib.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | cargo run --example basic
[INFO] [stdout]    |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 53)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d1c454edaa8582ed0cfa4e77ebae61c76e94a00a12cc1a88d467ec608e9a886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d1c454edaa8582ed0cfa4e77ebae61c76e94a00a12cc1a88d467ec608e9a886", kill_on_drop: false }`
[INFO] [stdout] 7d1c454edaa8582ed0cfa4e77ebae61c76e94a00a12cc1a88d467ec608e9a886
