[INFO] fetching crate fltk-decl 0.2.7...
[INFO] testing fltk-decl-0.2.7 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate fltk-decl 0.2.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fltk-decl 0.2.7
[INFO] finished tweaking crates.io crate fltk-decl 0.2.7
[INFO] tweaked toml for crates.io crate fltk-decl 0.2.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fltk-decl 0.2.7 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 fltk-decl 0.2.7 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1b3d559e37acc28cf797abdf6b0b3377c469653cdf80ed48b61b7cea5f54358
[INFO] running `Command { std: "docker" "start" "-a" "d1b3d559e37acc28cf797abdf6b0b3377c469653cdf80ed48b61b7cea5f54358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1b3d559e37acc28cf797abdf6b0b3377c469653cdf80ed48b61b7cea5f54358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b3d559e37acc28cf797abdf6b0b3377c469653cdf80ed48b61b7cea5f54358", kill_on_drop: false }`
[INFO] [stdout] d1b3d559e37acc28cf797abdf6b0b3377c469653cdf80ed48b61b7cea5f54358
[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 -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] a4a560e3b18ab45e964d8138b751b290c39bddb33f62a83a6e6972e515398d60
[INFO] running `Command { std: "docker" "start" "-a" "a4a560e3b18ab45e964d8138b751b290c39bddb33f62a83a6e6972e515398d60", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling ttf-parser v0.19.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cc v1.0.80
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling fltk-sys v1.4.12
[INFO] [stderr]    Compiling fltk v1.4.12
[INFO] [stderr]    Compiling fltk-decl v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "a4a560e3b18ab45e964d8138b751b290c39bddb33f62a83a6e6972e515398d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a560e3b18ab45e964d8138b751b290c39bddb33f62a83a6e6972e515398d60", kill_on_drop: false }`
[INFO] [stdout] a4a560e3b18ab45e964d8138b751b290c39bddb33f62a83a6e6972e515398d60
[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 -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] 6bee5117bc25323291a0bd2d49935ce7cb11434682437e1f2fdc5100216b68ea
[INFO] running `Command { std: "docker" "start" "-a" "6bee5117bc25323291a0bd2d49935ce7cb11434682437e1f2fdc5100216b68ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling winnow v0.5.3
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling serde-lexpr v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]    Compiling serde_json5 v0.1.0
[INFO] [stderr]    Compiling fltk-decl v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `*` and `prelude::*`
[INFO] [stdout]  --> examples/menu.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fltk::{prelude::*, *};
[INFO] [stdout]   |            ^^^^^^^^^^  ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fltk_decl::DeclarativeApp`
[INFO] [stdout]  --> examples/menu.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fltk_decl::DeclarativeApp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "6bee5117bc25323291a0bd2d49935ce7cb11434682437e1f2fdc5100216b68ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bee5117bc25323291a0bd2d49935ce7cb11434682437e1f2fdc5100216b68ea", kill_on_drop: false }`
[INFO] [stdout] 6bee5117bc25323291a0bd2d49935ce7cb11434682437e1f2fdc5100216b68ea
[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 -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] 03a61a7d3d3148ea48316d99317c004e71b35a30f497eb1a19a245db3bc702ac
[INFO] running `Command { std: "docker" "start" "-a" "03a61a7d3d3148ea48316d99317c004e71b35a30f497eb1a19a245db3bc702ac", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `*` and `prelude::*`
[INFO] [stderr]  --> examples/menu.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use fltk::{prelude::*, *};
[INFO] [stderr]   |            ^^^^^^^^^^  ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fltk_decl::DeclarativeApp`
[INFO] [stderr]  --> examples/menu.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use fltk_decl::DeclarativeApp;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fltk-decl` (example "menu") generated 2 warnings (run `cargo fix --example "menu"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fltk_decl-268a4165de530f31)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests fltk_decl
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 60) ... ignored
[INFO] [stdout] test src/lib.rs - (line 72) ... ignored
[INFO] [stdout] test src/lib.rs - (line 182) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 200) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 200) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Can't open display: 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "03a61a7d3d3148ea48316d99317c004e71b35a30f497eb1a19a245db3bc702ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a61a7d3d3148ea48316d99317c004e71b35a30f497eb1a19a245db3bc702ac", kill_on_drop: false }`
[INFO] [stdout] 03a61a7d3d3148ea48316d99317c004e71b35a30f497eb1a19a245db3bc702ac
