[INFO] cloning repository https://github.com/fltk-rs/fltk-egui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fltk-rs/fltk-egui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffltk-rs%2Ffltk-egui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffltk-rs%2Ffltk-egui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1936d80fb8b2b3dd3516beb630fcbdf7347d7d7b
[INFO] testing fltk-rs/fltk-egui against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffltk-rs%2Ffltk-egui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fltk-rs/fltk-egui
[INFO] finished tweaking git repo https://github.com/fltk-rs/fltk-egui
[INFO] tweaked toml for git repo https://github.com/fltk-rs/fltk-egui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fltk-rs/fltk-egui 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding egui v0.30.0 (available: v0.33.3)
[INFO] [stderr]       Adding egui_demo_lib v0.30.0 (available: v0.33.3)
[INFO] [stderr]       Adding egui_glow v0.30.0 (available: v0.33.3)
[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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 764a91175c7168e0377dcf5b3fccdae4d279720b46be408d6198075af8b4e161
[INFO] running `Command { std: "docker" "start" "-a" "764a91175c7168e0377dcf5b3fccdae4d279720b46be408d6198075af8b4e161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "764a91175c7168e0377dcf5b3fccdae4d279720b46be408d6198075af8b4e161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764a91175c7168e0377dcf5b3fccdae4d279720b46be408d6198075af8b4e161", kill_on_drop: false }`
[INFO] [stdout] 764a91175c7168e0377dcf5b3fccdae4d279720b46be408d6198075af8b4e161
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ffe20e05e07eb4c9da32bcff75a09bf9267783e161f9e7302f07ef436fda4d8
[INFO] running `Command { std: "docker" "start" "-a" "9ffe20e05e07eb4c9da32bcff75a09bf9267783e161f9e7302f07ef436fda4d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling egui v0.30.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling egui_glow v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling fltk v1.5.22
[INFO] [stderr]    Compiling fltk-egui v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "9ffe20e05e07eb4c9da32bcff75a09bf9267783e161f9e7302f07ef436fda4d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ffe20e05e07eb4c9da32bcff75a09bf9267783e161f9e7302f07ef436fda4d8", kill_on_drop: false }`
[INFO] [stdout] 9ffe20e05e07eb4c9da32bcff75a09bf9267783e161f9e7302f07ef436fda4d8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c29c6d241549c7aba29a66d1c56133f7cabec3b71dfaafaa3caf3f91806763c
[INFO] running `Command { std: "docker" "start" "-a" "6c29c6d241549c7aba29a66d1c56133f7cabec3b71dfaafaa3caf3f91806763c", kill_on_drop: false }`
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling unicode_names2 v0.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[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 18.26s
[INFO] running `Command { std: "docker" "inspect" "6c29c6d241549c7aba29a66d1c56133f7cabec3b71dfaafaa3caf3f91806763c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c29c6d241549c7aba29a66d1c56133f7cabec3b71dfaafaa3caf3f91806763c", kill_on_drop: false }`
[INFO] [stdout] 6c29c6d241549c7aba29a66d1c56133f7cabec3b71dfaafaa3caf3f91806763c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13e01a4461c040953970d8c68ff751ec743414f8db87d4dd2e813938d3f9300d
[INFO] running `Command { std: "docker" "start" "-a" "13e01a4461c040953970d8c68ff751ec743414f8db87d4dd2e813938d3f9300d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fltk_egui-4e3fba4f3762e743)
[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] [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.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13e01a4461c040953970d8c68ff751ec743414f8db87d4dd2e813938d3f9300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e01a4461c040953970d8c68ff751ec743414f8db87d4dd2e813938d3f9300d", kill_on_drop: false }`
[INFO] [stdout] 13e01a4461c040953970d8c68ff751ec743414f8db87d4dd2e813938d3f9300d
