[INFO] cloning repository https://github.com/tech41-de/tones-dsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tech41-de/tones-dsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech41-de%2Ftones-dsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech41-de%2Ftones-dsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f47a1a6f4d8e9bf3286b9835f2fe04e2079e0d5f [INFO] testing tech41-de/tones-dsp/f47a1a6f4d8e9bf3286b9835f2fe04e2079e0d5f against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech41-de%2Ftones-dsp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tech41-de/tones-dsp [INFO] finished tweaking git repo https://github.com/tech41-de/tones-dsp [INFO] tweaked toml for git repo https://github.com/tech41-de/tones-dsp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tech41-de/tones-dsp on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tech41-de/tones-dsp 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi v0.27.1 [INFO] [stderr] Downloaded uniffi_macros v0.27.1 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded uniffi_build v0.27.1 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.27.1 [INFO] [stderr] Downloaded uniffi_testing v0.27.1 [INFO] [stderr] Downloaded uniffi_udl v0.27.1 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi_core v0.27.1 [INFO] [stderr] Downloaded uniffi_meta v0.27.1 [INFO] [stderr] Downloaded uniffi_bindgen v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42cbad40e6a1c3aaea10fe8da07b07657980855dadb0e5217d4affdc7418211 [INFO] running `Command { std: "docker" "start" "-a" "a42cbad40e6a1c3aaea10fe8da07b07657980855dadb0e5217d4affdc7418211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42cbad40e6a1c3aaea10fe8da07b07657980855dadb0e5217d4affdc7418211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42cbad40e6a1c3aaea10fe8da07b07657980855dadb0e5217d4affdc7418211", kill_on_drop: false }` [INFO] [stdout] a42cbad40e6a1c3aaea10fe8da07b07657980855dadb0e5217d4affdc7418211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 401631efbff6787c847b99da51dcad4af68ce9da109a11475f1d77b0d662580b [INFO] running `Command { std: "docker" "start" "-a" "401631efbff6787c847b99da51dcad4af68ce9da109a11475f1d77b0d662580b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling uniffi_core v0.27.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling uniffi_checksum_derive v0.27.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling uniffi_meta v0.27.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_macros v0.27.1 [INFO] [stderr] Compiling uniffi_testing v0.27.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_udl v0.27.1 [INFO] [stderr] Compiling uniffi_bindgen v0.27.1 [INFO] [stderr] Compiling uniffi v0.27.1 [INFO] [stderr] Compiling uniffi_build v0.27.1 [INFO] [stderr] Compiling tonesDSP v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `tonesDSP` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `tones_dsp` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn getVersion(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.33s [INFO] running `Command { std: "docker" "inspect" "401631efbff6787c847b99da51dcad4af68ce9da109a11475f1d77b0d662580b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401631efbff6787c847b99da51dcad4af68ce9da109a11475f1d77b0d662580b", kill_on_drop: false }` [INFO] [stdout] 401631efbff6787c847b99da51dcad4af68ce9da109a11475f1d77b0d662580b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec68532013df598882c54475289859754e6090c71c07afb87eca89ce5131e89 [INFO] running `Command { std: "docker" "start" "-a" "6ec68532013df598882c54475289859754e6090c71c07afb87eca89ce5131e89", kill_on_drop: false }` [INFO] [stderr] Compiling tonesDSP v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `tonesDSP` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `tones_dsp` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn getVersion(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getVersion` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn getVersion(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_version` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "6ec68532013df598882c54475289859754e6090c71c07afb87eca89ce5131e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec68532013df598882c54475289859754e6090c71c07afb87eca89ce5131e89", kill_on_drop: false }` [INFO] [stdout] 6ec68532013df598882c54475289859754e6090c71c07afb87eca89ce5131e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba28a0beff48696329fc447ff849cd1c92b2ee9eee7cccc345fb10a4ee5c3e2f [INFO] running `Command { std: "docker" "start" "-a" "ba28a0beff48696329fc447ff849cd1c92b2ee9eee7cccc345fb10a4ee5c3e2f", kill_on_drop: false }` [INFO] [stderr] warning: crate `tonesDSP` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = help: convert the identifier to snake case: `tones_dsp` [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `getVersion` should have a snake case name [INFO] [stderr] --> src/lib.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn getVersion(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_version` [INFO] [stderr] [INFO] [stderr] warning: method `getVersion` should have a snake case name [INFO] [stderr] --> src/lib.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn getVersion(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `get_version` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tonesDSP` (lib) generated 2 warnings [INFO] [stderr] warning: `tonesDSP` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonesDSP-fb0ec04f6bb43328) [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 tonesDSP [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" "ba28a0beff48696329fc447ff849cd1c92b2ee9eee7cccc345fb10a4ee5c3e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba28a0beff48696329fc447ff849cd1c92b2ee9eee7cccc345fb10a4ee5c3e2f", kill_on_drop: false }` [INFO] [stdout] ba28a0beff48696329fc447ff849cd1c92b2ee9eee7cccc345fb10a4ee5c3e2f