[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 5b109723ba06824d29ed8e1d92ca5ead6b1fb7c3d0e16d407e8298eedc545b3e [INFO] running `"docker" "start" "-a" "5b109723ba06824d29ed8e1d92ca5ead6b1fb7c3d0e16d407e8298eedc545b3e"` [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling walkdir v2.1.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.29.3 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v0.2.6 [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" "5b109723ba06824d29ed8e1d92ca5ead6b1fb7c3d0e16d407e8298eedc545b3e"` [INFO] running `"docker" "rm" "-f" "5b109723ba06824d29ed8e1d92ca5ead6b1fb7c3d0e16d407e8298eedc545b3e"` [INFO] [stdout] 5b109723ba06824d29ed8e1d92ca5ead6b1fb7c3d0e16d407e8298eedc545b3e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7b8e980ed57c6551efdb220683f9cecf3fe141eda38a45c499d48de61c2392b0 [INFO] running `"docker" "start" "-a" "7b8e980ed57c6551efdb220683f9cecf3fe141eda38a45c499d48de61c2392b0"` [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.63s [INFO] running `"docker" "inspect" "7b8e980ed57c6551efdb220683f9cecf3fe141eda38a45c499d48de61c2392b0"` [INFO] running `"docker" "rm" "-f" "7b8e980ed57c6551efdb220683f9cecf3fe141eda38a45c499d48de61c2392b0"` [INFO] [stdout] 7b8e980ed57c6551efdb220683f9cecf3fe141eda38a45c499d48de61c2392b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] d77a33c166a31312b94d82874ba130056cd72c451cfd3e7dc1026555c8b3f162 [INFO] running `"docker" "start" "-a" "d77a33c166a31312b94d82874ba130056cd72c451cfd3e7dc1026555c8b3f162"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/paint-2ccd192a8c359593 [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" "d77a33c166a31312b94d82874ba130056cd72c451cfd3e7dc1026555c8b3f162"` [INFO] running `"docker" "rm" "-f" "d77a33c166a31312b94d82874ba130056cd72c451cfd3e7dc1026555c8b3f162"` [INFO] [stdout] d77a33c166a31312b94d82874ba130056cd72c451cfd3e7dc1026555c8b3f162