[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 try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [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] validating manifest of git repo https://github.com/AntonEriksson978/rust_makemore on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcbacf89da0ba2aa790dc93a2698ed27a4b86ced14731eb90bc5a6aee59f4870 [INFO] running `Command { std: "docker" "start" "-a" "bcbacf89da0ba2aa790dc93a2698ed27a4b86ced14731eb90bc5a6aee59f4870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcbacf89da0ba2aa790dc93a2698ed27a4b86ced14731eb90bc5a6aee59f4870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbacf89da0ba2aa790dc93a2698ed27a4b86ced14731eb90bc5a6aee59f4870", kill_on_drop: false }` [INFO] [stdout] bcbacf89da0ba2aa790dc93a2698ed27a4b86ced14731eb90bc5a6aee59f4870 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b544a857aa9197cffbaa8a4af8afffb1acf6ff776f23549e261dcd752acaff6 [INFO] running `Command { std: "docker" "start" "-a" "0b544a857aa9197cffbaa8a4af8afffb1acf6ff776f23549e261dcd752acaff6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [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 crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.118 [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 rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [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 thiserror-impl v1.0.61 [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 zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [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 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 burn-tensor v0.13.2 [INFO] [stderr] Compiling safetensors v0.4.3 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f64 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 burn-core v0.13.2 [INFO] [stderr] Compiling candle-nn v0.6.0 (https://github.com/huggingface/candle.git#9cd54aa5) [INFO] [stderr] Compiling burn v0.13.2 [INFO] [stderr] Compiling rust_makemore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `burn::nn` [INFO] [stdout] --> src/candle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use burn::nn; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/candle.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let len = xs.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.29s [INFO] running `Command { std: "docker" "inspect" "0b544a857aa9197cffbaa8a4af8afffb1acf6ff776f23549e261dcd752acaff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b544a857aa9197cffbaa8a4af8afffb1acf6ff776f23549e261dcd752acaff6", kill_on_drop: false }` [INFO] [stdout] 0b544a857aa9197cffbaa8a4af8afffb1acf6ff776f23549e261dcd752acaff6 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70e81ff805c04183d68361fdc133b494ee34e74957a21888b65f39c550d434d1 [INFO] running `Command { std: "docker" "start" "-a" "70e81ff805c04183d68361fdc133b494ee34e74957a21888b65f39c550d434d1", kill_on_drop: false }` [INFO] [stderr] Compiling rust_makemore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `burn::nn` [INFO] [stdout] --> src/candle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use burn::nn; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/candle.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let len = xs.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `burn::nn` [INFO] [stdout] --> src/candle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use burn::nn; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/candle.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let len = xs.len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "70e81ff805c04183d68361fdc133b494ee34e74957a21888b65f39c550d434d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e81ff805c04183d68361fdc133b494ee34e74957a21888b65f39c550d434d1", kill_on_drop: false }` [INFO] [stdout] 70e81ff805c04183d68361fdc133b494ee34e74957a21888b65f39c550d434d1 [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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79a24da52670f8301428b17ad522f5ff73ebc85d4268840f4a4a4d4ca2430b64 [INFO] running `Command { std: "docker" "start" "-a" "79a24da52670f8301428b17ad522f5ff73ebc85d4268840f4a4a4d4ca2430b64", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `burn::nn` [INFO] [stderr] --> src/candle.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use burn::nn; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `len` [INFO] [stderr] --> src/candle.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | let len = xs.len(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust_makemore` (lib) generated 2 warnings (run `cargo fix --lib -p rust_makemore` to apply 1 suggestion) [INFO] [stderr] warning: `rust_makemore` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_makemore-77f1c939d38af24d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_makemore-51491d3d5bb9dc6a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_makemore [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79a24da52670f8301428b17ad522f5ff73ebc85d4268840f4a4a4d4ca2430b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a24da52670f8301428b17ad522f5ff73ebc85d4268840f4a4a4d4ca2430b64", kill_on_drop: false }` [INFO] [stdout] 79a24da52670f8301428b17ad522f5ff73ebc85d4268840f4a4a4d4ca2430b64