[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/nimotsu on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-5/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fb575d7869a74e564b5381847d01bb524e979299dc74930387f71b6561cb2c5 [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" "6fb575d7869a74e564b5381847d01bb524e979299dc74930387f71b6561cb2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fb575d7869a74e564b5381847d01bb524e979299dc74930387f71b6561cb2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb575d7869a74e564b5381847d01bb524e979299dc74930387f71b6561cb2c5", kill_on_drop: false }` [INFO] [stdout] 6fb575d7869a74e564b5381847d01bb524e979299dc74930387f71b6561cb2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eceaa4a46982de9106a6edaa51e92b2b5057259359e744e35818b66d3322054d [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" "eceaa4a46982de9106a6edaa51e92b2b5057259359e744e35818b66d3322054d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 34.79s [INFO] running `Command { std: "docker" "inspect" "eceaa4a46982de9106a6edaa51e92b2b5057259359e744e35818b66d3322054d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eceaa4a46982de9106a6edaa51e92b2b5057259359e744e35818b66d3322054d", kill_on_drop: false }` [INFO] [stdout] eceaa4a46982de9106a6edaa51e92b2b5057259359e744e35818b66d3322054d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] b158ad591edbc1a1fa54992a8309044f314534f357516cf8204e466b0eeff5c7 [INFO] running `Command { std: "docker" "start" "-a" "b158ad591edbc1a1fa54992a8309044f314534f357516cf8204e466b0eeff5c7", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [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 proptest v1.0.0 [INFO] [stderr] Compiling nimotsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.92s [INFO] running `Command { std: "docker" "inspect" "b158ad591edbc1a1fa54992a8309044f314534f357516cf8204e466b0eeff5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b158ad591edbc1a1fa54992a8309044f314534f357516cf8204e466b0eeff5c7", kill_on_drop: false }` [INFO] [stdout] b158ad591edbc1a1fa54992a8309044f314534f357516cf8204e466b0eeff5c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7be9bd8eb09a19f60796e4b669661083339fa5bc1ac582f947a770a0f27ac5d [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" "e7be9bd8eb09a19f60796e4b669661083339fa5bc1ac582f947a770a0f27ac5d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nimotsu-db7bbd230b516295) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test chacha20::test::test_poly1305_vector1 ... ok [INFO] [stdout] test chacha20::test::test_sunscreen ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_2192_times_zero ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_byte_conversion ... ok [INFO] [stdout] test blake3::test::test_vector_1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_minus_one_squared ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_small_multiplication_examples ... ok [INFO] [stdout] test blake3::test::test_vector_3 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtraction_examples ... ok [INFO] [stdout] test blake3::test::test_vector_2 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_two_255 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_square_is_multiply ... 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_multiplying_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::test::test_vector_2 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_negation ... ok [INFO] [stdout] test curve25519::test::test_vector_1 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_minus_one_is_negation ... 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.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7be9bd8eb09a19f60796e4b669661083339fa5bc1ac582f947a770a0f27ac5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7be9bd8eb09a19f60796e4b669661083339fa5bc1ac582f947a770a0f27ac5d", kill_on_drop: false }` [INFO] [stdout] e7be9bd8eb09a19f60796e4b669661083339fa5bc1ac582f947a770a0f27ac5d