Nov 17 17:35:00.743 INFO testing youtube3-util-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 17:35:00.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:01.215 INFO [stdout] 788a0a300e1118061094ec1d52c26a1aa109454a815b210c53c7d27c8e1a0ca9 Nov 17 17:35:01.218 INFO running `"docker" "start" "-a" "788a0a300e1118061094ec1d52c26a1aa109454a815b210c53c7d27c8e1a0ca9"` Nov 17 17:35:02.610 INFO [stderr] usermod: no changes Nov 17 17:35:02.869 INFO [stderr] Compiling unicode-bidi v0.2.6 Nov 17 17:35:02.869 INFO [stderr] Compiling mime v0.2.6 Nov 17 17:35:02.869 INFO [stderr] Compiling uuid v0.2.3 Nov 17 17:35:05.124 INFO [stderr] Compiling hyper v0.10.15 Nov 17 17:35:05.264 INFO [stderr] Compiling url v0.5.10 Nov 17 17:35:20.212 INFO [stderr] Compiling hyper-native-tls v0.3.0 Nov 17 17:35:21.610 INFO [stderr] Compiling yup-oauth2 v1.0.9 Nov 17 17:35:26.278 INFO [stderr] Compiling google-youtube3 v1.0.8+20180511 Nov 17 17:35:49.302 INFO [stderr] Compiling youtube3-util v0.1.0 (/source) Nov 17 17:35:50.863 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 17 17:35:50.863 INFO [stderr] --> src/lib.rs:81:16 Nov 17 17:35:50.863 INFO [stderr] | Nov 17 17:35:50.863 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:50.863 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:50.863 INFO [stderr] Nov 17 17:35:50.863 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 17 17:35:50.863 INFO [stderr] --> src/lib.rs:81:43 Nov 17 17:35:50.863 INFO [stderr] | Nov 17 17:35:50.863 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:50.863 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:50.863 INFO [stderr] Nov 17 17:35:50.863 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 17 17:35:50.863 INFO [stderr] --> src/lib.rs:81:74 Nov 17 17:35:50.863 INFO [stderr] | Nov 17 17:35:50.863 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:50.863 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 17 17:35:50.863 INFO [stderr] Nov 17 17:35:50.887 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 17 17:35:50.887 INFO [stderr] --> src/lib.rs:39:18 Nov 17 17:35:50.888 INFO [stderr] | Nov 17 17:35:50.888 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 17 17:35:50.888 INFO [stderr] | ^ unconstrained type parameter Nov 17 17:35:50.888 INFO [stderr] ... Nov 17 17:35:50.888 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:50.888 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 17 17:35:50.889 INFO [stderr] Nov 17 17:35:50.889 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 17 17:35:50.889 INFO [stderr] --> src/lib.rs:39:21 Nov 17 17:35:50.889 INFO [stderr] | Nov 17 17:35:50.889 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 17 17:35:50.889 INFO [stderr] | ^ unconstrained type parameter Nov 17 17:35:50.889 INFO [stderr] ... Nov 17 17:35:50.890 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 17 17:35:50.890 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 17 17:35:50.890 INFO [stderr] Nov 17 17:35:50.890 INFO [stderr] error: aborting due to 5 previous errors Nov 17 17:35:50.890 INFO [stderr] Nov 17 17:35:50.890 INFO [stderr] Some errors occurred: E0207, E0412. Nov 17 17:35:50.890 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 17 17:35:50.907 INFO [stderr] error: Could not compile `youtube3-util`. Nov 17 17:35:50.907 INFO [stderr] Nov 17 17:35:50.907 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 17:35:50.907 INFO [stderr] su: No module specific data is present Nov 17 17:35:51.276 INFO running `"docker" "inspect" "788a0a300e1118061094ec1d52c26a1aa109454a815b210c53c7d27c8e1a0ca9"` Nov 17 17:35:51.414 INFO running `"docker" "rm" "-f" "788a0a300e1118061094ec1d52c26a1aa109454a815b210c53c7d27c8e1a0ca9"` Nov 17 17:35:51.570 INFO [stdout] 788a0a300e1118061094ec1d52c26a1aa109454a815b210c53c7d27c8e1a0ca9