Oct 26 22:31:58.061 INFO checking rafalopilowski1/curse-downloader-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:31:58.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 26 22:31:58.484 INFO blam! 854e6268b8daaabe985ce4f2f57d568b1213923695f484c9e896c1d7a20eafb3 Oct 26 22:31:58.491 INFO running `"docker" "start" "-a" "854e6268b8daaabe985ce4f2f57d568b1213923695f484c9e896c1d7a20eafb3"` Oct 26 22:31:59.842 INFO kablam! usermod: no changes Oct 26 22:32:00.207 INFO kablam! Checking log v0.3.9 Oct 26 22:32:00.207 INFO kablam! Checking want v0.0.4 Oct 26 22:32:00.214 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 26 22:32:00.214 INFO kablam! Checking rust-crypto v0.2.36 Oct 26 22:32:00.251 INFO kablam! Checking html5ever v0.22.3 Oct 26 22:32:01.678 INFO kablam! Checking selectors v0.19.0 Oct 26 22:32:03.412 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 26 22:32:04.895 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 26 22:32:09.139 INFO kablam! Checking tokio-fs v0.1.1 Oct 26 22:32:10.683 INFO kablam! Checking tokio v0.1.7 Oct 26 22:32:13.174 INFO kablam! Checking tokio-core v0.1.17 Oct 26 22:32:14.079 INFO kablam! Checking kuchiki v0.7.0 Oct 26 22:32:16.487 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 22:32:16.488 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 22:32:20.534 INFO kablam! Checking hyper v0.11.27 Oct 26 22:32:26.479 INFO kablam! Checking hyper-tls v0.1.3 Oct 26 22:32:27.783 INFO kablam! Checking reqwest v0.8.6 Oct 26 22:32:30.391 INFO kablam! Checking curse_downloader v1.0.0 (/source) Oct 26 22:32:34.631 INFO kablam! warning: structure field `manifestType` should have a snake case name such as `manifest_type` Oct 26 22:32:34.632 INFO kablam! --> src/main.rs:24:5 Oct 26 22:32:34.632 INFO kablam! | Oct 26 22:32:34.633 INFO kablam! 24 | manifestType: String, Oct 26 22:32:34.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.634 INFO kablam! | Oct 26 22:32:34.635 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:32:34.636 INFO kablam! Oct 26 22:32:34.637 INFO kablam! warning: structure field `manifestVersion` should have a snake case name such as `manifest_version` Oct 26 22:32:34.637 INFO kablam! --> src/main.rs:25:5 Oct 26 22:32:34.638 INFO kablam! | Oct 26 22:32:34.639 INFO kablam! 25 | manifestVersion: u32, Oct 26 22:32:34.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.640 INFO kablam! Oct 26 22:32:34.642 INFO kablam! warning: structure field `fileID` should have a snake case name such as `file_id` Oct 26 22:32:34.643 INFO kablam! --> src/main.rs:34:5 Oct 26 22:32:34.643 INFO kablam! | Oct 26 22:32:34.644 INFO kablam! 34 | fileID: u32, Oct 26 22:32:34.644 INFO kablam! | ^^^^^^^^^^^ Oct 26 22:32:34.645 INFO kablam! Oct 26 22:32:34.646 INFO kablam! warning: structure field `projectID` should have a snake case name such as `project_id` Oct 26 22:32:34.646 INFO kablam! --> src/main.rs:35:5 Oct 26 22:32:34.647 INFO kablam! | Oct 26 22:32:34.648 INFO kablam! 35 | projectID: u32, Oct 26 22:32:34.648 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:32:34.649 INFO kablam! Oct 26 22:32:34.650 INFO kablam! warning: structure field `modLoaders` should have a snake case name such as `mod_loaders` Oct 26 22:32:34.651 INFO kablam! --> src/main.rs:41:5 Oct 26 22:32:34.652 INFO kablam! | Oct 26 22:32:34.652 INFO kablam! 41 | modLoaders: Vec, Oct 26 22:32:34.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.654 INFO kablam! Oct 26 22:32:34.936 INFO kablam! warning: structure field `manifestType` should have a snake case name such as `manifest_type` Oct 26 22:32:34.937 INFO kablam! --> src/main.rs:24:5 Oct 26 22:32:34.937 INFO kablam! | Oct 26 22:32:34.938 INFO kablam! 24 | manifestType: String, Oct 26 22:32:34.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.939 INFO kablam! | Oct 26 22:32:34.940 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:32:34.940 INFO kablam! Oct 26 22:32:34.941 INFO kablam! warning: structure field `manifestVersion` should have a snake case name such as `manifest_version` Oct 26 22:32:34.942 INFO kablam! --> src/main.rs:25:5 Oct 26 22:32:34.942 INFO kablam! | Oct 26 22:32:34.943 INFO kablam! 25 | manifestVersion: u32, Oct 26 22:32:34.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.944 INFO kablam! Oct 26 22:32:34.944 INFO kablam! warning: structure field `fileID` should have a snake case name such as `file_id` Oct 26 22:32:34.945 INFO kablam! --> src/main.rs:34:5 Oct 26 22:32:34.946 INFO kablam! | Oct 26 22:32:34.946 INFO kablam! 34 | fileID: u32, Oct 26 22:32:34.947 INFO kablam! | ^^^^^^^^^^^ Oct 26 22:32:34.947 INFO kablam! Oct 26 22:32:34.947 INFO kablam! warning: structure field `projectID` should have a snake case name such as `project_id` Oct 26 22:32:34.947 INFO kablam! --> src/main.rs:35:5 Oct 26 22:32:34.947 INFO kablam! | Oct 26 22:32:34.947 INFO kablam! 35 | projectID: u32, Oct 26 22:32:34.947 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:32:34.947 INFO kablam! Oct 26 22:32:34.947 INFO kablam! warning: structure field `modLoaders` should have a snake case name such as `mod_loaders` Oct 26 22:32:34.947 INFO kablam! --> src/main.rs:41:5 Oct 26 22:32:34.947 INFO kablam! | Oct 26 22:32:34.947 INFO kablam! 41 | modLoaders: Vec, Oct 26 22:32:34.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:32:34.947 INFO kablam! Oct 26 22:32:34.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.11s Oct 26 22:32:34.999 INFO kablam! su: No module specific data is present Oct 26 22:32:36.563 INFO running `"docker" "rm" "-f" "854e6268b8daaabe985ce4f2f57d568b1213923695f484c9e896c1d7a20eafb3"` Oct 26 22:32:36.899 INFO blam! 854e6268b8daaabe985ce4f2f57d568b1213923695f484c9e896c1d7a20eafb3