[INFO] cloning repository https://github.com/chikof/sakawa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chikof/sakawa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fsakawa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fsakawa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed1c79677d3d32bc3701de7d51f52b221abfc5cb
[INFO] testing chikof/sakawa against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fsakawa" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chikof/sakawa
[INFO] finished tweaking git repo https://github.com/chikof/sakawa
[INFO] tweaked toml for git repo https://github.com/chikof/sakawa written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chikof/sakawa on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chikof/sakawa 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.3
[INFO] [stderr]   Downloaded zvariant_utils v2.0.0
[INFO] [stderr]   Downloaded zvariant_derive v4.1.1
[INFO] [stderr]   Downloaded egui-wgpu v0.27.2
[INFO] [stderr]   Downloaded emath v0.27.2
[INFO] [stderr]   Downloaded egui_glow v0.27.2
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.1
[INFO] [stderr]   Downloaded wayland-backend v0.3.4
[INFO] [stderr]   Downloaded wayland-client v0.31.3
[INFO] [stderr]   Downloaded zbus v4.3.0
[INFO] [stderr]   Downloaded eframe v0.27.2
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.2
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded async-executor v1.12.0
[INFO] [stderr]   Downloaded egui v0.27.2
[INFO] [stderr]   Downloaded wgpu-hal v0.19.4
[INFO] [stderr]   Downloaded async-signal v0.2.8
[INFO] [stderr]   Downloaded async-process v2.2.3
[INFO] [stderr]   Downloaded zbus_macros v4.3.0
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded zvariant v4.1.1
[INFO] [stderr]   Downloaded ashpd v0.8.1
[INFO] [stderr]   Downloaded rfd v0.14.1
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded egui-winit v0.27.2
[INFO] [stderr]   Downloaded ecolor v0.27.2
[INFO] [stderr]   Downloaded wayland-sys v0.31.2
[INFO] [stderr]   Downloaded epaint v0.27.2
[INFO] [stderr]   Downloaded image v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e69b0745fc019db746a653cc2393844ea2d84e906bdaea60b6fdb169c5a2e1ec
[INFO] running `Command { std: "docker" "start" "-a" "e69b0745fc019db746a653cc2393844ea2d84e906bdaea60b6fdb169c5a2e1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e69b0745fc019db746a653cc2393844ea2d84e906bdaea60b6fdb169c5a2e1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69b0745fc019db746a653cc2393844ea2d84e906bdaea60b6fdb169c5a2e1ec", kill_on_drop: false }`
[INFO] [stdout] e69b0745fc019db746a653cc2393844ea2d84e906bdaea60b6fdb169c5a2e1ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ce424c5d2ef356a8ce94f651462018a6e294e9560f2957cc6c592a6f52219aa
[INFO] running `Command { std: "docker" "start" "-a" "3ce424c5d2ef356a8ce94f651462018a6e294e9560f2957cc6c592a6f52219aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling async-once-cell v0.5.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.0.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.27.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ecolor v0.27.2
[INFO] [stderr]    Compiling zvariant_derive v4.1.1
[INFO] [stderr]    Compiling zbus_macros v4.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling epaint v0.27.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling egui v0.27.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling egui_glow v0.27.2
[INFO] [stderr]    Compiling zvariant v4.1.1
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zbus v4.3.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling arboard v3.4.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.3
[INFO] [stderr]    Compiling atspi-common v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling atspi-proxies v0.3.0
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling atspi-connection v0.3.0
[INFO] [stderr]    Compiling atspi v0.19.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling accesskit_unix v0.6.2
[INFO] [stderr]    Compiling accesskit_winit v0.16.1
[INFO] [stderr]    Compiling egui-winit v0.27.2
[INFO] [stderr]    Compiling eframe v0.27.2
[INFO] [stderr]    Compiling wuwa-modloader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3ce424c5d2ef356a8ce94f651462018a6e294e9560f2957cc6c592a6f52219aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce424c5d2ef356a8ce94f651462018a6e294e9560f2957cc6c592a6f52219aa", kill_on_drop: false }`
[INFO] [stdout] 3ce424c5d2ef356a8ce94f651462018a6e294e9560f2957cc6c592a6f52219aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcec09f671ef566d3e21aa1fb25fad404fb42d159fa0a89c51dcdf73fb7898e5
[INFO] running `Command { std: "docker" "start" "-a" "bcec09f671ef566d3e21aa1fb25fad404fb42d159fa0a89c51dcdf73fb7898e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling wuwa-modloader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bcec09f671ef566d3e21aa1fb25fad404fb42d159fa0a89c51dcdf73fb7898e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcec09f671ef566d3e21aa1fb25fad404fb42d159fa0a89c51dcdf73fb7898e5", kill_on_drop: false }`
[INFO] [stdout] bcec09f671ef566d3e21aa1fb25fad404fb42d159fa0a89c51dcdf73fb7898e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f26106828b7d4a8cf3498feb407b6fd6d594e17aaf995d7b3bc32d76e89cf76
[INFO] running `Command { std: "docker" "start" "-a" "3f26106828b7d4a8cf3498feb407b6fd6d594e17aaf995d7b3bc32d76e89cf76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wuwa_modloader-33188aae85181dd4)
[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" "3f26106828b7d4a8cf3498feb407b6fd6d594e17aaf995d7b3bc32d76e89cf76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f26106828b7d4a8cf3498feb407b6fd6d594e17aaf995d7b3bc32d76e89cf76", kill_on_drop: false }`
[INFO] [stdout] 3f26106828b7d4a8cf3498feb407b6fd6d594e17aaf995d7b3bc32d76e89cf76
