[INFO] updating cached repository dj-shin/goliath [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dj-shin/goliath [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dj-shin/goliath" "work/ex/beta-1.38-1/sources/1.37.0/gh/dj-shin/goliath"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dj-shin/goliath'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dj-shin/goliath" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dj-shin/goliath"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dj-shin/goliath'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 117255367b90d4991720380bf0efa0499ef44bf9 [INFO] sha for GitHub repo dj-shin/goliath: 117255367b90d4991720380bf0efa0499ef44bf9 [INFO] validating manifest of dj-shin/goliath 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 dj-shin/goliath 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 dj-shin/goliath [INFO] finished frobbing dj-shin/goliath [INFO] frobbed toml for dj-shin/goliath written to work/ex/beta-1.38-1/sources/1.37.0/gh/dj-shin/goliath/Cargo.toml [INFO] started frobbing dj-shin/goliath [INFO] finished frobbing dj-shin/goliath [INFO] frobbed toml for dj-shin/goliath written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dj-shin/goliath/Cargo.toml [INFO] crate dj-shin/goliath 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/dj-shin/goliath/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" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/LastOne817/glium-math.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/LastOne817/glium-math.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dj-shin/goliath against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dj-shin/goliath:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 9934f757c05b92c29d65f3a3cd5d14eae7d807bd52cfa4487fd2e4016179e357 [INFO] running `"docker" "start" "-a" "9934f757c05b92c29d65f3a3cd5d14eae7d807bd52cfa4487fd2e4016179e357"` [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling obj-rs v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling glium-math v0.1.0 (https://github.com/LastOne817/glium-math.git#770b7afd) [INFO] [stderr] error[E0433]: failed to resolve: could not find `DisplayBuild` in `glium` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/glium-math-43894de4a317d536/770b7af/src/model.rs:17:79 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn load_object(display: & as glium::DisplayBuild>::Facade, path: &str) -> (glium::VertexBuffer, glium::IndexBuffer) { [INFO] [stderr] | ^^^^^^^^^^^^ could not find `DisplayBuild` in `glium` [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/glium-math-43894de4a317d536/770b7af/src/model.rs:17:60 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn load_object(display: & as glium::DisplayBuild>::Facade, path: &str) -> (glium::VertexBuffer, glium::IndexBuffer) { [INFO] [stderr] | ^^^^^^^ unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `glium-math`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9934f757c05b92c29d65f3a3cd5d14eae7d807bd52cfa4487fd2e4016179e357"` [INFO] running `"docker" "rm" "-f" "9934f757c05b92c29d65f3a3cd5d14eae7d807bd52cfa4487fd2e4016179e357"` [INFO] [stdout] 9934f757c05b92c29d65f3a3cd5d14eae7d807bd52cfa4487fd2e4016179e357