[INFO] cloning repository https://github.com/ear7h/font-pixelator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ear7h/font-pixelator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Ffont-pixelator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Ffont-pixelator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d7a118e06c6c8c5030198e55d725bd3bb59d085 [INFO] testing ear7h/font-pixelator against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Ffont-pixelator" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ear7h/font-pixelator on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ear7h/font-pixelator [INFO] finished tweaking git repo https://github.com/ear7h/font-pixelator [INFO] tweaked toml for git repo https://github.com/ear7h/font-pixelator written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ear7h/font-pixelator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ab5f0d222f4b0e99502cde3c781896f9a512aa55af1df8c0723e28c8d82652e [INFO] running `Command { std: "docker" "start" "-a" "5ab5f0d222f4b0e99502cde3c781896f9a512aa55af1df8c0723e28c8d82652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ab5f0d222f4b0e99502cde3c781896f9a512aa55af1df8c0723e28c8d82652e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab5f0d222f4b0e99502cde3c781896f9a512aa55af1df8c0723e28c8d82652e", kill_on_drop: false }` [INFO] [stdout] 5ab5f0d222f4b0e99502cde3c781896f9a512aa55af1df8c0723e28c8d82652e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f2a8e54cae12b0c6066a49a84bd89eb3708d50a75e8a00882cc8ae6d3c2362 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76f2a8e54cae12b0c6066a49a84bd89eb3708d50a75e8a00882cc8ae6d3c2362", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytemuck v1.6.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.2 [INFO] [stderr] Compiling ttf-parser v0.11.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling robust v0.1.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling kurbo v0.8.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling quick_from v0.1.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ttf-utils v0.1.3 [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling geo-types v0.6.2 [INFO] [stderr] Compiling geo-booleanop v0.3.2 [INFO] [stderr] Compiling geo v0.16.0 [INFO] [stderr] Compiling usvg v0.14.1 [INFO] [stderr] Compiling font-pixelator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "76f2a8e54cae12b0c6066a49a84bd89eb3708d50a75e8a00882cc8ae6d3c2362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f2a8e54cae12b0c6066a49a84bd89eb3708d50a75e8a00882cc8ae6d3c2362", kill_on_drop: false }` [INFO] [stdout] 76f2a8e54cae12b0c6066a49a84bd89eb3708d50a75e8a00882cc8ae6d3c2362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb62e49b3c0a76e1bf34df6eb3d65724130070460b200fffd04795a65d550468 [INFO] running `Command { std: "docker" "start" "-a" "bb62e49b3c0a76e1bf34df6eb3d65724130070460b200fffd04795a65d550468", kill_on_drop: false }` [INFO] [stderr] Compiling font-pixelator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "bb62e49b3c0a76e1bf34df6eb3d65724130070460b200fffd04795a65d550468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb62e49b3c0a76e1bf34df6eb3d65724130070460b200fffd04795a65d550468", kill_on_drop: false }` [INFO] [stdout] bb62e49b3c0a76e1bf34df6eb3d65724130070460b200fffd04795a65d550468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94d304afa8e15af8fd0dfc22320b82689036d81318f49870e4988dbd32559286 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94d304afa8e15af8fd0dfc22320b82689036d81318f49870e4988dbd32559286", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/font_pixelator-5ad6db59495e4edd) [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" "94d304afa8e15af8fd0dfc22320b82689036d81318f49870e4988dbd32559286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d304afa8e15af8fd0dfc22320b82689036d81318f49870e4988dbd32559286", kill_on_drop: false }` [INFO] [stdout] 94d304afa8e15af8fd0dfc22320b82689036d81318f49870e4988dbd32559286