Nov 28 15:04:40.756 INFO checking youtube3-util-0.1.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 15:04:40.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 15:04:40.991 INFO [stdout] aad5a7d9f0bf97d8f99f19b11b9192cc5d6f473525a10a45a84e5294b8d68401 Nov 28 15:04:40.994 INFO running `"docker" "start" "-a" "aad5a7d9f0bf97d8f99f19b11b9192cc5d6f473525a10a45a84e5294b8d68401"` Nov 28 15:04:41.568 INFO [stderr] usermod: no changes Nov 28 15:04:41.780 INFO [stderr] Checking unicode-bidi v0.2.6 Nov 28 15:04:41.783 INFO [stderr] Checking hyper v0.10.15 Nov 28 15:04:41.794 INFO [stderr] Checking uuid v0.2.3 Nov 28 15:04:43.826 INFO [stderr] Checking url v0.5.10 Nov 28 15:04:50.142 INFO [stderr] Checking hyper-native-tls v0.3.0 Nov 28 15:04:52.348 INFO [stderr] Checking yup-oauth2 v1.0.9 Nov 28 15:04:55.812 INFO [stderr] Checking google-youtube3 v1.0.8+20180511 Nov 28 15:05:19.211 INFO [stderr] Checking youtube3-util v0.1.0 (/source) Nov 28 15:05:24.036 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 28 15:05:24.036 INFO [stderr] --> src/lib.rs:81:16 Nov 28 15:05:24.036 INFO [stderr] | Nov 28 15:05:24.036 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.036 INFO [stderr] Nov 28 15:05:24.036 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 28 15:05:24.036 INFO [stderr] --> src/lib.rs:81:43 Nov 28 15:05:24.036 INFO [stderr] | Nov 28 15:05:24.036 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.036 INFO [stderr] Nov 28 15:05:24.036 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 28 15:05:24.036 INFO [stderr] --> src/lib.rs:81:74 Nov 28 15:05:24.036 INFO [stderr] | Nov 28 15:05:24.036 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.036 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.036 INFO [stderr] Nov 28 15:05:24.068 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:24.068 INFO [stderr] --> src/lib.rs:39:18 Nov 28 15:05:24.068 INFO [stderr] | Nov 28 15:05:24.068 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:24.068 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:24.068 INFO [stderr] ... Nov 28 15:05:24.068 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.068 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:24.068 INFO [stderr] Nov 28 15:05:24.068 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:24.068 INFO [stderr] --> src/lib.rs:39:21 Nov 28 15:05:24.068 INFO [stderr] | Nov 28 15:05:24.068 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:24.068 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:24.068 INFO [stderr] ... Nov 28 15:05:24.068 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.069 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:24.069 INFO [stderr] Nov 28 15:05:24.076 INFO [stderr] error: aborting due to 5 previous errors Nov 28 15:05:24.076 INFO [stderr] Nov 28 15:05:24.076 INFO [stderr] Some errors occurred: E0207, E0412. Nov 28 15:05:24.076 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 28 15:05:24.092 INFO [stderr] error: Could not compile `youtube3-util`. Nov 28 15:05:24.092 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 15:05:24.826 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 28 15:05:24.826 INFO [stderr] --> src/lib.rs:81:16 Nov 28 15:05:24.827 INFO [stderr] | Nov 28 15:05:24.827 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.827 INFO [stderr] Nov 28 15:05:24.827 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 28 15:05:24.827 INFO [stderr] --> src/lib.rs:81:43 Nov 28 15:05:24.827 INFO [stderr] | Nov 28 15:05:24.827 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.827 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.827 INFO [stderr] Nov 28 15:05:24.827 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 28 15:05:24.827 INFO [stderr] --> src/lib.rs:81:74 Nov 28 15:05:24.827 INFO [stderr] | Nov 28 15:05:24.827 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.827 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:24.827 INFO [stderr] Nov 28 15:05:24.852 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:24.852 INFO [stderr] --> src/lib.rs:39:18 Nov 28 15:05:24.852 INFO [stderr] | Nov 28 15:05:24.852 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:24.852 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:24.852 INFO [stderr] ... Nov 28 15:05:24.852 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.852 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:24.852 INFO [stderr] Nov 28 15:05:24.852 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:24.852 INFO [stderr] --> src/lib.rs:39:21 Nov 28 15:05:24.854 INFO [stderr] | Nov 28 15:05:24.854 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:24.854 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:24.854 INFO [stderr] ... Nov 28 15:05:24.854 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:24.854 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:24.854 INFO [stderr] Nov 28 15:05:24.854 INFO [stderr] error: aborting due to 5 previous errors Nov 28 15:05:24.854 INFO [stderr] Nov 28 15:05:24.855 INFO [stderr] Some errors occurred: E0207, E0412. Nov 28 15:05:24.855 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 28 15:05:24.871 INFO [stderr] error: Could not compile `youtube3-util`. Nov 28 15:05:24.871 INFO [stderr] Nov 28 15:05:24.871 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 15:05:24.874 INFO [stderr] su: No module specific data is present Nov 28 15:05:25.858 INFO running `"docker" "inspect" "aad5a7d9f0bf97d8f99f19b11b9192cc5d6f473525a10a45a84e5294b8d68401"` Nov 28 15:05:26.068 INFO running `"docker" "rm" "-f" "aad5a7d9f0bf97d8f99f19b11b9192cc5d6f473525a10a45a84e5294b8d68401"` Nov 28 15:05:26.260 INFO [stdout] aad5a7d9f0bf97d8f99f19b11b9192cc5d6f473525a10a45a84e5294b8d68401