[INFO] crate paint 0.1.0 is already in cache [INFO] extracting crate paint 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/paint/0.1.0 [INFO] extracting crate paint 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/paint/0.1.0 [INFO] validating manifest of paint-0.1.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 paint-0.1.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 paint-0.1.0 [INFO] finished frobbing paint-0.1.0 [INFO] frobbed toml for paint-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/paint/0.1.0/Cargo.toml [INFO] started frobbing paint-0.1.0 [INFO] finished frobbing paint-0.1.0 [INFO] frobbed toml for paint-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/paint/0.1.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 paint-0.1.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-6/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/paint/0.1.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] c3759aec18c8da95515ec99d40e32af41cf487563b42f9f3a98833bb45577498 [INFO] running `"docker" "start" "-a" "c3759aec18c8da95515ec99d40e32af41cf487563b42f9f3a98833bb45577498"` [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling paint v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/paint.rs:615:26 [INFO] [stderr] | [INFO] [stderr] 615 | .map(|line| line.trim_left_matches(&indent)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `"docker" "inspect" "c3759aec18c8da95515ec99d40e32af41cf487563b42f9f3a98833bb45577498"` [INFO] running `"docker" "rm" "-f" "c3759aec18c8da95515ec99d40e32af41cf487563b42f9f3a98833bb45577498"` [INFO] [stdout] c3759aec18c8da95515ec99d40e32af41cf487563b42f9f3a98833bb45577498 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/paint/0.1.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] 01c22ddb7c4d5911c4c6c1a3b5841d7fb1a501aa82c6dd6ba2241f7c881a1874 [INFO] running `"docker" "start" "-a" "01c22ddb7c4d5911c4c6c1a3b5841d7fb1a501aa82c6dd6ba2241f7c881a1874"` [INFO] [stderr] Compiling paint v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/paint.rs:615:26 [INFO] [stderr] | [INFO] [stderr] 615 | .map(|line| line.trim_left_matches(&indent)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "01c22ddb7c4d5911c4c6c1a3b5841d7fb1a501aa82c6dd6ba2241f7c881a1874"` [INFO] running `"docker" "rm" "-f" "01c22ddb7c4d5911c4c6c1a3b5841d7fb1a501aa82c6dd6ba2241f7c881a1874"` [INFO] [stdout] 01c22ddb7c4d5911c4c6c1a3b5841d7fb1a501aa82c6dd6ba2241f7c881a1874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/paint/0.1.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] 9f4e3ebd451c4b689d0f9c72821c8c01d95a36f774ee8c5f692c2c5f9f7681b9 [INFO] running `"docker" "start" "-a" "9f4e3ebd451c4b689d0f9c72821c8c01d95a36f774ee8c5f692c2c5f9f7681b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/paint-f24daeabab335cf8 [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" "9f4e3ebd451c4b689d0f9c72821c8c01d95a36f774ee8c5f692c2c5f9f7681b9"` [INFO] running `"docker" "rm" "-f" "9f4e3ebd451c4b689d0f9c72821c8c01d95a36f774ee8c5f692c2c5f9f7681b9"` [INFO] [stdout] 9f4e3ebd451c4b689d0f9c72821c8c01d95a36f774ee8c5f692c2c5f9f7681b9