Dec 06 20:47:20.361 INFO testing tarpc-example-service-0.1.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 20:47:20.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 20:47:20.877 INFO [stdout] 4a67b60020cec929f4e6f0eed63f687b95aeb090d8476a009ba14c86cbccf7ef Dec 06 20:47:20.878 INFO running `"docker" "start" "-a" "4a67b60020cec929f4e6f0eed63f687b95aeb090d8476a009ba14c86cbccf7ef"` Dec 06 20:47:22.159 INFO [stderr] usermod: no changes Dec 06 20:47:22.199 INFO [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest Dec 06 20:47:22.394 INFO [stderr] Compiling pin-utils v0.1.0-alpha.3 Dec 06 20:47:22.400 INFO [stderr] Compiling case v0.1.0 Dec 06 20:47:22.408 INFO [stderr] Compiling futures-core-preview v0.3.0-alpha.10 Dec 06 20:47:22.408 INFO [stderr] Compiling bytes v0.4.11 Dec 06 20:47:22.408 INFO [stderr] Compiling tarpc-plugins v0.5.0 Dec 06 20:47:22.408 INFO [stderr] Compiling tarpc-trace v0.1.0 Dec 06 20:47:22.408 INFO [stderr] Compiling bincode v0.8.0 Dec 06 20:47:22.408 INFO [stderr] Compiling bincode v1.0.1 Dec 06 20:47:24.332 INFO [stderr] Compiling derive-error v0.0.3 Dec 06 20:47:24.380 INFO [stderr] Compiling futures-channel-preview v0.3.0-alpha.10 Dec 06 20:47:24.380 INFO [stderr] Compiling futures-io-preview v0.3.0-alpha.10 Dec 06 20:47:28.336 INFO [stderr] Compiling futures-sink-preview v0.3.0-alpha.10 Dec 06 20:47:31.157 INFO [stderr] Compiling tokio-io v0.1.10 Dec 06 20:47:31.157 INFO [stderr] Compiling tokio-serde v0.1.0 Dec 06 20:47:31.157 INFO [stderr] Compiling tokio-serde v0.2.0 Dec 06 20:47:31.244 INFO [stderr] Compiling futures-util-preview v0.3.0-alpha.10 Dec 06 20:47:32.960 INFO [stderr] Compiling tokio-serde-bincode v0.1.1 Dec 06 20:47:35.744 INFO [stderr] Compiling tokio-reactor v0.1.7 Dec 06 20:47:35.744 INFO [stderr] Compiling tokio-codec v0.1.1 Dec 06 20:47:35.744 INFO [stderr] Compiling tokio-fs v0.1.4 Dec 06 20:47:40.465 INFO [stderr] Compiling tokio-udp v0.1.3 Dec 06 20:47:40.465 INFO [stderr] Compiling tokio-tcp v0.1.2 Dec 06 20:47:40.465 INFO [stderr] Compiling tokio-uds v0.2.4 Dec 06 20:47:42.312 INFO [stderr] Compiling futures-executor-preview v0.3.0-alpha.10 Dec 06 20:47:46.512 INFO [stderr] Compiling tokio v0.1.13 Dec 06 20:47:47.008 INFO [stderr] Compiling futures-preview v0.3.0-alpha.10 Dec 06 20:47:47.968 INFO [stderr] Compiling tarpc-lib v0.1.0 Dec 06 20:47:51.344 INFO [stderr] error[E0310]: the parameter type `C` may not live long enough Dec 06 20:47:51.344 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 06 20:47:51.344 INFO [stderr] | Dec 06 20:47:51.344 INFO [stderr] 211 | / { Dec 06 20:47:51.344 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 06 20:47:51.344 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 06 20:47:51.344 INFO [stderr] 214 | | Dec 06 20:47:51.344 INFO [stderr] ... | Dec 06 20:47:51.344 INFO [stderr] 239 | | }) Dec 06 20:47:51.344 INFO [stderr] 240 | | } Dec 06 20:47:51.344 INFO [stderr] | |_^ Dec 06 20:47:51.348 INFO [stderr] | Dec 06 20:47:51.348 INFO [stderr] = help: consider adding an explicit lifetime bound `C: 'static`... Dec 06 20:47:51.349 INFO [stderr] Dec 06 20:47:51.349 INFO [stderr] error[E0310]: the parameter type `Resp` may not live long enough Dec 06 20:47:51.349 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 06 20:47:51.349 INFO [stderr] | Dec 06 20:47:51.349 INFO [stderr] 211 | / { Dec 06 20:47:51.349 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 06 20:47:51.349 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 06 20:47:51.349 INFO [stderr] 214 | | Dec 06 20:47:51.349 INFO [stderr] ... | Dec 06 20:47:51.349 INFO [stderr] 239 | | }) Dec 06 20:47:51.349 INFO [stderr] 240 | | } Dec 06 20:47:51.349 INFO [stderr] | |_^ Dec 06 20:47:51.349 INFO [stderr] | Dec 06 20:47:51.349 INFO [stderr] = help: consider adding an explicit lifetime bound `Resp: 'static`... Dec 06 20:47:51.349 INFO [stderr] Dec 06 20:47:51.349 INFO [stderr] error[E0310]: the parameter type `Req` may not live long enough Dec 06 20:47:51.349 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Dec 06 20:47:51.349 INFO [stderr] | Dec 06 20:47:51.349 INFO [stderr] 211 | / { Dec 06 20:47:51.349 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Dec 06 20:47:51.349 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Dec 06 20:47:51.349 INFO [stderr] 214 | | Dec 06 20:47:51.349 INFO [stderr] ... | Dec 06 20:47:51.349 INFO [stderr] 239 | | }) Dec 06 20:47:51.349 INFO [stderr] 240 | | } Dec 06 20:47:51.349 INFO [stderr] | |_^ Dec 06 20:47:51.349 INFO [stderr] | Dec 06 20:47:51.349 INFO [stderr] = help: consider adding an explicit lifetime bound `Req: 'static`... Dec 06 20:47:51.349 INFO [stderr] Dec 06 20:47:51.555 INFO [stderr] error: aborting due to 3 previous errors Dec 06 20:47:51.555 INFO [stderr] Dec 06 20:47:51.555 INFO [stderr] For more information about this error, try `rustc --explain E0310`. Dec 06 20:47:51.572 INFO [stderr] error: Could not compile `tarpc-lib`. Dec 06 20:47:51.572 INFO [stderr] Dec 06 20:47:51.572 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 20:47:51.577 INFO [stderr] su: No module specific data is present Dec 06 20:47:52.195 INFO running `"docker" "inspect" "4a67b60020cec929f4e6f0eed63f687b95aeb090d8476a009ba14c86cbccf7ef"` Dec 06 20:47:52.419 INFO running `"docker" "rm" "-f" "4a67b60020cec929f4e6f0eed63f687b95aeb090d8476a009ba14c86cbccf7ef"` Dec 06 20:47:52.672 INFO [stdout] 4a67b60020cec929f4e6f0eed63f687b95aeb090d8476a009ba14c86cbccf7ef