[INFO] cloning repository https://github.com/GarkGarcia/icon-pie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GarkGarcia/icon-pie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarkGarcia%2Ficon-pie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarkGarcia%2Ficon-pie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c490b6a5ec8ed3aad723d0e2f16fb98ca0b4faf [INFO] testing GarkGarcia/icon-pie against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGarkGarcia%2Ficon-pie" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GarkGarcia/icon-pie on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GarkGarcia/icon-pie [INFO] finished tweaking git repo https://github.com/GarkGarcia/icon-pie [INFO] tweaked toml for git repo https://github.com/GarkGarcia/icon-pie written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/GarkGarcia/icon-pie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44f15f2ff5758d782d750f8a3142c1715abeaf114a198596fb2cd229f9b53f8a [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" "44f15f2ff5758d782d750f8a3142c1715abeaf114a198596fb2cd229f9b53f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44f15f2ff5758d782d750f8a3142c1715abeaf114a198596fb2cd229f9b53f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f15f2ff5758d782d750f8a3142c1715abeaf114a198596fb2cd229f9b53f8a", kill_on_drop: false }` [INFO] [stdout] 44f15f2ff5758d782d750f8a3142c1715abeaf114a198596fb2cd229f9b53f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a993f296382eddfcdc6c23dd357a6186adbc05669f2e843bf9251a2b830358b [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" "5a993f296382eddfcdc6c23dd357a6186adbc05669f2e843bf9251a2b830358b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling xmlparser v0.10.0 [INFO] [stderr] Compiling float-cmp v0.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling unicode-script v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.2.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling sw-composite v0.5.10 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling roxmltree v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling kurbo v0.2.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.2.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossterm v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling euclid v0.20.1 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling png v0.13.2 [INFO] [stderr] Compiling harfbuzz_rs v1.0.0 [INFO] [stderr] Compiling icns v0.3.0 [INFO] [stderr] Compiling ico v0.1.0 [INFO] [stderr] Compiling lyon_geom v0.14.0 [INFO] [stderr] Compiling usvg v0.8.0 [INFO] [stderr] Compiling raqote v0.6.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling resvg v0.8.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling icon_baker v3.2.0-beta.7 [INFO] [stderr] Compiling icon-pie v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "5a993f296382eddfcdc6c23dd357a6186adbc05669f2e843bf9251a2b830358b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a993f296382eddfcdc6c23dd357a6186adbc05669f2e843bf9251a2b830358b", kill_on_drop: false }` [INFO] [stdout] 5a993f296382eddfcdc6c23dd357a6186adbc05669f2e843bf9251a2b830358b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc87787e69b2445e8531973714a6011e895246c038cd1ee97655585381bf698 [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" "0fc87787e69b2445e8531973714a6011e895246c038cd1ee97655585381bf698", kill_on_drop: false }` [INFO] [stderr] Compiling icon-pie v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "0fc87787e69b2445e8531973714a6011e895246c038cd1ee97655585381bf698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc87787e69b2445e8531973714a6011e895246c038cd1ee97655585381bf698", kill_on_drop: false }` [INFO] [stdout] 0fc87787e69b2445e8531973714a6011e895246c038cd1ee97655585381bf698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad30bbffb6d1d6255953afa1e7e59be18f7e338eb8cb665d60ac919973cb0591 [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" "ad30bbffb6d1d6255953afa1e7e59be18f7e338eb8cb665d60ac919973cb0591", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/icon_pie-790e09e855975519 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad30bbffb6d1d6255953afa1e7e59be18f7e338eb8cb665d60ac919973cb0591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad30bbffb6d1d6255953afa1e7e59be18f7e338eb8cb665d60ac919973cb0591", kill_on_drop: false }` [INFO] [stdout] ad30bbffb6d1d6255953afa1e7e59be18f7e338eb8cb665d60ac919973cb0591