[INFO] cloning repository https://github.com/toadslop/zenity-dialog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toadslop/zenity-dialog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fzenity-dialog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fzenity-dialog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d39deb403fee9ecc3383000bb2e4dd82880d80e
[INFO] testing toadslop/zenity-dialog against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fzenity-dialog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toadslop/zenity-dialog
[INFO] finished tweaking git repo https://github.com/toadslop/zenity-dialog
[INFO] tweaked toml for git repo https://github.com/toadslop/zenity-dialog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toadslop/zenity-dialog on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toadslop/zenity-dialog 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing toadslop/zenity-dialog against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fzenity-dialog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toadslop/zenity-dialog
[INFO] finished tweaking git repo https://github.com/toadslop/zenity-dialog
[INFO] tweaked toml for git repo https://github.com/toadslop/zenity-dialog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toadslop/zenity-dialog on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toadslop/zenity-dialog 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded syn v2.0.66
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a4dc1fc93bbe3386deb12ae2693c088a0b57c561abe92a77753135f830dfa0e
[INFO] running `Command { std: "docker" "start" "-a" "2a4dc1fc93bbe3386deb12ae2693c088a0b57c561abe92a77753135f830dfa0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4dc1fc93bbe3386deb12ae2693c088a0b57c561abe92a77753135f830dfa0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4dc1fc93bbe3386deb12ae2693c088a0b57c561abe92a77753135f830dfa0e", kill_on_drop: false }`
[INFO] [stdout] 2a4dc1fc93bbe3386deb12ae2693c088a0b57c561abe92a77753135f830dfa0e
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc0dc6527072a8a504d833e46f83c799f510092528e507fd5fb979135d5a6adb
[INFO] running `Command { std: "docker" "start" "-a" "bc0dc6527072a8a504d833e46f83c799f510092528e507fd5fb979135d5a6adb", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zenity-dialog v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "bc0dc6527072a8a504d833e46f83c799f510092528e507fd5fb979135d5a6adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0dc6527072a8a504d833e46f83c799f510092528e507fd5fb979135d5a6adb", kill_on_drop: false }`
[INFO] [stdout] bc0dc6527072a8a504d833e46f83c799f510092528e507fd5fb979135d5a6adb
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b371f9ddf4fcfb725fa30af400095d7753aa0a554afbcb53b636380f29255a54
[INFO] running `Command { std: "docker" "start" "-a" "b371f9ddf4fcfb725fa30af400095d7753aa0a554afbcb53b636380f29255a54", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling zenity-dialog v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] running `Command { std: "docker" "inspect" "b371f9ddf4fcfb725fa30af400095d7753aa0a554afbcb53b636380f29255a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b371f9ddf4fcfb725fa30af400095d7753aa0a554afbcb53b636380f29255a54", kill_on_drop: false }`
[INFO] [stdout] b371f9ddf4fcfb725fa30af400095d7753aa0a554afbcb53b636380f29255a54
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 260bd2fbb277fbf02266274c7ae38d0ea6384670bfd4950caef5f05692ce6f82
[INFO] running `Command { std: "docker" "start" "-a" "260bd2fbb277fbf02266274c7ae38d0ea6384670bfd4950caef5f05692ce6f82", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenity_dialog-981c16a138f92152)
[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 zenity_dialog
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `dialog` in this scope
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | let result = ZenityDialog::new(dialog::Error::default().with_text("An error happened!"))
[INFO] [stdout]    |                                ^^^^^^ use of unresolved module or unlinked crate `dialog`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/dialog.rs, use `mod dialog` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 20 + mod dialog;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 - let result = ZenityDialog::new(dialog::Error::default().with_text("An error happened!"))
[INFO] [stdout] 21 + let result = ZenityDialog::new(Error::default().with_text("An error happened!"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ZenityDialog` in this scope
[INFO] [stdout]   --> src/lib.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | let result = ZenityDialog::new(dialog::Error::default().with_text("An error happened!"))
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of undeclared type `ZenityDialog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Icon` in this scope
[INFO] [stdout]   --> src/lib.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     .with_icon(Icon::Error)
[INFO] [stdout]    |                ^^^^ use of undeclared type `Icon`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ZenityOutput` in this scope
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ZenityOutput::Unknown {
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ZenityOutput`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ZenityOutput` in this scope
[INFO] [stdout]   --> src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ZenityOutput::Rejected { .. } => println!("The user clicked the rejection response"),
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ZenityOutput`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ZenityOutput` in this scope
[INFO] [stdout]   --> src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ZenityOutput::Affirmed { .. } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ZenityOutput`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "260bd2fbb277fbf02266274c7ae38d0ea6384670bfd4950caef5f05692ce6f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260bd2fbb277fbf02266274c7ae38d0ea6384670bfd4950caef5f05692ce6f82", kill_on_drop: false }`
[INFO] [stdout] 260bd2fbb277fbf02266274c7ae38d0ea6384670bfd4950caef5f05692ce6f82
