Dec 06 16:36:25.249 INFO testing youtube3-util-0.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 16:36:25.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 16:36:25.490 INFO [stdout] 57b02b61b3a285c13c0ad5059b3d0f25611d4663dea2926a2b17b0f47c4af339 Dec 06 16:36:25.492 INFO running `"docker" "start" "-a" "57b02b61b3a285c13c0ad5059b3d0f25611d4663dea2926a2b17b0f47c4af339"` Dec 06 16:36:26.172 INFO [stderr] usermod: no changes Dec 06 16:36:26.334 INFO [stderr] Compiling unicode-bidi v0.2.6 Dec 06 16:36:26.337 INFO [stderr] Compiling uuid v0.2.3 Dec 06 16:36:26.338 INFO [stderr] Compiling hyper-native-tls v0.3.0 Dec 06 16:36:28.181 INFO [stderr] Compiling url v0.5.10 Dec 06 16:36:29.193 INFO [stderr] Compiling yup-oauth2 v1.0.9 Dec 06 16:36:34.992 INFO [stderr] Compiling google-youtube3 v1.0.8+20180511 Dec 06 16:36:57.546 INFO [stderr] Compiling youtube3-util v0.1.0 (/source) Dec 06 16:37:00.252 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Dec 06 16:37:00.252 INFO [stderr] --> src/lib.rs:81:16 Dec 06 16:37:00.252 INFO [stderr] | Dec 06 16:37:00.252 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 06 16:37:00.252 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 06 16:37:00.252 INFO [stderr] Dec 06 16:37:00.252 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Dec 06 16:37:00.252 INFO [stderr] --> src/lib.rs:81:43 Dec 06 16:37:00.252 INFO [stderr] | Dec 06 16:37:00.252 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 06 16:37:00.252 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 06 16:37:00.252 INFO [stderr] Dec 06 16:37:00.252 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Dec 06 16:37:00.252 INFO [stderr] --> src/lib.rs:81:74 Dec 06 16:37:00.252 INFO [stderr] | Dec 06 16:37:00.252 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 06 16:37:00.252 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Dec 06 16:37:00.252 INFO [stderr] Dec 06 16:37:00.271 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Dec 06 16:37:00.271 INFO [stderr] --> src/lib.rs:39:18 Dec 06 16:37:00.271 INFO [stderr] | Dec 06 16:37:00.271 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 06 16:37:00.271 INFO [stderr] | ^ unconstrained type parameter Dec 06 16:37:00.271 INFO [stderr] ... Dec 06 16:37:00.271 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 06 16:37:00.271 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 06 16:37:00.271 INFO [stderr] Dec 06 16:37:00.272 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Dec 06 16:37:00.272 INFO [stderr] --> src/lib.rs:39:21 Dec 06 16:37:00.272 INFO [stderr] | Dec 06 16:37:00.273 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 06 16:37:00.274 INFO [stderr] | ^ unconstrained type parameter Dec 06 16:37:00.274 INFO [stderr] ... Dec 06 16:37:00.274 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 06 16:37:00.274 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 06 16:37:00.274 INFO [stderr] Dec 06 16:37:00.276 INFO [stderr] error: aborting due to 5 previous errors Dec 06 16:37:00.276 INFO [stderr] Dec 06 16:37:00.276 INFO [stderr] Some errors occurred: E0207, E0412. Dec 06 16:37:00.276 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Dec 06 16:37:00.300 INFO [stderr] error: Could not compile `youtube3-util`. Dec 06 16:37:00.300 INFO [stderr] Dec 06 16:37:00.300 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 16:37:00.304 INFO [stderr] su: No module specific data is present Dec 06 16:37:00.708 INFO running `"docker" "inspect" "57b02b61b3a285c13c0ad5059b3d0f25611d4663dea2926a2b17b0f47c4af339"` Dec 06 16:37:00.783 INFO running `"docker" "rm" "-f" "57b02b61b3a285c13c0ad5059b3d0f25611d4663dea2926a2b17b0f47c4af339"` Dec 06 16:37:00.924 INFO [stdout] 57b02b61b3a285c13c0ad5059b3d0f25611d4663dea2926a2b17b0f47c4af339