[INFO] cloning repository https://github.com/SerheyJankowsky/linear_regrassion_with_neurons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SerheyJankowsky/linear_regrassion_with_neurons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerheyJankowsky%2Flinear_regrassion_with_neurons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerheyJankowsky%2Flinear_regrassion_with_neurons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e838611af37ac1b93da05d4a5c42c926c27f45e [INFO] checking SerheyJankowsky/linear_regrassion_with_neurons against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerheyJankowsky%2Flinear_regrassion_with_neurons" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SerheyJankowsky/linear_regrassion_with_neurons [INFO] finished tweaking git repo https://github.com/SerheyJankowsky/linear_regrassion_with_neurons [INFO] tweaked toml for git repo https://github.com/SerheyJankowsky/linear_regrassion_with_neurons written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SerheyJankowsky/linear_regrassion_with_neurons 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/SerheyJankowsky/linear_regrassion_with_neurons 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6f370879bee382a91dad02d0699fd5c50eab9b2f427439135c6fa2b6dc1f9a41 [INFO] running `Command { std: "docker" "start" "-a" "6f370879bee382a91dad02d0699fd5c50eab9b2f427439135c6fa2b6dc1f9a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f370879bee382a91dad02d0699fd5c50eab9b2f427439135c6fa2b6dc1f9a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f370879bee382a91dad02d0699fd5c50eab9b2f427439135c6fa2b6dc1f9a41", kill_on_drop: false }` [INFO] [stdout] 6f370879bee382a91dad02d0699fd5c50eab9b2f427439135c6fa2b6dc1f9a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0dae3766400742edfbb3a9df110c63d87237dca11639f3c931ebf70b429e0f9b [INFO] running `Command { std: "docker" "start" "-a" "0dae3766400742edfbb3a9df110c63d87237dca11639f3c931ebf70b429e0f9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking gix-trace v0.1.13 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking gix-utils v0.3.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking gix-features v0.42.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling macerator v0.2.9 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking moddef v0.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling burn-ndarray v0.18.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking nvml-wrapper-sys v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking systemstat v0.2.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking gix-validate v0.10.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling macerator-macros v0.1.3 [INFO] [stderr] Checking gix-path v0.10.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking gix-fs v0.15.0 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking gix-tempfile v17.1.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling burn-derive v0.18.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking burn-common v0.18.0 [INFO] [stderr] Checking burn-tensor v0.18.0 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=40ebb8b221707530 -C extra-filename=-1c3c493d01c905eb --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-f5885ffe43ffe284.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-f7a56a12d348ef50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-bc4975430b4eb7b9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0e3f729ee8c80e60.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-dc843814a109717a.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-314a28d551676042.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-73fdf8cc3aa01495.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-2183046d29547728.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae2b8a7abf5c4866.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-af4e94edf772a175.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 `nvml-wrapper-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name nvml_wrapper_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nvml-wrapper-sys-0.9.0/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "legacy-functions"))' -C metadata=51a7a63e167f5327 -C extra-filename=-80d7f7a1e637f822 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-da912f72a586ad72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0dae3766400742edfbb3a9df110c63d87237dca11639f3c931ebf70b429e0f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dae3766400742edfbb3a9df110c63d87237dca11639f3c931ebf70b429e0f9b", kill_on_drop: false }` [INFO] [stdout] 0dae3766400742edfbb3a9df110c63d87237dca11639f3c931ebf70b429e0f9b