[INFO] cloning repository https://github.com/AntonEriksson978/rust_makemore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonEriksson978/rust_makemore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonEriksson978%2Frust_makemore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonEriksson978%2Frust_makemore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b55af04a541d05f4b1d306891d93500776c7a588
[INFO] testing AntonEriksson978/rust_makemore against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonEriksson978%2Frust_makemore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AntonEriksson978/rust_makemore
[INFO] finished tweaking git repo https://github.com/AntonEriksson978/rust_makemore
[INFO] tweaked toml for git repo https://github.com/AntonEriksson978/rust_makemore written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntonEriksson978/rust_makemore on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AntonEriksson978/rust_makemore 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 318f4b34cbe40121a6b99dc2ad4f3273663ae7fc632883fe6151a5483819b95d
[INFO] running `Command { std: "docker" "start" "-a" "318f4b34cbe40121a6b99dc2ad4f3273663ae7fc632883fe6151a5483819b95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "318f4b34cbe40121a6b99dc2ad4f3273663ae7fc632883fe6151a5483819b95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318f4b34cbe40121a6b99dc2ad4f3273663ae7fc632883fe6151a5483819b95d", kill_on_drop: false }`
[INFO] [stdout] 318f4b34cbe40121a6b99dc2ad4f3273663ae7fc632883fe6151a5483819b95d
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 585a95c405f118ef91897d8a366d494eab58102b96119f8075818d311e4fae2c
[INFO] running `Command { std: "docker" "start" "-a" "585a95c405f118ef91897d8a366d494eab58102b96119f8075818d311e4fae2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling burn-derive v0.13.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling pulp v0.18.21
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling burn-common v0.13.2
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling burn-tensor v0.13.2
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling safetensors v0.4.3
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling candle-core v0.4.1
[INFO] [stderr]    Compiling candle-core v0.6.0 (https://github.com/huggingface/candle.git#9cd54aa5)
[INFO] [stderr]    Compiling candle-nn v0.6.0 (https://github.com/huggingface/candle.git#9cd54aa5)
[INFO] [stderr]    Compiling burn-candle v0.13.2
[INFO] [stderr]    Compiling burn-core v0.13.2
[INFO] [stderr] error: could not compile `candle-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/candle-5b4d092929d18d36/9cd54aa/candle-core/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=e95363a40d642db3 -C extra-filename=-4e33dc8b86acad51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6bb12dffd5e1b12b.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-6f92050ed9a1bf52.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-71f0a798ee00b7ce.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-6d8f0d8a36bb982e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8146974129316bad.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7bff31d5548983a7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9eea3755ca7c74d8.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1ed6cc0247e34952.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd4240f2bc687bbd.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-1e6203445f04f556.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-91d9710014cea5c9.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-e8ddbe79de958ad5.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-3e5b12bd21cd9f27.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "585a95c405f118ef91897d8a366d494eab58102b96119f8075818d311e4fae2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585a95c405f118ef91897d8a366d494eab58102b96119f8075818d311e4fae2c", kill_on_drop: false }`
[INFO] [stdout] 585a95c405f118ef91897d8a366d494eab58102b96119f8075818d311e4fae2c
