[INFO] updating cached repository whodidthis/gfx-rs-testing [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/whodidthis/gfx-rs-testing [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/whodidthis/gfx-rs-testing" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/whodidthis/gfx-rs-testing"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/whodidthis/gfx-rs-testing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/whodidthis/gfx-rs-testing" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/whodidthis/gfx-rs-testing"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/whodidthis/gfx-rs-testing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54f0c8e9421bdce086a5f43784a4ef8f2805ef67 [INFO] sha for GitHub repo whodidthis/gfx-rs-testing: 54f0c8e9421bdce086a5f43784a4ef8f2805ef67 [INFO] validating manifest of whodidthis/gfx-rs-testing on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of whodidthis/gfx-rs-testing on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing whodidthis/gfx-rs-testing [INFO] finished frobbing whodidthis/gfx-rs-testing [INFO] frobbed toml for whodidthis/gfx-rs-testing written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/whodidthis/gfx-rs-testing/Cargo.toml [INFO] started frobbing whodidthis/gfx-rs-testing [INFO] finished frobbing whodidthis/gfx-rs-testing [INFO] frobbed toml for whodidthis/gfx-rs-testing written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/whodidthis/gfx-rs-testing/Cargo.toml [INFO] crate whodidthis/gfx-rs-testing already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/whodidthis/gfx-rs-testing/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking whodidthis/gfx-rs-testing against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/whodidthis/gfx-rs-testing:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ca15371e76288d941365801a5663b1fb71579f4d5c5cc517d18b00c1290effcf [INFO] running `"docker" "start" "-a" "ca15371e76288d941365801a5663b1fb71579f4d5c5cc517d18b00c1290effcf"` [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Checking dylib v0.0.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking osmesa-sys v0.0.5 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking x11-dl v2.3.1 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Checking memmap v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking cgmath v0.7.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking gfx_window_glutin v0.9.1 [INFO] [stderr] Checking wunder v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: `$crate` may not be imported [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / gfx_pipeline!(line { [INFO] [stderr] 17 | | vbuf: gfx::VertexBuffer = (), [INFO] [stderr] 18 | | width: gfx::Global = "u_Width", [INFO] [stderr] 19 | | color: gfx::Global<[f32; 3]> = "u_Color", [INFO] [stderr] 20 | | // COLOR THING [INFO] [stderr] 21 | | out: gfx::RenderTarget = "o_Color", [INFO] [stderr] 22 | | }); [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: the item `Device` is imported redundantly [INFO] [stderr] --> src/main.rs:56:23 [INFO] [stderr] | [INFO] [stderr] 7 | use gfx::traits::*; [INFO] [stderr] | -------------- the item `Device` is already imported here [INFO] [stderr] ... [INFO] [stderr] 56 | use gfx::traits::{Device,FactoryExt}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FactoryExt` is imported redundantly [INFO] [stderr] --> src/main.rs:56:30 [INFO] [stderr] | [INFO] [stderr] 7 | use gfx::traits::*; [INFO] [stderr] | -------------- the item `FactoryExt` is already imported here [INFO] [stderr] ... [INFO] [stderr] 56 | use gfx::traits::{Device,FactoryExt}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `$crate` may not be imported [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / gfx_pipeline!(line { [INFO] [stderr] 17 | | vbuf: gfx::VertexBuffer = (), [INFO] [stderr] 18 | | width: gfx::Global = "u_Width", [INFO] [stderr] 19 | | color: gfx::Global<[f32; 3]> = "u_Color", [INFO] [stderr] 20 | | // COLOR THING [INFO] [stderr] 21 | | out: gfx::RenderTarget = "o_Color", [INFO] [stderr] 22 | | }); [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: the item `Device` is imported redundantly [INFO] [stderr] --> src/main.rs:56:23 [INFO] [stderr] | [INFO] [stderr] 7 | use gfx::traits::*; [INFO] [stderr] | -------------- the item `Device` is already imported here [INFO] [stderr] ... [INFO] [stderr] 56 | use gfx::traits::{Device,FactoryExt}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FactoryExt` is imported redundantly [INFO] [stderr] --> src/main.rs:56:30 [INFO] [stderr] | [INFO] [stderr] 7 | use gfx::traits::*; [INFO] [stderr] | -------------- the item `FactoryExt` is already imported here [INFO] [stderr] ... [INFO] [stderr] 56 | use gfx::traits::{Device,FactoryExt}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.16s [INFO] running `"docker" "inspect" "ca15371e76288d941365801a5663b1fb71579f4d5c5cc517d18b00c1290effcf"` [INFO] running `"docker" "rm" "-f" "ca15371e76288d941365801a5663b1fb71579f4d5c5cc517d18b00c1290effcf"` [INFO] [stdout] ca15371e76288d941365801a5663b1fb71579f4d5c5cc517d18b00c1290effcf