[INFO] fetching crate liblinear 1.0.0... [INFO] checking liblinear-1.0.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate liblinear 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate liblinear 1.0.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate liblinear 1.0.0 [INFO] finished tweaking crates.io crate liblinear 1.0.0 [INFO] tweaked toml for crates.io crate liblinear 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parsnip v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d0792b0e93edc5c9b47ae0a776125425354b2f68291a5cd38848a0afb5c931d [INFO] running `Command { std: "docker" "start" "-a" "3d0792b0e93edc5c9b47ae0a776125425354b2f68291a5cd38848a0afb5c931d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0792b0e93edc5c9b47ae0a776125425354b2f68291a5cd38848a0afb5c931d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0792b0e93edc5c9b47ae0a776125425354b2f68291a5cd38848a0afb5c931d", kill_on_drop: false }` [INFO] [stdout] 3d0792b0e93edc5c9b47ae0a776125425354b2f68291a5cd38848a0afb5c931d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522e1d06f3529a53ec76612d9b5fe0e660885c7873450095f6d481465dd258bb [INFO] running `Command { std: "docker" "start" "-a" "522e1d06f3529a53ec76612d9b5fe0e660885c7873450095f6d481465dd258bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking parsnip v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling liblinear v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'void print_null(const char*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:31:36: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 31 | static void print_null(const char *s) {} [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~^ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'double calc_max_p(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:2311:64: warning: unused parameter 'param' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 2311 | static double calc_max_p(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'const char* check_parameter(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:3151:44: warning: unused parameter 'prob' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 3151 | const char *check_parameter(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c: In function 'int daxpy_(int*, double*, double*, int*, double*, int*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c:11:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] [INFO] [stderr] warning: liblinear@1.0.0: 11 | register double ssa; [INFO] [stderr] warning: liblinear@1.0.0: | ^~~ [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/ffi.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / extern "C" { [INFO] [stdout] 55 | | pub static liblinear_version: i32; [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | pub fn train(prob: *const Problem, param: *const Parameter) -> *mut Model; [INFO] [stdout] ... | [INFO] [stdout] 101 | | pub fn set_print_string_function(func: Option); [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/ffi.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / extern "C" { [INFO] [stdout] 55 | | pub static liblinear_version: i32; [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | pub fn train(prob: *const Problem, param: *const Parameter) -> *mut Model; [INFO] [stdout] ... | [INFO] [stdout] 101 | | pub fn set_print_string_function(func: Option); [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "522e1d06f3529a53ec76612d9b5fe0e660885c7873450095f6d481465dd258bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522e1d06f3529a53ec76612d9b5fe0e660885c7873450095f6d481465dd258bb", kill_on_drop: false }` [INFO] [stdout] 522e1d06f3529a53ec76612d9b5fe0e660885c7873450095f6d481465dd258bb [INFO] checking liblinear-1.0.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate liblinear 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate liblinear 1.0.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate liblinear 1.0.0 [INFO] finished tweaking crates.io crate liblinear 1.0.0 [INFO] tweaked toml for crates.io crate liblinear 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57dd9ea50e9a8eb4776905f32ea5bfbbd1d8b50fd03245a91da1bf727a4061da [INFO] running `Command { std: "docker" "start" "-a" "57dd9ea50e9a8eb4776905f32ea5bfbbd1d8b50fd03245a91da1bf727a4061da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57dd9ea50e9a8eb4776905f32ea5bfbbd1d8b50fd03245a91da1bf727a4061da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57dd9ea50e9a8eb4776905f32ea5bfbbd1d8b50fd03245a91da1bf727a4061da", kill_on_drop: false }` [INFO] [stdout] 57dd9ea50e9a8eb4776905f32ea5bfbbd1d8b50fd03245a91da1bf727a4061da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a637b990c6910bbd671146139c669334e959b182d36a4b14a349c6d1c04a1c9 [INFO] running `Command { std: "docker" "start" "-a" "7a637b990c6910bbd671146139c669334e959b182d36a4b14a349c6d1c04a1c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking parsnip v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling liblinear v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'void print_null(const char*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:31:36: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 31 | static void print_null(const char *s) {} [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~^ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'double calc_max_p(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:2311:64: warning: unused parameter 'param' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 2311 | static double calc_max_p(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'const char* check_parameter(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:3151:44: warning: unused parameter 'prob' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 3151 | const char *check_parameter(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c: In function 'int daxpy_(int*, double*, double*, int*, double*, int*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c:11:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] [INFO] [stderr] warning: liblinear@1.0.0: 11 | register double ssa; [INFO] [stderr] warning: liblinear@1.0.0: | ^~~ [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/ffi.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / extern "C" { [INFO] [stdout] 55 | | pub static liblinear_version: i32; [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | pub fn train(prob: *const Problem, param: *const Parameter) -> *mut Model; [INFO] [stdout] ... | [INFO] [stdout] 101 | | pub fn set_print_string_function(func: Option); [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/ffi.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / extern "C" { [INFO] [stdout] 55 | | pub static liblinear_version: i32; [INFO] [stdout] 56 | | [INFO] [stdout] 57 | | pub fn train(prob: *const Problem, param: *const Parameter) -> *mut Model; [INFO] [stdout] ... | [INFO] [stdout] 101 | | pub fn set_print_string_function(func: Option); [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParameterError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ParameterError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ProblemError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ProblemError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ModelError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ModelError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_TrainingInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ParameterError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_TrainingInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ParameterError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ProblemError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_PredictionInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ProblemError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_PredictionInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ModelError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ModelError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_TrainingInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_TrainingInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_PredictionInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/util.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_PredictionInputError` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'void print_null(const char*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:31:36: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 31 | static void print_null(const char *s) {} [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~^ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'double calc_max_p(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:2311:64: warning: unused parameter 'param' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 2311 | static double calc_max_p(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'const char* check_parameter(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:3151:44: warning: unused parameter 'prob' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 3151 | const char *check_parameter(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c: In function 'int daxpy_(int*, double*, double*, int*, double*, int*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c:11:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] [INFO] [stderr] warning: liblinear@1.0.0: 11 | register double ssa; [INFO] [stderr] warning: liblinear@1.0.0: | ^~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `liblinear` (lib test) due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'void print_null(const char*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:31:36: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 31 | static void print_null(const char *s) {} [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~^ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'double calc_max_p(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:2311:64: warning: unused parameter 'param' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 2311 | static double calc_max_p(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp: In function 'const char* check_parameter(const problem*, const parameter*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/linear.cpp:3151:44: warning: unused parameter 'prob' [-Wunused-parameter] [INFO] [stderr] warning: liblinear@1.0.0: 3151 | const char *check_parameter(const problem *prob, const parameter *param) [INFO] [stderr] warning: liblinear@1.0.0: | ~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c: In function 'int daxpy_(int*, double*, double*, int*, double*, int*)': [INFO] [stderr] warning: liblinear@1.0.0: liblinear/blas/daxpy.c:11:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] [INFO] [stderr] warning: liblinear@1.0.0: 11 | register double ssa; [INFO] [stderr] warning: liblinear@1.0.0: | ^~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `liblinear` (lib) due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7a637b990c6910bbd671146139c669334e959b182d36a4b14a349c6d1c04a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a637b990c6910bbd671146139c669334e959b182d36a4b14a349c6d1c04a1c9", kill_on_drop: false }` [INFO] [stdout] 7a637b990c6910bbd671146139c669334e959b182d36a4b14a349c6d1c04a1c9