[INFO] cloning repository https://github.com/GabrielMajeri/ocl-exercises-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielMajeri/ocl-exercises-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Focl-exercises-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Focl-exercises-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80a588c2191b3f16701a5f147a9ea4ff8282596e [INFO] checking GabrielMajeri/ocl-exercises-rs against master#23718020b12d7e5a54f82a19910e8356ee719667 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Focl-exercises-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GabrielMajeri/ocl-exercises-rs [INFO] finished tweaking git repo https://github.com/GabrielMajeri/ocl-exercises-rs [INFO] tweaked toml for git repo https://github.com/GabrielMajeri/ocl-exercises-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GabrielMajeri/ocl-exercises-rs on toolchain 23718020b12d7e5a54f82a19910e8356ee719667 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GabrielMajeri/ocl-exercises-rs 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" "+23718020b12d7e5a54f82a19910e8356ee719667" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] [stderr] Downloaded ocl-core-vector v0.1.1 [INFO] [stderr] Downloaded enum_primitive v0.1.1 [INFO] [stderr] Downloaded qutex v0.2.6 [INFO] [stderr] Downloaded quote v1.0.38 [INFO] [stderr] Downloaded semver v1.0.24 [INFO] [stderr] Downloaded cl-sys v0.4.3 [INFO] [stderr] Downloaded ocl-core v0.11.5 [INFO] [stderr] Downloaded crossbeam-channel v0.5.14 [INFO] [stderr] Downloaded ocl v0.19.7 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8565b334847dc465882ea4a16cced47005df5fc10db36a41fe1fe0b5ba231e75 [INFO] running `Command { std: "docker" "start" "-a" "8565b334847dc465882ea4a16cced47005df5fc10db36a41fe1fe0b5ba231e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8565b334847dc465882ea4a16cced47005df5fc10db36a41fe1fe0b5ba231e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8565b334847dc465882ea4a16cced47005df5fc10db36a41fe1fe0b5ba231e75", kill_on_drop: false }` [INFO] [stdout] 8565b334847dc465882ea4a16cced47005df5fc10db36a41fe1fe0b5ba231e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8daf653da2c898337800f2013fa420e3863b79138f3a277c4e8d938110294730 [INFO] running `Command { std: "docker" "start" "-a" "8daf653da2c898337800f2013fa420e3863b79138f3a277c4e8d938110294730", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling cl-sys v0.4.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling ocl-exercises v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ocl-core-vector v0.1.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ocl-core v0.11.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking qutex v0.2.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ocl v0.19.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "8daf653da2c898337800f2013fa420e3863b79138f3a277c4e8d938110294730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daf653da2c898337800f2013fa420e3863b79138f3a277c4e8d938110294730", kill_on_drop: false }` [INFO] [stdout] 8daf653da2c898337800f2013fa420e3863b79138f3a277c4e8d938110294730