[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fnimotsu" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/nimotsu on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bebe25eba7da7bf7eb052b0791bf460717221a96176401ae3a6860ce7c588d3a [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" "bebe25eba7da7bf7eb052b0791bf460717221a96176401ae3a6860ce7c588d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bebe25eba7da7bf7eb052b0791bf460717221a96176401ae3a6860ce7c588d3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebe25eba7da7bf7eb052b0791bf460717221a96176401ae3a6860ce7c588d3a", kill_on_drop: false }` [INFO] [stdout] bebe25eba7da7bf7eb052b0791bf460717221a96176401ae3a6860ce7c588d3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 393f9f81bfb16b6d6eacd164c4ae0cb37aec3b2d1bf298aad706642b66c3609d [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" "393f9f81bfb16b6d6eacd164c4ae0cb37aec3b2d1bf298aad706642b66c3609d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 34.03s [INFO] running `Command { std: "docker" "inspect" "393f9f81bfb16b6d6eacd164c4ae0cb37aec3b2d1bf298aad706642b66c3609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393f9f81bfb16b6d6eacd164c4ae0cb37aec3b2d1bf298aad706642b66c3609d", kill_on_drop: false }` [INFO] [stdout] 393f9f81bfb16b6d6eacd164c4ae0cb37aec3b2d1bf298aad706642b66c3609d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 742537b4eeea7dc724e061d6d63c93dd14522f23193d7807138ae0489139b75e [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" "742537b4eeea7dc724e061d6d63c93dd14522f23193d7807138ae0489139b75e", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.0 [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 18.90s [INFO] running `Command { std: "docker" "inspect" "742537b4eeea7dc724e061d6d63c93dd14522f23193d7807138ae0489139b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742537b4eeea7dc724e061d6d63c93dd14522f23193d7807138ae0489139b75e", kill_on_drop: false }` [INFO] [stdout] 742537b4eeea7dc724e061d6d63c93dd14522f23193d7807138ae0489139b75e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a14e2937ab7dcc69b786b0e7ab4dcd7c428f472416acc1882d33500a400889c1 [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" "a14e2937ab7dcc69b786b0e7ab4dcd7c428f472416acc1882d33500a400889c1", 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-db7bbd230b516295) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test blake3::test::test_vector_1 ... 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_2192_times_zero ... ok [INFO] [stdout] test chacha20::test::test_sunscreen ... ok [INFO] [stdout] test blake3::test::test_vector_2 ... ok [INFO] [stdout] test blake3::test::test_vector_3 ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_doubling_is_just_addition ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_minus_one_squared ... 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_addition_commutative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplication_distributive ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_add_zero_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_small_multiplication_examples ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_addition_associative ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiply_one_identity ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_adding_negation ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_multiplying_scaling ... ok [INFO] [stdout] test curve25519::arithmetic::test::test_subtract_self_is_zero ... 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_two_255 ... 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_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a14e2937ab7dcc69b786b0e7ab4dcd7c428f472416acc1882d33500a400889c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14e2937ab7dcc69b786b0e7ab4dcd7c428f472416acc1882d33500a400889c1", kill_on_drop: false }` [INFO] [stdout] a14e2937ab7dcc69b786b0e7ab4dcd7c428f472416acc1882d33500a400889c1