[INFO] updating cached repository hexjelly/elma-menu-animation [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hexjelly/elma-menu-animation [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/elma-menu-animation" "work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/elma-menu-animation" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hexjelly/elma-menu-animation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hexjelly/elma-menu-animation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9600bc26d96422b1f9264548dccac1b9fd652d3c [INFO] sha for GitHub repo hexjelly/elma-menu-animation: 9600bc26d96422b1f9264548dccac1b9fd652d3c [INFO] validating manifest of hexjelly/elma-menu-animation on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hexjelly/elma-menu-animation on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hexjelly/elma-menu-animation [INFO] finished frobbing hexjelly/elma-menu-animation [INFO] frobbed toml for hexjelly/elma-menu-animation written to work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation/Cargo.toml [INFO] started frobbing hexjelly/elma-menu-animation [INFO] finished frobbing hexjelly/elma-menu-animation [INFO] frobbed toml for hexjelly/elma-menu-animation written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hexjelly/elma-menu-animation/Cargo.toml [INFO] crate hexjelly/elma-menu-animation already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hexjelly/elma-menu-animation against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 830ea3f8e6908ef2d12d9d3097cb5d880ebe1e8c85a2b5b9d66908924559040c [INFO] running `"docker" "start" "-a" "830ea3f8e6908ef2d12d9d3097cb5d880ebe1e8c85a2b5b9d66908924559040c"` [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling elma-menu-animation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.37s [INFO] running `"docker" "inspect" "830ea3f8e6908ef2d12d9d3097cb5d880ebe1e8c85a2b5b9d66908924559040c"` [INFO] running `"docker" "rm" "-f" "830ea3f8e6908ef2d12d9d3097cb5d880ebe1e8c85a2b5b9d66908924559040c"` [INFO] [stdout] 830ea3f8e6908ef2d12d9d3097cb5d880ebe1e8c85a2b5b9d66908924559040c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 71685e799fcc021fe854976041ddd9bae847ba6342cf1cfba0a01bc663a5c7cd [INFO] running `"docker" "start" "-a" "71685e799fcc021fe854976041ddd9bae847ba6342cf1cfba0a01bc663a5c7cd"` [INFO] [stderr] Compiling elma-menu-animation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "71685e799fcc021fe854976041ddd9bae847ba6342cf1cfba0a01bc663a5c7cd"` [INFO] running `"docker" "rm" "-f" "71685e799fcc021fe854976041ddd9bae847ba6342cf1cfba0a01bc663a5c7cd"` [INFO] [stdout] 71685e799fcc021fe854976041ddd9bae847ba6342cf1cfba0a01bc663a5c7cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hexjelly/elma-menu-animation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 454650eaf54d8b2119bfbd25aa4db6a4894e0ba443bf8eb79ddf0dce18ac3063 [INFO] running `"docker" "start" "-a" "454650eaf54d8b2119bfbd25aa4db6a4894e0ba443bf8eb79ddf0dce18ac3063"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/elma_menu_animation-13cd49be96f69cb4 [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" "454650eaf54d8b2119bfbd25aa4db6a4894e0ba443bf8eb79ddf0dce18ac3063"` [INFO] running `"docker" "rm" "-f" "454650eaf54d8b2119bfbd25aa4db6a4894e0ba443bf8eb79ddf0dce18ac3063"` [INFO] [stdout] 454650eaf54d8b2119bfbd25aa4db6a4894e0ba443bf8eb79ddf0dce18ac3063