[INFO] crate arcball 1.0.0 is already in cache
[INFO] checking arcball-1.0.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate arcball 1.0.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate arcball 1.0.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate arcball 1.0.0
[INFO] finished tweaking crates.io crate arcball 1.0.0
[INFO] tweaked toml for crates.io crate arcball 1.0.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] e5b228eaa6845f3c451c70235b0923191a19d483b758dce3bf4e138ba0395530
[INFO] running `"docker" "start" "-a" "e5b228eaa6845f3c451c70235b0923191a19d483b758dce3bf4e138ba0395530"`
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking wayland-sys v0.12.5
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling glutin v0.14.0
[INFO] [stderr]    Compiling glium v0.21.0
[INFO] [stderr]     Checking wayland-kbd v0.13.1
[INFO] [stderr]     Checking arcball v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused variable: `elapsed`
[INFO] [stderr]   --> src/lib.rs:79:52
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn pan(&mut self, mouse_delta: Vector2<F>, elapsed: F) {
[INFO] [stderr]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Checking wayland-window v0.13.3
[INFO] [stderr]     Checking winit v0.12.0
[INFO] [stderr] warning: unused variable: `elapsed`
[INFO] [stderr]   --> src/lib.rs:79:52
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn pan(&mut self, mouse_delta: Vector2<F>, elapsed: F) {
[INFO] [stderr]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> examples/cube.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | implement_vertex!(Vertex, pos, color);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead
[INFO] [stderr]   --> examples/cube.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | implement_vertex!(Vertex, pos, color);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 38.64s
[INFO] running `"docker" "inspect" "e5b228eaa6845f3c451c70235b0923191a19d483b758dce3bf4e138ba0395530"`
[INFO] running `"docker" "rm" "-f" "e5b228eaa6845f3c451c70235b0923191a19d483b758dce3bf4e138ba0395530"`
[INFO] [stdout] e5b228eaa6845f3c451c70235b0923191a19d483b758dce3bf4e138ba0395530
