[INFO] cloning repository DeMille/paint [INFO] running `"git" "clone" "--bare" "git://github.com/DeMille/paint.git" "work/cache/sources/gh/DeMille/paint"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/DeMille/paint'... [INFO] running `"git" "clone" "work/cache/sources/gh/DeMille/paint" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/DeMille/paint"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/DeMille/paint'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DeMille/paint" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/DeMille/paint"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of DeMille/paint on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v3.1.1 [INFO] [stderr] Downloaded onig_sys v67.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing DeMille/paint against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7e96b07f22d7ca893d1857bc46f6e6ca4141d56767c89e57b95c21127730e459 [INFO] running `"docker" "start" "-a" "7e96b07f22d7ca893d1857bc46f6e6ca4141d56767c89e57b95c21127730e459"` [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling walkdir v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling clap v2.29.3 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling onig v3.1.1 [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 44s [INFO] running `"docker" "inspect" "7e96b07f22d7ca893d1857bc46f6e6ca4141d56767c89e57b95c21127730e459"` [INFO] running `"docker" "rm" "-f" "7e96b07f22d7ca893d1857bc46f6e6ca4141d56767c89e57b95c21127730e459"` [INFO] [stdout] 7e96b07f22d7ca893d1857bc46f6e6ca4141d56767c89e57b95c21127730e459 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c3dc224d58b268c9f3d12034f76ebd1a71ffcf2ce360f05a787a7d49a4938070 [INFO] running `"docker" "start" "-a" "c3dc224d58b268c9f3d12034f76ebd1a71ffcf2ce360f05a787a7d49a4938070"` [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.10s [INFO] running `"docker" "inspect" "c3dc224d58b268c9f3d12034f76ebd1a71ffcf2ce360f05a787a7d49a4938070"` [INFO] running `"docker" "rm" "-f" "c3dc224d58b268c9f3d12034f76ebd1a71ffcf2ce360f05a787a7d49a4938070"` [INFO] [stdout] c3dc224d58b268c9f3d12034f76ebd1a71ffcf2ce360f05a787a7d49a4938070 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] df2337abd7e8309b71f9ab45b0d107d4068c1c90dee8d1bf54e0a74077baf895 [INFO] running `"docker" "start" "-a" "df2337abd7e8309b71f9ab45b0d107d4068c1c90dee8d1bf54e0a74077baf895"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running /opt/crater/target/debug/deps/paint-f53863859145ca11 [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" "df2337abd7e8309b71f9ab45b0d107d4068c1c90dee8d1bf54e0a74077baf895"` [INFO] running `"docker" "rm" "-f" "df2337abd7e8309b71f9ab45b0d107d4068c1c90dee8d1bf54e0a74077baf895"` [INFO] [stdout] df2337abd7e8309b71f9ab45b0d107d4068c1c90dee8d1bf54e0a74077baf895