Oct 15 13:20:51.357 INFO testing youtube3-util-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:20:51.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 13:20:51.591 INFO blam! 956efedccbe9f0830d8548c6a2bd80a6e36daaaacf01734250c10e0e93d162b1 Oct 15 13:20:51.591 INFO running `"docker" "start" "-a" "956efedccbe9f0830d8548c6a2bd80a6e36daaaacf01734250c10e0e93d162b1"` Oct 15 13:20:52.555 INFO kablam! usermod: no changes Oct 15 13:20:52.707 INFO kablam! Compiling openssl v0.10.13 Oct 15 13:20:52.715 INFO kablam! Compiling unicode-bidi v0.2.6 Oct 15 13:20:52.715 INFO kablam! Compiling native-tls v0.2.1 Oct 15 13:20:52.716 INFO kablam! Compiling uuid v0.2.3 Oct 15 13:20:54.655 INFO kablam! Compiling url v0.5.10 Oct 15 13:21:02.357 INFO kablam! Compiling hyper-native-tls v0.3.0 Oct 15 13:21:04.311 INFO kablam! Compiling yup-oauth2 v1.0.9 Oct 15 13:21:10.129 INFO kablam! Compiling google-youtube3 v1.0.8+20180511 Oct 15 13:21:35.759 INFO kablam! Compiling youtube3-util v0.1.0 (/source) Oct 15 13:21:39.543 INFO kablam! error[E0412]: cannot find type `FanFundingEventListCall` in this scope Oct 15 13:21:39.543 INFO kablam! --> src/lib.rs:81:16 Oct 15 13:21:39.543 INFO kablam! | Oct 15 13:21:39.543 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 15 13:21:39.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 15 13:21:39.543 INFO kablam! Oct 15 13:21:39.543 INFO kablam! error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Oct 15 13:21:39.543 INFO kablam! --> src/lib.rs:81:43 Oct 15 13:21:39.543 INFO kablam! | Oct 15 13:21:39.543 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 15 13:21:39.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 15 13:21:39.543 INFO kablam! Oct 15 13:21:39.543 INFO kablam! error[E0412]: cannot find type `FanFundingEvent` in this scope Oct 15 13:21:39.543 INFO kablam! --> src/lib.rs:81:74 Oct 15 13:21:39.543 INFO kablam! | Oct 15 13:21:39.543 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 15 13:21:39.543 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 15 13:21:39.543 INFO kablam! Oct 15 13:21:39.566 INFO kablam! error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Oct 15 13:21:39.566 INFO kablam! --> src/lib.rs:39:18 Oct 15 13:21:39.566 INFO kablam! | Oct 15 13:21:39.566 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 15 13:21:39.566 INFO kablam! | ^ unconstrained type parameter Oct 15 13:21:39.566 INFO kablam! ... Oct 15 13:21:39.566 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 15 13:21:39.566 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 15 13:21:39.566 INFO kablam! Oct 15 13:21:39.566 INFO kablam! error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Oct 15 13:21:39.566 INFO kablam! --> src/lib.rs:39:21 Oct 15 13:21:39.566 INFO kablam! | Oct 15 13:21:39.566 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 15 13:21:39.566 INFO kablam! | ^ unconstrained type parameter Oct 15 13:21:39.566 INFO kablam! ... Oct 15 13:21:39.566 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 15 13:21:39.566 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 15 13:21:39.566 INFO kablam! Oct 15 13:21:39.571 INFO kablam! error: aborting due to 5 previous errors Oct 15 13:21:39.571 INFO kablam! Oct 15 13:21:39.571 INFO kablam! Some errors occurred: E0207, E0412. Oct 15 13:21:39.571 INFO kablam! For more information about an error, try `rustc --explain E0207`. Oct 15 13:21:39.589 INFO kablam! error: Could not compile `youtube3-util`. Oct 15 13:21:39.589 INFO kablam! Oct 15 13:21:39.589 INFO kablam! To learn more, run the command again with --verbose. Oct 15 13:21:39.589 INFO kablam! su: No module specific data is present Oct 15 13:21:39.903 INFO running `"docker" "rm" "-f" "956efedccbe9f0830d8548c6a2bd80a6e36daaaacf01734250c10e0e93d162b1"` Oct 15 13:21:39.983 INFO blam! 956efedccbe9f0830d8548c6a2bd80a6e36daaaacf01734250c10e0e93d162b1