[INFO] cloning repository shuhei/colortty [INFO] running `"git" "clone" "--bare" "git://github.com/shuhei/colortty.git" "work/cache/sources/gh/shuhei/colortty"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/shuhei/colortty'... [INFO] running `"git" "clone" "work/cache/sources/gh/shuhei/colortty" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shuhei/colortty"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shuhei/colortty'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shuhei/colortty" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f305c2584e50d02326f5479e434058e28f53b21d [INFO] sha for GitHub repo shuhei/colortty: f305c2584e50d02326f5479e434058e28f53b21d [INFO] validating manifest of shuhei/colortty 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 shuhei/colortty 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 shuhei/colortty [INFO] finished frobbing shuhei/colortty [INFO] frobbed toml for shuhei/colortty written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shuhei/colortty/Cargo.toml [INFO] started frobbing shuhei/colortty [INFO] finished frobbing shuhei/colortty [INFO] frobbed toml for shuhei/colortty written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty/Cargo.toml [INFO] crate shuhei/colortty 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing shuhei/colortty against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty:/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] fbf3aa36b94033d9833a695d708b650026fa4a76b2dc3068493ecbab7fd385f9 [INFO] running `"docker" "start" "-a" "fbf3aa36b94033d9833a695d708b650026fa4a76b2dc3068493ecbab7fd385f9"` [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling colortty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:75:32 [INFO] [stderr] | [INFO] [stderr] 75 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "fbf3aa36b94033d9833a695d708b650026fa4a76b2dc3068493ecbab7fd385f9"` [INFO] running `"docker" "rm" "-f" "fbf3aa36b94033d9833a695d708b650026fa4a76b2dc3068493ecbab7fd385f9"` [INFO] [stdout] fbf3aa36b94033d9833a695d708b650026fa4a76b2dc3068493ecbab7fd385f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty:/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] 463c118767d114ff82f13ecf197174c321464145a2f58a9a684fcbf40fc7d5dc [INFO] running `"docker" "start" "-a" "463c118767d114ff82f13ecf197174c321464145a2f58a9a684fcbf40fc7d5dc"` [INFO] [stderr] Compiling colortty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:75:32 [INFO] [stderr] | [INFO] [stderr] 75 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `"docker" "inspect" "463c118767d114ff82f13ecf197174c321464145a2f58a9a684fcbf40fc7d5dc"` [INFO] running `"docker" "rm" "-f" "463c118767d114ff82f13ecf197174c321464145a2f58a9a684fcbf40fc7d5dc"` [INFO] [stdout] 463c118767d114ff82f13ecf197174c321464145a2f58a9a684fcbf40fc7d5dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shuhei/colortty:/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] 2de214aa5d5960116570a5acddab0a33f9e88aac8dbc71f10929f7e33c3ccacb [INFO] running `"docker" "start" "-a" "2de214aa5d5960116570a5acddab0a33f9e88aac8dbc71f10929f7e33c3ccacb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/colortty-d9933ee27274fa2f [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/colortty-9504fb860d2a7478 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/color-47dbb5a88bf73549 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test color_tests::color_scheme::convert_minttyrc ... ok [INFO] [stdout] test color_tests::color::to_hex ... ok [INFO] [stderr] Doc-tests colortty [INFO] [stdout] test color_tests::color::from_string_works ... ok [INFO] [stdout] test color_tests::color::from_string_parse_int_error ... ok [INFO] [stdout] test color_tests::color::from_string_invalid_format ... ok [INFO] [stdout] test color_tests::color_scheme::convert_iterm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "2de214aa5d5960116570a5acddab0a33f9e88aac8dbc71f10929f7e33c3ccacb"` [INFO] running `"docker" "rm" "-f" "2de214aa5d5960116570a5acddab0a33f9e88aac8dbc71f10929f7e33c3ccacb"` [INFO] [stdout] 2de214aa5d5960116570a5acddab0a33f9e88aac8dbc71f10929f7e33c3ccacb