Nov 28 15:04:40.463 INFO checking youtube3-util-0.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 15:04:40.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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.808 INFO [stdout] 7834cd96c963025833a221a885a871bd12c026518b0fc3a6bccd3f345c306223 Nov 28 15:04:40.814 INFO running `"docker" "start" "-a" "7834cd96c963025833a221a885a871bd12c026518b0fc3a6bccd3f345c306223"` Nov 28 15:04:41.581 INFO [stderr] usermod: no changes Nov 28 15:04:41.817 INFO [stderr] Checking itertools v0.7.11 Nov 28 15:04:41.817 INFO [stderr] Checking openssl v0.10.15 Nov 28 15:04:41.817 INFO [stderr] Checking hyper v0.10.15 Nov 28 15:04:41.818 INFO [stderr] Checking chrono v0.4.6 Nov 28 15:04:41.818 INFO [stderr] Checking uuid v0.2.3 Nov 28 15:04:44.942 INFO [stderr] Checking url v0.5.10 Nov 28 15:04:51.780 INFO [stderr] Checking native-tls v0.2.2 Nov 28 15:04:53.325 INFO [stderr] Checking hyper-native-tls v0.3.0 Nov 28 15:04:55.332 INFO [stderr] Checking yup-oauth2 v1.0.9 Nov 28 15:04:58.874 INFO [stderr] Checking google-youtube3 v1.0.8+20180511 Nov 28 15:05:22.060 INFO [stderr] Checking youtube3-util v0.1.0 (/source) Nov 28 15:05:26.627 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 28 15:05:26.627 INFO [stderr] --> src/lib.rs:81:16 Nov 28 15:05:26.627 INFO [stderr] | Nov 28 15:05:26.627 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.627 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.627 INFO [stderr] Nov 28 15:05:26.627 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 28 15:05:26.627 INFO [stderr] --> src/lib.rs:81:43 Nov 28 15:05:26.627 INFO [stderr] | Nov 28 15:05:26.627 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.627 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.627 INFO [stderr] Nov 28 15:05:26.627 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 28 15:05:26.627 INFO [stderr] --> src/lib.rs:81:74 Nov 28 15:05:26.627 INFO [stderr] | Nov 28 15:05:26.627 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.627 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.627 INFO [stderr] Nov 28 15:05:26.651 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:26.651 INFO [stderr] --> src/lib.rs:39:18 Nov 28 15:05:26.651 INFO [stderr] | Nov 28 15:05:26.651 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:26.651 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:26.651 INFO [stderr] ... Nov 28 15:05:26.651 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.651 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:26.651 INFO [stderr] Nov 28 15:05:26.651 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:26.651 INFO [stderr] --> src/lib.rs:39:21 Nov 28 15:05:26.651 INFO [stderr] | Nov 28 15:05:26.651 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:26.651 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:26.651 INFO [stderr] ... Nov 28 15:05:26.651 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.651 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:26.651 INFO [stderr] Nov 28 15:05:26.654 INFO [stderr] error: aborting due to 5 previous errors Nov 28 15:05:26.654 INFO [stderr] Nov 28 15:05:26.654 INFO [stderr] Some errors occurred: E0207, E0412. Nov 28 15:05:26.654 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 28 15:05:26.662 INFO [stderr] error: Could not compile `youtube3-util`. Nov 28 15:05:26.662 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 15:05:26.914 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 28 15:05:26.915 INFO [stderr] --> src/lib.rs:81:16 Nov 28 15:05:26.915 INFO [stderr] | Nov 28 15:05:26.915 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.915 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.916 INFO [stderr] Nov 28 15:05:26.916 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 28 15:05:26.916 INFO [stderr] --> src/lib.rs:81:43 Nov 28 15:05:26.917 INFO [stderr] | Nov 28 15:05:26.917 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.917 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.917 INFO [stderr] Nov 28 15:05:26.918 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 28 15:05:26.918 INFO [stderr] --> src/lib.rs:81:74 Nov 28 15:05:26.918 INFO [stderr] | Nov 28 15:05:26.918 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.919 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 15:05:26.919 INFO [stderr] Nov 28 15:05:26.942 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:26.942 INFO [stderr] --> src/lib.rs:39:18 Nov 28 15:05:26.942 INFO [stderr] | Nov 28 15:05:26.943 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:26.943 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:26.943 INFO [stderr] ... Nov 28 15:05:26.943 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.944 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:26.944 INFO [stderr] Nov 28 15:05:26.944 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 28 15:05:26.945 INFO [stderr] --> src/lib.rs:39:21 Nov 28 15:05:26.945 INFO [stderr] | Nov 28 15:05:26.945 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 15:05:26.945 INFO [stderr] | ^ unconstrained type parameter Nov 28 15:05:26.945 INFO [stderr] ... Nov 28 15:05:26.946 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 15:05:26.946 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 15:05:26.946 INFO [stderr] Nov 28 15:05:26.946 INFO [stderr] error: aborting due to 5 previous errors Nov 28 15:05:26.947 INFO [stderr] Nov 28 15:05:26.947 INFO [stderr] Some errors occurred: E0207, E0412. Nov 28 15:05:26.947 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 28 15:05:26.959 INFO [stderr] error: Could not compile `youtube3-util`. Nov 28 15:05:26.959 INFO [stderr] Nov 28 15:05:26.959 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 15:05:26.960 INFO [stderr] su: No module specific data is present Nov 28 15:05:27.346 INFO running `"docker" "inspect" "7834cd96c963025833a221a885a871bd12c026518b0fc3a6bccd3f345c306223"` Nov 28 15:05:27.658 INFO running `"docker" "rm" "-f" "7834cd96c963025833a221a885a871bd12c026518b0fc3a6bccd3f345c306223"` Nov 28 15:05:27.896 INFO [stdout] 7834cd96c963025833a221a885a871bd12c026518b0fc3a6bccd3f345c306223