Dec 14 17:37:09.784 INFO testing tarpc-example-service-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 17:37:09.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 17:37:10.023 INFO [stdout] 9fdcc7aab39c2974bcacd17cabf94385a426c62dd269f63e29a2837930e93a41 Dec 14 17:37:10.028 INFO running `"docker" "start" "-a" "9fdcc7aab39c2974bcacd17cabf94385a426c62dd269f63e29a2837930e93a41"` Dec 14 17:37:10.559 INFO [stderr] usermod: no changes Dec 14 17:37:10.599 INFO [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest Dec 14 17:37:10.759 INFO [stderr] Compiling futures-core-preview v0.3.0-alpha.10 Dec 14 17:37:10.759 INFO [stderr] Compiling itertools v0.7.11 Dec 14 17:37:10.764 INFO [stderr] Compiling tokio-io v0.1.10 Dec 14 17:37:10.764 INFO [stderr] Compiling tokio-serde v0.1.0 Dec 14 17:37:10.764 INFO [stderr] Compiling tokio-serde v0.2.0 Dec 14 17:37:10.765 INFO [stderr] Compiling bincode v0.8.0 Dec 14 17:37:10.765 INFO [stderr] Compiling tarpc-trace v0.1.0 Dec 14 17:37:10.767 INFO [stderr] Compiling bincode v1.0.1 Dec 14 17:37:12.983 INFO [stderr] Compiling futures-channel-preview v0.3.0-alpha.10 Dec 14 17:37:12.983 INFO [stderr] Compiling futures-io-preview v0.3.0-alpha.10 Dec 14 17:37:15.539 INFO [stderr] Compiling tokio-reactor v0.1.7 Dec 14 17:37:15.539 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 14 17:37:16.159 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 14 17:37:16.781 INFO [stderr] Compiling futures-sink-preview v0.3.0-alpha.10 Dec 14 17:37:17.479 INFO [stderr] Compiling tokio-serde-bincode v0.1.1 Dec 14 17:37:17.659 INFO [stderr] Compiling tarpc-plugins v0.5.0 Dec 14 17:37:18.995 INFO [stderr] Compiling futures-util-preview v0.3.0-alpha.10 Dec 14 17:37:26.580 INFO [stderr] Compiling tokio-uds v0.2.4 Dec 14 17:37:26.582 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 14 17:37:26.584 INFO [stderr] Compiling tokio-udp v0.1.3 Dec 14 17:37:35.244 INFO [stderr] Compiling tokio v0.1.13 Dec 14 17:37:36.273 INFO [stderr] Compiling futures-executor-preview v0.3.0-alpha.10 Dec 14 17:37:41.074 INFO [stderr] Compiling futures-preview v0.3.0-alpha.10 Dec 14 17:37:43.923 INFO [stderr] Compiling tarpc-lib v0.1.0 Dec 14 17:37:47.307 INFO [stderr] error[E0310]: the parameter type `C` may not live long enough Dec 14 17:37:47.307 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] 211 | / { Dec 14 17:37:47.307 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 14 17:37:47.307 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 14 17:37:47.307 INFO [stderr] 214 | | Dec 14 17:37:47.307 INFO [stderr] ... | Dec 14 17:37:47.307 INFO [stderr] 239 | | }) Dec 14 17:37:47.307 INFO [stderr] 240 | | } Dec 14 17:37:47.307 INFO [stderr] | |_^ Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] = help: consider adding an explicit lifetime bound `C: 'static`... Dec 14 17:37:47.307 INFO [stderr] Dec 14 17:37:47.307 INFO [stderr] error[E0310]: the parameter type `Resp` may not live long enough Dec 14 17:37:47.307 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] 211 | / { Dec 14 17:37:47.307 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 14 17:37:47.307 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 14 17:37:47.307 INFO [stderr] 214 | | Dec 14 17:37:47.307 INFO [stderr] ... | Dec 14 17:37:47.307 INFO [stderr] 239 | | }) Dec 14 17:37:47.307 INFO [stderr] 240 | | } Dec 14 17:37:47.307 INFO [stderr] | |_^ Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] = help: consider adding an explicit lifetime bound `Resp: 'static`... Dec 14 17:37:47.307 INFO [stderr] Dec 14 17:37:47.307 INFO [stderr] error[E0310]: the parameter type `Req` may not live long enough Dec 14 17:37:47.307 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] 211 | / { Dec 14 17:37:47.307 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 14 17:37:47.307 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 14 17:37:47.307 INFO [stderr] 214 | | Dec 14 17:37:47.307 INFO [stderr] ... | Dec 14 17:37:47.307 INFO [stderr] 239 | | }) Dec 14 17:37:47.307 INFO [stderr] 240 | | } Dec 14 17:37:47.307 INFO [stderr] | |_^ Dec 14 17:37:47.307 INFO [stderr] | Dec 14 17:37:47.307 INFO [stderr] = help: consider adding an explicit lifetime bound `Req: 'static`... Dec 14 17:37:47.307 INFO [stderr] Dec 14 17:37:47.579 INFO [stderr] error: aborting due to 3 previous errors Dec 14 17:37:47.579 INFO [stderr] Dec 14 17:37:47.579 INFO [stderr] For more information about this error, try `rustc --explain E0310`. Dec 14 17:37:47.601 INFO [stderr] error: Could not compile `tarpc-lib`. Dec 14 17:37:47.601 INFO [stderr] Dec 14 17:37:47.601 INFO [stderr] To learn more, run the command again with --verbose. Dec 14 17:37:47.604 INFO [stderr] su: No module specific data is present Dec 14 17:37:48.384 INFO running `"docker" "inspect" "9fdcc7aab39c2974bcacd17cabf94385a426c62dd269f63e29a2837930e93a41"` Dec 14 17:37:48.719 INFO running `"docker" "rm" "-f" "9fdcc7aab39c2974bcacd17cabf94385a426c62dd269f63e29a2837930e93a41"` Dec 14 17:37:49.155 INFO [stdout] 9fdcc7aab39c2974bcacd17cabf94385a426c62dd269f63e29a2837930e93a41