[INFO] fetching crate rusoda 0.1.0... [INFO] testing rusoda-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rusoda 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rusoda 0.1.0 [INFO] finished tweaking crates.io crate rusoda 0.1.0 [INFO] tweaked toml for crates.io crate rusoda 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rusoda 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a92dbb9558e7c16fa8fedf5f4d81d8c92dc8ccb5a8fad6a632682129c28db072 [INFO] running `Command { std: "docker" "start" "-a" "a92dbb9558e7c16fa8fedf5f4d81d8c92dc8ccb5a8fad6a632682129c28db072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a92dbb9558e7c16fa8fedf5f4d81d8c92dc8ccb5a8fad6a632682129c28db072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92dbb9558e7c16fa8fedf5f4d81d8c92dc8ccb5a8fad6a632682129c28db072", kill_on_drop: false }` [INFO] [stdout] a92dbb9558e7c16fa8fedf5f4d81d8c92dc8ccb5a8fad6a632682129c28db072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ea637e47c91550c8694c322a8a92172bb99128fa7f794c4ebe62fb95df3a040 [INFO] running `Command { std: "docker" "start" "-a" "1ea637e47c91550c8694c322a8a92172bb99128fa7f794c4ebe62fb95df3a040", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rusoda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `daxpy::daxpy`, `ddot::ddot`, `dscal::dscal`, and `idamax::idamax` [INFO] [stdout] --> src/blas/prelude.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | daxpy::daxpy, ddot::ddot, dgefa::dgefa, dgesl::dgesl, dscal::dscal, fnorm::fnorm, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 3 | idamax::idamax, vmnorm::vmnorm, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/ddot.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dgesl.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dscal.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/fnorm.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/idamax.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LSODACommon` is never constructed [INFO] [stdout] --> src/common.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LSODACommon { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s [INFO] running `Command { std: "docker" "inspect" "1ea637e47c91550c8694c322a8a92172bb99128fa7f794c4ebe62fb95df3a040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea637e47c91550c8694c322a8a92172bb99128fa7f794c4ebe62fb95df3a040", kill_on_drop: false }` [INFO] [stdout] 1ea637e47c91550c8694c322a8a92172bb99128fa7f794c4ebe62fb95df3a040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acbc7f9e0c831fd6dfca974678eb94e51430fc42fb5f9aa401a0aab44decc30 [INFO] running `Command { std: "docker" "start" "-a" "1acbc7f9e0c831fd6dfca974678eb94e51430fc42fb5f9aa401a0aab44decc30", kill_on_drop: false }` [INFO] [stderr] Compiling rusoda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `daxpy::daxpy`, `ddot::ddot`, `dscal::dscal`, and `idamax::idamax` [INFO] [stdout] --> src/blas/prelude.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | daxpy::daxpy, ddot::ddot, dgefa::dgefa, dgesl::dgesl, dscal::dscal, fnorm::fnorm, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 3 | idamax::idamax, vmnorm::vmnorm, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/ddot.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dgesl.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dscal.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/fnorm.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/idamax.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LSODACommon` is never constructed [INFO] [stdout] --> src/common.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LSODACommon { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `daxpy::daxpy`, `ddot::ddot`, `dscal::dscal`, and `idamax::idamax` [INFO] [stdout] --> src/blas/prelude.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | daxpy::daxpy, ddot::ddot, dgefa::dgefa, dgesl::dgesl, dscal::dscal, fnorm::fnorm, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 3 | idamax::idamax, vmnorm::vmnorm, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/ddot.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dgesl.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/dscal.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/fnorm.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on externally exported functions [INFO] [stdout] --> src/blas/idamax.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LSODACommon` is never constructed [INFO] [stdout] --> src/common.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LSODACommon { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "1acbc7f9e0c831fd6dfca974678eb94e51430fc42fb5f9aa401a0aab44decc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acbc7f9e0c831fd6dfca974678eb94e51430fc42fb5f9aa401a0aab44decc30", kill_on_drop: false }` [INFO] [stdout] 1acbc7f9e0c831fd6dfca974678eb94e51430fc42fb5f9aa401a0aab44decc30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b21f536d2658cb28ff4d3b38c013dfcf60d7d2bb2651b8faa5bc96ab243e532 [INFO] running `Command { std: "docker" "start" "-a" "0b21f536d2658cb28ff4d3b38c013dfcf60d7d2bb2651b8faa5bc96ab243e532", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `daxpy::daxpy`, `ddot::ddot`, `dscal::dscal`, and `idamax::idamax` [INFO] [stderr] --> src/blas/prelude.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | daxpy::daxpy, ddot::ddot, dgefa::dgefa, dgesl::dgesl, dscal::dscal, fnorm::fnorm, [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] 3 | idamax::idamax, vmnorm::vmnorm, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions [INFO] [stderr] --> src/blas/ddot.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions [INFO] [stderr] --> src/blas/dgesl.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions [INFO] [stderr] --> src/blas/dscal.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions [INFO] [stderr] --> src/blas/fnorm.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on externally exported functions [INFO] [stderr] --> src/blas/idamax.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: externally exported functions are functions with `#[no_mangle]`, `#[export_name]`, or `#[linkage]` [INFO] [stderr] [INFO] [stderr] warning: struct `LSODACommon` is never constructed [INFO] [stderr] --> src/common.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct LSODACommon { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusoda` (lib) generated 7 warnings (run `cargo fix --lib -p rusoda` to apply 1 suggestion) [INFO] [stderr] warning: `rusoda` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusoda-e0d2ab0c2ba72487) [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] Running tests/lsoda_test.rs (/opt/rustwide/target/debug/deps/lsoda_test-93b9967f6d32a164) [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 rusoda [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" "0b21f536d2658cb28ff4d3b38c013dfcf60d7d2bb2651b8faa5bc96ab243e532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b21f536d2658cb28ff4d3b38c013dfcf60d7d2bb2651b8faa5bc96ab243e532", kill_on_drop: false }` [INFO] [stdout] 0b21f536d2658cb28ff4d3b38c013dfcf60d7d2bb2651b8faa5bc96ab243e532