[INFO] updating cached repository https://github.com/elichai/two-party-hash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a5bcda4b0eb5eb5570e32f9ea5dff9a93dfe1e4 [INFO] testing elichai/two-party-hash against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felichai%2Ftwo-party-hash" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elichai/two-party-hash on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elichai/two-party-hash [INFO] finished tweaking git repo https://github.com/elichai/two-party-hash [INFO] tweaked toml for git repo https://github.com/elichai/two-party-hash written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/elichai/two-party-hash already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e0d57d435658cef48cb3cd63aae284f6507b5f8d7b5378ffee203fda0ae1279 [INFO] running `"docker" "start" "-a" "9e0d57d435658cef48cb3cd63aae284f6507b5f8d7b5378ffee203fda0ae1279"` [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_os v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling two-party-hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.57s [INFO] running `"docker" "inspect" "9e0d57d435658cef48cb3cd63aae284f6507b5f8d7b5378ffee203fda0ae1279"` [INFO] running `"docker" "rm" "-f" "9e0d57d435658cef48cb3cd63aae284f6507b5f8d7b5378ffee203fda0ae1279"` [INFO] [stdout] 9e0d57d435658cef48cb3cd63aae284f6507b5f8d7b5378ffee203fda0ae1279 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc86ceeb54294b77f0aa51d597cc4f935156c208c036bcd56c1f0a8db14a3524 [INFO] running `"docker" "start" "-a" "cc86ceeb54294b77f0aa51d597cc4f935156c208c036bcd56c1f0a8db14a3524"` [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling two-party-hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.71s [INFO] running `"docker" "inspect" "cc86ceeb54294b77f0aa51d597cc4f935156c208c036bcd56c1f0a8db14a3524"` [INFO] running `"docker" "rm" "-f" "cc86ceeb54294b77f0aa51d597cc4f935156c208c036bcd56c1f0a8db14a3524"` [INFO] [stdout] cc86ceeb54294b77f0aa51d597cc4f935156c208c036bcd56c1f0a8db14a3524 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c7df0ce8efaa59a02d748ee320169200d32eb02ad2427b010ac7690c51c5bd1 [INFO] running `"docker" "start" "-a" "8c7df0ce8efaa59a02d748ee320169200d32eb02ad2427b010ac7690c51c5bd1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/two_party_hash-1df8be0a88ff3378 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sha2::tests::test_mid_state ... ok [INFO] [stdout] test sha2::tests::test_sha2_test_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8c7df0ce8efaa59a02d748ee320169200d32eb02ad2427b010ac7690c51c5bd1"` [INFO] running `"docker" "rm" "-f" "8c7df0ce8efaa59a02d748ee320169200d32eb02ad2427b010ac7690c51c5bd1"` [INFO] [stdout] 8c7df0ce8efaa59a02d748ee320169200d32eb02ad2427b010ac7690c51c5bd1