[INFO] cloning repository https://github.com/yamrc/Hako [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamrc/Hako" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamrc%2FHako", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamrc%2FHako'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76d48148653ab552a900654c39935d002a9a49e5 [INFO] testing yamrc/Hako against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamrc%2FHako" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yamrc/Hako [INFO] finished tweaking git repo https://github.com/yamrc/Hako [INFO] tweaked toml for git repo https://github.com/yamrc/Hako written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yamrc/Hako on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yamrc/Hako 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03525ff7d325baa40263ba659bc7ea526182ba8e815de8e9f5cd5be012e9276d [INFO] running `Command { std: "docker" "start" "-a" "03525ff7d325baa40263ba659bc7ea526182ba8e815de8e9f5cd5be012e9276d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03525ff7d325baa40263ba659bc7ea526182ba8e815de8e9f5cd5be012e9276d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03525ff7d325baa40263ba659bc7ea526182ba8e815de8e9f5cd5be012e9276d", kill_on_drop: false }` [INFO] [stdout] 03525ff7d325baa40263ba659bc7ea526182ba8e815de8e9f5cd5be012e9276d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e348a41aa7c8cb6b6bd9f33897f37b987a7277c600b92548603e23dd437d25f [INFO] running `Command { std: "docker" "start" "-a" "3e348a41aa7c8cb6b6bd9f33897f37b987a7277c600b92548603e23dd437d25f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling winit v0.30.8 (https://github.com/iced-rs/winit.git?rev=05b8ff17a06562f0a10bb46e6eaacbe2a95cb5ed#05b8ff17) [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling dpi v0.1.1 (https://github.com/iced-rs/winit.git?rev=05b8ff17a06562f0a10bb46e6eaacbe2a95cb5ed#05b8ff17) [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling iced_core v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling hako v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling read-fonts v0.29.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iced_futures v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_debug v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_runtime v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling skrifa v0.31.3 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling clipboard_wayland v0.2.2 [INFO] [stderr] Compiling clipboard_x11 v0.4.2 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling swash v0.2.5 [INFO] [stderr] Compiling cosmic-text v0.14.2 [INFO] [stderr] Compiling iced_graphics v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_tiny_skia v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_program v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_winit v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced_widget v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Compiling iced v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#53e49769) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "3e348a41aa7c8cb6b6bd9f33897f37b987a7277c600b92548603e23dd437d25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e348a41aa7c8cb6b6bd9f33897f37b987a7277c600b92548603e23dd437d25f", kill_on_drop: false }` [INFO] [stdout] 3e348a41aa7c8cb6b6bd9f33897f37b987a7277c600b92548603e23dd437d25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20f4a747b4dca22be6511f542088ddaf6f2c0112e2928536b5cc230adb51433f [INFO] running `Command { std: "docker" "start" "-a" "20f4a747b4dca22be6511f542088ddaf6f2c0112e2928536b5cc230adb51433f", kill_on_drop: false }` [INFO] [stderr] Compiling hako v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "20f4a747b4dca22be6511f542088ddaf6f2c0112e2928536b5cc230adb51433f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f4a747b4dca22be6511f542088ddaf6f2c0112e2928536b5cc230adb51433f", kill_on_drop: false }` [INFO] [stdout] 20f4a747b4dca22be6511f542088ddaf6f2c0112e2928536b5cc230adb51433f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40cc4ab201a18158d942641a6e041ea817fb493b6b40815ef4cf56f4eb6c27ae [INFO] running `Command { std: "docker" "start" "-a" "40cc4ab201a18158d942641a6e041ea817fb493b6b40815ef4cf56f4eb6c27ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hako-244972c34f808773) [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" "40cc4ab201a18158d942641a6e041ea817fb493b6b40815ef4cf56f4eb6c27ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cc4ab201a18158d942641a6e041ea817fb493b6b40815ef4cf56f4eb6c27ae", kill_on_drop: false }` [INFO] [stdout] 40cc4ab201a18158d942641a6e041ea817fb493b6b40815ef4cf56f4eb6c27ae