[INFO] updating cached repository papertigers/pls [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/papertigers/pls [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/papertigers/pls" "work/ex/beta-1.38-1/sources/1.37.0/gh/papertigers/pls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/papertigers/pls'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/papertigers/pls" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/papertigers/pls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/papertigers/pls'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a6d8d1831ee1b3f5a0ed3a2d2509f11a678fdcd [INFO] sha for GitHub repo papertigers/pls: 8a6d8d1831ee1b3f5a0ed3a2d2509f11a678fdcd [INFO] validating manifest of papertigers/pls 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 papertigers/pls 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 papertigers/pls [INFO] finished frobbing papertigers/pls [INFO] frobbed toml for papertigers/pls written to work/ex/beta-1.38-1/sources/1.37.0/gh/papertigers/pls/Cargo.toml [INFO] started frobbing papertigers/pls [INFO] finished frobbing papertigers/pls [INFO] frobbed toml for papertigers/pls written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/papertigers/pls/Cargo.toml [INFO] crate papertigers/pls 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/papertigers/pls/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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] testing papertigers/pls 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-3/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/papertigers/pls:/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] b895495e1e0af09f0fd6d9140140bec08e08d2c0372364a8317dab9eed2c8442 [INFO] running `"docker" "start" "-a" "b895495e1e0af09f0fd6d9140140bec08e08d2c0372364a8317dab9eed2c8442"` [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling plex-list v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | .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/cli.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | .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 21.78s [INFO] running `"docker" "inspect" "b895495e1e0af09f0fd6d9140140bec08e08d2c0372364a8317dab9eed2c8442"` [INFO] running `"docker" "rm" "-f" "b895495e1e0af09f0fd6d9140140bec08e08d2c0372364a8317dab9eed2c8442"` [INFO] [stdout] b895495e1e0af09f0fd6d9140140bec08e08d2c0372364a8317dab9eed2c8442 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/papertigers/pls:/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] 9f5c6c16a1df76bc073dbaeb432edb8c440245823058bc47957a6b0f61b8c170 [INFO] running `"docker" "start" "-a" "9f5c6c16a1df76bc073dbaeb432edb8c440245823058bc47957a6b0f61b8c170"` [INFO] [stderr] Compiling plex-list v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | .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/cli.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | .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 3.32s [INFO] running `"docker" "inspect" "9f5c6c16a1df76bc073dbaeb432edb8c440245823058bc47957a6b0f61b8c170"` [INFO] running `"docker" "rm" "-f" "9f5c6c16a1df76bc073dbaeb432edb8c440245823058bc47957a6b0f61b8c170"` [INFO] [stdout] 9f5c6c16a1df76bc073dbaeb432edb8c440245823058bc47957a6b0f61b8c170 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/papertigers/pls:/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] 5c3a14539fddc171ba7ab05e7a182747f44450335417209ffb9d78237da0805b [INFO] running `"docker" "start" "-a" "5c3a14539fddc171ba7ab05e7a182747f44450335417209ffb9d78237da0805b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/pls-ac52cc07f506d0e9 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test printer::test::test_progress_bar ... ok [INFO] [stdout] test printer::test::test_progress_bar_invalid_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5c3a14539fddc171ba7ab05e7a182747f44450335417209ffb9d78237da0805b"` [INFO] running `"docker" "rm" "-f" "5c3a14539fddc171ba7ab05e7a182747f44450335417209ffb9d78237da0805b"` [INFO] [stdout] 5c3a14539fddc171ba7ab05e7a182747f44450335417209ffb9d78237da0805b