[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/nimotsu on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/cronokirby/nimotsu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b57a887d5c640be8c185072cb98e68a9afbe80a1e3c509c2c864ab60f33c23 [INFO] running `Command { std: "docker" "start" "-a" "a3b57a887d5c640be8c185072cb98e68a9afbe80a1e3c509c2c864ab60f33c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b57a887d5c640be8c185072cb98e68a9afbe80a1e3c509c2c864ab60f33c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b57a887d5c640be8c185072cb98e68a9afbe80a1e3c509c2c864ab60f33c23", kill_on_drop: false }` [INFO] [stdout] a3b57a887d5c640be8c185072cb98e68a9afbe80a1e3c509c2c864ab60f33c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d9ff79afc7e6b8fa5616864c8e1355ae4bfbd3e5f7d6aaa54d0e5c34b019e4 [INFO] running `Command { std: "docker" "start" "-a" "10d9ff79afc7e6b8fa5616864c8e1355ae4bfbd3e5f7d6aaa54d0e5c34b019e4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.2 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "10d9ff79afc7e6b8fa5616864c8e1355ae4bfbd3e5f7d6aaa54d0e5c34b019e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d9ff79afc7e6b8fa5616864c8e1355ae4bfbd3e5f7d6aaa54d0e5c34b019e4", kill_on_drop: false }` [INFO] [stdout] 10d9ff79afc7e6b8fa5616864c8e1355ae4bfbd3e5f7d6aaa54d0e5c34b019e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dfae02fdbbc3299bd815ee74b09f0f7e0d74c8c968a6730367004b0f0c8059 [INFO] running `Command { std: "docker" "start" "-a" "e5dfae02fdbbc3299bd815ee74b09f0f7e0d74c8c968a6730367004b0f0c8059", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [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 num-traits v0.2.14 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling nimotsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.97s [INFO] running `Command { std: "docker" "inspect" "e5dfae02fdbbc3299bd815ee74b09f0f7e0d74c8c968a6730367004b0f0c8059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dfae02fdbbc3299bd815ee74b09f0f7e0d74c8c968a6730367004b0f0c8059", kill_on_drop: false }` [INFO] [stdout] e5dfae02fdbbc3299bd815ee74b09f0f7e0d74c8c968a6730367004b0f0c8059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e18d24c536a3af7d49482880a10539bc5e53710583923f2b64f83cfb2a210bb [INFO] running `Command { std: "docker" "start" "-a" "2e18d24c536a3af7d49482880a10539bc5e53710583923f2b64f83cfb2a210bb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 29 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nimotsu-430a5d6a63b5f48e) [INFO] [stdout] test blake3::test::test_vector_1 ... ok [INFO] [stdout] test blake3::test::test_vector_3 ... ok [INFO] [stdout] test chacha20::test::test_poly1305_vector1 ... ok [INFO] [stdout] test blake3::test::test_vector_2 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_byte_conversion ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_small_multiplication_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_examples ... ok [INFO] [stdout] test curve25519::test::test_vector_1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_minus_one_squared ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_two_255 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_minus_one_is_negation ... ok [INFO] [stdout] test curve25519::test::test_vector_2 ... ok [INFO] [stdout] test chacha20::test::test_sunscreen ... 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_multiply_one_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplying_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtract_self_is_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_2192_times_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_square_is_multiply ... 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.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e18d24c536a3af7d49482880a10539bc5e53710583923f2b64f83cfb2a210bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e18d24c536a3af7d49482880a10539bc5e53710583923f2b64f83cfb2a210bb", kill_on_drop: false }` [INFO] [stdout] 2e18d24c536a3af7d49482880a10539bc5e53710583923f2b64f83cfb2a210bb