[INFO] cloning repository https://github.com/cronokirby/nimotsu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronokirby/nimotsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd8ae22a56ab2405b947f64e8489d5d85c1a718 [INFO] testing cronokirby/nimotsu against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cronokirby/nimotsu [INFO] finished tweaking git repo https://github.com/cronokirby/nimotsu [INFO] tweaked toml for git repo https://github.com/cronokirby/nimotsu written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cronokirby/nimotsu on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cronokirby/nimotsu 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 097cc1cc0ecbd0eaf152a68a37579d336d7740057fb7e8c85050cb90b0f895ac [INFO] running `Command { std: "docker" "start" "-a" "097cc1cc0ecbd0eaf152a68a37579d336d7740057fb7e8c85050cb90b0f895ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "097cc1cc0ecbd0eaf152a68a37579d336d7740057fb7e8c85050cb90b0f895ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097cc1cc0ecbd0eaf152a68a37579d336d7740057fb7e8c85050cb90b0f895ac", kill_on_drop: false }` [INFO] [stdout] 097cc1cc0ecbd0eaf152a68a37579d336d7740057fb7e8c85050cb90b0f895ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d663181d115a93ce1436cb512c0f6753674aff62e980c53aa97c1a4da5804eb [INFO] running `Command { std: "docker" "start" "-a" "8d663181d115a93ce1436cb512c0f6753674aff62e980c53aa97c1a4da5804eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling nimotsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | ParseError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 93 - ParseError(String), [INFO] [stdout] 93 + ParseError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | IO(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 95 - IO(io::Error), [INFO] [stdout] 95 + IO(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.37s [INFO] running `Command { std: "docker" "inspect" "8d663181d115a93ce1436cb512c0f6753674aff62e980c53aa97c1a4da5804eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d663181d115a93ce1436cb512c0f6753674aff62e980c53aa97c1a4da5804eb", kill_on_drop: false }` [INFO] [stdout] 8d663181d115a93ce1436cb512c0f6753674aff62e980c53aa97c1a4da5804eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0a990dcfb340e60a71afa3693b110eae9ea005589ef74153cbe52c2a5457639 [INFO] running `Command { std: "docker" "start" "-a" "f0a990dcfb340e60a71afa3693b110eae9ea005589ef74153cbe52c2a5457639", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling nimotsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | ParseError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 93 - ParseError(String), [INFO] [stdout] 93 + ParseError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | IO(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 95 - IO(io::Error), [INFO] [stdout] 95 + IO(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "f0a990dcfb340e60a71afa3693b110eae9ea005589ef74153cbe52c2a5457639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a990dcfb340e60a71afa3693b110eae9ea005589ef74153cbe52c2a5457639", kill_on_drop: false }` [INFO] [stdout] f0a990dcfb340e60a71afa3693b110eae9ea005589ef74153cbe52c2a5457639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d8cf6e0682dd276a7ac18433645f13ee195c4bf05d64d1216ab88bd402721b9 [INFO] running `Command { std: "docker" "start" "-a" "3d8cf6e0682dd276a7ac18433645f13ee195c4bf05d64d1216ab88bd402721b9", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | ParseError(String), [INFO] [stderr] | ---------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 93 - ParseError(String), [INFO] [stderr] 93 + ParseError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/main.rs:95:8 [INFO] [stderr] | [INFO] [stderr] 95 | IO(io::Error), [INFO] [stderr] | -- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 95 - IO(io::Error), [INFO] [stderr] 95 + IO(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `nimotsu` (bin "nimotsu" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nimotsu-d6f286d961bc98e9) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test blake3::test::test_vector_1 ... ok [INFO] [stdout] test blake3::test::test_vector_2 ... ok [INFO] [stdout] test blake3::test::test_vector_3 ... ok [INFO] [stdout] test chacha20::test::test_poly1305_vector1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_2192_times_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_add_zero_identity ... ok [INFO] [stdout] test chacha20::test::test_sunscreen ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_byte_conversion ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_minus_one_squared ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_minus_one_is_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_small_multiplication_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplying_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_two_255 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_square_is_multiply ... ok [INFO] [stdout] test curve25519::test::test_vector_1 ... ok [INFO] [stdout] test curve25519::test::test_vector_2 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtract_self_is_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d8cf6e0682dd276a7ac18433645f13ee195c4bf05d64d1216ab88bd402721b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8cf6e0682dd276a7ac18433645f13ee195c4bf05d64d1216ab88bd402721b9", kill_on_drop: false }` [INFO] [stdout] 3d8cf6e0682dd276a7ac18433645f13ee195c4bf05d64d1216ab88bd402721b9