[INFO] updating cached repository https://github.com/Sgeo/worlds_mov_maker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d99b1d8f30dfb276d2e3ce906df01db03dd7c84f [INFO] testing Sgeo/worlds_mov_maker against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSgeo%2Fworlds_mov_maker" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sgeo/worlds_mov_maker on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Sgeo/worlds_mov_maker [INFO] finished tweaking git repo https://github.com/Sgeo/worlds_mov_maker [INFO] tweaked toml for git repo https://github.com/Sgeo/worlds_mov_maker written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Sgeo/worlds_mov_maker already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e6ab71468778b9d8845fabdce2cfe816228526e5cea200dfa3c955a9cf3c4ee [INFO] running `"docker" "start" "-a" "5e6ab71468778b9d8845fabdce2cfe816228526e5cea200dfa3c955a9cf3c4ee"` [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling rayon v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling worlds_mov_maker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.18s [INFO] running `"docker" "inspect" "5e6ab71468778b9d8845fabdce2cfe816228526e5cea200dfa3c955a9cf3c4ee"` [INFO] running `"docker" "rm" "-f" "5e6ab71468778b9d8845fabdce2cfe816228526e5cea200dfa3c955a9cf3c4ee"` [INFO] [stdout] 5e6ab71468778b9d8845fabdce2cfe816228526e5cea200dfa3c955a9cf3c4ee [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54b1331613a99fb3f4772b59bd4f95b106cffdfb8c5c92f15d8831f31a773e04 [INFO] running `"docker" "start" "-a" "54b1331613a99fb3f4772b59bd4f95b106cffdfb8c5c92f15d8831f31a773e04"` [INFO] [stderr] Compiling worlds_mov_maker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "54b1331613a99fb3f4772b59bd4f95b106cffdfb8c5c92f15d8831f31a773e04"` [INFO] running `"docker" "rm" "-f" "54b1331613a99fb3f4772b59bd4f95b106cffdfb8c5c92f15d8831f31a773e04"` [INFO] [stdout] 54b1331613a99fb3f4772b59bd4f95b106cffdfb8c5c92f15d8831f31a773e04 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1da01813ee6c6675b179c88e0a5186a1da4995e7b83e87eb996de5aabd9b2f8b [INFO] running `"docker" "start" "-a" "1da01813ee6c6675b179c88e0a5186a1da4995e7b83e87eb996de5aabd9b2f8b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/worlds_mov_maker-e8f02f57184e2603 [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 `"docker" "inspect" "1da01813ee6c6675b179c88e0a5186a1da4995e7b83e87eb996de5aabd9b2f8b"` [INFO] running `"docker" "rm" "-f" "1da01813ee6c6675b179c88e0a5186a1da4995e7b83e87eb996de5aabd9b2f8b"` [INFO] [stdout] 1da01813ee6c6675b179c88e0a5186a1da4995e7b83e87eb996de5aabd9b2f8b