[INFO] updating cached repository https://github.com/echochamber/rust_spin_wheel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 34aefbfb17a1eab02a84a55a5b44a3435b039821 [INFO] checking echochamber/rust_spin_wheel against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechochamber%2Frust_spin_wheel" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/echochamber/rust_spin_wheel on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/echochamber/rust_spin_wheel [INFO] finished tweaking git repo https://github.com/echochamber/rust_spin_wheel [INFO] tweaked toml for git repo https://github.com/echochamber/rust_spin_wheel written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/echochamber/rust_spin_wheel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a02959093fb3a454de5c1de6c1974f35b949b4c3009464c0a642d40466ed29b1 [INFO] running `"docker" "start" "-a" "a02959093fb3a454de5c1de6c1974f35b949b4c3009464c0a642d40466ed29b1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spin_wheel_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking draw_state v0.4.0 [INFO] [stderr] Checking pistoncore-window v0.19.0 [INFO] [stderr] Checking image v0.9.1 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | try!(create_dir_all(target_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | let entry = try!(entry); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:29:17 [INFO] [stderr] | [INFO] [stderr] 29 | try!(add_resources(&source_path, &target_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> build.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | try!(copy(&source_path, &target_path)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Checking pistoncore-event_loop v0.22.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.26.1 [INFO] [stderr] Checking pistoncore-sdl2_window v0.30.2 [INFO] [stderr] Checking gfx_core v0.2.1 [INFO] [stderr] Checking piston v0.22.1 [INFO] [stderr] Checking gfx v0.10.2 [INFO] [stderr] Checking gfx_device_gl v0.9.0 [INFO] [stderr] Checking piston-gfx_texture v0.14.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.27.0 [INFO] [stderr] Checking piston_window v0.45.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.23s [INFO] running `"docker" "inspect" "a02959093fb3a454de5c1de6c1974f35b949b4c3009464c0a642d40466ed29b1"` [INFO] running `"docker" "rm" "-f" "a02959093fb3a454de5c1de6c1974f35b949b4c3009464c0a642d40466ed29b1"` [INFO] [stdout] a02959093fb3a454de5c1de6c1974f35b949b4c3009464c0a642d40466ed29b1