[INFO] cloning repository https://github.com/TheBearodactyl/drawrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBearodactyl/drawrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fdrawrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fdrawrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f41bac6b8e6bdbdc6c0e4e36960f4cbc9a6176ee [INFO] testing TheBearodactyl/drawrs against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fdrawrs" "/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/TheBearodactyl/drawrs [INFO] finished tweaking git repo https://github.com/TheBearodactyl/drawrs [INFO] tweaked toml for git repo https://github.com/TheBearodactyl/drawrs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheBearodactyl/drawrs on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheBearodactyl/drawrs 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc2-core-data v0.3.1 [INFO] [stderr] Downloaded xkbcommon v0.8.0 [INFO] [stderr] Downloaded macos-accessibility-client v0.0.1 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded device_query v4.0.0 [INFO] [stderr] Downloaded objc2-quartz-core v0.3.1 [INFO] [stderr] Downloaded wfd v0.1.7 [INFO] [stderr] Downloaded readkey v0.2.2 [INFO] [stderr] Downloaded inquiry v0.1.3 [INFO] [stderr] Downloaded av1-grain v0.2.3 [INFO] [stderr] Downloaded v_frame v0.3.8 [INFO] [stderr] Downloaded ravif v0.11.11 [INFO] [stderr] Downloaded native-dialog v0.9.0 [INFO] [stderr] Downloaded core-graphics v0.25.0 [INFO] [stderr] Downloaded formatx v0.2.4 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded aligned-vec v0.5.0 [INFO] [stderr] Downloaded image-webp v0.2.1 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.16 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded enigo v0.5.0 [INFO] [stderr] Downloaded readmouse v0.2.1 [INFO] [stderr] Downloaded objc2-core-image v0.3.1 [INFO] [stderr] Downloaded objc2-cloud-kit v0.3.1 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.9 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded objc2-metal v0.3.1 [INFO] [stderr] Downloaded newline-converter v0.3.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9728ba1a2177d2332aabdfa4225aab42d69a8d2ff2bc765775733db134f9b9 [INFO] running `Command { std: "docker" "start" "-a" "fe9728ba1a2177d2332aabdfa4225aab42d69a8d2ff2bc765775733db134f9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9728ba1a2177d2332aabdfa4225aab42d69a8d2ff2bc765775733db134f9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9728ba1a2177d2332aabdfa4225aab42d69a8d2ff2bc765775733db134f9b9", kill_on_drop: false }` [INFO] [stdout] fe9728ba1a2177d2332aabdfa4225aab42d69a8d2ff2bc765775733db134f9b9 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb05c1d976a72a22ef7abd4e50bc546e22ea8757728190b23546f051860a55c0 [INFO] running `Command { std: "docker" "start" "-a" "fb05c1d976a72a22ef7abd4e50bc546e22ea8757728190b23546f051860a55c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling device_query v4.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling formatx v0.2.4 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling inquiry v0.1.3 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling native-dialog v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling enigo v0.5.0 [INFO] [stderr] Compiling drawrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "fb05c1d976a72a22ef7abd4e50bc546e22ea8757728190b23546f051860a55c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb05c1d976a72a22ef7abd4e50bc546e22ea8757728190b23546f051860a55c0", kill_on_drop: false }` [INFO] [stdout] fb05c1d976a72a22ef7abd4e50bc546e22ea8757728190b23546f051860a55c0 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd94c57c34fd3f4a27e6ec22c1e7a9b1f6c3283170a2694046e010936efc6752 [INFO] running `Command { std: "docker" "start" "-a" "cd94c57c34fd3f4a27e6ec22c1e7a9b1f6c3283170a2694046e010936efc6752", kill_on_drop: false }` [INFO] [stderr] Compiling drawrs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "cd94c57c34fd3f4a27e6ec22c1e7a9b1f6c3283170a2694046e010936efc6752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd94c57c34fd3f4a27e6ec22c1e7a9b1f6c3283170a2694046e010936efc6752", kill_on_drop: false }` [INFO] [stdout] cd94c57c34fd3f4a27e6ec22c1e7a9b1f6c3283170a2694046e010936efc6752 [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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5510917919fdb15a03f9b128b1a919105802e7c909cff8556037422b04867585 [INFO] running `Command { std: "docker" "start" "-a" "5510917919fdb15a03f9b128b1a919105802e7c909cff8556037422b04867585", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/drawrs-d851610b824d5680) [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/drawrs-409beff7e53b730c) [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] Doc-tests drawrs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/image_processing/scaling.rs - image_processing::scaling::ImageScaler::scale_image_to_region (line 34) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5510917919fdb15a03f9b128b1a919105802e7c909cff8556037422b04867585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5510917919fdb15a03f9b128b1a919105802e7c909cff8556037422b04867585", kill_on_drop: false }` [INFO] [stdout] 5510917919fdb15a03f9b128b1a919105802e7c909cff8556037422b04867585