[INFO] fetching crate alloy_graphene 0.0.6...
[INFO] testing alloy_graphene-0.0.6 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate alloy_graphene 0.0.6 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate alloy_graphene 0.0.6
[INFO] finished tweaking crates.io crate alloy_graphene 0.0.6
[INFO] tweaked toml for crates.io crate alloy_graphene 0.0.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alloy_graphene 0.0.6 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding strum v0.23.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.23.1 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84bc69355a2c21bf0bd305d619b8d7865492f09f4239cfeca10078d00e7f274
[INFO] running `Command { std: "docker" "start" "-a" "d84bc69355a2c21bf0bd305d619b8d7865492f09f4239cfeca10078d00e7f274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84bc69355a2c21bf0bd305d619b8d7865492f09f4239cfeca10078d00e7f274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84bc69355a2c21bf0bd305d619b8d7865492f09f4239cfeca10078d00e7f274", kill_on_drop: false }`
[INFO] [stdout] d84bc69355a2c21bf0bd305d619b8d7865492f09f4239cfeca10078d00e7f274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e38e392a2e66d647ae7d6a3305adb45f848bbecb7da58c061fdfa1004f32e98
[INFO] running `Command { std: "docker" "start" "-a" "8e38e392a2e66d647ae7d6a3305adb45f848bbecb7da58c061fdfa1004f32e98", kill_on_drop: false }`
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling alloy_graphene v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![cfg_attr(feature = "clippy", warn(cast_possible_truncation))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![cfg_attr(feature = "clippy", warn(cast_possible_wrap))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "clippy", warn(cast_precision_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "clippy", warn(cast_sign_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "clippy", warn(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | #![cfg_attr(feature = "clippy", warn(mut_mut))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "clippy", warn(print_stdout))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(all(not(test), feature = "clippy"), warn(result_unwrap_used))]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "clippy", warn(unseparated_literal_suffix))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![cfg_attr(feature = "clippy", warn(wrong_pub_self_convention))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
[INFO] running `Command { std: "docker" "inspect" "8e38e392a2e66d647ae7d6a3305adb45f848bbecb7da58c061fdfa1004f32e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e38e392a2e66d647ae7d6a3305adb45f848bbecb7da58c061fdfa1004f32e98", kill_on_drop: false }`
[INFO] [stdout] 8e38e392a2e66d647ae7d6a3305adb45f848bbecb7da58c061fdfa1004f32e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1201402308dab9783841c9f0f8c8ce12ea712b6085f5bb10593bca6e37e0830f
[INFO] running `Command { std: "docker" "start" "-a" "1201402308dab9783841c9f0f8c8ce12ea712b6085f5bb10593bca6e37e0830f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![cfg_attr(feature = "clippy", warn(cast_possible_truncation))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alloy_graphene v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![cfg_attr(feature = "clippy", warn(cast_possible_wrap))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "clippy", warn(cast_precision_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "clippy", warn(cast_sign_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "clippy", warn(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | #![cfg_attr(feature = "clippy", warn(mut_mut))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "clippy", warn(print_stdout))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(all(not(test), feature = "clippy"), warn(result_unwrap_used))]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "clippy", warn(unseparated_literal_suffix))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![cfg_attr(feature = "clippy", warn(wrong_pub_self_convention))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![cfg_attr(feature = "clippy", warn(cast_possible_truncation))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![cfg_attr(feature = "clippy", warn(cast_possible_wrap))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "clippy", warn(cast_precision_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "clippy", warn(cast_sign_loss))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "clippy", warn(missing_docs_in_private_items))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | #![cfg_attr(feature = "clippy", warn(mut_mut))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![cfg_attr(feature = "clippy", warn(print_stdout))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(all(not(test), feature = "clippy"), warn(result_unwrap_used))]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "clippy", warn(unseparated_literal_suffix))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![cfg_attr(feature = "clippy", warn(wrong_pub_self_convention))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "1201402308dab9783841c9f0f8c8ce12ea712b6085f5bb10593bca6e37e0830f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1201402308dab9783841c9f0f8c8ce12ea712b6085f5bb10593bca6e37e0830f", kill_on_drop: false }`
[INFO] [stdout] 1201402308dab9783841c9f0f8c8ce12ea712b6085f5bb10593bca6e37e0830f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7eaa29d892e8d4822d078694068323aed392bd851e95b6404ec06ca19ed57bd1
[INFO] running `Command { std: "docker" "start" "-a" "7eaa29d892e8d4822d078694068323aed392bd851e95b6404ec06ca19ed57bd1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 | #![cfg_attr(feature = "clippy", warn(cast_possible_truncation))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 | #![cfg_attr(feature = "clippy", warn(cast_possible_wrap))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 | #![cfg_attr(feature = "clippy", warn(cast_precision_loss))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 | #![cfg_attr(feature = "clippy", warn(cast_sign_loss))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 | #![cfg_attr(feature = "clippy", warn(missing_docs_in_private_items))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 | #![cfg_attr(feature = "clippy", warn(mut_mut))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 | #![cfg_attr(feature = "clippy", warn(print_stdout))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:36:28
[INFO] [stderr]    |
[INFO] [stderr] 36 | #![cfg_attr(all(not(test), feature = "clippy"), warn(result_unwrap_used))]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 | #![cfg_attr(feature = "clippy", warn(unseparated_literal_suffix))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/lib.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 | #![cfg_attr(feature = "clippy", warn(wrong_pub_self_convention))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `default`, `gl`, and `opengl`
[INFO] [stderr]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `alloy_graphene` (lib) generated 12 warnings
[INFO] [stderr] warning: `alloy_graphene` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alloy_graphene-0ff5f250b67a7bf0)
[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 alloy_graphene
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::ShaderType (line 23) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::Shader (line 97) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::Shader::get_id (line 128) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::CompiledShader (line 307) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::CompiledShader::get_id (line 336) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::Shader::get_type (line 141) ... FAILED
[INFO] [stdout] test src/opengl/shader.rs - opengl::shader::CompiledShader::get_type (line 350) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::ShaderType (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]   --> src/opengl/shader.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | let r#type = ShaderType::Compute;
[INFO] [stdout]    |              ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 23 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]   --> src/opengl/shader.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | let shader = Shader::new(r#type).expect("Unable to create shader");
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::Shader (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]   --> src/opengl/shader.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 | let shader = Shader::new(ShaderType::Vertex).expect("Unable to create vertex shader");
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 97 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]   --> src/opengl/shader.rs:98:26
[INFO] [stdout]    |
[INFO] [stdout] 98 | let shader = Shader::new(ShaderType::Vertex).expect("Unable to create vertex shader");
[INFO] [stdout]    |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 97 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_src` in this scope
[INFO] [stdout]   --> src/opengl/shader.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 | let compiled = shader.compile(shader_src).expect("Unable to compile vertex shader");
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntoIter`
[INFO] [stdout]    --> src/opengl/shader.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 | let linked = program.link(IntoIter::new(&[shader])).expect("Unable to link shader program");
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `IntoIter`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::array::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::collections::binary_heap::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::collections::btree_map::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout]  97 + use std::collections::btree_set::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout]     = and 12 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgram`
[INFO] [stdout]    --> src/opengl/shader.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 | let program = ShaderProgram::new().expect("Unable to create shader program");
[INFO] [stdout]     |               ^^^^^^^^^^^^^ use of undeclared type `ShaderProgram`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::Shader::get_id (line 128) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]    --> src/opengl/shader.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 128 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 128 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::CompiledShader (line 307) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]    --> src/opengl/shader.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 | let shader = Shader::new(ShaderType::Vertex).expect("Unable to create vertex shader");
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 307 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:308:26
[INFO] [stdout]     |
[INFO] [stdout] 308 | let shader = Shader::new(ShaderType::Vertex).expect("Unable to create vertex shader");
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 307 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_src` in this scope
[INFO] [stdout]    --> src/opengl/shader.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 | let compiled = shader.compile(shader_src).expect("Unable to compile vertex shader");
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntoIter`
[INFO] [stdout]    --> src/opengl/shader.rs:311:27
[INFO] [stdout]     |
[INFO] [stdout] 311 | let linked = program.link(IntoIter::new(&[shader])).expect("Unable to link shader program");
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `IntoIter`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 307 + use std::array::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout] 307 + use std::collections::binary_heap::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout] 307 + use std::collections::btree_map::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout] 307 + use std::collections::btree_set::IntoIter;
[INFO] [stdout]     |
[INFO] [stdout]     = and 12 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderProgram`
[INFO] [stdout]    --> src/opengl/shader.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 | let program = ShaderProgram::new().expect("Unable to create shader program");
[INFO] [stdout]     |               ^^^^^^^^^^^^^ use of undeclared type `ShaderProgram`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::CompiledShader::get_id (line 336) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]    --> src/opengl/shader.rs:337:14
[INFO] [stdout]     |
[INFO] [stdout] 337 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 336 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:337:26
[INFO] [stdout]     |
[INFO] [stdout] 337 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 336 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_src` in this scope
[INFO] [stdout]    --> src/opengl/shader.rs:338:30
[INFO] [stdout]     |
[INFO] [stdout] 338 | let shader = shader.compile(&shader_src).expect("Unable to compile shader");
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::Shader::get_type (line 141) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]    --> src/opengl/shader.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 141 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 141 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout] 143 | assert_eq!(shader.get_type(), ShaderType::Compute);
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 141 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/opengl/shader.rs - opengl::shader::CompiledShader::get_type (line 350) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shader`
[INFO] [stdout]    --> src/opengl/shader.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `Shader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 350 + use alloy_graphene::opengl::shader::Shader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:351:26
[INFO] [stdout]     |
[INFO] [stdout] 351 | let shader = Shader::new(ShaderType::Compute).expect("Unable to create compute shader");
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 350 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `shader_src` in this scope
[INFO] [stdout]    --> src/opengl/shader.rs:352:30
[INFO] [stdout]     |
[INFO] [stdout] 352 | let shader = shader.compile(&shader_src).expect("Unable to compile shader");
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ShaderType`
[INFO] [stdout]    --> src/opengl/shader.rs:353:31
[INFO] [stdout]     |
[INFO] [stdout] 353 | assert_eq!(shader.get_type(), ShaderType::Compute);
[INFO] [stdout]     |                               ^^^^^^^^^^ use of undeclared type `ShaderType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 350 + use alloy_graphene::opengl::shader::ShaderType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::CompiledShader (line 307)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::CompiledShader::get_id (line 336)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::CompiledShader::get_type (line 350)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::Shader (line 97)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::Shader::get_id (line 128)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::Shader::get_type (line 141)
[INFO] [stdout]     src/opengl/shader.rs - opengl::shader::ShaderType (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7eaa29d892e8d4822d078694068323aed392bd851e95b6404ec06ca19ed57bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eaa29d892e8d4822d078694068323aed392bd851e95b6404ec06ca19ed57bd1", kill_on_drop: false }`
[INFO] [stdout] 7eaa29d892e8d4822d078694068323aed392bd851e95b6404ec06ca19ed57bd1
