[INFO] updating cached repository https://github.com/rap2hpoutre/llamassacre [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] checking rap2hpoutre/llamassacre against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frap2hpoutre%2Fllamassacre" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rap2hpoutre/llamassacre on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "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-2/source/Cargo.toml [INFO] crate git repo https://github.com/rap2hpoutre/llamassacre already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=forbid" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 90e696492952eca569f33573e0e1d8623c6744286827f88a844869bac304f5f6 [INFO] running `"docker" "start" "-a" "90e696492952eca569f33573e0e1d8623c6744286827f88a844869bac304f5f6"` [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Checking podio v0.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Checking deflate v0.7.16 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking msdos_time v0.1.5 [INFO] [stderr] Checking sdl2-sys v0.27.3 [INFO] [stderr] Checking alsa-sys v0.1.1 [INFO] [stderr] Checking svgparser v0.0.3 [INFO] [stderr] Checking gfx_core v0.7.2 [INFO] [stderr] Checking cpal v0.4.5 [INFO] [stderr] Checking sdl2 v0.29.1 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking euclid v0.10.5 [INFO] [stderr] Checking bzip2 v0.3.2 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Checking zip v0.1.19 [INFO] [stderr] Checking lyon_core v0.4.1 [INFO] [stderr] Checking lyon_bezier v0.4.1 [INFO] [stderr] Checking lyon_path_iterator v0.4.1 [INFO] [stderr] Checking lyon_path_builder v0.4.1 [INFO] [stderr] Checking lyon_path v0.4.1 [INFO] [stderr] Checking rodio v0.5.2 [INFO] [stderr] Checking lyon_tessellation v0.4.1 [INFO] [stderr] Checking lyon_extra v0.4.1 [INFO] [stderr] Checking lyon_svg v0.4.1 [INFO] [stderr] Checking lyon v0.4.1 [INFO] [stderr] Checking gfx_device_gl v0.14.3 [INFO] [stderr] Checking gfx v0.15.1 [INFO] [stderr] Checking gfx_window_sdl v0.6.0 [INFO] [stderr] Checking ggez v0.3.3 [INFO] [stderr] Checking 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] 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 1m 09s [INFO] running `"docker" "inspect" "90e696492952eca569f33573e0e1d8623c6744286827f88a844869bac304f5f6"` [INFO] running `"docker" "rm" "-f" "90e696492952eca569f33573e0e1d8623c6744286827f88a844869bac304f5f6"` [INFO] [stdout] 90e696492952eca569f33573e0e1d8623c6744286827f88a844869bac304f5f6