[INFO] cloning repository https://github.com/awwaiid/ghostwriter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awwaiid/ghostwriter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6b7d451d8717a3356a17cf7b300b39d68f8a35a [INFO] testing awwaiid/ghostwriter against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawwaiid%2Fghostwriter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/awwaiid/ghostwriter [INFO] finished tweaking git repo https://github.com/awwaiid/ghostwriter [INFO] tweaked toml for git repo https://github.com/awwaiid/ghostwriter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awwaiid/ghostwriter on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awwaiid/ghostwriter 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded rust-embed-impl v8.7.0 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded evdev v0.13.1 [INFO] [stderr] Downloaded fontconfig-parser v0.5.7 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded ureq v3.0.11 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded rust-embed-utils v8.7.0 [INFO] [stderr] Downloaded ureq-proto v0.4.1 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] [stderr] Downloaded rust-embed v8.7.1 [INFO] [stderr] Downloaded include-flate v0.3.0 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edc626252ff0e4d095afc7fed42d651e9977e67a2bd8deb17f4d5b380c7c143 [INFO] running `Command { std: "docker" "start" "-a" "0edc626252ff0e4d095afc7fed42d651e9977e67a2bd8deb17f4d5b380c7c143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edc626252ff0e4d095afc7fed42d651e9977e67a2bd8deb17f4d5b380c7c143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edc626252ff0e4d095afc7fed42d651e9977e67a2bd8deb17f4d5b380c7c143", kill_on_drop: false }` [INFO] [stdout] 0edc626252ff0e4d095afc7fed42d651e9977e67a2bd8deb17f4d5b380c7c143 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987c9a6f4c084aad8886d57e10aac87de8a25df03cc817786f3da62411d038e1 [INFO] running `Command { std: "docker" "start" "-a" "987c9a6f4c084aad8886d57e10aac87de8a25df03cc817786f3da62411d038e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling uncased v0.9.10 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling evdev v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [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 include-flate-codegen v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rust-embed v8.7.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling ghostwriter v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "987c9a6f4c084aad8886d57e10aac87de8a25df03cc817786f3da62411d038e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987c9a6f4c084aad8886d57e10aac87de8a25df03cc817786f3da62411d038e1", kill_on_drop: false }` [INFO] [stdout] 987c9a6f4c084aad8886d57e10aac87de8a25df03cc817786f3da62411d038e1 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d6d4b8db4fa2523131adc071a2bed6349b232564d90e9c5a672c03e5aef9ab [INFO] running `Command { std: "docker" "start" "-a" "72d6d4b8db4fa2523131adc071a2bed6349b232564d90e9c5a672c03e5aef9ab", kill_on_drop: false }` [INFO] [stderr] warning: ghostwriter v0.4.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling ghostwriter v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "72d6d4b8db4fa2523131adc071a2bed6349b232564d90e9c5a672c03e5aef9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d6d4b8db4fa2523131adc071a2bed6349b232564d90e9c5a672c03e5aef9ab", kill_on_drop: false }` [INFO] [stdout] 72d6d4b8db4fa2523131adc071a2bed6349b232564d90e9c5a672c03e5aef9ab [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d688263b18889079ad6c74eb1122f60eee184634f615d23de512c2747ad05ea [INFO] running `Command { std: "docker" "start" "-a" "5d688263b18889079ad6c74eb1122f60eee184634f615d23de512c2747ad05ea", kill_on_drop: false }` [INFO] [stderr] warning: ghostwriter v0.4.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ghostwriter-f9e39f0ecbb6b0f5) [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/ghostwriter-21396494927e561b) [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 ghostwriter [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" "5d688263b18889079ad6c74eb1122f60eee184634f615d23de512c2747ad05ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d688263b18889079ad6c74eb1122f60eee184634f615d23de512c2747ad05ea", kill_on_drop: false }` [INFO] [stdout] 5d688263b18889079ad6c74eb1122f60eee184634f615d23de512c2747ad05ea