[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.37-6/sources/1.36.0/gh/explosivo/ares"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/explosivo/ares'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/explosivo/ares" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/explosivo/ares"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of explosivo/ares on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing explosivo/ares against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 5e3cb3d0cb7fe7e6e5e9864540f187a4c25ed15336b6327738aeefb74d76eeef [INFO] running `"docker" "start" "-a" "5e3cb3d0cb7fe7e6e5e9864540f187a4c25ed15336b6327738aeefb74d76eeef"` [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 18.10s [INFO] running `"docker" "inspect" "5e3cb3d0cb7fe7e6e5e9864540f187a4c25ed15336b6327738aeefb74d76eeef"` [INFO] running `"docker" "rm" "-f" "5e3cb3d0cb7fe7e6e5e9864540f187a4c25ed15336b6327738aeefb74d76eeef"` [INFO] [stdout] 5e3cb3d0cb7fe7e6e5e9864540f187a4c25ed15336b6327738aeefb74d76eeef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] bd872ae67ea6b34995d87d9c29ceb832a8a111724daa3b12aed6fefdbb39ba99 [INFO] running `"docker" "start" "-a" "bd872ae67ea6b34995d87d9c29ceb832a8a111724daa3b12aed6fefdbb39ba99"` [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 1.00s [INFO] running `"docker" "inspect" "bd872ae67ea6b34995d87d9c29ceb832a8a111724daa3b12aed6fefdbb39ba99"` [INFO] running `"docker" "rm" "-f" "bd872ae67ea6b34995d87d9c29ceb832a8a111724daa3b12aed6fefdbb39ba99"` [INFO] [stdout] bd872ae67ea6b34995d87d9c29ceb832a8a111724daa3b12aed6fefdbb39ba99 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 5b2dd6f2f58df5506d93a71cad1d638bbcf9ef9f27c999ad23aeb06c09e4b99b [INFO] running `"docker" "start" "-a" "5b2dd6f2f58df5506d93a71cad1d638bbcf9ef9f27c999ad23aeb06c09e4b99b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ares-67d396a70f27336d [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" "5b2dd6f2f58df5506d93a71cad1d638bbcf9ef9f27c999ad23aeb06c09e4b99b"` [INFO] running `"docker" "rm" "-f" "5b2dd6f2f58df5506d93a71cad1d638bbcf9ef9f27c999ad23aeb06c09e4b99b"` [INFO] [stdout] 5b2dd6f2f58df5506d93a71cad1d638bbcf9ef9f27c999ad23aeb06c09e4b99b