[INFO] cloning repository https://github.com/yehezkieldio/kyra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yehezkieldio/kyra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyehezkieldio%2Fkyra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyehezkieldio%2Fkyra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 223c15f82198a7351ab665f079cfd18c8fc31a1d [INFO] testing yehezkieldio/kyra against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyehezkieldio%2Fkyra" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yehezkieldio/kyra [INFO] finished tweaking git repo https://github.com/yehezkieldio/kyra [INFO] tweaked toml for git repo https://github.com/yehezkieldio/kyra written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yehezkieldio/kyra on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yehezkieldio/kyra 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54719adb36bd5f5d64c8e79a4f8f54e8ce0ca2d0483ed4377c7b0287593ce6fa [INFO] running `Command { std: "docker" "start" "-a" "54719adb36bd5f5d64c8e79a4f8f54e8ce0ca2d0483ed4377c7b0287593ce6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54719adb36bd5f5d64c8e79a4f8f54e8ce0ca2d0483ed4377c7b0287593ce6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54719adb36bd5f5d64c8e79a4f8f54e8ce0ca2d0483ed4377c7b0287593ce6fa", kill_on_drop: false }` [INFO] [stdout] 54719adb36bd5f5d64c8e79a4f8f54e8ce0ca2d0483ed4377c7b0287593ce6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1761670ae0278b1838da316760cb8344b848e49aa8e455aa626cc6d58cc235 [INFO] running `Command { std: "docker" "start" "-a" "9f1761670ae0278b1838da316760cb8344b848e49aa8e455aa626cc6d58cc235", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mdns-sd v0.11.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling notifica v3.0.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling kyra-core v0.1.0 (/opt/rustwide/workdir/kyra-core) [INFO] [stderr] Compiling kyra-agent v0.1.0 (/opt/rustwide/workdir/kyra-agent) [INFO] [stderr] Compiling kyra-daemon v0.1.0 (/opt/rustwide/workdir/kyra-daemon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "9f1761670ae0278b1838da316760cb8344b848e49aa8e455aa626cc6d58cc235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1761670ae0278b1838da316760cb8344b848e49aa8e455aa626cc6d58cc235", kill_on_drop: false }` [INFO] [stdout] 9f1761670ae0278b1838da316760cb8344b848e49aa8e455aa626cc6d58cc235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da5ff5536306a9c5795fc2459a1c8335f56b09bdcfbd74a46a191063ee127efb [INFO] running `Command { std: "docker" "start" "-a" "da5ff5536306a9c5795fc2459a1c8335f56b09bdcfbd74a46a191063ee127efb", kill_on_drop: false }` [INFO] [stderr] Compiling kyra-core v0.1.0 (/opt/rustwide/workdir/kyra-core) [INFO] [stderr] Compiling kyra-daemon v0.1.0 (/opt/rustwide/workdir/kyra-daemon) [INFO] [stderr] Compiling kyra-agent v0.1.0 (/opt/rustwide/workdir/kyra-agent) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "da5ff5536306a9c5795fc2459a1c8335f56b09bdcfbd74a46a191063ee127efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5ff5536306a9c5795fc2459a1c8335f56b09bdcfbd74a46a191063ee127efb", kill_on_drop: false }` [INFO] [stdout] da5ff5536306a9c5795fc2459a1c8335f56b09bdcfbd74a46a191063ee127efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96e54775e00e4b8a8b71b7ff43360afd078a9b116d4825d8a885da108c3cfb6b [INFO] running `Command { std: "docker" "start" "-a" "96e54775e00e4b8a8b71b7ff43360afd078a9b116d4825d8a885da108c3cfb6b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kyra_agent-f441563ed599adf0) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kyra_core-b15294bfe3d5b0e0) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kyra_daemon-08b315b0498d830e) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests kyra_core [INFO] [stdout] [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] [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] [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" "96e54775e00e4b8a8b71b7ff43360afd078a9b116d4825d8a885da108c3cfb6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e54775e00e4b8a8b71b7ff43360afd078a9b116d4825d8a885da108c3cfb6b", kill_on_drop: false }` [INFO] [stdout] 96e54775e00e4b8a8b71b7ff43360afd078a9b116d4825d8a885da108c3cfb6b