[INFO] crate debug-rs 0.1.3 is already in cache [INFO] extracting crate debug-rs 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/debug-rs/0.1.3 [INFO] extracting crate debug-rs 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/debug-rs/0.1.3 [INFO] validating manifest of debug-rs-0.1.3 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 debug-rs-0.1.3 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 debug-rs-0.1.3 [INFO] finished frobbing debug-rs-0.1.3 [INFO] frobbed toml for debug-rs-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/debug-rs/0.1.3/Cargo.toml [INFO] started frobbing debug-rs-0.1.3 [INFO] finished frobbing debug-rs-0.1.3 [INFO] frobbed toml for debug-rs-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/debug-rs/0.1.3/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 debug-rs-0.1.3 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-1/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/debug-rs/0.1.3:/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] ff58d99ce26102cd53e523157edbb8e522d915c02f6914e8438412c35b77a33a [INFO] running `"docker" "start" "-a" "ff58d99ce26102cd53e523157edbb8e522d915c02f6914e8438412c35b77a33a"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling debug-rs 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/lib.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static!{ [INFO] [stderr] 39 | | static ref DEBUG_MATHERS: (Vec, Vec) = ::std::env::var("DEBUG") [INFO] [stderr] 40 | | .unwrap_or(String::new()) [INFO] [stderr] 41 | | .as_str() [INFO] [stderr] ... | [INFO] [stderr] 54 | | }); [INFO] [stderr] 55 | | } [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.31s [INFO] running `"docker" "inspect" "ff58d99ce26102cd53e523157edbb8e522d915c02f6914e8438412c35b77a33a"` [INFO] running `"docker" "rm" "-f" "ff58d99ce26102cd53e523157edbb8e522d915c02f6914e8438412c35b77a33a"` [INFO] [stdout] ff58d99ce26102cd53e523157edbb8e522d915c02f6914e8438412c35b77a33a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/debug-rs/0.1.3:/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] bc20ca87f73f72b7829802948471e018d6123d5500200cd83514e16492bbf36b [INFO] running `"docker" "start" "-a" "bc20ca87f73f72b7829802948471e018d6123d5500200cd83514e16492bbf36b"` [INFO] [stderr] Compiling debug-rs 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/lib.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static!{ [INFO] [stderr] 39 | | static ref DEBUG_MATHERS: (Vec, Vec) = ::std::env::var("DEBUG") [INFO] [stderr] 40 | | .unwrap_or(String::new()) [INFO] [stderr] 41 | | .as_str() [INFO] [stderr] ... | [INFO] [stderr] 54 | | }); [INFO] [stderr] 55 | | } [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 2.50s [INFO] running `"docker" "inspect" "bc20ca87f73f72b7829802948471e018d6123d5500200cd83514e16492bbf36b"` [INFO] running `"docker" "rm" "-f" "bc20ca87f73f72b7829802948471e018d6123d5500200cd83514e16492bbf36b"` [INFO] [stdout] bc20ca87f73f72b7829802948471e018d6123d5500200cd83514e16492bbf36b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/debug-rs/0.1.3:/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] e6e93234e9ed63f04c9aa230ebb5c555771de0bb8fc2416823dd66f8c5618786 [INFO] running `"docker" "start" "-a" "e6e93234e9ed63f04c9aa230ebb5c555771de0bb8fc2416823dd66f8c5618786"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/debug_rs-fcd45119c052c955 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests debug-rs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/lib.rs - debug (line 93) ... 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" "e6e93234e9ed63f04c9aa230ebb5c555771de0bb8fc2416823dd66f8c5618786"` [INFO] running `"docker" "rm" "-f" "e6e93234e9ed63f04c9aa230ebb5c555771de0bb8fc2416823dd66f8c5618786"` [INFO] [stdout] e6e93234e9ed63f04c9aa230ebb5c555771de0bb8fc2416823dd66f8c5618786