[INFO] cloning repository https://github.com/taku-y/learn-candle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taku-y/learn-candle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-y%2Flearn-candle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-y%2Flearn-candle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e84d348e55d8b3d871d81610afa9ba7075a39c8d
[INFO] checking taku-y/learn-candle against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-y%2Flearn-candle" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taku-y/learn-candle
[INFO] finished tweaking git repo https://github.com/taku-y/learn-candle
[INFO] tweaked toml for git repo https://github.com/taku-y/learn-candle written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taku-y/learn-candle on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taku-y/learn-candle 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reborrow v0.5.4
[INFO] [stderr]   Downloaded candle-nn v0.6.0
[INFO] [stderr]   Downloaded candle-core v0.6.0
[INFO] [stderr]   Downloaded pulp v0.18.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cfd8cc31a32470a2c8d7de970995b0a585e774f840f4a73a3801638ad143575
[INFO] running `Command { std: "docker" "start" "-a" "1cfd8cc31a32470a2c8d7de970995b0a585e774f840f4a73a3801638ad143575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cfd8cc31a32470a2c8d7de970995b0a585e774f840f4a73a3801638ad143575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfd8cc31a32470a2c8d7de970995b0a585e774f840f4a73a3801638ad143575", kill_on_drop: false }`
[INFO] [stdout] 1cfd8cc31a32470a2c8d7de970995b0a585e774f840f4a73a3801638ad143575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b6ad59de69c3ec7357641fd7ba6b65b08209cbf753f77beab41a702162ef6c
[INFO] running `Command { std: "docker" "start" "-a" "04b6ad59de69c3ec7357641fd7ba6b65b08209cbf753f77beab41a702162ef6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking reborrow v0.5.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking pulp v0.18.9
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking candle-core v0.6.0
[INFO] [stderr]     Checking candle-nn v0.6.0
[INFO] [stderr]     Checking learn-candle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/learn_candle-e8c1baad45195e92.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/learn-candle-e8c1baad45195e92/dep-test-bin-learn-candle`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/stack-14ab4d6c1ca9f570.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/learn-candle-14ab4d6c1ca9f570/dep-example-stack`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/examples/clamp-04fbffb460a8689f.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/learn-candle-04fbffb460a8689f/dep-example-clamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/learn_candle-e5fb4940a4a53018.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/learn-candle-e5fb4940a4a53018/dep-bin-learn-candle`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetagQDpop"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaA1tsow"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaEmUXPa"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaYceYI6"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaV8aYQJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmeta76aD2c"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `learn-candle` (example "add_scalar") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "atanh") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "index_select") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "smoothl1") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "clamp_grad") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "slice_set") due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaUiJfcM"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/examples/rmetaQ56ya9"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `learn-candle` (example "action_logp") due to 1 previous error
[INFO] [stderr] error: could not compile `learn-candle` (example "normal_logp") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "04b6ad59de69c3ec7357641fd7ba6b65b08209cbf753f77beab41a702162ef6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b6ad59de69c3ec7357641fd7ba6b65b08209cbf753f77beab41a702162ef6c", kill_on_drop: false }`
[INFO] [stdout] 04b6ad59de69c3ec7357641fd7ba6b65b08209cbf753f77beab41a702162ef6c
