[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#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [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 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 03023b2d75a767dcc5401c327c7d0cc5ea3394a29807fd334f2ceb14830f19b6 [INFO] running `Command { std: "docker" "start" "-a" "03023b2d75a767dcc5401c327c7d0cc5ea3394a29807fd334f2ceb14830f19b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03023b2d75a767dcc5401c327c7d0cc5ea3394a29807fd334f2ceb14830f19b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03023b2d75a767dcc5401c327c7d0cc5ea3394a29807fd334f2ceb14830f19b6", kill_on_drop: false }` [INFO] [stdout] 03023b2d75a767dcc5401c327c7d0cc5ea3394a29807fd334f2ceb14830f19b6 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffc4278c3c4d1f65471744da25034532f271c1490c3b2ed2bc2291780c82fd4 [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" "bffc4278c3c4d1f65471744da25034532f271c1490c3b2ed2bc2291780c82fd4", 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 adler32 v1.0.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling xmlparser v0.10.0 [INFO] [stderr] Compiling float-cmp v0.5.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling sw-composite v0.5.10 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-script v0.3.0 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.2.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rgb v0.8.14 [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 inflate v0.4.5 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling log v0.4.8 [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 roxmltree v0.7.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling kurbo v0.2.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [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 xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling tar v0.4.26 [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 crossterm_terminal v0.1.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling crossterm v0.7.0 [INFO] [stderr] Compiling euclid v0.20.1 [INFO] [stderr] Compiling harfbuzz_rs v1.0.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling png v0.13.2 [INFO] [stderr] Compiling icns v0.3.0 [INFO] [stderr] Compiling usvg v0.8.0 [INFO] [stderr] Compiling ico v0.1.0 [INFO] [stderr] Compiling lyon_geom v0.14.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling raqote v0.6.4 [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 33s [INFO] running `Command { std: "docker" "inspect" "bffc4278c3c4d1f65471744da25034532f271c1490c3b2ed2bc2291780c82fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffc4278c3c4d1f65471744da25034532f271c1490c3b2ed2bc2291780c82fd4", kill_on_drop: false }` [INFO] [stdout] bffc4278c3c4d1f65471744da25034532f271c1490c3b2ed2bc2291780c82fd4 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c871c2b14b3b52831eb8035857168b246d842f4777d8e4a67c0b328ce7d4e1 [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" "d6c871c2b14b3b52831eb8035857168b246d842f4777d8e4a67c0b328ce7d4e1", 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 1.39s [INFO] running `Command { std: "docker" "inspect" "d6c871c2b14b3b52831eb8035857168b246d842f4777d8e4a67c0b328ce7d4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c871c2b14b3b52831eb8035857168b246d842f4777d8e4a67c0b328ce7d4e1", kill_on_drop: false }` [INFO] [stdout] d6c871c2b14b3b52831eb8035857168b246d842f4777d8e4a67c0b328ce7d4e1 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 1dd696f17314a733d1af967bf6b65054a36c5e7da4c8c6b52f5d7e164ee9843c [INFO] running `Command { std: "docker" "start" "-a" "1dd696f17314a733d1af967bf6b65054a36c5e7da4c8c6b52f5d7e164ee9843c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/icon_pie-d666e70fd2d2f87f [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" "1dd696f17314a733d1af967bf6b65054a36c5e7da4c8c6b52f5d7e164ee9843c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd696f17314a733d1af967bf6b65054a36c5e7da4c8c6b52f5d7e164ee9843c", kill_on_drop: false }` [INFO] [stdout] 1dd696f17314a733d1af967bf6b65054a36c5e7da4c8c6b52f5d7e164ee9843c