[INFO] updating cached repository https://github.com/rap2hpoutre/llamassacre [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 79ed8a181f77c5be21451c6c4049608cb99a9f00 [INFO] testing rap2hpoutre/llamassacre against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frap2hpoutre%2Fllamassacre" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rap2hpoutre/llamassacre on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rap2hpoutre/llamassacre [INFO] finished tweaking git repo https://github.com/rap2hpoutre/llamassacre [INFO] tweaked toml for git repo https://github.com/rap2hpoutre/llamassacre written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rap2hpoutre/llamassacre already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e4abe9805ce5214db0242fb1a3611fddcdd0d4b5f6f6bd42f6ba8da85011692d [INFO] running `"docker" "start" "-a" "e4abe9805ce5214db0242fb1a3611fddcdd0d4b5f6f6bd42f6ba8da85011692d"` [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling svgparser v0.0.3 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling cpal v0.4.5 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling sdl2 v0.29.1 [INFO] [stderr] Compiling euclid v0.10.5 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling lyon_bezier v0.4.1 [INFO] [stderr] Compiling lyon_core v0.4.1 [INFO] [stderr] Compiling zip v0.1.19 [INFO] [stderr] Compiling lyon_path_builder v0.4.1 [INFO] [stderr] Compiling lyon_path_iterator v0.4.1 [INFO] [stderr] Compiling gfx_window_sdl v0.6.0 [INFO] [stderr] Compiling lyon_path v0.4.1 [INFO] [stderr] Compiling lyon_tessellation v0.4.1 [INFO] [stderr] Compiling lyon_extra v0.4.1 [INFO] [stderr] Compiling rodio v0.5.2 [INFO] [stderr] Compiling lyon_svg v0.4.1 [INFO] [stderr] Compiling lyon v0.4.1 [INFO] [stderr] Compiling ggez v0.3.3 [INFO] [stderr] Compiling llamassacre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/helpers.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | d: &graphics::Drawable, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn graphics::Drawable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.46s [INFO] running `"docker" "inspect" "e4abe9805ce5214db0242fb1a3611fddcdd0d4b5f6f6bd42f6ba8da85011692d"` [INFO] running `"docker" "rm" "-f" "e4abe9805ce5214db0242fb1a3611fddcdd0d4b5f6f6bd42f6ba8da85011692d"` [INFO] [stdout] e4abe9805ce5214db0242fb1a3611fddcdd0d4b5f6f6bd42f6ba8da85011692d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 19293ff06285911c55d819cc38fa9539cf05b1f3913f8ae129d528aaab52c5e3 [INFO] running `"docker" "start" "-a" "19293ff06285911c55d819cc38fa9539cf05b1f3913f8ae129d528aaab52c5e3"` [INFO] [stderr] Compiling llamassacre v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/helpers.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | d: &graphics::Drawable, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn graphics::Drawable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `"docker" "inspect" "19293ff06285911c55d819cc38fa9539cf05b1f3913f8ae129d528aaab52c5e3"` [INFO] running `"docker" "rm" "-f" "19293ff06285911c55d819cc38fa9539cf05b1f3913f8ae129d528aaab52c5e3"` [INFO] [stdout] 19293ff06285911c55d819cc38fa9539cf05b1f3913f8ae129d528aaab52c5e3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] f2309dc532005f034139f1cc80aecc70b1cea16287dd3dd9632b93808af2b55f [INFO] running `"docker" "start" "-a" "f2309dc532005f034139f1cc80aecc70b1cea16287dd3dd9632b93808af2b55f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/llamassacre-daf3295e6d355a08 [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" "f2309dc532005f034139f1cc80aecc70b1cea16287dd3dd9632b93808af2b55f"` [INFO] running `"docker" "rm" "-f" "f2309dc532005f034139f1cc80aecc70b1cea16287dd3dd9632b93808af2b55f"` [INFO] [stdout] f2309dc532005f034139f1cc80aecc70b1cea16287dd3dd9632b93808af2b55f