[INFO] fetching crate af-opencl-interop 3.7.1... [INFO] checking af-opencl-interop-3.7.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate af-opencl-interop 3.7.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate af-opencl-interop 3.7.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate af-opencl-interop 3.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate af-opencl-interop 3.7.1 [INFO] tweaked toml for crates.io crate af-opencl-interop 3.7.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate af-opencl-interop 3.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded serde_derive v1.0.115 [INFO] [stderr] Downloaded miniz_oxide v0.4.1 [INFO] [stderr] Downloaded syn v1.0.40 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded arrayfire v3.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09a3b1c722c66094981ec813dfd5190c54cbd49fbe742d79380872f14e3715e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09a3b1c722c66094981ec813dfd5190c54cbd49fbe742d79380872f14e3715e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09a3b1c722c66094981ec813dfd5190c54cbd49fbe742d79380872f14e3715e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a3b1c722c66094981ec813dfd5190c54cbd49fbe742d79380872f14e3715e1", kill_on_drop: false }` [INFO] [stdout] 09a3b1c722c66094981ec813dfd5190c54cbd49fbe742d79380872f14e3715e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa30667e4d986632aed2aaabe5b56ed76d82b69fec5c2b2f27198b2540ec83d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa30667e4d986632aed2aaabe5b56ed76d82b69fec5c2b2f27198b2540ec83d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling arrayfire v3.7.1 [INFO] [stderr] Checking af-opencl-interop v3.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `devid` [INFO] [stdout] --> examples/custom_kernel.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let devid = unsafe { ocl_core::DeviceId::from_raw(af_did) }; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_devid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "fa30667e4d986632aed2aaabe5b56ed76d82b69fec5c2b2f27198b2540ec83d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa30667e4d986632aed2aaabe5b56ed76d82b69fec5c2b2f27198b2540ec83d1", kill_on_drop: false }` [INFO] [stdout] fa30667e4d986632aed2aaabe5b56ed76d82b69fec5c2b2f27198b2540ec83d1