[INFO] crate crate-compile-test 0.2.0 is already in cache [INFO] extracting crate crate-compile-test 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/crate-compile-test/0.2.0 [INFO] extracting crate crate-compile-test 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crate-compile-test/0.2.0 [INFO] validating manifest of crate-compile-test-0.2.0 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 crate-compile-test-0.2.0 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 crate-compile-test-0.2.0 [INFO] finished frobbing crate-compile-test-0.2.0 [INFO] frobbed toml for crate-compile-test-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/crate-compile-test/0.2.0/Cargo.toml [INFO] started frobbing crate-compile-test-0.2.0 [INFO] finished frobbing crate-compile-test-0.2.0 [INFO] frobbed toml for crate-compile-test-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/crate-compile-test/0.2.0/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 crate-compile-test-0.2.0 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/crate-compile-test/0.2.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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3c92833ac08d1cdcc8a8e78a697f0e47301b5e6760dd787e28641ea18140a963 [INFO] running `"docker" "start" "-a" "3c92833ac08d1cdcc8a8e78a697f0e47301b5e6760dd787e28641ea18140a963"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling crate-compile-test v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/formatting.rs:30:50 [INFO] [stderr] | [INFO] [stderr] 30 | trim_lines(prefix_each_line(body, " ")).trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/formatting.rs:51:26 [INFO] [stderr] | [INFO] [stderr] 51 | .map(|line| line.trim_right()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.11s [INFO] running `"docker" "inspect" "3c92833ac08d1cdcc8a8e78a697f0e47301b5e6760dd787e28641ea18140a963"` [INFO] running `"docker" "rm" "-f" "3c92833ac08d1cdcc8a8e78a697f0e47301b5e6760dd787e28641ea18140a963"` [INFO] [stdout] 3c92833ac08d1cdcc8a8e78a697f0e47301b5e6760dd787e28641ea18140a963 [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/crate-compile-test/0.2.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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 69f623db1aabeaba2ffa5ef3365e0cccae85aa7cd749570fdb56070fa1407ae0 [INFO] running `"docker" "start" "-a" "69f623db1aabeaba2ffa5ef3365e0cccae85aa7cd749570fdb56070fa1407ae0"` [INFO] [stderr] Compiling crate-compile-test v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/formatting.rs:30:50 [INFO] [stderr] | [INFO] [stderr] 30 | trim_lines(prefix_each_line(body, " ")).trim_right(), [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/formatting.rs:51:26 [INFO] [stderr] | [INFO] [stderr] 51 | .map(|line| line.trim_right()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `"docker" "inspect" "69f623db1aabeaba2ffa5ef3365e0cccae85aa7cd749570fdb56070fa1407ae0"` [INFO] running `"docker" "rm" "-f" "69f623db1aabeaba2ffa5ef3365e0cccae85aa7cd749570fdb56070fa1407ae0"` [INFO] [stdout] 69f623db1aabeaba2ffa5ef3365e0cccae85aa7cd749570fdb56070fa1407ae0 [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/crate-compile-test/0.2.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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b09ec80fcfb77fd391603c2c94836fcb36da21c8955615891d3fd79ac3d8cc9d [INFO] running `"docker" "start" "-a" "b09ec80fcfb77fd391603c2c94836fcb36da21c8955615891d3fd79ac3d8cc9d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/crate_compile_test-7d60aa662287a92d [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] [stderr] Doc-tests crate-compile-test [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" "b09ec80fcfb77fd391603c2c94836fcb36da21c8955615891d3fd79ac3d8cc9d"` [INFO] running `"docker" "rm" "-f" "b09ec80fcfb77fd391603c2c94836fcb36da21c8955615891d3fd79ac3d8cc9d"` [INFO] [stdout] b09ec80fcfb77fd391603c2c94836fcb36da21c8955615891d3fd79ac3d8cc9d