[INFO] cloning repository https://github.com/Ltutamen/image-shimmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ltutamen/image-shimmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtutamen%2Fimage-shimmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtutamen%2Fimage-shimmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a0e5c2b21b461f26f76f5b5ef00dc68381cb423 [INFO] testing Ltutamen/image-shimmer against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtutamen%2Fimage-shimmer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ltutamen/image-shimmer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ltutamen/image-shimmer [INFO] finished tweaking git repo https://github.com/Ltutamen/image-shimmer [INFO] tweaked toml for git repo https://github.com/Ltutamen/image-shimmer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Ltutamen/image-shimmer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded png v0.17.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bd2c512bdb68ae8a498db537cded4a272e32548a79a01a46c291b936c1a790c [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" "8bd2c512bdb68ae8a498db537cded4a272e32548a79a01a46c291b936c1a790c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bd2c512bdb68ae8a498db537cded4a272e32548a79a01a46c291b936c1a790c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd2c512bdb68ae8a498db537cded4a272e32548a79a01a46c291b936c1a790c", kill_on_drop: false }` [INFO] [stdout] 8bd2c512bdb68ae8a498db537cded4a272e32548a79a01a46c291b936c1a790c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] 2222583e0c233306073a58f7f781faaaf660ba169fc99e32899441b33be62512 [INFO] running `Command { std: "docker" "start" "-a" "2222583e0c233306073a58f7f781faaaf660ba169fc99e32899441b33be62512", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.17.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ron v0.6.5 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling image_dimm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "2222583e0c233306073a58f7f781faaaf660ba169fc99e32899441b33be62512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2222583e0c233306073a58f7f781faaaf660ba169fc99e32899441b33be62512", kill_on_drop: false }` [INFO] [stdout] 2222583e0c233306073a58f7f781faaaf660ba169fc99e32899441b33be62512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 095b939d89f8b50b3324d8f77b4d28a5a9631c48432e77179534f2b3efecb31f [INFO] running `Command { std: "docker" "start" "-a" "095b939d89f8b50b3324d8f77b4d28a5a9631c48432e77179534f2b3efecb31f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling image_dimm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "095b939d89f8b50b3324d8f77b4d28a5a9631c48432e77179534f2b3efecb31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095b939d89f8b50b3324d8f77b4d28a5a9631c48432e77179534f2b3efecb31f", kill_on_drop: false }` [INFO] [stdout] 095b939d89f8b50b3324d8f77b4d28a5a9631c48432e77179534f2b3efecb31f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] fc017125df63f3113c61910ec18ee711a65b79961fb462a53ffcc5e210b0b72c [INFO] running `Command { std: "docker" "start" "-a" "fc017125df63f3113c61910ec18ee711a65b79961fb462a53ffcc5e210b0b72c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/image_dimm-deb1020c94b0a5bc) [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" "fc017125df63f3113c61910ec18ee711a65b79961fb462a53ffcc5e210b0b72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc017125df63f3113c61910ec18ee711a65b79961fb462a53ffcc5e210b0b72c", kill_on_drop: false }` [INFO] [stdout] fc017125df63f3113c61910ec18ee711a65b79961fb462a53ffcc5e210b0b72c