[INFO] fetching crate ocl-core 0.11.5...
[INFO] building ocl-core-0.11.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ocl-core 0.11.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ocl-core 0.11.5
[INFO] finished tweaking crates.io crate ocl-core 0.11.5
[INFO] tweaked toml for crates.io crate ocl-core 0.11.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ocl-core 0.11.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ocl-core 0.11.5 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31d35271826a6ca7787468c09f0e10f50441b097205c034f6c9f3153823c2c6d
[INFO] running `Command { std: "docker" "start" "-a" "31d35271826a6ca7787468c09f0e10f50441b097205c034f6c9f3153823c2c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31d35271826a6ca7787468c09f0e10f50441b097205c034f6c9f3153823c2c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d35271826a6ca7787468c09f0e10f50441b097205c034f6c9f3153823c2c6d", kill_on_drop: false }`
[INFO] [stdout] 31d35271826a6ca7787468c09f0e10f50441b097205c034f6c9f3153823c2c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b365c2a495e586de5b2fc961144f11cf4e9473a9f8c431f3ac27d6cff647648f
[INFO] running `Command { std: "docker" "start" "-a" "b365c2a495e586de5b2fc961144f11cf4e9473a9f8c431f3ac27d6cff647648f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling ocl-core v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stdout] warning: unexpected `cfg` condition value: `event_debug_print`
[INFO] [stdout]   --> src/functions.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(not(feature = "event_debug_print"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]    = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:1013:14
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     if !cfg!(release) {
[INFO] [stdout]      |              ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:2919:15
[INFO] [stdout]      |
[INFO] [stdout] 2919 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4032:11
[INFO] [stdout]      |
[INFO] [stdout] 4032 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4035:11
[INFO] [stdout]      |
[INFO] [stdout] 4035 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4039:11
[INFO] [stdout]      |
[INFO] [stdout] 4039 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4047:11
[INFO] [stdout]      |
[INFO] [stdout] 4047 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4052:11
[INFO] [stdout]      |
[INFO] [stdout] 4052 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4057:11
[INFO] [stdout]      |
[INFO] [stdout] 4057 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4062:11
[INFO] [stdout]      |
[INFO] [stdout] 4062 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4065:11
[INFO] [stdout]      |
[INFO] [stdout] 4065 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4098:13
[INFO] [stdout]      |
[INFO] [stdout] 4098 |     if cfg!(feature = "kernel_debug_print") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4101:13
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     if cfg!(feature = "kernel_debug_sleep") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:4448:11
[INFO] [stdout]      |
[INFO] [stdout] 4448 |     #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:4489:13
[INFO] [stdout]      |
[INFO] [stdout] 4489 |     if cfg!(release) {
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: field `0` is never read
[INFO] [stdout]     --> src/functions.rs:2263:23
[INFO] [stdout]      |
[INFO] [stdout] 2263 | pub struct UserDataPh(usize);
[INFO] [stdout]      |            ---------- ^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.21s
[INFO] running `Command { std: "docker" "inspect" "b365c2a495e586de5b2fc961144f11cf4e9473a9f8c431f3ac27d6cff647648f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b365c2a495e586de5b2fc961144f11cf4e9473a9f8c431f3ac27d6cff647648f", kill_on_drop: false }`
[INFO] [stdout] b365c2a495e586de5b2fc961144f11cf4e9473a9f8c431f3ac27d6cff647648f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb5e269227dfa666ddf66b8d17070c5ad6938106e453382a3529a128e0d5852
[INFO] running `Command { std: "docker" "start" "-a" "0bb5e269227dfa666ddf66b8d17070c5ad6938106e453382a3529a128e0d5852", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling colorify v0.2.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `event_debug_print`
[INFO] [stdout]   --> src/functions.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(not(feature = "event_debug_print"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]    = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:1013:14
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     if !cfg!(release) {
[INFO] [stdout]      |              ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:2919:15
[INFO] [stdout]      |
[INFO] [stdout] 2919 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4032:11
[INFO] [stdout]      |
[INFO] [stdout] 4032 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4035:11
[INFO] [stdout]      |
[INFO] [stdout] 4035 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4039:11
[INFO] [stdout]      |
[INFO] [stdout] 4039 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4047:11
[INFO] [stdout]      |
[INFO] [stdout] 4047 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4052:11
[INFO] [stdout]      |
[INFO] [stdout] 4052 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4057:11
[INFO] [stdout]      |
[INFO] [stdout] 4057 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4062:11
[INFO] [stdout]      |
[INFO] [stdout] 4062 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4065:11
[INFO] [stdout]      |
[INFO] [stdout] 4065 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4098:13
[INFO] [stdout]      |
[INFO] [stdout] 4098 |     if cfg!(feature = "kernel_debug_print") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4101:13
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     if cfg!(feature = "kernel_debug_sleep") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:4448:11
[INFO] [stdout]      |
[INFO] [stdout] 4448 |     #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:4489:13
[INFO] [stdout]      |
[INFO] [stdout] 4489 |     if cfg!(release) {
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: field `0` is never read
[INFO] [stdout]     --> src/functions.rs:2263:23
[INFO] [stdout]      |
[INFO] [stdout] 2263 | pub struct UserDataPh(usize);
[INFO] [stdout]      |            ---------- ^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ocl-core v0.11.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `event_debug_print`
[INFO] [stdout]   --> src/functions.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(not(feature = "event_debug_print"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]    = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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: `event_debug_print`
[INFO] [stdout]    --> src/functions.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(feature = "event_debug_print")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]     = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:1013:14
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     if !cfg!(release) {
[INFO] [stdout]      |              ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:2919:15
[INFO] [stdout]      |
[INFO] [stdout] 2919 |         #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4032:11
[INFO] [stdout]      |
[INFO] [stdout] 4032 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4035:11
[INFO] [stdout]      |
[INFO] [stdout] 4035 |     #[cfg(feature = "kernel_debug_sleep")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4039:11
[INFO] [stdout]      |
[INFO] [stdout] 4039 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4047:11
[INFO] [stdout]      |
[INFO] [stdout] 4047 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4052:11
[INFO] [stdout]      |
[INFO] [stdout] 4052 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4057:11
[INFO] [stdout]      |
[INFO] [stdout] 4057 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4062:11
[INFO] [stdout]      |
[INFO] [stdout] 4062 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4065:11
[INFO] [stdout]      |
[INFO] [stdout] 4065 |     #[cfg(feature = "kernel_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_print`
[INFO] [stdout]     --> src/functions.rs:4098:13
[INFO] [stdout]      |
[INFO] [stdout] 4098 |     if cfg!(feature = "kernel_debug_print") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_print` 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: `kernel_debug_sleep`
[INFO] [stdout]     --> src/functions.rs:4101:13
[INFO] [stdout]      |
[INFO] [stdout] 4101 |     if cfg!(feature = "kernel_debug_sleep") {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `kernel_debug_sleep` 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: `event_debug_print`
[INFO] [stdout]     --> src/functions.rs:4448:11
[INFO] [stdout]      |
[INFO] [stdout] 4448 |     #[cfg(feature = "event_debug_print")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `ocl-core-vector`, `opencl_vendor_mesa`, `opencl_version_1_1`, `opencl_version_1_2`, `opencl_version_2_0`, and `opencl_version_2_1`
[INFO] [stdout]      = help: consider adding `event_debug_print` 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 name: `release`
[INFO] [stdout]     --> src/functions.rs:4489:13
[INFO] [stdout]      |
[INFO] [stdout] 4489 |     if cfg!(release) {
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(release)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(release)");` to the top of the `build.rs`
[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: field `0` is never read
[INFO] [stdout]     --> src/functions.rs:2263:23
[INFO] [stdout]      |
[INFO] [stdout] 2263 | pub struct UserDataPh(usize);
[INFO] [stdout]      |            ---------- ^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s
[INFO] running `Command { std: "docker" "inspect" "0bb5e269227dfa666ddf66b8d17070c5ad6938106e453382a3529a128e0d5852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb5e269227dfa666ddf66b8d17070c5ad6938106e453382a3529a128e0d5852", kill_on_drop: false }`
[INFO] [stdout] 0bb5e269227dfa666ddf66b8d17070c5ad6938106e453382a3529a128e0d5852
