[INFO] fetching crate khronos-egl 5.0.0... [INFO] testing khronos-egl-5.0.0 against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] extracting crate khronos-egl 5.0.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate khronos-egl 5.0.0 on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate khronos-egl 5.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate khronos-egl 5.0.0 [INFO] tweaked toml for crates.io crate khronos-egl 5.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate khronos-egl 5.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-egl v0.28.3 [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7c8c87f514fd7ba989899f4ae30188af0e96280c890629cfe77d8007e8ff1c [INFO] running `Command { std: "docker" "start" "-a" "7f7c8c87f514fd7ba989899f4ae30188af0e96280c890629cfe77d8007e8ff1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7c8c87f514fd7ba989899f4ae30188af0e96280c890629cfe77d8007e8ff1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7c8c87f514fd7ba989899f4ae30188af0e96280c890629cfe77d8007e8ff1c", kill_on_drop: false }` [INFO] [stdout] 7f7c8c87f514fd7ba989899f4ae30188af0e96280c890629cfe77d8007e8ff1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f453a70f1d405e506afef671e89e4d18b2ced006013b4db8eaaf7d86624320a [INFO] running `Command { std: "docker" "start" "-a" "0f453a70f1d405e506afef671e89e4d18b2ced006013b4db8eaaf7d86624320a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling khronos-egl v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `Command { std: "docker" "inspect" "0f453a70f1d405e506afef671e89e4d18b2ced006013b4db8eaaf7d86624320a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f453a70f1d405e506afef671e89e4d18b2ced006013b4db8eaaf7d86624320a", kill_on_drop: false }` [INFO] [stdout] 0f453a70f1d405e506afef671e89e4d18b2ced006013b4db8eaaf7d86624320a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45657a45e57def6204fd1c631636874b73637fa55e645fb3bdfa937efe86928 [INFO] running `Command { std: "docker" "start" "-a" "b45657a45e57def6204fd1c631636874b73637fa55e645fb3bdfa937efe86928", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling khronos-egl v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.53s [INFO] running `Command { std: "docker" "inspect" "b45657a45e57def6204fd1c631636874b73637fa55e645fb3bdfa937efe86928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45657a45e57def6204fd1c631636874b73637fa55e645fb3bdfa937efe86928", kill_on_drop: false }` [INFO] [stdout] b45657a45e57def6204fd1c631636874b73637fa55e645fb3bdfa937efe86928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d46938e751047d3dd11b94a1d323270994e1358a9f1eece4bff5694e0c5dcbe5 [INFO] running `Command { std: "docker" "start" "-a" "d46938e751047d3dd11b94a1d323270994e1358a9f1eece4bff5694e0c5dcbe5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/khronos_egl-eec516264d4ffcc4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests khronos-egl [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - egl1_0::Instance::choose_first_config (line 623) ... FAILED [INFO] [stdout] test src/lib.rs - (line 97) ... FAILED [INFO] [stdout] test src/lib.rs - (line 71) ... FAILED [INFO] [stdout] test src/lib.rs - egl1_0::Instance::get_config_count (line 789) ... FAILED [INFO] [stdout] test src/lib.rs - (line 22) ... FAILED [INFO] [stdout] test src/lib.rs - egl1_0::Instance::get_configs (line 822) ... FAILED [INFO] [stdout] test src/lib.rs - egl1_0::Instance::choose_config (line 575) ... FAILED [INFO] [stdout] test src/lib.rs - (line 88) ... FAILED [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - egl1_0::Instance::choose_first_config (line 623) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Static` in crate `egl` [INFO] [stdout] --> src/lib.rs:627:35 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = egl::Instance::new(egl::Static); [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2210:1 [INFO] [stdout] | [INFO] [stdout] 2210 | / api! { [INFO] [stdout] 2211 | | EGL1_0 : "1_0" { [INFO] [stdout] 2212 | | fn eglChooseConfig( [INFO] [stdout] 2213 | | display: EGLDisplay, [INFO] [stdout] ... | [INFO] [stdout] 2362 | | } [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: the item is gated behind the `static` feature [INFO] [stdout] = note: this error originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::intrinsics::mir::Static; [INFO] [stdout] | [INFO] [stdout] help: if you import `Static`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = egl::Instance::new(egl::Static); [INFO] [stdout] 5 + let egl = egl::Instance::new(Static); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 97) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libloading` [INFO] [stdout] --> src/lib.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 4 | let lib = libloading::Library::new("libEGL.so.1").expect("unable to find libEGL.so.1"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `libloading` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DynamicInstance` in `egl` [INFO] [stdout] --> src/lib.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `DynamicInstance` in `egl` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EGL1_4` in crate `egl` [INFO] [stdout] --> src/lib.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2322:2 [INFO] [stdout] | [INFO] [stdout] 2322 | EGL1_4 : "1_4" { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `dynamic` feature [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use egl::api::EGL1_4; [INFO] [stdout] | [INFO] [stdout] help: if you import `EGL1_4`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] 5 + let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EGL1_5` in crate `egl` [INFO] [stdout] --> src/lib.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 6 | match egl.upcast::() { [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2326:2 [INFO] [stdout] | [INFO] [stdout] 2326 | EGL1_5 : "1_5" { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `dynamic` feature [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use egl::api::EGL1_5; [INFO] [stdout] | [INFO] [stdout] help: if you import `EGL1_5`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - match egl.upcast::() { [INFO] [stdout] 6 + match egl.upcast::() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 71) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `egl::API` [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 4 | use egl::API as egl; [INFO] [stdout] | ^^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Api` [INFO] [stdout] | no `API` in the root [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - egl1_0::Instance::get_config_count (line 789) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Static` in crate `egl` [INFO] [stdout] --> src/lib.rs:793:35 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = egl::Instance::new(egl::Static); [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2210:1 [INFO] [stdout] | [INFO] [stdout] 2210 | / api! { [INFO] [stdout] 2211 | | EGL1_0 : "1_0" { [INFO] [stdout] 2212 | | fn eglChooseConfig( [INFO] [stdout] 2213 | | display: EGLDisplay, [INFO] [stdout] ... | [INFO] [stdout] 2362 | | } [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: the item is gated behind the `static` feature [INFO] [stdout] = note: this error originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::intrinsics::mir::Static; [INFO] [stdout] | [INFO] [stdout] help: if you import `Static`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = egl::Instance::new(egl::Static); [INFO] [stdout] 5 + let egl = egl::Instance::new(Static); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 22) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Static` in crate `egl` [INFO] [stdout] --> src/lib.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 7 | let egl = egl::Instance::new(egl::Static); [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2210:1 [INFO] [stdout] | [INFO] [stdout] 2210 | / api! { [INFO] [stdout] 2211 | | EGL1_0 : "1_0" { [INFO] [stdout] 2212 | | fn eglChooseConfig( [INFO] [stdout] 2213 | | display: EGLDisplay, [INFO] [stdout] ... | [INFO] [stdout] 2362 | | } [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: the item is gated behind the `static` feature [INFO] [stdout] = note: this error originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::intrinsics::mir::Static; [INFO] [stdout] | [INFO] [stdout] help: if you import `Static`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 7 - let egl = egl::Instance::new(egl::Static); [INFO] [stdout] 7 + let egl = egl::Instance::new(Static); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - egl1_0::Instance::get_configs (line 822) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Static` in crate `egl` [INFO] [stdout] --> src/lib.rs:826:35 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = egl::Instance::new(egl::Static); [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2210:1 [INFO] [stdout] | [INFO] [stdout] 2210 | / api! { [INFO] [stdout] 2211 | | EGL1_0 : "1_0" { [INFO] [stdout] 2212 | | fn eglChooseConfig( [INFO] [stdout] 2213 | | display: EGLDisplay, [INFO] [stdout] ... | [INFO] [stdout] 2362 | | } [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: the item is gated behind the `static` feature [INFO] [stdout] = note: this error originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::intrinsics::mir::Static; [INFO] [stdout] | [INFO] [stdout] help: if you import `Static`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = egl::Instance::new(egl::Static); [INFO] [stdout] 5 + let egl = egl::Instance::new(Static); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - egl1_0::Instance::choose_config (line 575) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Static` in crate `egl` [INFO] [stdout] --> src/lib.rs:579:35 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = egl::Instance::new(egl::Static); [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2210:1 [INFO] [stdout] | [INFO] [stdout] 2210 | / api! { [INFO] [stdout] 2211 | | EGL1_0 : "1_0" { [INFO] [stdout] 2212 | | fn eglChooseConfig( [INFO] [stdout] 2213 | | display: EGLDisplay, [INFO] [stdout] ... | [INFO] [stdout] 2362 | | } [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: the item is gated behind the `static` feature [INFO] [stdout] = note: this error originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use std::intrinsics::mir::Static; [INFO] [stdout] | [INFO] [stdout] help: if you import `Static`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = egl::Instance::new(egl::Static); [INFO] [stdout] 5 + let egl = egl::Instance::new(Static); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 88) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libloading` [INFO] [stdout] --> src/lib.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 4 | let lib = libloading::Library::new("libEGL.so.1").expect("unable to find libEGL.so.1"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `libloading` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DynamicInstance` in `egl` [INFO] [stdout] --> src/lib.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `DynamicInstance` in `egl` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EGL1_4` in crate `egl` [INFO] [stdout] --> src/lib.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 5 | let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | ^^^^^^ not found in `egl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2322:2 [INFO] [stdout] | [INFO] [stdout] 2322 | EGL1_4 : "1_4" { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `dynamic` feature [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use egl::api::EGL1_4; [INFO] [stdout] | [INFO] [stdout] help: if you import `EGL1_4`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] 5 + let egl = unsafe { egl::DynamicInstance::::load_required_from(lib).expect("unable to load libEGL.so.1") }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 22) [INFO] [stdout] src/lib.rs - (line 71) [INFO] [stdout] src/lib.rs - (line 88) [INFO] [stdout] src/lib.rs - (line 97) [INFO] [stdout] src/lib.rs - egl1_0::Instance::choose_config (line 575) [INFO] [stdout] src/lib.rs - egl1_0::Instance::choose_first_config (line 623) [INFO] [stdout] src/lib.rs - egl1_0::Instance::get_config_count (line 789) [INFO] [stdout] src/lib.rs - egl1_0::Instance::get_configs (line 822) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d46938e751047d3dd11b94a1d323270994e1358a9f1eece4bff5694e0c5dcbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d46938e751047d3dd11b94a1d323270994e1358a9f1eece4bff5694e0c5dcbe5", kill_on_drop: false }` [INFO] [stdout] d46938e751047d3dd11b94a1d323270994e1358a9f1eece4bff5694e0c5dcbe5