[INFO] crate sbak 0.1.0 is already in cache [INFO] testing sbak-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate sbak 0.1.0 into work/builds/worker-7/source [INFO] validating manifest of crates.io crate sbak 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sbak 0.1.0 [INFO] finished tweaking crates.io crate sbak 0.1.0 [INFO] tweaked toml for crates.io crate sbak 0.1.0 written to work/builds/worker-7/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 88c020aa079d6eed53986028716050045e329e09c0dfd3f639f06ffdf17064ad [INFO] running `"docker" "start" "-a" "88c020aa079d6eed53986028716050045e329e09c0dfd3f639f06ffdf17064ad"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling sbak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | .author(crate_authors!("\n")) [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 18.84s [INFO] running `"docker" "inspect" "88c020aa079d6eed53986028716050045e329e09c0dfd3f639f06ffdf17064ad"` [INFO] running `"docker" "rm" "-f" "88c020aa079d6eed53986028716050045e329e09c0dfd3f639f06ffdf17064ad"` [INFO] [stdout] 88c020aa079d6eed53986028716050045e329e09c0dfd3f639f06ffdf17064ad [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 0e6226b14428897505a6ce9e4efeed38f9ade43990f727d430b98466ba4b9852 [INFO] running `"docker" "start" "-a" "0e6226b14428897505a6ce9e4efeed38f9ade43990f727d430b98466ba4b9852"` [INFO] [stderr] Compiling sbak v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | .author(crate_authors!("\n")) [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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 4.91s [INFO] running `"docker" "inspect" "0e6226b14428897505a6ce9e4efeed38f9ade43990f727d430b98466ba4b9852"` [INFO] running `"docker" "rm" "-f" "0e6226b14428897505a6ce9e4efeed38f9ade43990f727d430b98466ba4b9852"` [INFO] [stdout] 0e6226b14428897505a6ce9e4efeed38f9ade43990f727d430b98466ba4b9852 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9c1acb260dc64d300996a5a06c981789be94eaadeb5592c73848f4bb784cd9e4 [INFO] running `"docker" "start" "-a" "9c1acb260dc64d300996a5a06c981789be94eaadeb5592c73848f4bb784cd9e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sbak-d1a38e8a76b715aa [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test core::ignore::pattern::parser::test::str_test ... ok [INFO] [stdout] test core::ignore::pattern::parser::test::test_parse_name_pattern_fails ... ok [INFO] [stdout] test core::ignore::pattern::parser::test::test_parse_name_pattern_success ... ok [INFO] [stdout] test core::ignore::pattern::test::test_match_name_pattern ... ok [INFO] [stdout] test core::ignore::test::test_entry_path_new_fails_with_parent ... ok [INFO] [stdout] test core::ignore::test::test_entry_path_new_sucess_with_relative_path_unix ... ok [INFO] [stdout] test core::ignore::test::test_entry_path_new_success_with_parent ... ok [INFO] [stdout] test core::ignore::pattern::parser::test::test_parse_pattern_success ... ok [INFO] [stdout] test core::ignore::pattern::test::test_matches ... ok [INFO] [stdout] test core::ignore::test::test_entry_path_new_sucess_with_root_unix ... ok [INFO] [stdout] test core::ignore::test::test_entry_path_new_sucess_with_absolute_path_unix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sbak-c221aa0d78fe41a1 [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 sbak [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" "9c1acb260dc64d300996a5a06c981789be94eaadeb5592c73848f4bb784cd9e4"` [INFO] running `"docker" "rm" "-f" "9c1acb260dc64d300996a5a06c981789be94eaadeb5592c73848f4bb784cd9e4"` [INFO] [stdout] 9c1acb260dc64d300996a5a06c981789be94eaadeb5592c73848f4bb784cd9e4