[INFO] updating cached repository explosivo/ares [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/explosivo/ares [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/explosivo/ares" "work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/explosivo/ares" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/explosivo/ares"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/explosivo/ares'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a80976ccff4dfc92e4b0efb0eed9f910fe26d3b4 [INFO] sha for GitHub repo explosivo/ares: a80976ccff4dfc92e4b0efb0eed9f910fe26d3b4 [INFO] validating manifest of explosivo/ares 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 explosivo/ares 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 explosivo/ares [INFO] finished frobbing explosivo/ares [INFO] frobbed toml for explosivo/ares written to work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares/Cargo.toml [INFO] started frobbing explosivo/ares [INFO] finished frobbing explosivo/ares [INFO] frobbed toml for explosivo/ares written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/explosivo/ares/Cargo.toml [INFO] crate explosivo/ares 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 explosivo/ares 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares:/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] 420313fb3fc77e7c59a607d75f5693e70d6cfcc623d0ae3c9b3ce3f3c4ff6e60 [INFO] running `"docker" "start" "-a" "420313fb3fc77e7c59a607d75f5693e70d6cfcc623d0ae3c9b3ce3f3c4ff6e60"` [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling ares v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/entity.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | canvas.fill_rect(Rect::new(self.x, self.y, self.w, self.h)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/entity.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | canvas.fill_rect(Rect::new(self.entity.x, self.entity.y, self.entity.w, self.entity.h)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `"docker" "inspect" "420313fb3fc77e7c59a607d75f5693e70d6cfcc623d0ae3c9b3ce3f3c4ff6e60"` [INFO] running `"docker" "rm" "-f" "420313fb3fc77e7c59a607d75f5693e70d6cfcc623d0ae3c9b3ce3f3c4ff6e60"` [INFO] [stdout] 420313fb3fc77e7c59a607d75f5693e70d6cfcc623d0ae3c9b3ce3f3c4ff6e60 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares:/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] 0d0d8537c7ed4313032367ae6cc87ae2072289657909b865e73913d75fac4f80 [INFO] running `"docker" "start" "-a" "0d0d8537c7ed4313032367ae6cc87ae2072289657909b865e73913d75fac4f80"` [INFO] [stderr] Compiling ares v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/entity.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | canvas.fill_rect(Rect::new(self.x, self.y, self.w, self.h)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/entity.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | canvas.fill_rect(Rect::new(self.entity.x, self.entity.y, self.entity.w, self.entity.h)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "0d0d8537c7ed4313032367ae6cc87ae2072289657909b865e73913d75fac4f80"` [INFO] running `"docker" "rm" "-f" "0d0d8537c7ed4313032367ae6cc87ae2072289657909b865e73913d75fac4f80"` [INFO] [stdout] 0d0d8537c7ed4313032367ae6cc87ae2072289657909b865e73913d75fac4f80 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/explosivo/ares:/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] 52b6e8f15d19a9eee758ff26e51425fc5b70e96545af2fb5d6b8e30ff206cf26 [INFO] running `"docker" "start" "-a" "52b6e8f15d19a9eee758ff26e51425fc5b70e96545af2fb5d6b8e30ff206cf26"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/ares-dd65a40a9fca53c6 [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" "52b6e8f15d19a9eee758ff26e51425fc5b70e96545af2fb5d6b8e30ff206cf26"` [INFO] running `"docker" "rm" "-f" "52b6e8f15d19a9eee758ff26e51425fc5b70e96545af2fb5d6b8e30ff206cf26"` [INFO] [stdout] 52b6e8f15d19a9eee758ff26e51425fc5b70e96545af2fb5d6b8e30ff206cf26