[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 9aeb616235e12eded29813a272f5a0ce642c657d70b7fc4337aaa240563e9143 [INFO] running `"docker" "start" "-a" "9aeb616235e12eded29813a272f5a0ce642c657d70b7fc4337aaa240563e9143"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling gl v0.10.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 24.77s [INFO] running `"docker" "inspect" "9aeb616235e12eded29813a272f5a0ce642c657d70b7fc4337aaa240563e9143"` [INFO] running `"docker" "rm" "-f" "9aeb616235e12eded29813a272f5a0ce642c657d70b7fc4337aaa240563e9143"` [INFO] [stdout] 9aeb616235e12eded29813a272f5a0ce642c657d70b7fc4337aaa240563e9143 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c65707f81f961dad273afbb6c8cfc54fecd4dc5c8497bc058342935ae03b3468 [INFO] running `"docker" "start" "-a" "c65707f81f961dad273afbb6c8cfc54fecd4dc5c8497bc058342935ae03b3468"` [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.75s [INFO] running `"docker" "inspect" "c65707f81f961dad273afbb6c8cfc54fecd4dc5c8497bc058342935ae03b3468"` [INFO] running `"docker" "rm" "-f" "c65707f81f961dad273afbb6c8cfc54fecd4dc5c8497bc058342935ae03b3468"` [INFO] [stdout] c65707f81f961dad273afbb6c8cfc54fecd4dc5c8497bc058342935ae03b3468 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bc57cfb2ed99526a95667582ad8abe5a931369e72b43c56dfaaf1ac5cd416c14 [INFO] running `"docker" "start" "-a" "bc57cfb2ed99526a95667582ad8abe5a931369e72b43c56dfaaf1ac5cd416c14"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [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] [stderr] Running /opt/crater/target/debug/deps/ares-99bcebb48b70ed8f [INFO] running `"docker" "inspect" "bc57cfb2ed99526a95667582ad8abe5a931369e72b43c56dfaaf1ac5cd416c14"` [INFO] running `"docker" "rm" "-f" "bc57cfb2ed99526a95667582ad8abe5a931369e72b43c56dfaaf1ac5cd416c14"` [INFO] [stdout] bc57cfb2ed99526a95667582ad8abe5a931369e72b43c56dfaaf1ac5cd416c14