Nov 30 14:34:13.961 INFO checking tarpc-example-service-0.1.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 14:34:13.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-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"` Nov 30 14:34:14.360 INFO [stdout] 4ce26f33229a2d604894706a89fbc97238e36b3f7ea1e83fd351c8ee641490bf Nov 30 14:34:14.362 INFO running `"docker" "start" "-a" "4ce26f33229a2d604894706a89fbc97238e36b3f7ea1e83fd351c8ee641490bf"` Nov 30 14:34:15.439 INFO [stderr] usermod: no changes Nov 30 14:34:15.504 INFO [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest Nov 30 14:34:15.693 INFO [stderr] Checking byteorder v1.2.7 Nov 30 14:34:15.724 INFO [stderr] Checking pin-utils v0.1.0-alpha.3 Nov 30 14:34:15.724 INFO [stderr] Compiling either v1.5.0 Nov 30 14:34:15.724 INFO [stderr] Compiling case v0.1.0 Nov 30 14:34:15.768 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.10 Nov 30 14:34:15.784 INFO [stderr] Checking serde v1.0.80 Nov 30 14:34:18.730 INFO [stderr] Compiling derive-error v0.0.3 Nov 30 14:34:18.854 INFO [stderr] Checking futures-channel-preview v0.3.0-alpha.10 Nov 30 14:34:18.856 INFO [stderr] Checking futures-io-preview v0.3.0-alpha.10 Nov 30 14:34:18.923 INFO [stderr] Compiling itertools v0.7.11 Nov 30 14:34:20.782 INFO [stderr] Checking bytes v0.4.11 Nov 30 14:34:22.799 INFO [stderr] Checking futures-sink-preview v0.3.0-alpha.10 Nov 30 14:34:25.340 INFO [stderr] Checking futures-util-preview v0.3.0-alpha.10 Nov 30 14:34:27.026 INFO [stderr] Checking tokio-io v0.1.10 Nov 30 14:34:27.027 INFO [stderr] Checking tokio-serde v0.1.0 Nov 30 14:34:27.029 INFO [stderr] Checking tokio-serde v0.2.0 Nov 30 14:34:31.708 INFO [stderr] Compiling tarpc-plugins v0.5.0 Nov 30 14:34:34.213 INFO [stderr] Checking tokio-reactor v0.1.7 Nov 30 14:34:34.214 INFO [stderr] Checking tokio-codec v0.1.1 Nov 30 14:34:34.214 INFO [stderr] Checking tokio-fs v0.1.4 Nov 30 14:34:41.788 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 30 14:34:41.788 INFO [stderr] Checking tokio-uds v0.2.4 Nov 30 14:34:41.788 INFO [stderr] Checking tokio-udp v0.1.3 Nov 30 14:34:45.498 INFO [stderr] Checking futures-executor-preview v0.3.0-alpha.10 Nov 30 14:34:50.552 INFO [stderr] Checking futures-preview v0.3.0-alpha.10 Nov 30 14:34:50.609 INFO [stderr] Checking tokio v0.1.13 Nov 30 14:34:52.885 INFO [stderr] Checking tarpc-trace v0.1.0 Nov 30 14:34:52.885 INFO [stderr] Checking bincode v0.8.0 Nov 30 14:34:52.885 INFO [stderr] Checking bincode v1.0.1 Nov 30 14:34:56.764 INFO [stderr] Checking tokio-serde-bincode v0.1.1 Nov 30 14:34:57.417 INFO [stderr] Checking tarpc-lib v0.1.0 Nov 30 14:35:00.768 INFO [stderr] error[E0310]: the parameter type `C` may not live long enough Nov 30 14:35:00.768 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Nov 30 14:35:00.768 INFO [stderr] | Nov 30 14:35:00.768 INFO [stderr] 211 | / { Nov 30 14:35:00.768 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Nov 30 14:35:00.768 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Nov 30 14:35:00.768 INFO [stderr] 214 | | Nov 30 14:35:00.768 INFO [stderr] ... | Nov 30 14:35:00.768 INFO [stderr] 239 | | }) Nov 30 14:35:00.768 INFO [stderr] 240 | | } Nov 30 14:35:00.768 INFO [stderr] | |_^ Nov 30 14:35:00.768 INFO [stderr] | Nov 30 14:35:00.768 INFO [stderr] = help: consider adding an explicit lifetime bound `C: 'static`... Nov 30 14:35:00.768 INFO [stderr] Nov 30 14:35:00.768 INFO [stderr] error[E0310]: the parameter type `Resp` may not live long enough Nov 30 14:35:00.768 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Nov 30 14:35:00.768 INFO [stderr] | Nov 30 14:35:00.768 INFO [stderr] 211 | / { Nov 30 14:35:00.768 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Nov 30 14:35:00.768 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Nov 30 14:35:00.769 INFO [stderr] 214 | | Nov 30 14:35:00.769 INFO [stderr] ... | Nov 30 14:35:00.769 INFO [stderr] 239 | | }) Nov 30 14:35:00.769 INFO [stderr] 240 | | } Nov 30 14:35:00.769 INFO [stderr] | |_^ Nov 30 14:35:00.769 INFO [stderr] | Nov 30 14:35:00.769 INFO [stderr] = help: consider adding an explicit lifetime bound `Resp: 'static`... Nov 30 14:35:00.769 INFO [stderr] Nov 30 14:35:00.769 INFO [stderr] error[E0310]: the parameter type `Req` may not live long enough Nov 30 14:35:00.769 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tarpc-lib-0.1.0/src/client/dispatch.rs:211:1 Nov 30 14:35:00.769 INFO [stderr] | Nov 30 14:35:00.769 INFO [stderr] 211 | / { Nov 30 14:35:00.769 INFO [stderr] 212 | | let (to_dispatch, pending_requests) = mpsc::channel(config.pending_request_buffer); Nov 30 14:35:00.769 INFO [stderr] 213 | | let (cancellation, canceled_requests) = cancellations(); Nov 30 14:35:00.769 INFO [stderr] 214 | | Nov 30 14:35:00.769 INFO [stderr] ... | Nov 30 14:35:00.769 INFO [stderr] 239 | | }) Nov 30 14:35:00.769 INFO [stderr] 240 | | } Nov 30 14:35:00.769 INFO [stderr] | |_^ Nov 30 14:35:00.769 INFO [stderr] | Nov 30 14:35:00.769 INFO [stderr] = help: consider adding an explicit lifetime bound `Req: 'static`... Nov 30 14:35:00.769 INFO [stderr] Nov 30 14:35:00.994 INFO [stderr] error: aborting due to 3 previous errors Nov 30 14:35:00.994 INFO [stderr] Nov 30 14:35:00.994 INFO [stderr] For more information about this error, try `rustc --explain E0310`. Nov 30 14:35:01.019 INFO [stderr] error: Could not compile `tarpc-lib`. Nov 30 14:35:01.019 INFO [stderr] Nov 30 14:35:01.019 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 14:35:01.019 INFO [stderr] su: No module specific data is present Nov 30 14:35:01.563 INFO running `"docker" "inspect" "4ce26f33229a2d604894706a89fbc97238e36b3f7ea1e83fd351c8ee641490bf"` Nov 30 14:35:01.912 INFO running `"docker" "rm" "-f" "4ce26f33229a2d604894706a89fbc97238e36b3f7ea1e83fd351c8ee641490bf"` Nov 30 14:35:02.186 INFO [stdout] 4ce26f33229a2d604894706a89fbc97238e36b3f7ea1e83fd351c8ee641490bf