[INFO] cloning repository https://github.com/dj-shin/goliath [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dj-shin/goliath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj-shin%2Fgoliath"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj-shin%2Fgoliath'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 117255367b90d4991720380bf0efa0499ef44bf9 [INFO] checking dj-shin/goliath against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdj-shin%2Fgoliath" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dj-shin/goliath on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dj-shin/goliath [INFO] finished tweaking git repo https://github.com/dj-shin/goliath [INFO] tweaked toml for git repo https://github.com/dj-shin/goliath written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dj-shin/goliath already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/LastOne817/glium-math.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/LastOne817/glium-math.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 7e3cc28b9275d52b88239fa809be54591c18924513e5201cf24e6728aad5d271 [INFO] running `"docker" "start" "-a" "7e3cc28b9275d52b88239fa809be54591c18924513e5201cf24e6728aad5d271"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking byteorder v1.3.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking obj-rs v0.5.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rusttype v0.8.1 [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] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] Checking 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/rustwide/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/rustwide/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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7e3cc28b9275d52b88239fa809be54591c18924513e5201cf24e6728aad5d271"` [INFO] running `"docker" "rm" "-f" "7e3cc28b9275d52b88239fa809be54591c18924513e5201cf24e6728aad5d271"` [INFO] [stdout] 7e3cc28b9275d52b88239fa809be54591c18924513e5201cf24e6728aad5d271