[INFO] crate nbez 0.1.0 is already in cache [INFO] checking nbez-0.1.0 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate nbez 0.1.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate nbez 0.1.0 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nbez 0.1.0 [INFO] finished tweaking crates.io crate nbez 0.1.0 [INFO] tweaked toml for crates.io crate nbez 0.1.0 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 83cb2fcd92780ca6090000c1fcb80dd02616b33093bf8d96a425f9e4ffa6aafc [INFO] running `"docker" "start" "-a" "83cb2fcd92780ca6090000c1fcb80dd02616b33093bf8d96a425f9e4ffa6aafc"` [INFO] [stderr] Compiling nbez v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Checking gfx_core v0.3.1 [INFO] [stderr] Checking gfx_device_gl v0.10.0 [INFO] [stderr] Checking gfx v0.11.0 [INFO] [stderr] Checking gfx_window_glutin v0.11.0 [INFO] [stderr] warning: `$crate` may not be imported [INFO] [stderr] --> examples/curve.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / gfx_pipeline!{ pipe { [INFO] [stderr] 25 | | vbuf: gfx::VertexBuffer = (), [INFO] [stderr] 26 | | window_matrix: gfx::Global<[[f32; 2]; 2]> = "window_matrix", [INFO] [stderr] 27 | | offset: gfx::Global<[f32; 2]> = "offset", [INFO] [stderr] 28 | | out: gfx::RenderTarget = "r_target", [INFO] [stderr] 29 | | }} [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 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> examples/curve.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / gfx_vertex_struct!{ Vertex { [INFO] [stderr] 20 | | pos: [f32; 2] = "v_pos", [INFO] [stderr] 21 | | col: [f32; 3] = "v_col", [INFO] [stderr] 22 | | }} [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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 26.77s [INFO] running `"docker" "inspect" "83cb2fcd92780ca6090000c1fcb80dd02616b33093bf8d96a425f9e4ffa6aafc"` [INFO] running `"docker" "rm" "-f" "83cb2fcd92780ca6090000c1fcb80dd02616b33093bf8d96a425f9e4ffa6aafc"` [INFO] [stdout] 83cb2fcd92780ca6090000c1fcb80dd02616b33093bf8d96a425f9e4ffa6aafc