[INFO] cloning repository BenjyWiener/crypto [INFO] running `"git" "clone" "--bare" "git://github.com/BenjyWiener/crypto.git" "work/cache/sources/gh/BenjyWiener/crypto"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/BenjyWiener/crypto'... [INFO] running `"git" "clone" "work/cache/sources/gh/BenjyWiener/crypto" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BenjyWiener/crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BenjyWiener/crypto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BenjyWiener/crypto" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 506943fa0da129f2273a01eaec7d967f4fd2e1f7 [INFO] sha for GitHub repo BenjyWiener/crypto: 506943fa0da129f2273a01eaec7d967f4fd2e1f7 [INFO] validating manifest of BenjyWiener/crypto on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BenjyWiener/crypto on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BenjyWiener/crypto [INFO] finished frobbing BenjyWiener/crypto [INFO] frobbed toml for BenjyWiener/crypto written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/BenjyWiener/crypto/Cargo.toml [INFO] started frobbing BenjyWiener/crypto [INFO] finished frobbing BenjyWiener/crypto [INFO] frobbed toml for BenjyWiener/crypto written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto/Cargo.toml [INFO] crate BenjyWiener/crypto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpassword v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BenjyWiener/crypto against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3ab682dc8302a9916e83e379228d8a7b891696c1b3acd8c8cbbe6f73c1c45672 [INFO] running `"docker" "start" "-a" "3ab682dc8302a9916e83e379228d8a7b891696c1b3acd8c8cbbe6f73c1c45672"` [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling rpassword v0.3.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling crypto v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.11s [INFO] running `"docker" "inspect" "3ab682dc8302a9916e83e379228d8a7b891696c1b3acd8c8cbbe6f73c1c45672"` [INFO] running `"docker" "rm" "-f" "3ab682dc8302a9916e83e379228d8a7b891696c1b3acd8c8cbbe6f73c1c45672"` [INFO] [stdout] 3ab682dc8302a9916e83e379228d8a7b891696c1b3acd8c8cbbe6f73c1c45672 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7e6b0c2ff12ec2937c20e650f479a40a7304d0cb6a1cd6ca1f2c8b2a03f90476 [INFO] running `"docker" "start" "-a" "7e6b0c2ff12ec2937c20e650f479a40a7304d0cb6a1cd6ca1f2c8b2a03f90476"` [INFO] [stderr] Compiling crypto v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "7e6b0c2ff12ec2937c20e650f479a40a7304d0cb6a1cd6ca1f2c8b2a03f90476"` [INFO] running `"docker" "rm" "-f" "7e6b0c2ff12ec2937c20e650f479a40a7304d0cb6a1cd6ca1f2c8b2a03f90476"` [INFO] [stdout] 7e6b0c2ff12ec2937c20e650f479a40a7304d0cb6a1cd6ca1f2c8b2a03f90476 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/BenjyWiener/crypto:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ca35caa420d583878c358c9aa69e2702535dc902e6b7e38b52e1cdaae08b3d10 [INFO] running `"docker" "start" "-a" "ca35caa420d583878c358c9aa69e2702535dc902e6b7e38b52e1cdaae08b3d10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/crypto-dd814a8da1707df6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ca35caa420d583878c358c9aa69e2702535dc902e6b7e38b52e1cdaae08b3d10"` [INFO] running `"docker" "rm" "-f" "ca35caa420d583878c358c9aa69e2702535dc902e6b7e38b52e1cdaae08b3d10"` [INFO] [stdout] ca35caa420d583878c358c9aa69e2702535dc902e6b7e38b52e1cdaae08b3d10