[INFO] crate offscreen_gl_context 0.25.1 is already in cache [INFO] checking offscreen_gl_context-0.25.1 against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] extracting crate offscreen_gl_context 0.25.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate offscreen_gl_context 0.25.1 on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate offscreen_gl_context 0.25.1 [INFO] finished tweaking crates.io crate offscreen_gl_context 0.25.1 [INFO] tweaked toml for crates.io crate offscreen_gl_context 0.25.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sparkle v0.1.25 [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" "+71b81291baafb8a58836272757b28817fe1d8190" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 342badc1984acd17d308cdb97e8e3a3a8065c2e3c00fccb202372b71e7f53552 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "342badc1984acd17d308cdb97e8e3a3a8065c2e3c00fccb202372b71e7f53552"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking euclid v0.20.13 [INFO] [stderr] Compiling sparkle v0.1.25 [INFO] [stderr] Compiling offscreen_gl_context v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/draw_buffer.rs:192:146 [INFO] [stderr] | [INFO] [stderr] 192 | ... formats.texture_internal as GLint, self.size.width, self.size.height, 0, formats.texture, formats.texture_type, None); [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `sparkle::gl::TexImageSource`, found enum `std::option::Option` [INFO] [stderr] | help: try using a variant of the expected enum: `sparkle::gl::TexImageSource::Pixels(None)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `sparkle::gl::TexImageSource<'_>` [INFO] [stderr] found enum `std::option::Option<_>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/draw_buffer.rs:192:146 [INFO] [stderr] | [INFO] [stderr] 192 | ... formats.texture_internal as GLint, self.size.width, self.size.height, 0, formats.texture, formats.texture_type, None); [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `sparkle::gl::TexImageSource`, found enum `std::option::Option` [INFO] [stderr] | help: try using a variant of the expected enum: `sparkle::gl::TexImageSource::Pixels(None)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `sparkle::gl::TexImageSource<'_>` [INFO] [stderr] found enum `std::option::Option<_>` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `offscreen_gl_context`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "342badc1984acd17d308cdb97e8e3a3a8065c2e3c00fccb202372b71e7f53552"` [INFO] running `"docker" "rm" "-f" "342badc1984acd17d308cdb97e8e3a3a8065c2e3c00fccb202372b71e7f53552"` [INFO] [stdout] 342badc1984acd17d308cdb97e8e3a3a8065c2e3c00fccb202372b71e7f53552