[INFO] cloning repository https://github.com/crumblingstatue/xdg-desktop-portal-froggy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/xdg-desktop-portal-froggy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fxdg-desktop-portal-froggy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fxdg-desktop-portal-froggy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54fb4434bda66979562c68771a225ff324ab1c1b
[INFO] testing crumblingstatue/xdg-desktop-portal-froggy against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fxdg-desktop-portal-froggy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crumblingstatue/xdg-desktop-portal-froggy
[INFO] finished tweaking git repo https://github.com/crumblingstatue/xdg-desktop-portal-froggy
[INFO] tweaked toml for git repo https://github.com/crumblingstatue/xdg-desktop-portal-froggy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crumblingstatue/xdg-desktop-portal-froggy on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crumblingstatue/xdg-desktop-portal-froggy 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jannistpl/egui-file-dialog.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_utils v3.4.0
[INFO] [stderr]   Downloaded zvariant_derive v5.12.0
[INFO] [stderr]   Downloaded zvariant v5.12.0
[INFO] [stderr]   Downloaded zbus_names v4.3.2
[INFO] [stderr]   Downloaded zbus_macros v5.16.0
[INFO] [stderr]   Downloaded egui-sf2g v0.8.0
[INFO] [stderr]   Downloaded ron v0.12.2
[INFO] [stderr]   Downloaded zbus v5.16.0
[INFO] [stderr]   Downloaded peniko v0.6.1
[INFO] [stderr]   Downloaded polycool v0.4.0
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded font-types v0.11.3
[INFO] [stderr]   Downloaded ecolor v0.35.0
[INFO] [stderr]   Downloaded emath v0.35.0
[INFO] [stderr]   Downloaded glifo v0.1.1
[INFO] [stderr]   Downloaded accesskit v0.24.1
[INFO] [stderr]   Downloaded color v0.3.3
[INFO] [stderr]   Downloaded vello_cpu v0.0.9
[INFO] [stderr]   Downloaded vello_common v0.0.9
[INFO] [stderr]   Downloaded epaint v0.35.0
[INFO] [stderr]   Downloaded kurbo v0.13.1
[INFO] [stderr]   Downloaded fearless_simd v0.4.1
[INFO] [stderr]   Downloaded sysinfo v0.39.5
[INFO] [stderr]   Downloaded harfrust v0.7.0
[INFO] [stderr]   Downloaded skrifa v0.42.1
[INFO] [stderr]   Downloaded read-fonts v0.39.2
[INFO] [stderr]   Downloaded egui v0.35.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce
[INFO] running `Command { std: "docker" "start" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling fearless_simd v0.4.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling emath v0.35.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling kurbo v0.13.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling epaint_default_fonts v0.35.0
[INFO] [stderr]    Compiling ecolor v0.35.0
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling guillotiere v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling accesskit v0.24.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling glu-sys v0.1.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling sf2g v0.4.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling sysinfo v0.39.5
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling color v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling read-fonts v0.39.2
[INFO] [stderr]    Compiling peniko v0.6.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling vello_common v0.0.9
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling ron v0.12.2
[INFO] [stderr]    Compiling vello_cpu v0.0.9
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling harfrust v0.7.0
[INFO] [stderr]    Compiling skrifa v0.42.1
[INFO] [stderr]    Compiling zbus v5.16.0
[INFO] [stderr]    Compiling epaint v0.35.0
[INFO] [stderr]    Compiling egui v0.35.0
[INFO] [stderr]    Compiling egui-sf2g v0.8.0
[INFO] [stderr]    Compiling egui-file-dialog v0.14.1 (https://github.com/jannistpl/egui-file-dialog.git#23846f49)
[INFO] [stderr]    Compiling xdg-desktop-portal-froggy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling xdg-desktop-portal-froggy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xdg_desktop_portal_froggy-7c98d9b16623f085)
[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" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce", kill_on_drop: false }`
[INFO] [stdout] 70ef6869e99738092798836ef4ca7ca5ed5fdf3afe1817ee2d10c99c4a9f26ce
