Oct 21 13:41:48.091 INFO checking skade/air-to-youtube against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:41:48.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 13:41:48.484 INFO blam! 57283de882a3afa5efa1fce51c7b606af7d1884de37e0ab1713ac27081743f91 Oct 21 13:41:48.496 INFO running `"docker" "start" "-a" "57283de882a3afa5efa1fce51c7b606af7d1884de37e0ab1713ac27081743f91"` Oct 21 13:41:49.430 INFO kablam! usermod: no changes Oct 21 13:41:49.504 INFO kablam! Checking shells v0.2.0 Oct 21 13:41:49.504 INFO kablam! Checking derive_builder v0.2.1 Oct 21 13:41:49.504 INFO kablam! Checking xml-rs v0.3.5 Oct 21 13:41:50.996 INFO kablam! Checking air-to-youtube v0.1.0 (/source) Oct 21 13:41:51.563 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 21 13:41:51.563 INFO kablam! --> src/lib.rs:12:9 Oct 21 13:41:51.563 INFO kablam! | Oct 21 13:41:51.563 INFO kablam! 12 | pub contentId: u64, Oct 21 13:41:51.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.591 INFO kablam! | Oct 21 13:41:51.592 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 13:41:51.592 INFO kablam! Oct 21 13:41:51.592 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 21 13:41:51.593 INFO kablam! --> src/lib.rs:13:9 Oct 21 13:41:51.593 INFO kablam! | Oct 21 13:41:51.593 INFO kablam! 13 | pub contentType: String, Oct 21 13:41:51.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.594 INFO kablam! Oct 21 13:41:51.594 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 21 13:41:51.595 INFO kablam! --> src/lib.rs:14:9 Oct 21 13:41:51.595 INFO kablam! | Oct 21 13:41:51.595 INFO kablam! 14 | pub streamFormat: String, Oct 21 13:41:51.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.596 INFO kablam! Oct 21 13:41:51.596 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 21 13:41:51.597 INFO kablam! --> src/lib.rs:18:9 Oct 21 13:41:51.597 INFO kablam! | Oct 21 13:41:51.597 INFO kablam! 18 | pub streamUrl: String, Oct 21 13:41:51.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.598 INFO kablam! Oct 21 13:41:51.689 INFO kablam! warning: structure field `contentId` should have a snake case name such as `content_id` Oct 21 13:41:51.689 INFO kablam! --> src/lib.rs:12:9 Oct 21 13:41:51.689 INFO kablam! | Oct 21 13:41:51.689 INFO kablam! 12 | pub contentId: u64, Oct 21 13:41:51.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.689 INFO kablam! | Oct 21 13:41:51.689 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 13:41:51.689 INFO kablam! Oct 21 13:41:51.689 INFO kablam! warning: structure field `contentType` should have a snake case name such as `content_type` Oct 21 13:41:51.689 INFO kablam! --> src/lib.rs:13:9 Oct 21 13:41:51.689 INFO kablam! | Oct 21 13:41:51.689 INFO kablam! 13 | pub contentType: String, Oct 21 13:41:51.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.689 INFO kablam! Oct 21 13:41:51.689 INFO kablam! warning: structure field `streamFormat` should have a snake case name such as `stream_format` Oct 21 13:41:51.689 INFO kablam! --> src/lib.rs:14:9 Oct 21 13:41:51.689 INFO kablam! | Oct 21 13:41:51.689 INFO kablam! 14 | pub streamFormat: String, Oct 21 13:41:51.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.690 INFO kablam! Oct 21 13:41:51.690 INFO kablam! warning: structure field `streamUrl` should have a snake case name such as `stream_url` Oct 21 13:41:51.690 INFO kablam! --> src/lib.rs:18:9 Oct 21 13:41:51.690 INFO kablam! | Oct 21 13:41:51.690 INFO kablam! 18 | pub streamUrl: String, Oct 21 13:41:51.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:41:51.690 INFO kablam! Oct 21 13:41:52.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.65s Oct 21 13:41:52.107 INFO kablam! su: No module specific data is present Oct 21 13:41:52.671 INFO running `"docker" "rm" "-f" "57283de882a3afa5efa1fce51c7b606af7d1884de37e0ab1713ac27081743f91"` Oct 21 13:41:53.000 INFO blam! 57283de882a3afa5efa1fce51c7b606af7d1884de37e0ab1713ac27081743f91