Nov 28 06:59:08.382 INFO documenting youtube3-util-0.1.0 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 06:59:08.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-1/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 06:59:08.605 INFO [stdout] 1d4337f321636063d6a91edffd0d2761570ed9844d39b09e1c0ce2c6529b9968 Nov 28 06:59:08.608 INFO running `"docker" "start" "-a" "1d4337f321636063d6a91edffd0d2761570ed9844d39b09e1c0ce2c6529b9968"` Nov 28 06:59:09.083 INFO [stderr] usermod: no changes Nov 28 06:59:09.291 INFO [stderr] Checking unicode-bidi v0.2.6 Nov 28 06:59:09.300 INFO [stderr] Checking rand v0.3.22 Nov 28 06:59:09.301 INFO [stderr] Checking hyper-native-tls v0.3.0 Nov 28 06:59:09.665 INFO [stderr] Checking uuid v0.2.3 Nov 28 06:59:10.441 INFO [stderr] Checking url v0.5.10 Nov 28 06:59:11.027 INFO [stderr] Checking yup-oauth2 v1.0.9 Nov 28 06:59:15.267 INFO [stderr] Checking google-youtube3 v1.0.8+20180511 Nov 28 06:59:36.193 INFO [stderr] Documenting youtube3-util v0.1.0 (/source) Nov 28 06:59:40.147 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Nov 28 06:59:40.147 INFO [stderr] --> src/lib.rs:81:16 Nov 28 06:59:40.147 INFO [stderr] | Nov 28 06:59:40.147 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 06:59:40.148 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:59:40.148 INFO [stderr] Nov 28 06:59:40.149 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Nov 28 06:59:40.149 INFO [stderr] --> src/lib.rs:81:43 Nov 28 06:59:40.149 INFO [stderr] | Nov 28 06:59:40.149 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 06:59:40.149 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:59:40.149 INFO [stderr] Nov 28 06:59:40.150 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Nov 28 06:59:40.150 INFO [stderr] --> src/lib.rs:81:74 Nov 28 06:59:40.150 INFO [stderr] | Nov 28 06:59:40.150 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 06:59:40.150 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:59:40.150 INFO [stderr] Nov 28 06:59:40.168 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Nov 28 06:59:40.168 INFO [stderr] --> src/lib.rs:39:18 Nov 28 06:59:40.168 INFO [stderr] | Nov 28 06:59:40.168 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 06:59:40.168 INFO [stderr] | ^ unconstrained type parameter Nov 28 06:59:40.168 INFO [stderr] ... Nov 28 06:59:40.168 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 06:59:40.168 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 06:59:40.168 INFO [stderr] Nov 28 06:59:40.168 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Nov 28 06:59:40.168 INFO [stderr] --> src/lib.rs:39:21 Nov 28 06:59:40.169 INFO [stderr] | Nov 28 06:59:40.169 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Nov 28 06:59:40.169 INFO [stderr] | ^ unconstrained type parameter Nov 28 06:59:40.169 INFO [stderr] ... Nov 28 06:59:40.169 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Nov 28 06:59:40.169 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Nov 28 06:59:40.169 INFO [stderr] Nov 28 06:59:40.169 INFO [stderr] error: Compilation failed, aborting rustdoc Nov 28 06:59:40.169 INFO [stderr] Nov 28 06:59:40.205 INFO [stderr] error: Could not document `youtube3-util`. Nov 28 06:59:40.205 INFO [stderr] Nov 28 06:59:40.205 INFO [stderr] Caused by: Nov 28 06:59:40.205 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name youtube3_util src/lib.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern google_youtube3=/target/debug/deps/libgoogle_youtube3-4761aab7c6e37841.rmeta --extern hyper=/target/debug/deps/libhyper-29656bb1b8794c2f.rmeta --extern yup_oauth2=/target/debug/deps/libyup_oauth2-a66282eb8365bcb7.rmeta --cap-lints=forbid` (exit code: 1) Nov 28 06:59:40.217 INFO [stderr] su: No module specific data is present Nov 28 06:59:41.300 INFO running `"docker" "inspect" "1d4337f321636063d6a91edffd0d2761570ed9844d39b09e1c0ce2c6529b9968"` Nov 28 06:59:41.625 INFO running `"docker" "rm" "-f" "1d4337f321636063d6a91edffd0d2761570ed9844d39b09e1c0ce2c6529b9968"` Nov 28 06:59:41.952 INFO [stdout] 1d4337f321636063d6a91edffd0d2761570ed9844d39b09e1c0ce2c6529b9968