[INFO] crate azul_glium 0.22.0 is already in cache [INFO] checking azul_glium-0.22.0 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate azul_glium 0.22.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate azul_glium 0.22.0 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate azul_glium 0.22.0 [INFO] finished tweaking crates.io crate azul_glium 0.22.0 [INFO] tweaked toml for crates.io crate azul_glium 0.22.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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=allow" "-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" "+nightly-2019-10-27" "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] eae121720374bfb12b6c55770d816dd0b67d9fb48cd405c3c783989a0894accc [INFO] running `"docker" "start" "-a" "eae121720374bfb12b6c55770d816dd0b67d9fb48cd405c3c783989a0894accc"` [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking mint v0.2.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking genmesh v0.5.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling azul_glium v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking obj v0.8.2 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/info.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/tutorial-13.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/subroutines.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/instancing.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> tests/ssbo.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/blitting.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/picking.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `glium` [INFO] [stderr] --> examples/displacement_mapping.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate glium; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `azul_glium`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eae121720374bfb12b6c55770d816dd0b67d9fb48cd405c3c783989a0894accc"` [INFO] running `"docker" "rm" "-f" "eae121720374bfb12b6c55770d816dd0b67d9fb48cd405c3c783989a0894accc"` [INFO] [stdout] eae121720374bfb12b6c55770d816dd0b67d9fb48cd405c3c783989a0894accc