[INFO] updating cached repository DeMille/paint [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DeMille/paint [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DeMille/paint" "work/ex/beta-1.38-1/sources/1.37.0/gh/DeMille/paint"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/DeMille/paint'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DeMille/paint" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4689454264f76223e72c14fe749ae00cff2ae15 [INFO] sha for GitHub repo DeMille/paint: a4689454264f76223e72c14fe749ae00cff2ae15 [INFO] validating manifest of DeMille/paint 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 DeMille/paint 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 DeMille/paint [INFO] finished frobbing DeMille/paint [INFO] frobbed toml for DeMille/paint written to work/ex/beta-1.38-1/sources/1.37.0/gh/DeMille/paint/Cargo.toml [INFO] started frobbing DeMille/paint [INFO] finished frobbing DeMille/paint [INFO] frobbed toml for DeMille/paint written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint/Cargo.toml [INFO] crate DeMille/paint already has a lockfile, it will not be regenerated [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 DeMille/paint 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-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint:/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] 5cc19ad49503c1e6eaba35094ba05948976d0f48c3194b2f0abf974b96a9f4bb [INFO] running `"docker" "start" "-a" "5cc19ad49503c1e6eaba35094ba05948976d0f48c3194b2f0abf974b96a9f4bb"` [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling walkdir v2.1.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Compiling clap v2.29.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling onig v3.1.1 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling syntect v2.0.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 1m 13s [INFO] running `"docker" "inspect" "5cc19ad49503c1e6eaba35094ba05948976d0f48c3194b2f0abf974b96a9f4bb"` [INFO] running `"docker" "rm" "-f" "5cc19ad49503c1e6eaba35094ba05948976d0f48c3194b2f0abf974b96a9f4bb"` [INFO] [stdout] 5cc19ad49503c1e6eaba35094ba05948976d0f48c3194b2f0abf974b96a9f4bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint:/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] c79586db80dcb7c2a593dff7b4f1d771b715ecd6ca68df3e8a678a1b21bd044a [INFO] running `"docker" "start" "-a" "c79586db80dcb7c2a593dff7b4f1d771b715ecd6ca68df3e8a678a1b21bd044a"` [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.62s [INFO] running `"docker" "inspect" "c79586db80dcb7c2a593dff7b4f1d771b715ecd6ca68df3e8a678a1b21bd044a"` [INFO] running `"docker" "rm" "-f" "c79586db80dcb7c2a593dff7b4f1d771b715ecd6ca68df3e8a678a1b21bd044a"` [INFO] [stdout] c79586db80dcb7c2a593dff7b4f1d771b715ecd6ca68df3e8a678a1b21bd044a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DeMille/paint:/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] 70fe9390f9c3ce74008f86c98c21e914473a59de51b3af676298dfea9c2ff0f9 [INFO] running `"docker" "start" "-a" "70fe9390f9c3ce74008f86c98c21e914473a59de51b3af676298dfea9c2ff0f9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/paint-a37e2ab8c1821585 [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" "70fe9390f9c3ce74008f86c98c21e914473a59de51b3af676298dfea9c2ff0f9"` [INFO] running `"docker" "rm" "-f" "70fe9390f9c3ce74008f86c98c21e914473a59de51b3af676298dfea9c2ff0f9"` [INFO] [stdout] 70fe9390f9c3ce74008f86c98c21e914473a59de51b3af676298dfea9c2ff0f9