Nov 17 17:35:03.255 INFO testing youtube3-util-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 17:35:03.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 17:35:03.701 INFO [stdout] 5c5491f7dabe3bdb274edb2cc9225a1f6ceb0045a03cfb2838a6ab287a7f998e Nov 17 17:35:03.703 INFO running `"docker" "start" "-a" "5c5491f7dabe3bdb274edb2cc9225a1f6ceb0045a03cfb2838a6ab287a7f998e"` Nov 17 17:35:05.726 INFO [stderr] usermod: no changes Nov 17 17:35:06.081 INFO [stderr] Compiling unicode-bidi v0.2.6 Nov 17 17:35:06.112 INFO [stderr] Compiling uuid v0.2.3 Nov 17 17:35:06.115 INFO [stderr] Compiling hyper-native-tls v0.3.0 Nov 17 17:35:09.479 INFO [stderr] Compiling url v0.5.10 Nov 17 17:35:10.896 INFO [stderr] Compiling yup-oauth2 v1.0.9 Nov 17 17:35:22.645 INFO [stderr] Compiling google-youtube3 v1.0.8+20180511 Nov 17 17:35:47.359 INFO [stderr] Compiling youtube3-util v0.1.0 (/source) Nov 17 17:35:51.501 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 17 17:35:51.501 INFO [stderr] --> src/lib.rs:81:16 Nov 17 17:35:51.501 INFO [stderr] | Nov 17 17:35:51.502 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:51.502 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:51.502 INFO [stderr] Nov 17 17:35:51.503 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 17 17:35:51.503 INFO [stderr] --> src/lib.rs:81:43 Nov 17 17:35:51.503 INFO [stderr] | Nov 17 17:35:51.503 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:51.504 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:51.504 INFO [stderr] Nov 17 17:35:51.504 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 17 17:35:51.504 INFO [stderr] --> src/lib.rs:81:74 Nov 17 17:35:51.505 INFO [stderr] | Nov 17 17:35:51.505 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:51.505 INFO [stderr] Nov 17 17:35:51.524 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 17 17:35:51.525 INFO [stderr] --> src/lib.rs:39:18 Nov 17 17:35:51.525 INFO [stderr] | Nov 17 17:35:51.525 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 17 17:35:51.526 INFO [stderr] | ^ unconstrained type parameter Nov 17 17:35:51.526 INFO [stderr] ... Nov 17 17:35:51.526 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:51.527 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 17 17:35:51.527 INFO [stderr] Nov 17 17:35:51.527 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 17 17:35:51.527 INFO [stderr] --> src/lib.rs:39:21 Nov 17 17:35:51.528 INFO [stderr] | Nov 17 17:35:51.528 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 17 17:35:51.528 INFO [stderr] | ^ unconstrained type parameter Nov 17 17:35:51.528 INFO [stderr] ... Nov 17 17:35:51.529 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:51.529 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 17 17:35:51.529 INFO [stderr] Nov 17 17:35:51.529 INFO [stderr] error: aborting due to 5 previous errors Nov 17 17:35:51.530 INFO [stderr] Nov 17 17:35:51.530 INFO [stderr] Some errors occurred: E0207, E0412. Nov 17 17:35:51.530 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 17 17:35:51.542 INFO [stderr] error: Could not compile `youtube3-util`. Nov 17 17:35:51.543 INFO [stderr] Nov 17 17:35:51.543 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 17:35:51.545 INFO [stderr] su: No module specific data is present Nov 17 17:35:51.844 INFO running `"docker" "inspect" "5c5491f7dabe3bdb274edb2cc9225a1f6ceb0045a03cfb2838a6ab287a7f998e"` Nov 17 17:35:51.941 INFO running `"docker" "rm" "-f" "5c5491f7dabe3bdb274edb2cc9225a1f6ceb0045a03cfb2838a6ab287a7f998e"` Nov 17 17:35:52.047 INFO [stdout] 5c5491f7dabe3bdb274edb2cc9225a1f6ceb0045a03cfb2838a6ab287a7f998e