[INFO] crate boilerplate 0.0.0 is already in cache [INFO] extracting crate boilerplate 0.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/boilerplate/0.0.0 [INFO] extracting crate boilerplate 0.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/boilerplate/0.0.0 [INFO] validating manifest of boilerplate-0.0.0 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 boilerplate-0.0.0 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 boilerplate-0.0.0 [INFO] finished frobbing boilerplate-0.0.0 [INFO] frobbed toml for boilerplate-0.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/boilerplate/0.0.0/Cargo.toml [INFO] started frobbing boilerplate-0.0.0 [INFO] finished frobbing boilerplate-0.0.0 [INFO] frobbed toml for boilerplate-0.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/boilerplate/0.0.0/Cargo.toml [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] 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 boilerplate-0.0.0 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-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/boilerplate/0.0.0:/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] 0b3e3b99085614fd5269856e8a55555f77eadd7184e04abaadda74a0a28590cf [INFO] running `"docker" "start" "-a" "0b3e3b99085614fd5269856e8a55555f77eadd7184e04abaadda74a0a28590cf"` [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling brev v0.1.14 [INFO] [stderr] Compiling boilerplate v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | Clap(::clap::Error); [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [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 4.74s [INFO] running `"docker" "inspect" "0b3e3b99085614fd5269856e8a55555f77eadd7184e04abaadda74a0a28590cf"` [INFO] running `"docker" "rm" "-f" "0b3e3b99085614fd5269856e8a55555f77eadd7184e04abaadda74a0a28590cf"` [INFO] [stdout] 0b3e3b99085614fd5269856e8a55555f77eadd7184e04abaadda74a0a28590cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/boilerplate/0.0.0:/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] d7d436ff994edaf49afc80e06c381a2709358f03ba6268f25fe896300089496d [INFO] running `"docker" "start" "-a" "d7d436ff994edaf49afc80e06c381a2709358f03ba6268f25fe896300089496d"` [INFO] [stderr] Compiling boilerplate v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | Clap(::clap::Error); [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [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 1.45s [INFO] running `"docker" "inspect" "d7d436ff994edaf49afc80e06c381a2709358f03ba6268f25fe896300089496d"` [INFO] running `"docker" "rm" "-f" "d7d436ff994edaf49afc80e06c381a2709358f03ba6268f25fe896300089496d"` [INFO] [stdout] d7d436ff994edaf49afc80e06c381a2709358f03ba6268f25fe896300089496d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/boilerplate/0.0.0:/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] fcd10124518a2802a99328cd45b37f7807d36f5b43c663794c114e3ea4eaea99 [INFO] running `"docker" "start" "-a" "fcd10124518a2802a99328cd45b37f7807d36f5b43c663794c114e3ea4eaea99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/boilerplate-87284ef89b58cc9c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::no_op_test ... 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" "fcd10124518a2802a99328cd45b37f7807d36f5b43c663794c114e3ea4eaea99"` [INFO] running `"docker" "rm" "-f" "fcd10124518a2802a99328cd45b37f7807d36f5b43c663794c114e3ea4eaea99"` [INFO] [stdout] fcd10124518a2802a99328cd45b37f7807d36f5b43c663794c114e3ea4eaea99