[INFO] cloning repository System-rat/backup-rat [INFO] running `"git" "clone" "--bare" "git://github.com/System-rat/backup-rat.git" "work/cache/sources/gh/System-rat/backup-rat"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/System-rat/backup-rat'... [INFO] running `"git" "clone" "work/cache/sources/gh/System-rat/backup-rat" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/System-rat/backup-rat"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/System-rat/backup-rat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/System-rat/backup-rat" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4673eaa45d893fb68636edd99bcb51983fd2df4 [INFO] sha for GitHub repo System-rat/backup-rat: d4673eaa45d893fb68636edd99bcb51983fd2df4 [INFO] validating manifest of System-rat/backup-rat 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 System-rat/backup-rat 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 System-rat/backup-rat [INFO] finished frobbing System-rat/backup-rat [INFO] frobbed toml for System-rat/backup-rat written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/System-rat/backup-rat/Cargo.toml [INFO] started frobbing System-rat/backup-rat [INFO] finished frobbing System-rat/backup-rat [INFO] frobbed toml for System-rat/backup-rat written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat/Cargo.toml [INFO] crate System-rat/backup-rat 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 System-rat/backup-rat against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat:/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] af9c3509ce07f661c2e3b34202a53ec1cc22098dd150fbb777a39ddb3e3cdf6c [INFO] running `"docker" "start" "-a" "af9c3509ce07f661c2e3b34202a53ec1cc22098dd150fbb777a39ddb3e3cdf6c"` [INFO] [stderr] Compiling directories v1.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backup_rat v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/operations.rs:186:21 [INFO] [stderr] | [INFO] [stderr] 186 | create_dir(&entry.1).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/operations.rs:304:17 [INFO] [stderr] | [INFO] [stderr] 304 | remove_dir_all(directory.join(new_min)).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `"docker" "inspect" "af9c3509ce07f661c2e3b34202a53ec1cc22098dd150fbb777a39ddb3e3cdf6c"` [INFO] running `"docker" "rm" "-f" "af9c3509ce07f661c2e3b34202a53ec1cc22098dd150fbb777a39ddb3e3cdf6c"` [INFO] [stdout] af9c3509ce07f661c2e3b34202a53ec1cc22098dd150fbb777a39ddb3e3cdf6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat:/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] 30d02f47f832065e12f2d9c8f3cee829917b3fd27575831b82e27b27a10e3dc7 [INFO] running `"docker" "start" "-a" "30d02f47f832065e12f2d9c8f3cee829917b3fd27575831b82e27b27a10e3dc7"` [INFO] [stderr] Compiling backup_rat v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/operations.rs:186:21 [INFO] [stderr] | [INFO] [stderr] 186 | create_dir(&entry.1).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/operations.rs:304:17 [INFO] [stderr] | [INFO] [stderr] 304 | remove_dir_all(directory.join(new_min)).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `"docker" "inspect" "30d02f47f832065e12f2d9c8f3cee829917b3fd27575831b82e27b27a10e3dc7"` [INFO] running `"docker" "rm" "-f" "30d02f47f832065e12f2d9c8f3cee829917b3fd27575831b82e27b27a10e3dc7"` [INFO] [stdout] 30d02f47f832065e12f2d9c8f3cee829917b3fd27575831b82e27b27a10e3dc7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/System-rat/backup-rat:/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] 73c9ef58c0d6ac89aca7d9f2a1a4d8f95adc74625de17a5228dece56b49ebbbd [INFO] running `"docker" "start" "-a" "73c9ef58c0d6ac89aca7d9f2a1a4d8f95adc74625de17a5228dece56b49ebbbd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/backup_rat-766b7f709fa2c6e1 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::loading_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "73c9ef58c0d6ac89aca7d9f2a1a4d8f95adc74625de17a5228dece56b49ebbbd"` [INFO] running `"docker" "rm" "-f" "73c9ef58c0d6ac89aca7d9f2a1a4d8f95adc74625de17a5228dece56b49ebbbd"` [INFO] [stdout] 73c9ef58c0d6ac89aca7d9f2a1a4d8f95adc74625de17a5228dece56b49ebbbd