[INFO] cloning repository SerhoLiu/eakio [INFO] running `"git" "clone" "--bare" "git://github.com/SerhoLiu/eakio.git" "work/cache/sources/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/SerhoLiu/eakio'... [INFO] running `"git" "clone" "work/cache/sources/gh/SerhoLiu/eakio" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SerhoLiu/eakio'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SerhoLiu/eakio" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SerhoLiu/eakio"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SerhoLiu/eakio'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa7366878294a2525f8c0d32dc0079c1e8c605ee [INFO] sha for GitHub repo SerhoLiu/eakio: aa7366878294a2525f8c0d32dc0079c1e8c605ee [INFO] validating manifest of SerhoLiu/eakio 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 SerhoLiu/eakio 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 SerhoLiu/eakio [INFO] finished frobbing SerhoLiu/eakio [INFO] frobbed toml for SerhoLiu/eakio written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SerhoLiu/eakio/Cargo.toml [INFO] started frobbing SerhoLiu/eakio [INFO] finished frobbing SerhoLiu/eakio [INFO] frobbed toml for SerhoLiu/eakio written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SerhoLiu/eakio/Cargo.toml [INFO] crate SerhoLiu/eakio 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing SerhoLiu/eakio 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/SerhoLiu/eakio:/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] 45ba50629f4f27e7a94c35ce5cacbd13b69911390b81e544cef9c68be1701d99 [INFO] running `"docker" "start" "-a" "45ba50629f4f27e7a94c35ce5cacbd13b69911390b81e544cef9c68be1701d99"` [INFO] [stderr] Compiling same-file v1.0.1 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling eakio v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/util.rs:61:27 [INFO] [stderr] | [INFO] [stderr] 61 | if let Some(hd) = env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.31s [INFO] running `"docker" "inspect" "45ba50629f4f27e7a94c35ce5cacbd13b69911390b81e544cef9c68be1701d99"` [INFO] running `"docker" "rm" "-f" "45ba50629f4f27e7a94c35ce5cacbd13b69911390b81e544cef9c68be1701d99"` [INFO] [stdout] 45ba50629f4f27e7a94c35ce5cacbd13b69911390b81e544cef9c68be1701d99 [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/SerhoLiu/eakio:/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] a678e769f9b11dd7417c41fd7bfdeeb12c4fb041f49be5be2e70ab02e84138b5 [INFO] running `"docker" "start" "-a" "a678e769f9b11dd7417c41fd7bfdeeb12c4fb041f49be5be2e70ab02e84138b5"` [INFO] [stderr] Compiling eakio v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/util.rs:61:27 [INFO] [stderr] | [INFO] [stderr] 61 | if let Some(hd) = env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `"docker" "inspect" "a678e769f9b11dd7417c41fd7bfdeeb12c4fb041f49be5be2e70ab02e84138b5"` [INFO] running `"docker" "rm" "-f" "a678e769f9b11dd7417c41fd7bfdeeb12c4fb041f49be5be2e70ab02e84138b5"` [INFO] [stdout] a678e769f9b11dd7417c41fd7bfdeeb12c4fb041f49be5be2e70ab02e84138b5 [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/SerhoLiu/eakio:/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] 14bd9a66f293241797a730af9f17c72f30f6df4c4daff6f853d8c23ac1955617 [INFO] running `"docker" "start" "-a" "14bd9a66f293241797a730af9f17c72f30f6df4c4daff6f853d8c23ac1955617"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-fdb5d3aed120d8f6 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test file::test::test_crypto_data_size ... ok [INFO] [stdout] test crypto::test::test_incr_nonce ... ok [INFO] [stdout] test crypto::test::test_crypto_zerosize ... ok [INFO] [stdout] test crypto::test::test_crypto_normal ... ok [INFO] [stdout] test util::test::test_expand_tilde_path ... ok [INFO] [stdout] test crypto::test::test_crypto_multi_buf ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-35146a4074517753 [INFO] [stdout] [INFO] [stderr] Doc-tests eakio [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [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" "14bd9a66f293241797a730af9f17c72f30f6df4c4daff6f853d8c23ac1955617"` [INFO] running `"docker" "rm" "-f" "14bd9a66f293241797a730af9f17c72f30f6df4c4daff6f853d8c23ac1955617"` [INFO] [stdout] 14bd9a66f293241797a730af9f17c72f30f6df4c4daff6f853d8c23ac1955617