[INFO] cloning repository https://github.com/Horse-Lips/Simple-Screenshot-Tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Horse-Lips/Simple-Screenshot-Tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHorse-Lips%2FSimple-Screenshot-Tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHorse-Lips%2FSimple-Screenshot-Tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d54320066fb2d355e948d8a3639844419eedcf1
[INFO] testing Horse-Lips/Simple-Screenshot-Tool against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHorse-Lips%2FSimple-Screenshot-Tool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Horse-Lips/Simple-Screenshot-Tool
[INFO] finished tweaking git repo https://github.com/Horse-Lips/Simple-Screenshot-Tool
[INFO] tweaked toml for git repo https://github.com/Horse-Lips/Simple-Screenshot-Tool written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Horse-Lips/Simple-Screenshot-Tool on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Horse-Lips/Simple-Screenshot-Tool 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libwayshot v0.2.0
[INFO] [stderr]   Downloaded screenshots v0.8.10
[INFO] [stderr]   Downloaded wayland-client v0.30.2
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded wayland-scanner v0.30.1
[INFO] [stderr]   Downloaded wayland-backend v0.1.2
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.1.0
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded wayland-protocols v0.30.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] [stderr]   Downloaded windows v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c227b223cd0d9009a666f1899d00a123c12677eca75b84c4497949e120972ae3
[INFO] running `Command { std: "docker" "start" "-a" "c227b223cd0d9009a666f1899d00a123c12677eca75b84c4497949e120972ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c227b223cd0d9009a666f1899d00a123c12677eca75b84c4497949e120972ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c227b223cd0d9009a666f1899d00a123c12677eca75b84c4497949e120972ae3", kill_on_drop: false }`
[INFO] [stdout] c227b223cd0d9009a666f1899d00a123c12677eca75b84c4497949e120972ae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 191a32e8caf70f61895a40d63b0a2a17823f765ea5f09cd2f48c7ee1c4cec47b
[INFO] running `Command { std: "docker" "start" "-a" "191a32e8caf70f61895a40d63b0a2a17823f765ea5f09cd2f48c7ee1c4cec47b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.30.1
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling display-info v0.4.8
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.1.0
[INFO] [stderr]    Compiling libwayshot v0.2.0
[INFO] [stderr]    Compiling screenshots v0.8.10
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling SimpleScreenshotTool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "191a32e8caf70f61895a40d63b0a2a17823f765ea5f09cd2f48c7ee1c4cec47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "191a32e8caf70f61895a40d63b0a2a17823f765ea5f09cd2f48c7ee1c4cec47b", kill_on_drop: false }`
[INFO] [stdout] 191a32e8caf70f61895a40d63b0a2a17823f765ea5f09cd2f48c7ee1c4cec47b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46907d4538f6cf87f22603b775b71ce9012fc06d9568506ffb73293a728867d0
[INFO] running `Command { std: "docker" "start" "-a" "46907d4538f6cf87f22603b775b71ce9012fc06d9568506ffb73293a728867d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling SimpleScreenshotTool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "46907d4538f6cf87f22603b775b71ce9012fc06d9568506ffb73293a728867d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46907d4538f6cf87f22603b775b71ce9012fc06d9568506ffb73293a728867d0", kill_on_drop: false }`
[INFO] [stdout] 46907d4538f6cf87f22603b775b71ce9012fc06d9568506ffb73293a728867d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26353832456be2aa7c75ff6bfd5195b7824c89a55675eab98ae826ab4ee94055
[INFO] running `Command { std: "docker" "start" "-a" "26353832456be2aa7c75ff6bfd5195b7824c89a55675eab98ae826ab4ee94055", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/SimpleScreenshotTool-1909d8f41c86a3e4)
[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] running `Command { std: "docker" "inspect" "26353832456be2aa7c75ff6bfd5195b7824c89a55675eab98ae826ab4ee94055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26353832456be2aa7c75ff6bfd5195b7824c89a55675eab98ae826ab4ee94055", kill_on_drop: false }`
[INFO] [stdout] 26353832456be2aa7c75ff6bfd5195b7824c89a55675eab98ae826ab4ee94055
