[INFO] updating cached repository 0xpr03/restore_revert [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/0xpr03/restore_revert [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/0xpr03/restore_revert" "work/ex/beta-1.38-1/sources/1.37.0/gh/0xpr03/restore_revert"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/0xpr03/restore_revert'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0xpr03/restore_revert" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1553f6cc1d5a642e2be50d967f2c7166253da835 [INFO] sha for GitHub repo 0xpr03/restore_revert: 1553f6cc1d5a642e2be50d967f2c7166253da835 [INFO] validating manifest of 0xpr03/restore_revert on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 0xpr03/restore_revert on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 0xpr03/restore_revert [INFO] finished frobbing 0xpr03/restore_revert [INFO] frobbed toml for 0xpr03/restore_revert written to work/ex/beta-1.38-1/sources/1.37.0/gh/0xpr03/restore_revert/Cargo.toml [INFO] started frobbing 0xpr03/restore_revert [INFO] finished frobbing 0xpr03/restore_revert [INFO] frobbed toml for 0xpr03/restore_revert written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert/Cargo.toml [INFO] crate 0xpr03/restore_revert already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing 0xpr03/restore_revert against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 5bc220a3edcae01ff8ccab92292aef0d1552e4d9473aba167eec8d073ac1724c [INFO] running `"docker" "start" "-a" "5bc220a3edcae01ff8ccab92292aef0d1552e4d9473aba167eec8d073ac1724c"` [INFO] [stderr] Compiling restore_revert v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / lazy_static! { [INFO] [stderr] 32 | | // according to https://github.com/bit-team/backintime/wiki/FAQ#after-restore-i-have-duplicates-with-extension-backup-20131121 [INFO] [stderr] 33 | | static ref REG: Regex = Regex::new("(.*)\\.backup\\.[[:digit:]]{8}").unwrap(); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `"docker" "inspect" "5bc220a3edcae01ff8ccab92292aef0d1552e4d9473aba167eec8d073ac1724c"` [INFO] running `"docker" "rm" "-f" "5bc220a3edcae01ff8ccab92292aef0d1552e4d9473aba167eec8d073ac1724c"` [INFO] [stdout] 5bc220a3edcae01ff8ccab92292aef0d1552e4d9473aba167eec8d073ac1724c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 27141601c9f5ace7cb1df1d022fd4f5dcd53ef53890d10ab06ccef3a46bd058b [INFO] running `"docker" "start" "-a" "27141601c9f5ace7cb1df1d022fd4f5dcd53ef53890d10ab06ccef3a46bd058b"` [INFO] [stderr] Compiling restore_revert v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / lazy_static! { [INFO] [stderr] 32 | | // according to https://github.com/bit-team/backintime/wiki/FAQ#after-restore-i-have-duplicates-with-extension-backup-20131121 [INFO] [stderr] 33 | | static ref REG: Regex = Regex::new("(.*)\\.backup\\.[[:digit:]]{8}").unwrap(); [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "27141601c9f5ace7cb1df1d022fd4f5dcd53ef53890d10ab06ccef3a46bd058b"` [INFO] running `"docker" "rm" "-f" "27141601c9f5ace7cb1df1d022fd4f5dcd53ef53890d10ab06ccef3a46bd058b"` [INFO] [stdout] 27141601c9f5ace7cb1df1d022fd4f5dcd53ef53890d10ab06ccef3a46bd058b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0xpr03/restore_revert:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b930fd0823769ee250b9272f41e6ea60cd2c1ff61fa9d3884475db78c7eb1be1 [INFO] running `"docker" "start" "-a" "b930fd0823769ee250b9272f41e6ea60cd2c1ff61fa9d3884475db78c7eb1be1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/restore_revert-8d5e898678318f08 [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" "b930fd0823769ee250b9272f41e6ea60cd2c1ff61fa9d3884475db78c7eb1be1"` [INFO] running `"docker" "rm" "-f" "b930fd0823769ee250b9272f41e6ea60cd2c1ff61fa9d3884475db78c7eb1be1"` [INFO] [stdout] b930fd0823769ee250b9272f41e6ea60cd2c1ff61fa9d3884475db78c7eb1be1