[INFO] cloning repository https://github.com/3c1u/pyo3-test-som
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3c1u/pyo3-test-som" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3c1u%2Fpyo3-test-som", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3c1u%2Fpyo3-test-som'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6c918083424510d3a4fd904baf3e94010c2bcc1
[INFO] checking 3c1u/pyo3-test-som against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3c1u%2Fpyo3-test-som" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3c1u/pyo3-test-som
[INFO] finished tweaking git repo https://github.com/3c1u/pyo3-test-som
[INFO] tweaked toml for git repo https://github.com/3c1u/pyo3-test-som written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3c1u/pyo3-test-som on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3c1u/pyo3-test-som 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.20.0
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded numpy v0.20.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.0
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded pyo3 v0.20.0
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7893d9a9804f6e3fe4f2e373a83d3ef047fa31a8cef0658965f99f206e7cb24
[INFO] running `Command { std: "docker" "start" "-a" "f7893d9a9804f6e3fe4f2e373a83d3ef047fa31a8cef0658965f99f206e7cb24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7893d9a9804f6e3fe4f2e373a83d3ef047fa31a8cef0658965f99f206e7cb24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7893d9a9804f6e3fe4f2e373a83d3ef047fa31a8cef0658965f99f206e7cb24", kill_on_drop: false }`
[INFO] [stdout] f7893d9a9804f6e3fe4f2e373a83d3ef047fa31a8cef0658965f99f206e7cb24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b17a29fd159fffdce5f64661e67f7fe92884eafd44487fc5782947a6fc68f7ee
[INFO] running `Command { std: "docker" "start" "-a" "b17a29fd159fffdce5f64661e67f7fe92884eafd44487fc5782947a6fc68f7ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling ddkdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr] warning: ddkdk@0.1.0: CONDA_PREFIX is not set, using default
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.0
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]    Compiling pyo3-macros v0.20.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/som/mod.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[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] 123 | impl Som {
[INFO] [stdout]     |      ---
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `Som` is not local
[INFO] [stdout]     |      `Som` 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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/som/mod.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[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] 123 | impl Som {
[INFO] [stdout]     |      ---
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `Som` is not local
[INFO] [stdout]     |      `Som` 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 6.27s
[INFO] running `Command { std: "docker" "inspect" "b17a29fd159fffdce5f64661e67f7fe92884eafd44487fc5782947a6fc68f7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17a29fd159fffdce5f64661e67f7fe92884eafd44487fc5782947a6fc68f7ee", kill_on_drop: false }`
[INFO] [stdout] b17a29fd159fffdce5f64661e67f7fe92884eafd44487fc5782947a6fc68f7ee
