[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] building AntonEriksson978/rust_makemore against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonEriksson978%2Frust_makemore" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AntonEriksson978/rust_makemore on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 320df45a1e2914149947115f2b99401f382d957d174ad09147993342ac42f064 [INFO] running `Command { std: "docker" "start" "-a" "320df45a1e2914149947115f2b99401f382d957d174ad09147993342ac42f064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "320df45a1e2914149947115f2b99401f382d957d174ad09147993342ac42f064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320df45a1e2914149947115f2b99401f382d957d174ad09147993342ac42f064", kill_on_drop: false }` [INFO] [stdout] 320df45a1e2914149947115f2b99401f382d957d174ad09147993342ac42f064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b65c32ab511aa2d4292e6718a0ed6dab97ea343867b89b09b8b21b276ebb595 [INFO] running `Command { std: "docker" "start" "-a" "6b65c32ab511aa2d4292e6718a0ed6dab97ea343867b89b09b8b21b276ebb595", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [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 num-traits v0.2.19 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling flate2 v1.0.30 [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 zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [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 half v2.4.1 [INFO] [stderr] Compiling burn-common v0.13.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling burn-tensor v0.13.2 [INFO] [stderr] Compiling safetensors v0.4.3 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [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 burn-candle v0.13.2 [INFO] [stderr] Compiling candle-nn v0.6.0 (https://github.com/huggingface/candle.git#9cd54aa5) [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/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/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=6b5439cd931a8053 -C extra-filename=-ea60f353aa6bb6ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-6ddbc760f44e3f93.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-faf513fb2334d918.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-c3f8dbcfdcf8e339.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-09ffd043da9bd4d9.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5f0c75852295b0c3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-87d2ef6e0eea0048.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-5eb5e9cc7d8db3a3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6bb38f152a8e22cf.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-595164e0f214b550.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9562c95a128c9475.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-e9566b8a6cf6972d.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-18fd85896e49858b.rmeta --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" "6b65c32ab511aa2d4292e6718a0ed6dab97ea343867b89b09b8b21b276ebb595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b65c32ab511aa2d4292e6718a0ed6dab97ea343867b89b09b8b21b276ebb595", kill_on_drop: false }` [INFO] [stdout] 6b65c32ab511aa2d4292e6718a0ed6dab97ea343867b89b09b8b21b276ebb595