[INFO] fetching crate piston-opengex 0.6.0... [INFO] checking piston-opengex-0.6.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate piston-opengex 0.6.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate piston-opengex 0.6.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate piston-opengex 0.6.0 [INFO] finished tweaking crates.io crate piston-opengex 0.6.0 [INFO] tweaked toml for crates.io crate piston-opengex 0.6.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] e9e0f767849bc9e849f354720c5cc9d07053d07bb162b09f60cc9191f146d905 [INFO] running `"docker" "start" "-a" "e9e0f767849bc9e849f354720c5cc9d07053d07bb162b09f60cc9191f146d905"` [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Checking lzw v0.9.0 [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Checking piston-texture v0.3.0 [INFO] [stderr] Checking range v0.3.1 [INFO] [stderr] Checking piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Checking vec_map v0.3.0 [INFO] [stderr] Checking draw_state v0.3.0 [INFO] [stderr] Compiling freetype-sys v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Checking pistoncore-input v0.8.1 [INFO] [stderr] Checking quaternion v0.2.1 [INFO] [stderr] Checking dylib v0.0.1 [INFO] [stderr] Checking osmesa-sys v0.0.5 [INFO] [stderr] Checking png v0.4.3 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Checking piston3d-cam v0.2.0 [INFO] [stderr] Checking x11-dl v2.3.1 [INFO] [stderr] Checking piston2d-graphics v0.14.0 [INFO] [stderr] Checking read_token v0.6.2 [INFO] [stderr] Checking piston-opengex v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gif v0.7.0 [INFO] [stderr] Checking freetype-rs v0.5.0 [INFO] [stderr] Checking sdl2 v0.14.0 [INFO] [stderr] Checking gfx_core v0.1.2 [INFO] [stderr] Checking piston_meta v0.25.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Checking image v0.6.1 [INFO] [stderr] Checking pistoncore-window v0.14.0 [INFO] [stderr] Checking camera_controllers v0.10.0 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Checking pistoncore-event_loop v0.17.0 [INFO] [stderr] Checking piston_meta_search v0.12.0 [INFO] [stderr] Checking piston v0.17.0 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking gfx v0.9.1 [INFO] [stderr] Checking gfx_device_gl v0.8.2 [INFO] [stderr] Checking pistoncore-glutin_window v0.20.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.24.0 [INFO] [stderr] Checking piston-gfx_texture v0.8.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.19.0 [INFO] [stderr] Checking piston_window v0.35.0 [INFO] [stderr] warning: `$crate` may not be imported [INFO] [stderr] --> examples/cube.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / gfx_pipeline!( pipe { [INFO] [stderr] 44 | | vbuf: gfx::VertexBuffer = (), [INFO] [stderr] 45 | | u_model_view_proj: gfx::Global<[[f32; 4]; 4]> = "u_model_view_proj", [INFO] [stderr] 46 | | out_color: gfx::RenderTarget = "o_Color", [INFO] [stderr] 47 | | out_depth: gfx::DepthTarget = [INFO] [stderr] 48 | | gfx::preset::depth::LESS_EQUAL_WRITE, [INFO] [stderr] 49 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `use $crate;` was erroneously allowed and will become a hard error in a future release [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> examples/cube.rs:86:21 [INFO] [stderr] | [INFO] [stderr] 86 | try!(s.f64("x")) as f32, [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] --> examples/cube.rs:87:21 [INFO] [stderr] | [INFO] [stderr] 87 | try!(s.f64("y")) as f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> examples/cube.rs:88:21 [INFO] [stderr] | [INFO] [stderr] 88 | try!(s.f64("z")) as f32 [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> examples/cube.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | is.push(try!(s.f64("a")) as u8); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> examples/cube.rs:99:25 [INFO] [stderr] | [INFO] [stderr] 99 | is.push(try!(s.f64("b")) as u8); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> examples/cube.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 100 | is.push(try!(s.f64("c")) as u8); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> examples/cube.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / gfx_vertex_struct!( Vertex { [INFO] [stderr] 32 | | a_pos: [f32; 3] = "a_pos", [INFO] [stderr] 33 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.40s [INFO] running `"docker" "inspect" "e9e0f767849bc9e849f354720c5cc9d07053d07bb162b09f60cc9191f146d905"` [INFO] running `"docker" "rm" "-f" "e9e0f767849bc9e849f354720c5cc9d07053d07bb162b09f60cc9191f146d905"` [INFO] [stdout] e9e0f767849bc9e849f354720c5cc9d07053d07bb162b09f60cc9191f146d905