[INFO] cloning repository https://github.com/coolreader18/miniprint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coolreader18/miniprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fminiprint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fminiprint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 804d1bea1f758d880ef1c41cfecf440b923e8719
[INFO] building coolreader18/miniprint against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoolreader18%2Fminiprint" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coolreader18/miniprint
[INFO] finished tweaking git repo https://github.com/coolreader18/miniprint
[INFO] tweaked toml for git repo https://github.com/coolreader18/miniprint written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coolreader18/miniprint on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coolreader18/miniprint 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svgtypes v0.15.2
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded core_maths v0.1.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded unicode-ccc v0.3.0
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] [stderr]   Downloaded bitstream-io v2.4.2
[INFO] [stderr]   Downloaded imagesize v0.13.0
[INFO] [stderr]   Downloaded data-url v0.3.1
[INFO] [stderr]   Downloaded resvg v0.44.0
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded ravif v0.11.7
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.3.0
[INFO] [stderr]   Downloaded usvg v0.44.0
[INFO] [stderr]   Downloaded fontdb v0.22.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded rustybuzz v0.18.0
[INFO] [stderr]   Downloaded escpos v0.13.0
[INFO] [stderr]   Downloaded jiff v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c9c30dd8b835fdaa8a2386e56d6610a75f80180a66362ba6ef0dd0bfaf10793
[INFO] running `Command { std: "docker" "start" "-a" "5c9c30dd8b835fdaa8a2386e56d6610a75f80180a66362ba6ef0dd0bfaf10793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c9c30dd8b835fdaa8a2386e56d6610a75f80180a66362ba6ef0dd0bfaf10793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c9c30dd8b835fdaa8a2386e56d6610a75f80180a66362ba6ef0dd0bfaf10793", kill_on_drop: false }`
[INFO] [stdout] 5c9c30dd8b835fdaa8a2386e56d6610a75f80180a66362ba6ef0dd0bfaf10793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aeaabe436e9c3e5ae5f4a0547baf5bb086759acbbec03b6b8f24677ece67768
[INFO] running `Command { std: "docker" "start" "-a" "0aeaabe436e9c3e5ae5f4a0547baf5bb086759acbbec03b6b8f24677ece67768", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling bitstream-io v2.4.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling kurbo v0.11.1
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling svgtypes v0.15.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling fontdb v0.22.0
[INFO] [stderr]    Compiling rustybuzz v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling usvg v0.44.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling resvg v0.44.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling jiff v0.1.13
[INFO] [stderr]    Compiling ravif v0.11.7
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling escpos v0.13.0
[INFO] [stderr]    Compiling miniprint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "0aeaabe436e9c3e5ae5f4a0547baf5bb086759acbbec03b6b8f24677ece67768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aeaabe436e9c3e5ae5f4a0547baf5bb086759acbbec03b6b8f24677ece67768", kill_on_drop: false }`
[INFO] [stdout] 0aeaabe436e9c3e5ae5f4a0547baf5bb086759acbbec03b6b8f24677ece67768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 804425e3687c0fb47085510fbbcffae129b49539a61a2168d5b64474e15f5554
[INFO] running `Command { std: "docker" "start" "-a" "804425e3687c0fb47085510fbbcffae129b49539a61a2168d5b64474e15f5554", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniprint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "804425e3687c0fb47085510fbbcffae129b49539a61a2168d5b64474e15f5554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "804425e3687c0fb47085510fbbcffae129b49539a61a2168d5b64474e15f5554", kill_on_drop: false }`
[INFO] [stdout] 804425e3687c0fb47085510fbbcffae129b49539a61a2168d5b64474e15f5554
