[INFO] fetching crate opencl3 0.9.4...
[INFO] checking opencl3-0.9.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opencl3 0.9.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate opencl3 0.9.4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opencl3 0.9.4
[INFO] finished tweaking crates.io crate opencl3 0.9.4
[INFO] tweaked toml for crates.io crate opencl3 0.9.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate opencl3 0.9.4 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opencl-sys v0.2.6
[INFO] [stderr]   Downloaded cl3 v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26a3f936ca4b50b8795216c265e549be46cdc8adc9b6d08e2ced80190597f0b4
[INFO] running `Command { std: "docker" "start" "-a" "26a3f936ca4b50b8795216c265e549be46cdc8adc9b6d08e2ced80190597f0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26a3f936ca4b50b8795216c265e549be46cdc8adc9b6d08e2ced80190597f0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26a3f936ca4b50b8795216c265e549be46cdc8adc9b6d08e2ced80190597f0b4", kill_on_drop: false }`
[INFO] [stdout] 26a3f936ca4b50b8795216c265e549be46cdc8adc9b6d08e2ced80190597f0b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56579f759df50e8638e6a45ac209aaf330bd736ca60457735fee39605c275166
[INFO] running `Command { std: "docker" "start" "-a" "56579f759df50e8638e6a45ac209aaf330bd736ca60457735fee39605c275166", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling opencl-sys v0.2.6
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking cl3 v0.9.4
[INFO] [stderr]     Checking opencl3 v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> src/svm.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `opencl3`
[INFO] [stdout]     --> src/device.rs:2200:13
[INFO] [stdout]      |
[INFO] [stdout] 2200 |             opencl3::device::CL_UUID_SIZE_KHR,
[INFO] [stdout]      |             ^^^^^^^ use of undeclared crate or module `opencl3`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 963  +     use cl3::device;
[INFO] [stdout]      |
[INFO] [stdout] 963  +     use crate::device;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2200 -             opencl3::device::CL_UUID_SIZE_KHR,
[INFO] [stdout] 2200 +             device::CL_UUID_SIZE_KHR,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]     --> src/command_queue.rs:1437:9
[INFO] [stdout]      |
[INFO] [stdout] 1436 |     use super::*;
[INFO] [stdout]      |         -------- the item `Context` is already imported here
[INFO] [stdout] 1437 |     use crate::context::Context;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Device` is imported redundantly
[INFO] [stdout]     --> src/command_queue.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1436 |     use super::*;
[INFO] [stdout]      |         -------- the item `Device` is already imported here
[INFO] [stdout] 1437 |     use crate::context::Context;
[INFO] [stdout] 1438 |     use crate::device::Device;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Device` is imported redundantly
[INFO] [stdout]    --> src/context.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |     use super::*;
[INFO] [stdout]     |         -------- the item `Device` is already imported here
[INFO] [stdout] 406 |     use crate::device::Device;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `get_platforms` is imported redundantly
[INFO] [stdout]    --> src/device.rs:964:9
[INFO] [stdout]     |
[INFO] [stdout] 963 |     use super::*;
[INFO] [stdout]     |         -------- the item `get_platforms` is already imported here
[INFO] [stdout] 964 |     use crate::platform::get_platforms;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Program` is imported redundantly
[INFO] [stdout]    --> src/kernel.rs:684:26
[INFO] [stdout]     |
[INFO] [stdout] 680 |     use super::*;
[INFO] [stdout]     |         -------- the item `Program` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 684 |     use crate::program::{Program, CL_KERNEL_ARG_INFO};
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]    --> src/memory.rs:723:9
[INFO] [stdout]     |
[INFO] [stdout] 722 |     use super::*;
[INFO] [stdout]     |         -------- the item `Context` is already imported here
[INFO] [stdout] 723 |     use crate::context::Context;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Context` is imported redundantly
[INFO] [stdout]    --> src/program.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |     use super::*;
[INFO] [stdout]     |         -------- the item `Context` is already imported here
[INFO] [stdout] 528 |     use crate::context::Context;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntoIterator` is imported redundantly
[INFO] [stdout]   --> src/svm.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use std::iter::IntoIterator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `IntoIterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `command_queue::CommandQueue::create_default`: From CL_VERSION_2_0 use create_command_queue_with_properties
[INFO] [stdout]    --> src/event.rs:181:35
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let queue = CommandQueue::create_default(&context, CL_QUEUE_PROFILING_ENABLE)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde`
[INFO] [stdout]   --> examples/opencl2serde.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use serde::de::DeserializeSeed;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opencl3::svm::ExtendSvmVec`
[INFO] [stdout]    --> examples/opencl2serde.rs:22:20
[INFO] [stdout]     |
[INFO] [stdout] 22  | use opencl3::svm::{ExtendSvmVec, SvmVec};
[INFO] [stdout]     |                    ^^^^^^^^^^^^ no `ExtendSvmVec` in `svm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/svm.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct ExtendSvmVec<'a, 'b, T: 'a>(pub &'a mut SvmVec<'b, T>);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `serde` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `opencl3::command_queue::CommandQueue::create_default`: From CL_VERSION_2_0 use create_command_queue_with_properties
[INFO] [stdout]   --> examples/basic.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let queue = CommandQueue::create_default(&context, CL_QUEUE_PROFILING_ENABLE)
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SvmVec<'_, i32>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> examples/opencl2serde.rs:146:50
[INFO] [stdout]      |
[INFO] [stdout] 146  |         let json_results = serde_json::to_string(&results).unwrap();
[INFO] [stdout]      |                            --------------------- ^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `SvmVec<'_, i32>`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 130 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/ser.rs:2209:17
[INFO] [stdout]      |
[INFO] [stdout] 2207 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2208 | where
[INFO] [stdout] 2209 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opencl3` (example "opencl2serde") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `opencl3::command_queue::CommandQueue::create_default`: From CL_VERSION_2_0 use create_command_queue_with_properties
[INFO] [stdout]   --> tests/integration_test.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let queue = CommandQueue::create_default(&context, CL_QUEUE_PROFILING_ENABLE)
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opencl3` (lib test) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "56579f759df50e8638e6a45ac209aaf330bd736ca60457735fee39605c275166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56579f759df50e8638e6a45ac209aaf330bd736ca60457735fee39605c275166", kill_on_drop: false }`
[INFO] [stdout] 56579f759df50e8638e6a45ac209aaf330bd736ca60457735fee39605c275166
