Oct 31 20:58:58.136 INFO checking skade/air-to-youtube against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:58:58.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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"` Oct 31 20:58:58.476 INFO blam! 94379e89696671ca11983622310976cae764cb81cdf80ae97856a5cee3eca4f3 Oct 31 20:58:58.480 INFO running `"docker" "start" "-a" "94379e89696671ca11983622310976cae764cb81cdf80ae97856a5cee3eca4f3"` Oct 31 20:58:59.221 INFO kablam! usermod: no changes Oct 31 20:58:59.270 INFO kablam! Checking shells v0.2.0 Oct 31 20:58:59.272 INFO kablam! Checking derive_builder v0.2.1 Oct 31 20:58:59.272 INFO kablam! Checking xml-rs v0.3.5 Oct 31 20:59:00.828 INFO kablam! Checking air-to-youtube v0.1.0 (/source) Oct 31 20:59:01.254 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 31 20:59:01.254 INFO kablam! --> src/lib.rs:12:9 Oct 31 20:59:01.254 INFO kablam! | Oct 31 20:59:01.254 INFO kablam! 12 | pub contentId: u64, Oct 31 20:59:01.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.254 INFO kablam! | Oct 31 20:59:01.254 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 20:59:01.254 INFO kablam! Oct 31 20:59:01.254 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 31 20:59:01.254 INFO kablam! --> src/lib.rs:13:9 Oct 31 20:59:01.254 INFO kablam! | Oct 31 20:59:01.254 INFO kablam! 13 | pub contentType: String, Oct 31 20:59:01.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.254 INFO kablam! Oct 31 20:59:01.254 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 31 20:59:01.254 INFO kablam! --> src/lib.rs:14:9 Oct 31 20:59:01.254 INFO kablam! | Oct 31 20:59:01.254 INFO kablam! 14 | pub streamFormat: String, Oct 31 20:59:01.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.254 INFO kablam! Oct 31 20:59:01.254 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 31 20:59:01.254 INFO kablam! --> src/lib.rs:18:9 Oct 31 20:59:01.254 INFO kablam! | Oct 31 20:59:01.254 INFO kablam! 18 | pub streamUrl: String, Oct 31 20:59:01.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.254 INFO kablam! Oct 31 20:59:01.271 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 31 20:59:01.271 INFO kablam! --> src/lib.rs:12:9 Oct 31 20:59:01.271 INFO kablam! | Oct 31 20:59:01.271 INFO kablam! 12 | pub contentId: u64, Oct 31 20:59:01.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.271 INFO kablam! | Oct 31 20:59:01.271 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 20:59:01.271 INFO kablam! Oct 31 20:59:01.271 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 31 20:59:01.271 INFO kablam! --> src/lib.rs:13:9 Oct 31 20:59:01.271 INFO kablam! | Oct 31 20:59:01.271 INFO kablam! 13 | pub contentType: String, Oct 31 20:59:01.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.271 INFO kablam! Oct 31 20:59:01.271 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 31 20:59:01.271 INFO kablam! --> src/lib.rs:14:9 Oct 31 20:59:01.271 INFO kablam! | Oct 31 20:59:01.271 INFO kablam! 14 | pub streamFormat: String, Oct 31 20:59:01.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.271 INFO kablam! Oct 31 20:59:01.271 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 31 20:59:01.271 INFO kablam! --> src/lib.rs:18:9 Oct 31 20:59:01.272 INFO kablam! | Oct 31 20:59:01.272 INFO kablam! 18 | pub streamUrl: String, Oct 31 20:59:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:59:01.272 INFO kablam! Oct 31 20:59:01.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 31 20:59:01.779 INFO kablam! su: No module specific data is present Oct 31 20:59:02.067 INFO running `"docker" "rm" "-f" "94379e89696671ca11983622310976cae764cb81cdf80ae97856a5cee3eca4f3"` Oct 31 20:59:02.224 INFO blam! 94379e89696671ca11983622310976cae764cb81cdf80ae97856a5cee3eca4f3