Dec 19 20:40:39.339 INFO checking alexlegg/yarg against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 20:40:39.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-3/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/alexlegg/yarg:/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 20:40:39.560 INFO [stdout] 001f3094254e300f92a4503c284dedba1f026b93cbe995f48d750fb5bbd68511 Dec 19 20:40:39.562 INFO running `"docker" "start" "-a" "001f3094254e300f92a4503c284dedba1f026b93cbe995f48d750fb5bbd68511"` Dec 19 20:40:40.448 INFO [stderr] Compiling byteorder v1.2.4 Dec 19 20:40:40.448 INFO [stderr] Compiling futures v0.1.23 Dec 19 20:40:40.451 INFO [stderr] Compiling crossbeam-utils v0.3.2 Dec 19 20:40:40.452 INFO [stderr] Compiling iovec v0.1.2 Dec 19 20:40:40.452 INFO [stderr] Compiling net2 v0.2.33 Dec 19 20:40:40.453 INFO [stderr] Compiling xattr v0.2.2 Dec 19 20:40:40.454 INFO [stderr] Compiling cmake v0.1.33 Dec 19 20:40:40.454 INFO [stderr] Compiling unicode-bidi v0.3.4 Dec 19 20:40:41.360 INFO [stderr] Compiling ryu v0.2.3 Dec 19 20:40:42.231 INFO [stderr] Compiling unicase v2.1.0 Dec 19 20:40:42.296 INFO [stderr] Compiling openssl-sys v0.9.35 Dec 19 20:40:47.285 INFO [stderr] Compiling miniz-sys v0.1.10 Dec 19 20:40:47.323 INFO [stderr] Compiling bytes v0.4.9 Dec 19 20:40:47.346 INFO [stderr] Compiling base64 v0.9.2 Dec 19 20:40:47.380 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Dec 19 20:40:47.423 INFO [stderr] Compiling tar v0.4.16 Dec 19 20:40:47.548 INFO [stderr] Compiling serde_json v1.0.26 Dec 19 20:40:48.256 INFO [stderr] Compiling mio v0.6.15 Dec 19 20:40:53.263 INFO [stderr] Compiling openssl v0.9.24 Dec 19 20:41:00.340 INFO [stderr] Compiling libflate v0.1.16 Dec 19 20:41:00.372 INFO [stderr] Compiling idna v0.1.5 Dec 19 20:41:00.372 INFO [stderr] Compiling flate2 v0.2.20 Dec 19 20:41:00.372 INFO [stderr] Compiling mime v0.3.9 Dec 19 20:41:00.524 INFO [stderr] Compiling crossbeam-deque v0.3.1 Dec 19 20:41:00.793 INFO [stderr] Compiling tokio-io v0.1.7 Dec 19 20:41:06.904 INFO [stderr] Compiling tokio-executor v0.1.3 Dec 19 20:41:07.352 INFO [stderr] Compiling tokio-service v0.1.0 Dec 19 20:41:08.068 INFO [stderr] error[E0119]: conflicting implementations of trait `NewService` for type `std::sync::Arc<_>`: Dec 19 20:41:08.068 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-service-0.1.0/src/lib.rs:190:1 Dec 19 20:41:08.068 INFO [stderr] | Dec 19 20:41:08.068 INFO [stderr] 176 | / impl NewService for F Dec 19 20:41:08.068 INFO [stderr] 177 | | where F: Fn() -> io::Result, Dec 19 20:41:08.068 INFO [stderr] 178 | | R: Service, Dec 19 20:41:08.068 INFO [stderr] 179 | | { Dec 19 20:41:08.068 INFO [stderr] ... | Dec 19 20:41:08.068 INFO [stderr] 187 | | } Dec 19 20:41:08.068 INFO [stderr] 188 | | } Dec 19 20:41:08.068 INFO [stderr] | |_- first implementation here Dec 19 20:41:08.068 INFO [stderr] 189 | Dec 19 20:41:08.068 INFO [stderr] 190 | impl NewService for Arc { Dec 19 20:41:08.068 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `std::sync::Arc<_>` Dec 19 20:41:08.092 INFO [stderr] | Dec 19 20:41:08.092 INFO [stderr] = note: downstream crates may implement trait `std::ops::FnOnce<()>` for type `std::sync::Arc<_>` Dec 19 20:41:08.092 INFO [stderr] = note: downstream crates may implement trait `std::ops::Fn<()>` for type `std::sync::Arc<_>` Dec 19 20:41:08.092 INFO [stderr] Dec 19 20:41:08.092 INFO [stderr] error[E0119]: conflicting implementations of trait `NewService` for type `std::rc::Rc<_>`: Dec 19 20:41:08.092 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-service-0.1.0/src/lib.rs:201:1 Dec 19 20:41:08.092 INFO [stderr] | Dec 19 20:41:08.092 INFO [stderr] 176 | / impl NewService for F Dec 19 20:41:08.092 INFO [stderr] 177 | | where F: Fn() -> io::Result, Dec 19 20:41:08.092 INFO [stderr] 178 | | R: Service, Dec 19 20:41:08.092 INFO [stderr] 179 | | { Dec 19 20:41:08.092 INFO [stderr] ... | Dec 19 20:41:08.092 INFO [stderr] 187 | | } Dec 19 20:41:08.092 INFO [stderr] 188 | | } Dec 19 20:41:08.092 INFO [stderr] | |_- first implementation here Dec 19 20:41:08.092 INFO [stderr] ... Dec 19 20:41:08.092 INFO [stderr] 201 | impl NewService for Rc { Dec 19 20:41:08.092 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `std::rc::Rc<_>` Dec 19 20:41:08.092 INFO [stderr] | Dec 19 20:41:08.092 INFO [stderr] = note: downstream crates may implement trait `std::ops::FnOnce<()>` for type `std::rc::Rc<_>` Dec 19 20:41:08.092 INFO [stderr] = note: downstream crates may implement trait `std::ops::Fn<()>` for type `std::rc::Rc<_>` Dec 19 20:41:08.092 INFO [stderr] Dec 19 20:41:08.092 INFO [stderr] error: aborting due to 2 previous errors Dec 19 20:41:08.093 INFO [stderr] Dec 19 20:41:08.093 INFO [stderr] For more information about this error, try `rustc --explain E0119`. Dec 19 20:41:08.132 INFO [stderr] error: Could not compile `tokio-service`. Dec 19 20:41:08.132 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 20:41:19.148 INFO [stderr] error: build failed Dec 19 20:41:20.239 INFO running `"docker" "inspect" "001f3094254e300f92a4503c284dedba1f026b93cbe995f48d750fb5bbd68511"` Dec 19 20:41:20.588 INFO running `"docker" "rm" "-f" "001f3094254e300f92a4503c284dedba1f026b93cbe995f48d750fb5bbd68511"` Dec 19 20:41:21.024 INFO [stdout] 001f3094254e300f92a4503c284dedba1f026b93cbe995f48d750fb5bbd68511