[INFO] updating cached repository samphippen/rustogl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/samphippen/rustogl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/samphippen/rustogl" "work/ex/beta-1.38-1/sources/1.37.0/gh/samphippen/rustogl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/samphippen/rustogl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/samphippen/rustogl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/samphippen/rustogl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/samphippen/rustogl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f1798f83766afa698de73da743625d6d46c217d0 [INFO] sha for GitHub repo samphippen/rustogl: f1798f83766afa698de73da743625d6d46c217d0 [INFO] validating manifest of samphippen/rustogl on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of samphippen/rustogl on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing samphippen/rustogl [INFO] finished frobbing samphippen/rustogl [INFO] frobbed toml for samphippen/rustogl written to work/ex/beta-1.38-1/sources/1.37.0/gh/samphippen/rustogl/Cargo.toml [INFO] started frobbing samphippen/rustogl [INFO] finished frobbing samphippen/rustogl [INFO] frobbed toml for samphippen/rustogl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/samphippen/rustogl/Cargo.toml [INFO] crate samphippen/rustogl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing samphippen/rustogl against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/samphippen/rustogl:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] be14beb85f8384709bc3794b9cb8912da36f1a6f2518e639ffc64417eea51407 [INFO] running `"docker" "start" "-a" "be14beb85f8384709bc3794b9cb8912da36f1a6f2518e639ffc64417eea51407"` [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling cgmath v0.11.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling glitter v0.1.1 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/glitter-0.1.1/src/vertex_data.rs:86:28 [INFO] [stderr] | [INFO] [stderr] 86 | fn visit_attributes(&f: F) where F: FnMut(VertexAttribute); [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] error: Could not compile `glitter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "be14beb85f8384709bc3794b9cb8912da36f1a6f2518e639ffc64417eea51407"` [INFO] running `"docker" "rm" "-f" "be14beb85f8384709bc3794b9cb8912da36f1a6f2518e639ffc64417eea51407"` [INFO] [stdout] be14beb85f8384709bc3794b9cb8912da36f1a6f2518e639ffc64417eea51407