[INFO] cloning repository https://github.com/an-am/renoir-prediction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/an-am/renoir-prediction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-am%2Frenoir-prediction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-am%2Frenoir-prediction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b189ffa3f857a9bcbfb20c1c316f1c4cfdb009ca
[INFO] checking an-am/renoir-prediction/b189ffa3f857a9bcbfb20c1c316f1c4cfdb009ca against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fan-am%2Frenoir-prediction" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/an-am/renoir-prediction
[INFO] finished tweaking git repo https://github.com/an-am/renoir-prediction
[INFO] tweaked toml for git repo https://github.com/an-am/renoir-prediction written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/an-am/renoir-prediction on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/an-am/renoir-prediction 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/deib-polimi/renoir`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres v0.19.10
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded macerator-macros v0.1.2
[INFO] [stderr]   Downloaded coarsetime v0.1.36
[INFO] [stderr]   Downloaded lazy-init v0.5.1
[INFO] [stderr]   Downloaded wyhash v0.5.0
[INFO] [stderr]   Downloaded burn-rocm v0.17.1
[INFO] [stderr]   Downloaded cubecl v0.5.0
[INFO] [stderr]   Downloaded burn-router v0.17.1
[INFO] [stderr]   Downloaded burn-candle v0.17.1
[INFO] [stderr]   Downloaded cubecl-cpp v0.5.0
[INFO] [stderr]   Downloaded burn-cubecl v0.17.1
[INFO] [stderr]   Downloaded cubecl-core v0.5.0
[INFO] [stderr]   Downloaded cubecl-linalg v0.5.0
[INFO] [stderr]   Downloaded burn-core v0.17.1
[INFO] [stderr]   Downloaded candle-core v0.8.4
[INFO] [stderr]   Downloaded burn-tensor v0.17.1
[INFO] [stderr]   Downloaded wasix v0.12.21
[INFO] [stderr]   Downloaded burn-import v0.17.1
[INFO] [stderr]   Downloaded burn-autodiff v0.17.1
[INFO] [stderr]   Downloaded cubecl-hip-sys v6.4.4348200
[INFO] [stderr]   Downloaded burn-ndarray v0.17.1
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded cubecl-runtime v0.5.0
[INFO] [stderr]   Downloaded cubecl-wgpu v0.5.0
[INFO] [stderr]   Downloaded burn-cuda v0.17.1
[INFO] [stderr]   Downloaded burn v0.17.1
[INFO] [stderr]   Downloaded onnx-ir v0.17.1
[INFO] [stderr]   Downloaded cubecl-macros v0.5.0
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded cubecl-reduce v0.5.0
[INFO] [stderr]   Downloaded cubecl-std v0.5.0
[INFO] [stderr]   Downloaded cubecl-common v0.5.0
[INFO] [stderr]   Downloaded quick_cache v0.6.14
[INFO] [stderr]   Downloaded burn-wgpu v0.17.1
[INFO] [stderr]   Downloaded burn-ir v0.17.1
[INFO] [stderr]   Downloaded burn-common v0.17.1
[INFO] [stderr]   Downloaded cubecl-cuda v0.5.0
[INFO] [stderr]   Downloaded cubecl-hip v0.5.0
[INFO] [stderr]   Downloaded cubecl-macros-internal v0.5.0
[INFO] [stderr]   Downloaded moddef v0.2.6
[INFO] [stderr]   Downloaded macerator v0.2.8
[INFO] [stderr]   Downloaded glidesort v0.1.2
[INFO] [stderr]   Downloaded cudarc v0.13.9
[INFO] [stderr]   Downloaded burn-derive v0.17.1
[INFO] [stderr]   Downloaded cubecl-ir v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d0798a8775e5ebbb86644eb93e920a81874cb094b375e1f29673d71a7628d12
[INFO] running `Command { std: "docker" "start" "-a" "6d0798a8775e5ebbb86644eb93e920a81874cb094b375e1f29673d71a7628d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0798a8775e5ebbb86644eb93e920a81874cb094b375e1f29673d71a7628d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0798a8775e5ebbb86644eb93e920a81874cb094b375e1f29673d71a7628d12", kill_on_drop: false }`
[INFO] [stdout] 6d0798a8775e5ebbb86644eb93e920a81874cb094b375e1f29673d71a7628d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c7187fcfcb8246d8685842914850d6771b8e6e7a4e45d38704fa1b8e183a323
[INFO] running `Command { std: "docker" "start" "-a" "2c7187fcfcb8246d8685842914850d6771b8e6e7a4e45d38704fa1b8e183a323", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cubecl-common v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dyn-stack v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling burn-common v0.17.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling burn-tensor v0.17.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=da51a3297a4f667f -C extra-filename=-1a52825934aac96a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-11375048265c5447.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-429836221dd20172.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-dcca908e89ef8901.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-aefb0c5781b758b4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-cd954f2de5f49437.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f9e98d44fa278dd4.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c7187fcfcb8246d8685842914850d6771b8e6e7a4e45d38704fa1b8e183a323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7187fcfcb8246d8685842914850d6771b8e6e7a4e45d38704fa1b8e183a323", kill_on_drop: false }`
[INFO] [stdout] 2c7187fcfcb8246d8685842914850d6771b8e6e7a4e45d38704fa1b8e183a323
