[INFO] fetching crate opencl3 0.1.3... [INFO] checking opencl3-0.1.3 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate opencl3 0.1.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate opencl3 0.1.3 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded cl3 v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d16c4de0cf2833b27683c49796620e4b849a003c0b8b8e8c4bd90a993778ea [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" "e1d16c4de0cf2833b27683c49796620e4b849a003c0b8b8e8c4bd90a993778ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d16c4de0cf2833b27683c49796620e4b849a003c0b8b8e8c4bd90a993778ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d16c4de0cf2833b27683c49796620e4b849a003c0b8b8e8c4bd90a993778ea", kill_on_drop: false }` [INFO] [stdout] e1d16c4de0cf2833b27683c49796620e4b849a003c0b8b8e8c4bd90a993778ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3bc11b11f2a38ba17470a60e4ad2395c67287f836e34ebd8efa580176a0a0e4 [INFO] running `Command { std: "docker" "start" "-a" "b3bc11b11f2a38ba17470a60e4ad2395c67287f836e34ebd8efa580176a0a0e4", kill_on_drop: false }` [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/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: 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/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 2.35s [INFO] running `Command { std: "docker" "inspect" "b3bc11b11f2a38ba17470a60e4ad2395c67287f836e34ebd8efa580176a0a0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bc11b11f2a38ba17470a60e4ad2395c67287f836e34ebd8efa580176a0a0e4", kill_on_drop: false }` [INFO] [stdout] b3bc11b11f2a38ba17470a60e4ad2395c67287f836e34ebd8efa580176a0a0e4