[INFO] cloning repository https://github.com/kul-sudo/rl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kul-sudo/rl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Frl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Frl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53803a41f1ff21b75bc62b35507011d6a91058dd
[INFO] checking kul-sudo/rl against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkul-sudo%2Frl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kul-sudo/rl
[INFO] finished tweaking git repo https://github.com/kul-sudo/rl
[INFO] tweaked toml for git repo https://github.com/kul-sudo/rl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kul-sudo/rl on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kul-sudo/rl 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60393d7c21c23eb6c7e9885a7c768f13f6952c68b22a3fb6086743c04922da9b
[INFO] running `Command { std: "docker" "start" "-a" "60393d7c21c23eb6c7e9885a7c768f13f6952c68b22a3fb6086743c04922da9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60393d7c21c23eb6c7e9885a7c768f13f6952c68b22a3fb6086743c04922da9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60393d7c21c23eb6c7e9885a7c768f13f6952c68b22a3fb6086743c04922da9b", kill_on_drop: false }`
[INFO] [stdout] 60393d7c21c23eb6c7e9885a7c768f13f6952c68b22a3fb6086743c04922da9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e70a29cc82e64a835d2486a3aa4a326e631244d04523c08d12729762f04418
[INFO] running `Command { std: "docker" "start" "-a" "f9e70a29cc82e64a835d2486a3aa4a326e631244d04523c08d12729762f04418", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking float4 v0.1.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0-pre.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cubecl-macros v0.9.0-pre.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling cudarc v0.18.2
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking no-std-compat v0.2.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking stable-vec v0.4.1
[INFO] [stderr]    Compiling cubecl v0.9.0-pre.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling macerator v0.2.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling burn-ndarray v0.20.0-pre.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking moddef v0.3.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7f28818760430454 -C extra-filename=-957d07fc76cd81e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8ce6644e18674a5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: cudarc@0.18.2: Failed to run `nvcc --version`. Following `-F fallback-latest`; using CUDA (13, 1).
[INFO] [stderr] error: could not compile `cudarc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name cudarc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="cuda-version-from-build-system"' --cfg 'feature="driver"' --cfg 'feature="dynamic-loading"' --cfg 'feature="fallback-latest"' --cfg 'feature="nvrtc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cublas", "cublaslt", "cuda-11040", "cuda-11050", "cuda-11060", "cuda-11070", "cuda-11080", "cuda-12000", "cuda-12010", "cuda-12020", "cuda-12030", "cuda-12040", "cuda-12050", "cuda-12060", "cuda-12080", "cuda-12090", "cuda-13000", "cuda-13010", "cuda-version-from-build-system", "cudnn", "cufft", "cufile", "cupti", "curand", "cusolver", "cusolvermg", "cusparse", "cutensor", "default", "driver", "dynamic-linking", "dynamic-loading", "f16", "f4", "f8", "fallback-latest", "nccl", "no-std", "no-std-compat", "nvrtc", "nvtx", "runtime", "static-linking", "std"))' -C metadata=a2ed8f641075cacc -C extra-filename=-64bc7db73079f022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="cuda-13010"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: cudarc@0.18.2: Failed to run `nvcc --version`. Following `-F fallback-latest`; using CUDA (13, 1).
[INFO] [stderr] error: could not compile `cudarc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name cudarc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.18.2/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="cuda-version-from-build-system"' --cfg 'feature="driver"' --cfg 'feature="dynamic-loading"' --cfg 'feature="fallback-latest"' --cfg 'feature="nvrtc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cublas", "cublaslt", "cuda-11040", "cuda-11050", "cuda-11060", "cuda-11070", "cuda-11080", "cuda-12000", "cuda-12010", "cuda-12020", "cuda-12030", "cuda-12040", "cuda-12050", "cuda-12060", "cuda-12080", "cuda-12090", "cuda-13000", "cuda-13010", "cuda-version-from-build-system", "cudnn", "cufft", "cufile", "cupti", "curand", "cusolver", "cusolvermg", "cusparse", "cutensor", "default", "driver", "dynamic-linking", "dynamic-loading", "f16", "f4", "f8", "fallback-latest", "nccl", "no-std", "no-std-compat", "nvrtc", "nvtx", "runtime", "static-linking", "std"))' -C metadata=2748e9316c2fa43c -C extra-filename=-a62546b762127764 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="cuda-13010"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f9e70a29cc82e64a835d2486a3aa4a326e631244d04523c08d12729762f04418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e70a29cc82e64a835d2486a3aa4a326e631244d04523c08d12729762f04418", kill_on_drop: false }`
[INFO] [stdout] f9e70a29cc82e64a835d2486a3aa4a326e631244d04523c08d12729762f04418
