[INFO] cloning repository https://github.com/KingTimer12/CNN_study [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KingTimer12/CNN_study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2FCNN_study", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2FCNN_study'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df67b3eeb832839dce4415c2fe48fbe84fdb223f [INFO] checking KingTimer12/CNN_study against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingTimer12%2FCNN_study" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KingTimer12/CNN_study [INFO] finished tweaking git repo https://github.com/KingTimer12/CNN_study [INFO] tweaked toml for git repo https://github.com/KingTimer12/CNN_study written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KingTimer12/CNN_study on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KingTimer12/CNN_study 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-as-inner v0.6.0 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded globset v0.4.14 [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded cc v1.0.104 [INFO] [stderr] Downloaded pulp v0.18.21 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded cubecl-hip-sys v6.4.4348201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dda1deff337c1426f912143502c615cee50c3d4860b2d92b594cb3ea26088c2 [INFO] running `Command { std: "docker" "start" "-a" "6dda1deff337c1426f912143502c615cee50c3d4860b2d92b594cb3ea26088c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dda1deff337c1426f912143502c615cee50c3d4860b2d92b594cb3ea26088c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dda1deff337c1426f912143502c615cee50c3d4860b2d92b594cb3ea26088c2", kill_on_drop: false }` [INFO] [stdout] 6dda1deff337c1426f912143502c615cee50c3d4860b2d92b594cb3ea26088c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8abb5af878ec2b34e7842c9e33001497c236bf0d2f304003f34361964efe978a [INFO] running `Command { std: "docker" "start" "-a" "8abb5af878ec2b34e7842c9e33001497c236bf0d2f304003f34361964efe978a", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking embassy-futures v0.1.2 [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 ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling cubecl-runtime v0.6.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cubecl-macros v0.6.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cubecl-wgpu v0.6.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling cubecl-macros-internal v0.6.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking cubecl-ir v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=290f52cc664c6966 -C extra-filename=-76490169b27938c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-d69dcd8b5c9effb3.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-516109fa2f89edfe.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-f7a56a12d348ef50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b06d214531e29e87.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-3b3e5ca22304363e.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-7c18c46e9edbfa9a.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-78cab5f315a4afd1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-8bdee55c09f0974f.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-2183046d29547728.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9cf776118d92b39e.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-6048054ff181551b.rmeta --cap-lints allow --cap-lints=forbid` (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/82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1/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=3b969f9c1294692d -C extra-filename=-2832f9777be2cfad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-b7a6f3e8a4c60bc8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8abb5af878ec2b34e7842c9e33001497c236bf0d2f304003f34361964efe978a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8abb5af878ec2b34e7842c9e33001497c236bf0d2f304003f34361964efe978a", kill_on_drop: false }` [INFO] [stdout] 8abb5af878ec2b34e7842c9e33001497c236bf0d2f304003f34361964efe978a