[INFO] cloning repository https://github.com/KingTimer12/char-rnn-classification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KingTimer12/char-rnn-classification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2Fchar-rnn-classification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2Fchar-rnn-classification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a88967a4521d60f486ed67bac26be33f37f6cc5 [INFO] checking KingTimer12/char-rnn-classification against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2Fchar-rnn-classification" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KingTimer12/char-rnn-classification [INFO] finished tweaking git repo https://github.com/KingTimer12/char-rnn-classification [INFO] tweaked toml for git repo https://github.com/KingTimer12/char-rnn-classification written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KingTimer12/char-rnn-classification on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KingTimer12/char-rnn-classification 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0468cf822880450a90b86afa349379efbac9afbeddcb05d1d576453bff796b3 [INFO] running `Command { std: "docker" "start" "-a" "f0468cf822880450a90b86afa349379efbac9afbeddcb05d1d576453bff796b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0468cf822880450a90b86afa349379efbac9afbeddcb05d1d576453bff796b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0468cf822880450a90b86afa349379efbac9afbeddcb05d1d576453bff796b3", kill_on_drop: false }` [INFO] [stdout] f0468cf822880450a90b86afa349379efbac9afbeddcb05d1d576453bff796b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb7a4107248794f6a5e43e08767fccd05d2fb392899b0dccf64ba2a1a7eee8b [INFO] running `Command { std: "docker" "start" "-a" "9bb7a4107248794f6a5e43e08767fccd05d2fb392899b0dccf64ba2a1a7eee8b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Compiling cubecl-runtime v0.6.0 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cubecl-macros v0.6.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling cubecl-macros-internal v0.6.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking cubecl-ir v0.6.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] error: could not compile `cubecl-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name cubecl_macros --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-macros-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_symbols", "default", "nightly", "std"))' -C metadata=d95dec2b1a56b7c3 -C extra-filename=-01739f28678571df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cubecl_common=/opt/rustwide/target/debug/deps/libcubecl_common-cbb9f48a6c3c91ac.rlib --extern darling=/opt/rustwide/target/debug/deps/libdarling-43109b64e2e857f6.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-54da786cb7d8f6e9.so --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-0d75d6ea63a85759.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ddcaf7f905264df4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(debug_symbols)' --check-cfg 'cfg(nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=13e5a64f8977ed11 -C extra-filename=-f5c13942352feca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-39b06f03cba9dabf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9bb7a4107248794f6a5e43e08767fccd05d2fb392899b0dccf64ba2a1a7eee8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb7a4107248794f6a5e43e08767fccd05d2fb392899b0dccf64ba2a1a7eee8b", kill_on_drop: false }` [INFO] [stdout] 9bb7a4107248794f6a5e43e08767fccd05d2fb392899b0dccf64ba2a1a7eee8b