[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 36cadcb9444e8d6ea43ea8d84e68900361b2b4dea41c0e27af04edebe41ceb53 [INFO] running `"docker" "start" "-a" "36cadcb9444e8d6ea43ea8d84e68900361b2b4dea41c0e27af04edebe41ceb53"` [INFO] [stderr] Compiling same-file v1.0.1 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.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 21.33s [INFO] running `"docker" "inspect" "36cadcb9444e8d6ea43ea8d84e68900361b2b4dea41c0e27af04edebe41ceb53"` [INFO] running `"docker" "rm" "-f" "36cadcb9444e8d6ea43ea8d84e68900361b2b4dea41c0e27af04edebe41ceb53"` [INFO] [stdout] 36cadcb9444e8d6ea43ea8d84e68900361b2b4dea41c0e27af04edebe41ceb53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b8e5f164ce8fe29080d87e135d90a03a2465b6fc2642c7c11b00cb05b0d42bc4 [INFO] running `"docker" "start" "-a" "b8e5f164ce8fe29080d87e135d90a03a2465b6fc2642c7c11b00cb05b0d42bc4"` [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" "b8e5f164ce8fe29080d87e135d90a03a2465b6fc2642c7c11b00cb05b0d42bc4"` [INFO] running `"docker" "rm" "-f" "b8e5f164ce8fe29080d87e135d90a03a2465b6fc2642c7c11b00cb05b0d42bc4"` [INFO] [stdout] b8e5f164ce8fe29080d87e135d90a03a2465b6fc2642c7c11b00cb05b0d42bc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 93fe8f649f49116134b0519630dd93856642ba3b3cb9563348ec1e90e69b18ab [INFO] running `"docker" "start" "-a" "93fe8f649f49116134b0519630dd93856642ba3b3cb9563348ec1e90e69b18ab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-fab56871d4c83d33 [INFO] [stdout] [INFO] [stdout] running 6 tests [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 crypto::test::test_crypto_multi_buf ... ok [INFO] [stdout] test util::test::test_expand_tilde_path ... ok [INFO] [stdout] test file::test::test_crypto_data_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/eakio-95abbed9e6b97944 [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] [stderr] Doc-tests eakio [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" "93fe8f649f49116134b0519630dd93856642ba3b3cb9563348ec1e90e69b18ab"` [INFO] running `"docker" "rm" "-f" "93fe8f649f49116134b0519630dd93856642ba3b3cb9563348ec1e90e69b18ab"` [INFO] [stdout] 93fe8f649f49116134b0519630dd93856642ba3b3cb9563348ec1e90e69b18ab