Oct 26 20:45:35.183 INFO checking skade/air-to-youtube against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:45:35.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 20:45:35.652 INFO blam! 26dc5a0c588857833d0757c5a2352426b3c689725066cb0892c28a9d693d81f7 Oct 26 20:45:35.655 INFO running `"docker" "start" "-a" "26dc5a0c588857833d0757c5a2352426b3c689725066cb0892c28a9d693d81f7"` Oct 26 20:45:37.211 INFO kablam! usermod: no changes Oct 26 20:45:37.255 INFO kablam! Checking shells v0.2.0 Oct 26 20:45:37.263 INFO kablam! Checking derive_builder v0.2.1 Oct 26 20:45:37.263 INFO kablam! Checking xml-rs v0.3.5 Oct 26 20:45:38.891 INFO kablam! Checking air-to-youtube v0.1.0 (/source) Oct 26 20:45:39.279 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 26 20:45:39.279 INFO kablam! --> src/lib.rs:12:9 Oct 26 20:45:39.279 INFO kablam! | Oct 26 20:45:39.279 INFO kablam! 12 | pub contentId: u64, Oct 26 20:45:39.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.279 INFO kablam! | Oct 26 20:45:39.279 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:45:39.279 INFO kablam! Oct 26 20:45:39.279 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 26 20:45:39.279 INFO kablam! --> src/lib.rs:13:9 Oct 26 20:45:39.279 INFO kablam! | Oct 26 20:45:39.279 INFO kablam! 13 | pub contentType: String, Oct 26 20:45:39.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.279 INFO kablam! Oct 26 20:45:39.279 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 26 20:45:39.279 INFO kablam! --> src/lib.rs:14:9 Oct 26 20:45:39.279 INFO kablam! | Oct 26 20:45:39.279 INFO kablam! 14 | pub streamFormat: String, Oct 26 20:45:39.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.279 INFO kablam! Oct 26 20:45:39.279 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 26 20:45:39.279 INFO kablam! --> src/lib.rs:18:9 Oct 26 20:45:39.279 INFO kablam! | Oct 26 20:45:39.279 INFO kablam! 18 | pub streamUrl: String, Oct 26 20:45:39.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.279 INFO kablam! Oct 26 20:45:39.283 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 26 20:45:39.283 INFO kablam! --> src/lib.rs:12:9 Oct 26 20:45:39.283 INFO kablam! | Oct 26 20:45:39.283 INFO kablam! 12 | pub contentId: u64, Oct 26 20:45:39.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.283 INFO kablam! | Oct 26 20:45:39.283 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:45:39.283 INFO kablam! Oct 26 20:45:39.283 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 26 20:45:39.283 INFO kablam! --> src/lib.rs:13:9 Oct 26 20:45:39.283 INFO kablam! | Oct 26 20:45:39.283 INFO kablam! 13 | pub contentType: String, Oct 26 20:45:39.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.283 INFO kablam! Oct 26 20:45:39.287 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 26 20:45:39.287 INFO kablam! --> src/lib.rs:14:9 Oct 26 20:45:39.287 INFO kablam! | Oct 26 20:45:39.287 INFO kablam! 14 | pub streamFormat: String, Oct 26 20:45:39.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.287 INFO kablam! Oct 26 20:45:39.287 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 26 20:45:39.287 INFO kablam! --> src/lib.rs:18:9 Oct 26 20:45:39.287 INFO kablam! | Oct 26 20:45:39.287 INFO kablam! 18 | pub streamUrl: String, Oct 26 20:45:39.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:45:39.287 INFO kablam! Oct 26 20:45:39.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 26 20:45:39.846 INFO kablam! su: No module specific data is present Oct 26 20:45:40.402 INFO running `"docker" "rm" "-f" "26dc5a0c588857833d0757c5a2352426b3c689725066cb0892c28a9d693d81f7"` Oct 26 20:45:40.687 INFO blam! 26dc5a0c588857833d0757c5a2352426b3c689725066cb0892c28a9d693d81f7