[INFO] fetching crate egls 0.1.4... [INFO] checking egls-0.1.4 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate egls 0.1.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate egls 0.1.4 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate egls 0.1.4 [INFO] finished tweaking crates.io crate egls 0.1.4 [INFO] tweaked toml for crates.io crate egls 0.1.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 156dc942cb0105fc19b0fac1b8a3c5c0e6ae95120245506b9544930934695a53 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "156dc942cb0105fc19b0fac1b8a3c5c0e6ae95120245506b9544930934695a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "156dc942cb0105fc19b0fac1b8a3c5c0e6ae95120245506b9544930934695a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156dc942cb0105fc19b0fac1b8a3c5c0e6ae95120245506b9544930934695a53", kill_on_drop: false }` [INFO] [stdout] 156dc942cb0105fc19b0fac1b8a3c5c0e6ae95120245506b9544930934695a53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d0507040b332971d9d313f78ad2167b6e404ad44183cde9d58f0b1f2e7de279 [INFO] running `Command { std: "docker" "start" "-a" "2d0507040b332971d9d313f78ad2167b6e404ad44183cde9d58f0b1f2e7de279", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling egls v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/env.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/env.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/env.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_strides` found for struct `NativePixmap` in the current scope [INFO] [stdout] --> src/pixmap.rs:274:36 [INFO] [stdout] | [INFO] [stdout] 274 | egl::NativePixmap::with_strides( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `NativePixmap` [INFO] [stdout] | [INFO] [stdout] ::: src/platform/dummy.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct NativePixmap { [INFO] [stdout] | ----------------------- function or associated item `with_strides` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_strides` found for struct `NativePixmap` in the current scope [INFO] [stdout] --> src/pixmap.rs:274:36 [INFO] [stdout] | [INFO] [stdout] 274 | egl::NativePixmap::with_strides( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `NativePixmap` [INFO] [stdout] | [INFO] [stdout] ::: src/platform/dummy.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct NativePixmap { [INFO] [stdout] | ----------------------- function or associated item `with_strides` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `egls` [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] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d0507040b332971d9d313f78ad2167b6e404ad44183cde9d58f0b1f2e7de279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d0507040b332971d9d313f78ad2167b6e404ad44183cde9d58f0b1f2e7de279", kill_on_drop: false }` [INFO] [stdout] 2d0507040b332971d9d313f78ad2167b6e404ad44183cde9d58f0b1f2e7de279