[INFO] crate yabs 0.2.2 is already in cache [INFO] extracting crate yabs 0.2.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/yabs/0.2.2 [INFO] extracting crate yabs 0.2.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/yabs/0.2.2 [INFO] validating manifest of yabs-0.2.2 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 yabs-0.2.2 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 yabs-0.2.2 [INFO] finished frobbing yabs-0.2.2 [INFO] frobbed toml for yabs-0.2.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/yabs/0.2.2/Cargo.toml [INFO] started frobbing yabs-0.2.2 [INFO] finished frobbing yabs-0.2.2 [INFO] frobbed toml for yabs-0.2.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/yabs/0.2.2/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] 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 yabs-0.2.2 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/yabs/0.2.2:/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] 8f8a0f2c842317c1cf36d00d54b5870aea10ded5f6bb06778fe77648485a7034 [INFO] running `"docker" "start" "-a" "8f8a0f2c842317c1cf36d00d54b5870aea10ded5f6bb06778fe77648485a7034"` [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling yabs v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> lib/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | types { [INFO] [stderr] 15 | | YabsError, YabsErrorKind, Result; [INFO] [stderr] 16 | | } [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [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] --> lib/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | types { [INFO] [stderr] 15 | | YabsError, YabsErrorKind, Result; [INFO] [stderr] 16 | | } [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [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 22.95s [INFO] running `"docker" "inspect" "8f8a0f2c842317c1cf36d00d54b5870aea10ded5f6bb06778fe77648485a7034"` [INFO] running `"docker" "rm" "-f" "8f8a0f2c842317c1cf36d00d54b5870aea10ded5f6bb06778fe77648485a7034"` [INFO] [stdout] 8f8a0f2c842317c1cf36d00d54b5870aea10ded5f6bb06778fe77648485a7034 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/yabs/0.2.2:/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] f4c9f05558872c1cbd4618b08cb7c5c2e4996a58d71f7895ff195f6bbe353801 [INFO] running `"docker" "start" "-a" "f4c9f05558872c1cbd4618b08cb7c5c2e4996a58d71f7895ff195f6bbe353801"` [INFO] [stderr] Compiling yabs v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> lib/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | types { [INFO] [stderr] 15 | | YabsError, YabsErrorKind, Result; [INFO] [stderr] 16 | | } [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [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] --> lib/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | types { [INFO] [stderr] 15 | | YabsError, YabsErrorKind, Result; [INFO] [stderr] 16 | | } [INFO] [stderr] ... | [INFO] [stderr] 44 | | } [INFO] [stderr] 45 | | } [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.91s [INFO] running `"docker" "inspect" "f4c9f05558872c1cbd4618b08cb7c5c2e4996a58d71f7895ff195f6bbe353801"` [INFO] running `"docker" "rm" "-f" "f4c9f05558872c1cbd4618b08cb7c5c2e4996a58d71f7895ff195f6bbe353801"` [INFO] [stdout] f4c9f05558872c1cbd4618b08cb7c5c2e4996a58d71f7895ff195f6bbe353801 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/yabs/0.2.2:/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] 427f4924d1e635bcd61d271df821c366559cd1b76d8bbc9ba85e14678df18966 [INFO] running `"docker" "start" "-a" "427f4924d1e635bcd61d271df821c366559cd1b76d8bbc9ba85e14678df18966"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/util-294632a852f3070d [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test build::test_empty_buildfile ... ok [INFO] [stdout] test build::test_non_empty_buildfile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests util [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" "427f4924d1e635bcd61d271df821c366559cd1b76d8bbc9ba85e14678df18966"` [INFO] running `"docker" "rm" "-f" "427f4924d1e635bcd61d271df821c366559cd1b76d8bbc9ba85e14678df18966"` [INFO] [stdout] 427f4924d1e635bcd61d271df821c366559cd1b76d8bbc9ba85e14678df18966