Oct 27 13:08:37.284 INFO checking youtube3-util-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:08:37.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 13:08:37.793 INFO blam! f77fbc623d64f6a5325d80d43a92ebc24745224b1afdc4632154a74bb33890a0 Oct 27 13:08:37.793 INFO running `"docker" "start" "-a" "f77fbc623d64f6a5325d80d43a92ebc24745224b1afdc4632154a74bb33890a0"` Oct 27 13:08:39.514 INFO kablam! usermod: no changes Oct 27 13:08:39.727 INFO kablam! Checking hyper v0.10.15 Oct 27 13:08:44.105 INFO kablam! Checking hyper-native-tls v0.3.0 Oct 27 13:08:46.133 INFO kablam! Checking yup-oauth2 v1.0.9 Oct 27 13:08:49.545 INFO kablam! Checking google-youtube3 v1.0.8+20180511 Oct 27 13:09:12.007 INFO kablam! Checking youtube3-util v0.1.0 (/source) Oct 27 13:09:16.952 INFO kablam! error[E0412]: cannot find type `FanFundingEventListCall` in this scope Oct 27 13:09:16.952 INFO kablam! --> src/lib.rs:81:16 Oct 27 13:09:16.952 INFO kablam! | Oct 27 13:09:16.952 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:16.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:16.952 INFO kablam! Oct 27 13:09:16.952 INFO kablam! error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Oct 27 13:09:16.952 INFO kablam! --> src/lib.rs:81:43 Oct 27 13:09:16.952 INFO kablam! | Oct 27 13:09:16.952 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:16.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:16.953 INFO kablam! Oct 27 13:09:16.953 INFO kablam! error[E0412]: cannot find type `FanFundingEvent` in this scope Oct 27 13:09:16.953 INFO kablam! --> src/lib.rs:81:74 Oct 27 13:09:16.953 INFO kablam! | Oct 27 13:09:16.953 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:16.953 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:16.953 INFO kablam! Oct 27 13:09:17.007 INFO kablam! error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.007 INFO kablam! --> src/lib.rs:39:18 Oct 27 13:09:17.007 INFO kablam! | Oct 27 13:09:17.007 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.007 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.007 INFO kablam! ... Oct 27 13:09:17.007 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.008 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.008 INFO kablam! Oct 27 13:09:17.008 INFO kablam! error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.008 INFO kablam! --> src/lib.rs:39:21 Oct 27 13:09:17.008 INFO kablam! | Oct 27 13:09:17.008 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.008 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.008 INFO kablam! ... Oct 27 13:09:17.008 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.009 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.009 INFO kablam! Oct 27 13:09:17.009 INFO kablam! error: aborting due to 5 previous errors Oct 27 13:09:17.009 INFO kablam! Oct 27 13:09:17.009 INFO kablam! Some errors occurred: E0207, E0412. Oct 27 13:09:17.009 INFO kablam! For more information about an error, try `rustc --explain E0207`. Oct 27 13:09:17.067 INFO kablam! error: Could not compile `youtube3-util`. Oct 27 13:09:17.067 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 13:09:17.195 INFO kablam! error[E0412]: cannot find type `FanFundingEventListCall` in this scope Oct 27 13:09:17.195 INFO kablam! --> src/lib.rs:81:16 Oct 27 13:09:17.195 INFO kablam! | Oct 27 13:09:17.195 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.195 INFO kablam! Oct 27 13:09:17.195 INFO kablam! error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Oct 27 13:09:17.195 INFO kablam! --> src/lib.rs:81:43 Oct 27 13:09:17.195 INFO kablam! | Oct 27 13:09:17.195 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.195 INFO kablam! Oct 27 13:09:17.195 INFO kablam! error[E0412]: cannot find type `FanFundingEvent` in this scope Oct 27 13:09:17.195 INFO kablam! --> src/lib.rs:81:74 Oct 27 13:09:17.195 INFO kablam! | Oct 27 13:09:17.195 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.195 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.195 INFO kablam! Oct 27 13:09:17.217 INFO kablam! error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.217 INFO kablam! --> src/lib.rs:39:18 Oct 27 13:09:17.217 INFO kablam! | Oct 27 13:09:17.217 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.217 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.217 INFO kablam! ... Oct 27 13:09:17.217 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.217 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.217 INFO kablam! Oct 27 13:09:17.217 INFO kablam! error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.217 INFO kablam! --> src/lib.rs:39:21 Oct 27 13:09:17.218 INFO kablam! | Oct 27 13:09:17.218 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.218 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.218 INFO kablam! ... Oct 27 13:09:17.218 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.218 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.218 INFO kablam! Oct 27 13:09:17.219 INFO kablam! error: aborting due to 5 previous errors Oct 27 13:09:17.220 INFO kablam! Oct 27 13:09:17.220 INFO kablam! Some errors occurred: E0207, E0412. Oct 27 13:09:17.220 INFO kablam! For more information about an error, try `rustc --explain E0207`. Oct 27 13:09:17.240 INFO kablam! error: Could not compile `youtube3-util`. Oct 27 13:09:17.240 INFO kablam! Oct 27 13:09:17.240 INFO kablam! To learn more, run the command again with --verbose. Oct 27 13:09:17.242 INFO kablam! su: No module specific data is present Oct 27 13:09:18.259 INFO running `"docker" "rm" "-f" "f77fbc623d64f6a5325d80d43a92ebc24745224b1afdc4632154a74bb33890a0"` Oct 27 13:09:18.576 INFO blam! f77fbc623d64f6a5325d80d43a92ebc24745224b1afdc4632154a74bb33890a0