[INFO] fetching crate cryptonote-raw-crypto 0.5.7... [INFO] testing cryptonote-raw-crypto-0.5.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cryptonote-raw-crypto 0.5.7 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cryptonote-raw-crypto 0.5.7 [INFO] finished tweaking crates.io crate cryptonote-raw-crypto 0.5.7 [INFO] tweaked toml for crates.io crate cryptonote-raw-crypto 0.5.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cryptonote-raw-crypto 0.5.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.45.0 (available: v0.72.1) [INFO] [stderr] Adding hex v0.3.2 (available: v0.4.3) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.2) [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] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.45.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85be2d972bcbd429c16f55e276ac186d37b865802671ba6ef2a8a7753000ace4 [INFO] running `Command { std: "docker" "start" "-a" "85be2d972bcbd429c16f55e276ac186d37b865802671ba6ef2a8a7753000ace4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85be2d972bcbd429c16f55e276ac186d37b865802671ba6ef2a8a7753000ace4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85be2d972bcbd429c16f55e276ac186d37b865802671ba6ef2a8a7753000ace4", kill_on_drop: false }` [INFO] [stdout] 85be2d972bcbd429c16f55e276ac186d37b865802671ba6ef2a8a7753000ace4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18b6430f1b2f66aaba78755a9704d1b3670e1f3e7d8875475d6bf4f4beb810ea [INFO] running `Command { std: "docker" "start" "-a" "18b6430f1b2f66aaba78755a9704d1b3670e1f3e7d8875475d6bf4f4beb810ea", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cryptonote-raw-crypto v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c: In function 'oaes_get_seed': [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c:515:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 515 | ftime (&timer); [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: In file included from ext/crypto/oaes_lib.c:45: [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: /usr/include/x86_64-linux-gnu/sys/timeb.h:29:12: note: declared here [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 29 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "18b6430f1b2f66aaba78755a9704d1b3670e1f3e7d8875475d6bf4f4beb810ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b6430f1b2f66aaba78755a9704d1b3670e1f3e7d8875475d6bf4f4beb810ea", kill_on_drop: false }` [INFO] [stdout] 18b6430f1b2f66aaba78755a9704d1b3670e1f3e7d8875475d6bf4f4beb810ea [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994299266ce8f8d5b3ad9f6ef05b886ef01807d9d5a88f715fc667ceffb115d3 [INFO] running `Command { std: "docker" "start" "-a" "994299266ce8f8d5b3ad9f6ef05b886ef01807d9d5a88f715fc667ceffb115d3", kill_on_drop: false }` [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c: In function 'oaes_get_seed': [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c:515:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 515 | ftime (&timer); [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: In file included from ext/crypto/oaes_lib.c:45: [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: /usr/include/x86_64-linux-gnu/sys/timeb.h:29:12: note: declared here [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 29 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] Compiling cryptonote-raw-crypto v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:265:48 [INFO] [stdout] | [INFO] [stdout] 265 | let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 265 - let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stdout] 265 + let public_key = hex::decode(split[4 + i]).expect("Error parse public key"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:269:46 [INFO] [stdout] | [INFO] [stdout] 269 | let secret_key = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 269 - let secret_key = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stdout] 269 + let secret_key = hex::decode(split[4 + pubs_count]).expect("Error parse secret key"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:270:36 [INFO] [stdout] | [INFO] [stdout] 270 | let secret_index = split[(5 + pubs_count)].parse::().unwrap(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 270 - let secret_index = split[(5 + pubs_count)].parse::().unwrap(); [INFO] [stdout] 270 + let secret_index = split[5 + pubs_count].parse::().unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | let expected = hex::decode(split[(6 + pubs_count)]).expect("Error parse signatures"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 271 - let expected = hex::decode(split[(6 + pubs_count)]).expect("Error parse signatures"); [INFO] [stdout] 271 + let expected = hex::decode(split[6 + pubs_count]).expect("Error parse signatures"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:289:48 [INFO] [stdout] | [INFO] [stdout] 289 | let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 289 - let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stdout] 289 + let public_key = hex::decode(split[4 + i]).expect("Error parse public key"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:293:46 [INFO] [stdout] | [INFO] [stdout] 293 | let signatures = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 293 - let signatures = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stdout] 293 + let signatures = hex::decode(split[4 + pubs_count]).expect("Error parse secret key"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/scalar.rs:294:32 [INFO] [stdout] | [INFO] [stdout] 294 | let expected = split[(5 + pubs_count)] == "true"; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 294 - let expected = split[(5 + pubs_count)] == "true"; [INFO] [stdout] 294 + let expected = split[5 + pubs_count] == "true"; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "994299266ce8f8d5b3ad9f6ef05b886ef01807d9d5a88f715fc667ceffb115d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994299266ce8f8d5b3ad9f6ef05b886ef01807d9d5a88f715fc667ceffb115d3", kill_on_drop: false }` [INFO] [stdout] 994299266ce8f8d5b3ad9f6ef05b886ef01807d9d5a88f715fc667ceffb115d3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec14a1329240b515a477e8b0c603f9f3584e654fdc84dcf960a1e0f53205e549 [INFO] running `Command { std: "docker" "start" "-a" "ec14a1329240b515a477e8b0c603f9f3584e654fdc84dcf960a1e0f53205e549", kill_on_drop: false }` [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c: In function 'oaes_get_seed': [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: ext/crypto/oaes_lib.c:515:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 515 | ftime (&timer); [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: In file included from ext/crypto/oaes_lib.c:45: [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: /usr/include/x86_64-linux-gnu/sys/timeb.h:29:12: note: declared here [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: 29 | extern int ftime (struct timeb *__timebuf) [INFO] [stderr] warning: cryptonote-raw-crypto@0.5.7: | ^~~~~ [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:265:48 [INFO] [stderr] | [INFO] [stderr] 265 | let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 265 - let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stderr] 265 + let public_key = hex::decode(split[4 + i]).expect("Error parse public key"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:269:46 [INFO] [stderr] | [INFO] [stderr] 269 | let secret_key = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 269 - let secret_key = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stderr] 269 + let secret_key = hex::decode(split[4 + pubs_count]).expect("Error parse secret key"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:270:36 [INFO] [stderr] | [INFO] [stderr] 270 | let secret_index = split[(5 + pubs_count)].parse::().unwrap(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 270 - let secret_index = split[(5 + pubs_count)].parse::().unwrap(); [INFO] [stderr] 270 + let secret_index = split[5 + pubs_count].parse::().unwrap(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:271:44 [INFO] [stderr] | [INFO] [stderr] 271 | let expected = hex::decode(split[(6 + pubs_count)]).expect("Error parse signatures"); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 271 - let expected = hex::decode(split[(6 + pubs_count)]).expect("Error parse signatures"); [INFO] [stderr] 271 + let expected = hex::decode(split[6 + pubs_count]).expect("Error parse signatures"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:289:48 [INFO] [stderr] | [INFO] [stderr] 289 | let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 289 - let public_key = hex::decode(split[(4 + i)]).expect("Error parse public key"); [INFO] [stderr] 289 + let public_key = hex::decode(split[4 + i]).expect("Error parse public key"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:293:46 [INFO] [stderr] | [INFO] [stderr] 293 | let signatures = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 293 - let signatures = hex::decode(split[(4 + pubs_count)]).expect("Error parse secret key"); [INFO] [stderr] 293 + let signatures = hex::decode(split[4 + pubs_count]).expect("Error parse secret key"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/scalar.rs:294:32 [INFO] [stderr] | [INFO] [stderr] 294 | let expected = split[(5 + pubs_count)] == "true"; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 294 - let expected = split[(5 + pubs_count)] == "true"; [INFO] [stderr] 294 + let expected = split[5 + pubs_count] == "true"; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cryptonote-raw-crypto` (lib test) generated 7 warnings (run `cargo fix --lib -p cryptonote-raw-crypto --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptonote_raw_crypto-d4f0e3bfcfe182ad) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test amount::tests::should_test_amount ... ok [INFO] [stdout] test hash::tests::should_check_hash_with_difficulty ... ok [INFO] [stdout] test hash::tests::should_get_fast_hash ... ok [INFO] [stdout] test key::tests::should_get_public_key_from_secret_key ... ok [INFO] [stdout] test scalar::tests::should_to_hash ... ok [INFO] [stderr] cryptonote_raw_crypto-d4f0e3bfcfe182ad: ext/crypto/random.c:123: generate_random_bytes_not_thread_safe: Assertion `curstate == 1' failed. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/cryptonote_raw_crypto-d4f0e3bfcfe182ad` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "ec14a1329240b515a477e8b0c603f9f3584e654fdc84dcf960a1e0f53205e549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec14a1329240b515a477e8b0c603f9f3584e654fdc84dcf960a1e0f53205e549", kill_on_drop: false }` [INFO] [stdout] ec14a1329240b515a477e8b0c603f9f3584e654fdc84dcf960a1e0f53205e549