[INFO] cloning repository https://github.com/racampos/makemore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/racampos/makemore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracampos%2Fmakemore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracampos%2Fmakemore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c791dac2f13c442e70e0a1e9bda17e027b1c3434
[INFO] checking racampos/makemore against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracampos%2Fmakemore" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/racampos/makemore on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/racampos/makemore
[INFO] finished tweaking git repo https://github.com/racampos/makemore
[INFO] tweaked toml for git repo https://github.com/racampos/makemore written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/racampos/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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v1.2.3
[INFO] [stderr]   Downloaded pulp v0.18.10
[INFO] [stderr]   Downloaded candle-core v0.5.0
[INFO] [stderr]   Downloaded candle-nn v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27408f54e453cbc9163539c7f9d62bed25b5be2f8063fc510950a6d3c5113914
[INFO] running `Command { std: "docker" "start" "-a" "27408f54e453cbc9163539c7f9d62bed25b5be2f8063fc510950a6d3c5113914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27408f54e453cbc9163539c7f9d62bed25b5be2f8063fc510950a6d3c5113914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27408f54e453cbc9163539c7f9d62bed25b5be2f8063fc510950a6d3c5113914", kill_on_drop: false }`
[INFO] [stdout] 27408f54e453cbc9163539c7f9d62bed25b5be2f8063fc510950a6d3c5113914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0312c14338e34a24ab826fcf0e979f072f87bdbe3361926c167ddde52f24af9b
[INFO] running `Command { std: "docker" "start" "-a" "0312c14338e34a24ab826fcf0e979f072f87bdbe3361926c167ddde52f24af9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zip v1.2.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking pulp v0.18.10
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking safetensors v0.4.3
[INFO] [stderr]     Checking candle-core v0.5.0
[INFO] [stderr]     Checking candle-nn v0.5.0
[INFO] [stderr]     Checking makemore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `shape`
[INFO] [stdout]  --> src/mm2.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candle_core::{shape, DType, Device, Tensor, D};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SGD`
[INFO] [stdout]  --> src/mm2.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candle_nn::{loss, ops, Linear, Module, Optimizer, VarBuilder, VarMap, SGD};
[INFO] [stdout]   |                                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shape`
[INFO] [stdout]  --> src/mm2.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use candle_core::{shape, DType, Device, Tensor, D};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SGD`
[INFO] [stdout]  --> src/mm2.rs:3:75
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candle_nn::{loss, ops, Linear, Module, Optimizer, VarBuilder, VarMap, SGD};
[INFO] [stdout]   |                                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/mm1.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     for i in 0..10 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngram`
[INFO] [stdout]   --> src/mm2.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let ngram = context.iter().map(|ix| itos.get(ix).unwrap()).join("");
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_ngram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/mm2.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     for i in 0..10 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `train` is never used
[INFO] [stdout]   --> src/mm1.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn train() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/mm1.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     for i in 0..10 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ngram`
[INFO] [stdout]   --> src/mm2.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let ngram = context.iter().map(|ix| itos.get(ix).unwrap()).join("");
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_ngram`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/mm2.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     for i in 0..10 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `train` is never used
[INFO] [stdout]   --> src/mm1.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn train() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.84s
[INFO] running `Command { std: "docker" "inspect" "0312c14338e34a24ab826fcf0e979f072f87bdbe3361926c167ddde52f24af9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0312c14338e34a24ab826fcf0e979f072f87bdbe3361926c167ddde52f24af9b", kill_on_drop: false }`
[INFO] [stdout] 0312c14338e34a24ab826fcf0e979f072f87bdbe3361926c167ddde52f24af9b
