[INFO] crate termformat 0.0.1 is already in cache [INFO] extracting crate termformat 0.0.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/termformat/0.0.1 [INFO] extracting crate termformat 0.0.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/termformat/0.0.1 [INFO] validating manifest of termformat-0.0.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of termformat-0.0.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing termformat-0.0.1 [INFO] finished frobbing termformat-0.0.1 [INFO] frobbed toml for termformat-0.0.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/termformat/0.0.1/Cargo.toml [INFO] started frobbing termformat-0.0.1 [INFO] finished frobbing termformat-0.0.1 [INFO] frobbed toml for termformat-0.0.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/termformat/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing termformat-0.0.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/termformat/0.0.1:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 70dcfda2e30da042a3cb189236a0267bb3fe6cfb3aa560ee7ed6c29be9d1cbf9 [INFO] running `"docker" "start" "-a" "70dcfda2e30da042a3cb189236a0267bb3fe6cfb3aa560ee7ed6c29be9d1cbf9"` [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling termformat v0.0.1 (/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:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / error_chain! { [INFO] [stderr] 142 | | foreign_links { [INFO] [stderr] 143 | | Clap(clap::Error); [INFO] [stderr] 144 | | Term(term::Error); [INFO] [stderr] ... | [INFO] [stderr] 155 | | } [INFO] [stderr] 156 | | } [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::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / error_chain! { [INFO] [stderr] 142 | | foreign_links { [INFO] [stderr] 143 | | Clap(clap::Error); [INFO] [stderr] 144 | | Term(term::Error); [INFO] [stderr] ... | [INFO] [stderr] 155 | | } [INFO] [stderr] 156 | | } [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 2.82s [INFO] running `"docker" "inspect" "70dcfda2e30da042a3cb189236a0267bb3fe6cfb3aa560ee7ed6c29be9d1cbf9"` [INFO] running `"docker" "rm" "-f" "70dcfda2e30da042a3cb189236a0267bb3fe6cfb3aa560ee7ed6c29be9d1cbf9"` [INFO] [stdout] 70dcfda2e30da042a3cb189236a0267bb3fe6cfb3aa560ee7ed6c29be9d1cbf9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/termformat/0.0.1:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7d609c409aca327e13b116017b56cc24f3d514f7ac009c4b2f8780c0ae7617c8 [INFO] running `"docker" "start" "-a" "7d609c409aca327e13b116017b56cc24f3d514f7ac009c4b2f8780c0ae7617c8"` [INFO] [stderr] Compiling termformat v0.0.1 (/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:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / error_chain! { [INFO] [stderr] 142 | | foreign_links { [INFO] [stderr] 143 | | Clap(clap::Error); [INFO] [stderr] 144 | | Term(term::Error); [INFO] [stderr] ... | [INFO] [stderr] 155 | | } [INFO] [stderr] 156 | | } [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::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / error_chain! { [INFO] [stderr] 142 | | foreign_links { [INFO] [stderr] 143 | | Clap(clap::Error); [INFO] [stderr] 144 | | Term(term::Error); [INFO] [stderr] ... | [INFO] [stderr] 155 | | } [INFO] [stderr] 156 | | } [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 0.81s [INFO] running `"docker" "inspect" "7d609c409aca327e13b116017b56cc24f3d514f7ac009c4b2f8780c0ae7617c8"` [INFO] running `"docker" "rm" "-f" "7d609c409aca327e13b116017b56cc24f3d514f7ac009c4b2f8780c0ae7617c8"` [INFO] [stdout] 7d609c409aca327e13b116017b56cc24f3d514f7ac009c4b2f8780c0ae7617c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/termformat/0.0.1:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] c37cc1dfc3172f2b77b6abecfb31158306bcbf2795a18f755e907ebdbf4d3640 [INFO] running `"docker" "start" "-a" "c37cc1dfc3172f2b77b6abecfb31158306bcbf2795a18f755e907ebdbf4d3640"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/termformat-a19f47510c1c941c [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" "c37cc1dfc3172f2b77b6abecfb31158306bcbf2795a18f755e907ebdbf4d3640"` [INFO] running `"docker" "rm" "-f" "c37cc1dfc3172f2b77b6abecfb31158306bcbf2795a18f755e907ebdbf4d3640"` [INFO] [stdout] c37cc1dfc3172f2b77b6abecfb31158306bcbf2795a18f755e907ebdbf4d3640