[INFO] cloning repository https://github.com/RMcTn/drawing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RMcTn/drawing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRMcTn%2Fdrawing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRMcTn%2Fdrawing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e758b3166f8222beb5892bd4bdb2540800927e25 [INFO] testing RMcTn/drawing against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRMcTn%2Fdrawing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RMcTn/drawing [INFO] finished tweaking git repo https://github.com/RMcTn/drawing [INFO] tweaked toml for git repo https://github.com/RMcTn/drawing written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RMcTn/drawing on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RMcTn/drawing 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: source [INFO] [stderr] help: source is a valid .cargo/config.toml key [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47209f517b231d73855a2dccabad62cfba01b76f2863bede58112cf724ec04c8 [INFO] running `Command { std: "docker" "start" "-a" "47209f517b231d73855a2dccabad62cfba01b76f2863bede58112cf724ec04c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47209f517b231d73855a2dccabad62cfba01b76f2863bede58112cf724ec04c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47209f517b231d73855a2dccabad62cfba01b76f2863bede58112cf724ec04c8", kill_on_drop: false }` [INFO] [stdout] 47209f517b231d73855a2dccabad62cfba01b76f2863bede58112cf724ec04c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f1a1041c54813f67e94fe357538f864520b64a485421570564fcd5949e59cf [INFO] running `Command { std: "docker" "start" "-a" "a8f1a1041c54813f67e94fe357538f864520b64a485421570564fcd5949e59cf", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: source [INFO] [stderr] help: source is a valid .cargo/config.toml key [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-fs v2.1.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling zvariant_derive v4.0.2 [INFO] [stderr] Compiling zbus_macros v4.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling zvariant v4.0.2 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.1.2 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling raylib v5.5.1 [INFO] [stderr] Compiling draw-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [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" "a8f1a1041c54813f67e94fe357538f864520b64a485421570564fcd5949e59cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f1a1041c54813f67e94fe357538f864520b64a485421570564fcd5949e59cf", kill_on_drop: false }` [INFO] [stdout] a8f1a1041c54813f67e94fe357538f864520b64a485421570564fcd5949e59cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d572c3381c77838817b37714e7d390a4d7332f0125dd86e527819ae4f51e8ea7 [INFO] running `Command { std: "docker" "start" "-a" "d572c3381c77838817b37714e7d390a4d7332f0125dd86e527819ae4f51e8ea7", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: source [INFO] [stderr] help: source is a valid .cargo/config.toml key [INFO] [stderr] Compiling draw-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [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" "d572c3381c77838817b37714e7d390a4d7332f0125dd86e527819ae4f51e8ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d572c3381c77838817b37714e7d390a4d7332f0125dd86e527819ae4f51e8ea7", kill_on_drop: false }` [INFO] [stdout] d572c3381c77838817b37714e7d390a4d7332f0125dd86e527819ae4f51e8ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cbf5cdb58a8c7a9c632c1016c33afd5b96cac0416855aba60ee3d76a392f5b1 [INFO] running `Command { std: "docker" "start" "-a" "2cbf5cdb58a8c7a9c632c1016c33afd5b96cac0416855aba60ee3d76a392f5b1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: source [INFO] [stderr] help: source is a valid .cargo/config.toml key [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test state::tests::it_undoes_and_redoes_strokes_and_text ... ok [INFO] [stdout] test state::tests::it_undoes_and_redoes_text ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [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/draw_app-57fd2fa3715d8c69) [INFO] [stdout] test state::tests::it_undoes_and_redoes_strokes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2cbf5cdb58a8c7a9c632c1016c33afd5b96cac0416855aba60ee3d76a392f5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbf5cdb58a8c7a9c632c1016c33afd5b96cac0416855aba60ee3d76a392f5b1", kill_on_drop: false }` [INFO] [stdout] 2cbf5cdb58a8c7a9c632c1016c33afd5b96cac0416855aba60ee3d76a392f5b1