[INFO] crate icon-pie 0.1.0-alpha is already in cache [INFO] testing icon-pie-0.1.0-alpha against 1.45.2 for beta-1.46-1 [INFO] extracting crate icon-pie 0.1.0-alpha into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate icon-pie 0.1.0-alpha on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate icon-pie 0.1.0-alpha [INFO] finished tweaking crates.io crate icon-pie 0.1.0-alpha [INFO] tweaked toml for crates.io crate icon-pie 0.1.0-alpha written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate icon-pie 0.1.0-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0bfdd29fe9328442ab1b2a61a6b547ead8827a65a457f247949baa06a043bc7 [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" "d0bfdd29fe9328442ab1b2a61a6b547ead8827a65a457f247949baa06a043bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bfdd29fe9328442ab1b2a61a6b547ead8827a65a457f247949baa06a043bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bfdd29fe9328442ab1b2a61a6b547ead8827a65a457f247949baa06a043bc7", kill_on_drop: false }` [INFO] [stdout] d0bfdd29fe9328442ab1b2a61a6b547ead8827a65a457f247949baa06a043bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 7ce58a6affb603732df127bba20a84c6e33c972b54e8c04cb8d46a8b5f4cbb25 [INFO] running `Command { std: "docker" "start" "-a" "7ce58a6affb603732df127bba20a84c6e33c972b54e8c04cb8d46a8b5f4cbb25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 adler32 v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [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 lazy_static v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [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 rayon v1.0.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling float-cmp v0.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling xmlparser v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-script v0.3.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.2.2 [INFO] [stderr] Compiling sw-composite v0.5.10 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [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 inflate v0.4.5 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling roxmltree v0.7.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling kurbo v0.2.3 [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 servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.2 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.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_style v0.2.0 [INFO] [stderr] Compiling crossterm_input v0.1.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 png v0.11.0 [INFO] [stderr] Compiling png v0.13.2 [INFO] [stderr] Compiling harfbuzz_rs v1.0.0 [INFO] [stderr] Compiling lyon_geom v0.14.0 [INFO] [stderr] Compiling ico v0.1.0 [INFO] [stderr] Compiling icns v0.3.0 [INFO] [stderr] Compiling usvg v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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 06s [INFO] running `Command { std: "docker" "inspect" "7ce58a6affb603732df127bba20a84c6e33c972b54e8c04cb8d46a8b5f4cbb25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce58a6affb603732df127bba20a84c6e33c972b54e8c04cb8d46a8b5f4cbb25", kill_on_drop: false }` [INFO] [stdout] 7ce58a6affb603732df127bba20a84c6e33c972b54e8c04cb8d46a8b5f4cbb25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 6703b96270035ab517a06b5f52a0d5363e0181b0da2e6146931b92a2f4e8076e [INFO] running `Command { std: "docker" "start" "-a" "6703b96270035ab517a06b5f52a0d5363e0181b0da2e6146931b92a2f4e8076e", 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.30s [INFO] running `Command { std: "docker" "inspect" "6703b96270035ab517a06b5f52a0d5363e0181b0da2e6146931b92a2f4e8076e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6703b96270035ab517a06b5f52a0d5363e0181b0da2e6146931b92a2f4e8076e", kill_on_drop: false }` [INFO] [stdout] 6703b96270035ab517a06b5f52a0d5363e0181b0da2e6146931b92a2f4e8076e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4df6211e38d41175f04eb30bc85a55a6f66b1f98f8fc1f977b55496684d7cd51 [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" "4df6211e38d41175f04eb30bc85a55a6f66b1f98f8fc1f977b55496684d7cd51", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/icon_pie-7d2a2c097297f148 [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" "4df6211e38d41175f04eb30bc85a55a6f66b1f98f8fc1f977b55496684d7cd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df6211e38d41175f04eb30bc85a55a6f66b1f98f8fc1f977b55496684d7cd51", kill_on_drop: false }` [INFO] [stdout] 4df6211e38d41175f04eb30bc85a55a6f66b1f98f8fc1f977b55496684d7cd51