[INFO] cloning repository https://github.com/SamiKalliomaki/clipat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamiKalliomaki/clipat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamiKalliomaki%2Fclipat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamiKalliomaki%2Fclipat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ddd205f087e350eface1442ca7724b91365a5e5 [INFO] testing SamiKalliomaki/clipat against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamiKalliomaki%2Fclipat" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SamiKalliomaki/clipat [INFO] finished tweaking git repo https://github.com/SamiKalliomaki/clipat [INFO] tweaked toml for git repo https://github.com/SamiKalliomaki/clipat written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SamiKalliomaki/clipat on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SamiKalliomaki/clipat 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded error-code v3.2.0 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded core-graphics v0.23.1 [INFO] [stderr] Downloaded arboard v3.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 245ee6e0f18fb14f0d607c2f70a735b85463de20d50c69cf5e85b8f3ea08e864 [INFO] running `Command { std: "docker" "start" "-a" "245ee6e0f18fb14f0d607c2f70a735b85463de20d50c69cf5e85b8f3ea08e864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "245ee6e0f18fb14f0d607c2f70a735b85463de20d50c69cf5e85b8f3ea08e864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245ee6e0f18fb14f0d607c2f70a735b85463de20d50c69cf5e85b8f3ea08e864", kill_on_drop: false }` [INFO] [stdout] 245ee6e0f18fb14f0d607c2f70a735b85463de20d50c69cf5e85b8f3ea08e864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77ad5870aad6251b268e23b9850f306c60d28b8f561d4c2c5cf8ce93ecfb09ea [INFO] running `Command { std: "docker" "start" "-a" "77ad5870aad6251b268e23b9850f306c60d28b8f561d4c2c5cf8ce93ecfb09ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling arboard v3.3.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clipat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.35s [INFO] running `Command { std: "docker" "inspect" "77ad5870aad6251b268e23b9850f306c60d28b8f561d4c2c5cf8ce93ecfb09ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ad5870aad6251b268e23b9850f306c60d28b8f561d4c2c5cf8ce93ecfb09ea", kill_on_drop: false }` [INFO] [stdout] 77ad5870aad6251b268e23b9850f306c60d28b8f561d4c2c5cf8ce93ecfb09ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd10bb63bab566a4a63248cb0c910184710f71d10288ed49c2156fd33be757d0 [INFO] running `Command { std: "docker" "start" "-a" "dd10bb63bab566a4a63248cb0c910184710f71d10288ed49c2156fd33be757d0", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling clipat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "dd10bb63bab566a4a63248cb0c910184710f71d10288ed49c2156fd33be757d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd10bb63bab566a4a63248cb0c910184710f71d10288ed49c2156fd33be757d0", kill_on_drop: false }` [INFO] [stdout] dd10bb63bab566a4a63248cb0c910184710f71d10288ed49c2156fd33be757d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b75ead6db26ec95907d3ac3d24bb0bf34758dcafa10f58b11ba4957847372a12 [INFO] running `Command { std: "docker" "start" "-a" "b75ead6db26ec95907d3ac3d24bb0bf34758dcafa10f58b11ba4957847372a12", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clipat-490279a12809f5b8) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clipat-057ca767c3c7d095) [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] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-3cbe5ed7b181c956) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests clipat [INFO] [stdout] test test_copy_paste_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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" "b75ead6db26ec95907d3ac3d24bb0bf34758dcafa10f58b11ba4957847372a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75ead6db26ec95907d3ac3d24bb0bf34758dcafa10f58b11ba4957847372a12", kill_on_drop: false }` [INFO] [stdout] b75ead6db26ec95907d3ac3d24bb0bf34758dcafa10f58b11ba4957847372a12