[INFO] cloning repository https://github.com/oveddan/create2gpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oveddan/create2gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveddan%2Fcreate2gpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveddan%2Fcreate2gpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02d9817166cc7b0cc9c86c29f4417a47042d545a [INFO] checking oveddan/create2gpu against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveddan%2Fcreate2gpu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oveddan/create2gpu [INFO] finished tweaking git repo https://github.com/oveddan/create2gpu [INFO] tweaked toml for git repo https://github.com/oveddan/create2gpu written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oveddan/create2gpu on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oveddan/create2gpu 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core-preview v0.2.3 [INFO] [stderr] Downloaded futures-sink-preview v0.2.2 [INFO] [stderr] Downloaded futures-stable-preview v0.2.3 [INFO] [stderr] Downloaded qutex v0.2.4 [INFO] [stderr] Downloaded futures-preview v0.2.2 [INFO] [stderr] Downloaded futures-async-runtime-preview v0.2.3 [INFO] [stderr] Downloaded futures-executor-preview v0.2.2 [INFO] [stderr] Downloaded futures-util-preview v0.2.2 [INFO] [stderr] Downloaded ocl v0.19.4 [INFO] [stderr] Downloaded futures-channel-preview v0.2.2 [INFO] [stderr] Downloaded ocl-core v0.11.3 [INFO] [stderr] Downloaded futures-io-preview v0.2.2 [INFO] [stderr] Downloaded ocl-extras v0.1.1 [INFO] [stderr] Downloaded cl-sys v0.4.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 585941ef931b317406812a9e32ce5adc6098660d61497ff6df84068f2b9ecb05 [INFO] running `Command { std: "docker" "start" "-a" "585941ef931b317406812a9e32ce5adc6098660d61497ff6df84068f2b9ecb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "585941ef931b317406812a9e32ce5adc6098660d61497ff6df84068f2b9ecb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585941ef931b317406812a9e32ce5adc6098660d61497ff6df84068f2b9ecb05", kill_on_drop: false }` [INFO] [stdout] 585941ef931b317406812a9e32ce5adc6098660d61497ff6df84068f2b9ecb05 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb81ac38c902dabcaf48f7d7c3d11720139842dc424e5c1274e1190e9b0403d2 [INFO] running `Command { std: "docker" "start" "-a" "fb81ac38c902dabcaf48f7d7c3d11720139842dc424e5c1274e1190e9b0403d2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ocl-core v0.11.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ocl-core-vector v0.1.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-util-preview v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking qutex v0.2.4 [INFO] [stderr] Checking futures-executor-preview v0.2.2 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking futures-stable-preview v0.2.3 [INFO] [stderr] Checking futures-async-runtime-preview v0.2.3 [INFO] [stderr] Checking futures-preview v0.2.2 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking ocl v0.19.4 [INFO] [stderr] Checking ocl-extras v0.1.1 [INFO] [stderr] Checking create2gpu v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s [INFO] running `Command { std: "docker" "inspect" "fb81ac38c902dabcaf48f7d7c3d11720139842dc424e5c1274e1190e9b0403d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb81ac38c902dabcaf48f7d7c3d11720139842dc424e5c1274e1190e9b0403d2", kill_on_drop: false }` [INFO] [stdout] fb81ac38c902dabcaf48f7d7c3d11720139842dc424e5c1274e1190e9b0403d2