[INFO] cloning repository https://github.com/schlerp/pynnrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schlerp/pynnrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschlerp%2Fpynnrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschlerp%2Fpynnrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a8b67bae21fb8812e03803af7b846fa07c6a9bc [INFO] testing schlerp/pynnrs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschlerp%2Fpynnrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schlerp/pynnrs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schlerp/pynnrs [INFO] finished tweaking git repo https://github.com/schlerp/pynnrs [INFO] tweaked toml for git repo https://github.com/schlerp/pynnrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/schlerp/pynnrs 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3c009493823eec27c2faca2acce7fb5d363065658585880abe457b30ecc1b5a [INFO] running `Command { std: "docker" "start" "-a" "e3c009493823eec27c2faca2acce7fb5d363065658585880abe457b30ecc1b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3c009493823eec27c2faca2acce7fb5d363065658585880abe457b30ecc1b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c009493823eec27c2faca2acce7fb5d363065658585880abe457b30ecc1b5a", kill_on_drop: false }` [INFO] [stdout] e3c009493823eec27c2faca2acce7fb5d363065658585880abe457b30ecc1b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b86b6ff06b529e3f343c0cbacdeee87bf0d0e121b379515cf7660de3f526766 [INFO] running `Command { std: "docker" "start" "-a" "4b86b6ff06b529e3f343c0cbacdeee87bf0d0e121b379515cf7660de3f526766", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling pynnrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `epoch` and `loss` are never read [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct EpochResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 27 | epoch: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | loss: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `epochs`, `learning_rate`, and `epoch_results` are never read [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct TrainingHistory { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 33 | epochs: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | learning_rate: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | epoch_results: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mean_scale` is never used [INFO] [stdout] --> src/lib.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn mean_scale(x: OMatrixDx1) -> OMatrixDx1 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 82 | impl Network { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `Network` is not local [INFO] [stdout] | `Network` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s [INFO] running `Command { std: "docker" "inspect" "4b86b6ff06b529e3f343c0cbacdeee87bf0d0e121b379515cf7660de3f526766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b86b6ff06b529e3f343c0cbacdeee87bf0d0e121b379515cf7660de3f526766", kill_on_drop: false }` [INFO] [stdout] 4b86b6ff06b529e3f343c0cbacdeee87bf0d0e121b379515cf7660de3f526766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a96f8e84823d31145b6e1b7116082522aa106ff435d73e63a442ff1937cd591 [INFO] running `Command { std: "docker" "start" "-a" "9a96f8e84823d31145b6e1b7116082522aa106ff435d73e63a442ff1937cd591", kill_on_drop: false }` [INFO] [stderr] Compiling pynnrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `epoch` and `loss` are never read [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct EpochResult { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 27 | epoch: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | loss: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `epochs`, `learning_rate`, and `epoch_results` are never read [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct TrainingHistory { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 33 | epochs: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | learning_rate: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | epoch_results: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mean_scale` is never used [INFO] [stdout] --> src/lib.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn mean_scale(x: OMatrixDx1) -> OMatrixDx1 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 82 | impl Network { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `Network` is not local [INFO] [stdout] | `Network` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "9a96f8e84823d31145b6e1b7116082522aa106ff435d73e63a442ff1937cd591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a96f8e84823d31145b6e1b7116082522aa106ff435d73e63a442ff1937cd591", kill_on_drop: false }` [INFO] [stdout] 9a96f8e84823d31145b6e1b7116082522aa106ff435d73e63a442ff1937cd591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a2e5cbc54734f535a614e3dacde38238d4eb3dd2aca2190e803a1d222a71a95 [INFO] running `Command { std: "docker" "start" "-a" "2a2e5cbc54734f535a614e3dacde38238d4eb3dd2aca2190e803a1d222a71a95", kill_on_drop: false }` [INFO] [stderr] warning: fields `epoch` and `loss` are never read [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 26 | struct EpochResult { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 27 | epoch: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 28 | loss: f64, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `epochs`, `learning_rate`, and `epoch_results` are never read [INFO] [stderr] --> src/lib.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 32 | struct TrainingHistory { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 33 | epochs: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 34 | learning_rate: f64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 35 | epoch_results: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `mean_scale` is never used [INFO] [stderr] --> src/lib.rs:52:4 [INFO] [stderr] | [INFO] [stderr] 52 | fn mean_scale(x: OMatrixDx1) -> OMatrixDx1 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | #[pymethods] [INFO] [stderr] | -^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `PyClassImplCollector` is not local [INFO] [stderr] | `PyClassNewTextSignature` is not local [INFO] [stderr] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stderr] 82 | impl Network { [INFO] [stderr] | ------- [INFO] [stderr] | | [INFO] [stderr] | `Network` is not local [INFO] [stderr] | `Network` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pynnrs` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pynnrs-a261c1a96e66591e) [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" "2a2e5cbc54734f535a614e3dacde38238d4eb3dd2aca2190e803a1d222a71a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2e5cbc54734f535a614e3dacde38238d4eb3dd2aca2190e803a1d222a71a95", kill_on_drop: false }` [INFO] [stdout] 2a2e5cbc54734f535a614e3dacde38238d4eb3dd2aca2190e803a1d222a71a95