[INFO] cloning repository https://github.com/denizsincar29/dtmfdetector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denizsincar29/dtmfdetector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenizsincar29%2Fdtmfdetector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenizsincar29%2Fdtmfdetector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6358e46459ac55c7361335223f78969d5944476 [INFO] checking denizsincar29/dtmfdetector/d6358e46459ac55c7361335223f78969d5944476 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenizsincar29%2Fdtmfdetector" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denizsincar29/dtmfdetector on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denizsincar29/dtmfdetector [INFO] finished tweaking git repo https://github.com/denizsincar29/dtmfdetector [INFO] tweaked toml for git repo https://github.com/denizsincar29/dtmfdetector written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/denizsincar29/dtmfdetector 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.com/SnejUgal/dtfm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded goertzel-nostd v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1ff26a33642f39c866db3d4acdfdff2e0debfb996094db24e426e8b0404874c [INFO] running `Command { std: "docker" "start" "-a" "e1ff26a33642f39c866db3d4acdfdff2e0debfb996094db24e426e8b0404874c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ff26a33642f39c866db3d4acdfdff2e0debfb996094db24e426e8b0404874c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ff26a33642f39c866db3d4acdfdff2e0debfb996094db24e426e8b0404874c", kill_on_drop: false }` [INFO] [stdout] e1ff26a33642f39c866db3d4acdfdff2e0debfb996094db24e426e8b0404874c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd9f2bbf511965e7d5a0e057ed6e50874a3e6c056ab84d696b4d0c138ab35deb [INFO] running `Command { std: "docker" "start" "-a" "dd9f2bbf511965e7d5a0e057ed6e50874a3e6c056ab84d696b4d0c138ab35deb", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking goertzel-nostd v0.2.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking dtmf v0.1.5 (https://gitlab.com/SnejUgal/dtfm#520c2a3d) [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking dtmfdetector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[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] 27 | impl Detector { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `Detector` is not local [INFO] [stdout] | `Detector` 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/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[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] 27 | impl Detector { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `Detector` is not local [INFO] [stdout] | `Detector` 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.13s [INFO] running `Command { std: "docker" "inspect" "dd9f2bbf511965e7d5a0e057ed6e50874a3e6c056ab84d696b4d0c138ab35deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9f2bbf511965e7d5a0e057ed6e50874a3e6c056ab84d696b4d0c138ab35deb", kill_on_drop: false }` [INFO] [stdout] dd9f2bbf511965e7d5a0e057ed6e50874a3e6c056ab84d696b4d0c138ab35deb