[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/nimotsu on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-7/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b17db49938fabbed731fd21016fac8f425ebd93a979e48049510091e073e2e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b17db49938fabbed731fd21016fac8f425ebd93a979e48049510091e073e2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b17db49938fabbed731fd21016fac8f425ebd93a979e48049510091e073e2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b17db49938fabbed731fd21016fac8f425ebd93a979e48049510091e073e2e9", kill_on_drop: false }` [INFO] [stdout] 8b17db49938fabbed731fd21016fac8f425ebd93a979e48049510091e073e2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c9db8da6f383905410fdfab460638080d983cd42a0ed9f2e8fb0c7aa96dc1a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9c9db8da6f383905410fdfab460638080d983cd42a0ed9f2e8fb0c7aa96dc1a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling textwrap v0.11.0 [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 heck v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [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 15.67s [INFO] running `Command { std: "docker" "inspect" "f9c9db8da6f383905410fdfab460638080d983cd42a0ed9f2e8fb0c7aa96dc1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c9db8da6f383905410fdfab460638080d983cd42a0ed9f2e8fb0c7aa96dc1a", kill_on_drop: false }` [INFO] [stdout] f9c9db8da6f383905410fdfab460638080d983cd42a0ed9f2e8fb0c7aa96dc1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc29c6a2f6f9fb6d4fb46a0053242aefcf3eb5f6f77be4b0bf48feacbf45cd39 [INFO] running `Command { std: "docker" "start" "-a" "bc29c6a2f6f9fb6d4fb46a0053242aefcf3eb5f6f77be4b0bf48feacbf45cd39", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [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 16.11s [INFO] running `Command { std: "docker" "inspect" "bc29c6a2f6f9fb6d4fb46a0053242aefcf3eb5f6f77be4b0bf48feacbf45cd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc29c6a2f6f9fb6d4fb46a0053242aefcf3eb5f6f77be4b0bf48feacbf45cd39", kill_on_drop: false }` [INFO] [stdout] bc29c6a2f6f9fb6d4fb46a0053242aefcf3eb5f6f77be4b0bf48feacbf45cd39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6700a6b9b3f1bb77d8b90d8decb58dd9c40f1763255008fb815584889d2f800b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6700a6b9b3f1bb77d8b90d8decb58dd9c40f1763255008fb815584889d2f800b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nimotsu-de4f95f57bdb5474) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test blake3::test::test_vector_2 ... ok [INFO] [stdout] test blake3::test::test_vector_1 ... ok [INFO] [stdout] test blake3::test::test_vector_3 ... ok [INFO] [stdout] test chacha20::test::test_sunscreen ... ok [INFO] [stdout] test chacha20::test::test_poly1305_vector1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_byte_conversion ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_minus_one_squared ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_2192_times_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_associative ... 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::test::test_vector_1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::test::test_vector_2 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtract_self_is_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_square_is_multiply ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplying_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_small_multiplication_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_minus_one_is_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_commutative ... 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.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6700a6b9b3f1bb77d8b90d8decb58dd9c40f1763255008fb815584889d2f800b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6700a6b9b3f1bb77d8b90d8decb58dd9c40f1763255008fb815584889d2f800b", kill_on_drop: false }` [INFO] [stdout] 6700a6b9b3f1bb77d8b90d8decb58dd9c40f1763255008fb815584889d2f800b