[INFO] crate game-of-life 0.1.0 is already in cache [INFO] checking game-of-life-0.1.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate game-of-life 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate game-of-life 0.1.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate game-of-life 0.1.0 [INFO] finished tweaking crates.io crate game-of-life 0.1.0 [INFO] tweaked toml for crates.io crate game-of-life 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 5850b8b0606dea7e87a897e02ec17856a24c2dcaa7bf95825ace7fe6fcb0de17 [INFO] running `"docker" "start" "-a" "5850b8b0606dea7e87a897e02ec17856a24c2dcaa7bf95825ace7fe6fcb0de17"` [INFO] [stderr] Checking shader_version v0.3.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking pistoncore-input v0.20.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling gl v0.7.0 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Checking piston2d-graphics v0.24.0 [INFO] [stderr] Checking pistoncore-window v0.30.0 [INFO] [stderr] Checking pistoncore-event_loop v0.35.0 [INFO] [stderr] Checking piston v0.35.0 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.8.0 [INFO] [stderr] Checking winit v0.8.3 [INFO] [stderr] Checking piston2d-opengl_graphics v0.50.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.43.0 [INFO] [stderr] Checking game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Line` is imported redundantly [INFO] [stderr] --> src/life.rs:153:11 [INFO] [stderr] | [INFO] [stderr] 12 | use graphics::*; [INFO] [stderr] | ----------- the item `Line` is already imported here [INFO] [stderr] ... [INFO] [stderr] 153 | use graphics::line::Line; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Line` is imported redundantly [INFO] [stderr] --> src/life.rs:153:11 [INFO] [stderr] | [INFO] [stderr] 12 | use graphics::*; [INFO] [stderr] | ----------- the item `Line` is already imported here [INFO] [stderr] ... [INFO] [stderr] 153 | use graphics::line::Line; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.99s [INFO] running `"docker" "inspect" "5850b8b0606dea7e87a897e02ec17856a24c2dcaa7bf95825ace7fe6fcb0de17"` [INFO] running `"docker" "rm" "-f" "5850b8b0606dea7e87a897e02ec17856a24c2dcaa7bf95825ace7fe6fcb0de17"` [INFO] [stdout] 5850b8b0606dea7e87a897e02ec17856a24c2dcaa7bf95825ace7fe6fcb0de17