[INFO] fetching crate opencl3 0.1.3... [INFO] checking opencl3-0.1.3 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate opencl3 0.1.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate opencl3 0.1.3 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opencl3 0.1.3 [INFO] finished tweaking crates.io crate opencl3 0.1.3 [INFO] tweaked toml for crates.io crate opencl3 0.1.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e34d77eeb462c76376912bde2dfbc29cbd1babf3e74e774370e4f65c097b004e [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" "e34d77eeb462c76376912bde2dfbc29cbd1babf3e74e774370e4f65c097b004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e34d77eeb462c76376912bde2dfbc29cbd1babf3e74e774370e4f65c097b004e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34d77eeb462c76376912bde2dfbc29cbd1babf3e74e774370e4f65c097b004e", kill_on_drop: false }` [INFO] [stdout] e34d77eeb462c76376912bde2dfbc29cbd1babf3e74e774370e4f65c097b004e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a4530a2411398d827a479e681a78e0af1ba0a0ce52d6abd31939581111d5f1d [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" "2a4530a2411398d827a479e681a78e0af1ba0a0ce52d6abd31939581111d5f1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking cl3 v0.1.8 [INFO] [stderr] Checking opencl3 v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:386:18 [INFO] [stdout] | [INFO] [stdout] 386 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:577:18 [INFO] [stdout] | [INFO] [stdout] 577 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:375:14 [INFO] [stdout] | [INFO] [stdout] 375 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:386:18 [INFO] [stdout] | [INFO] [stdout] 386 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/device.rs:577:18 [INFO] [stdout] | [INFO] [stdout] 577 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 249 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:302:18 [INFO] [stdout] | [INFO] [stdout] 302 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/kernel.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/platform.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 249 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:295:10 [INFO] [stdout] | [INFO] [stdout] 295 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cl3::info_type::InfoType::to_str`: Please use the to_string function instead [INFO] [stdout] --> src/program.rs:302:18 [INFO] [stdout] | [INFO] [stdout] 302 | .to_str() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `Command { std: "docker" "inspect" "2a4530a2411398d827a479e681a78e0af1ba0a0ce52d6abd31939581111d5f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4530a2411398d827a479e681a78e0af1ba0a0ce52d6abd31939581111d5f1d", kill_on_drop: false }` [INFO] [stdout] 2a4530a2411398d827a479e681a78e0af1ba0a0ce52d6abd31939581111d5f1d