[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 try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3c1u%2Fpyo3-test-som" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3c1u/pyo3-test-som on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dfc1dbb5776da52a31d1e2f32eb6885414069d40e3f9ee5ecd1d0a28d3c69d7
[INFO] running `Command { std: "docker" "start" "-a" "3dfc1dbb5776da52a31d1e2f32eb6885414069d40e3f9ee5ecd1d0a28d3c69d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dfc1dbb5776da52a31d1e2f32eb6885414069d40e3f9ee5ecd1d0a28d3c69d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfc1dbb5776da52a31d1e2f32eb6885414069d40e3f9ee5ecd1d0a28d3c69d7", kill_on_drop: false }`
[INFO] [stdout] 3dfc1dbb5776da52a31d1e2f32eb6885414069d40e3f9ee5ecd1d0a28d3c69d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 802d0361fdb62d4b94f76266af839293bcfa751f3e0a35168720a54e3dc8ba75
[INFO] running `Command { std: "docker" "start" "-a" "802d0361fdb62d4b94f76266af839293bcfa751f3e0a35168720a54e3dc8ba75", 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 num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.11.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] warning: ddkdk@0.1.0: CONDA_PREFIX is not set, using default
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[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]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]     Checking num-complex v0.4.4
[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]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]    Compiling pyo3-macros v0.20.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 7.13s
[INFO] running `Command { std: "docker" "inspect" "802d0361fdb62d4b94f76266af839293bcfa751f3e0a35168720a54e3dc8ba75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802d0361fdb62d4b94f76266af839293bcfa751f3e0a35168720a54e3dc8ba75", kill_on_drop: false }`
[INFO] [stdout] 802d0361fdb62d4b94f76266af839293bcfa751f3e0a35168720a54e3dc8ba75
