Oct 13 03:18:39.483 INFO testing rafalopilowski1/curse-downloader-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:18:39.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 03:18:40.008 INFO blam! b1f792893498c160cf2bd40ca24c212b561a2dce691de8225941afe5569d905e Oct 13 03:18:40.008 INFO running `"docker" "start" "-a" "b1f792893498c160cf2bd40ca24c212b561a2dce691de8225941afe5569d905e"` Oct 13 03:18:41.252 INFO kablam! usermod: no changes Oct 13 03:18:41.635 INFO kablam! Compiling serde v1.0.67 Oct 13 03:18:41.639 INFO kablam! Compiling servo_arc v0.1.1 Oct 13 03:18:41.639 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 13 03:18:41.639 INFO kablam! Compiling new_debug_unreachable v1.0.1 Oct 13 03:18:41.639 INFO kablam! Compiling tokio-io v0.1.7 Oct 13 03:18:41.647 INFO kablam! Compiling syn v0.14.2 Oct 13 03:18:41.647 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 03:18:41.647 INFO kablam! Compiling cssparser v0.23.10 Oct 13 03:18:42.511 INFO kablam! Compiling futf v0.1.4 Oct 13 03:18:45.729 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 13 03:18:45.736 INFO kablam! Compiling tendril v0.4.0 Oct 13 03:18:47.805 INFO kablam! Compiling selectors v0.19.0 Oct 13 03:18:48.483 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 13 03:19:03.479 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 13 03:19:03.499 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 13 03:19:03.603 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 03:19:04.091 INFO kablam! Compiling string_cache v0.7.3 Oct 13 03:19:06.571 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 13 03:19:11.675 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 13 03:19:12.111 INFO kablam! Compiling tokio-udp v0.1.1 Oct 13 03:19:17.535 INFO kablam! Compiling tokio-fs v0.1.1 Oct 13 03:19:20.431 INFO kablam! Compiling tokio v0.1.7 Oct 13 03:19:27.008 INFO kablam! Compiling tokio-core v0.1.17 Oct 13 03:19:41.329 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 03:19:41.331 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 03:19:45.459 INFO kablam! Compiling serde_derive v1.0.67 Oct 13 03:19:45.460 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 13 03:19:47.504 INFO kablam! Compiling serde_json v1.0.22 Oct 13 03:19:47.504 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 13 03:19:55.327 INFO kablam! Compiling hyper v0.11.27 Oct 13 03:20:26.307 INFO kablam! Compiling hyper-tls v0.1.3 Oct 13 03:20:30.608 INFO kablam! Compiling markup5ever v0.7.2 Oct 13 03:20:30.787 INFO kablam! Compiling reqwest v0.8.6 Oct 13 03:20:50.356 INFO kablam! Compiling html5ever v0.22.3 Oct 13 03:20:53.987 INFO kablam! Compiling kuchiki v0.7.0 Oct 13 03:20:56.991 INFO kablam! Compiling curse_downloader v1.0.0 (/source) Oct 13 03:20:59.214 INFO kablam! warning: structure field `manifestType` should have a snake case name such as `manifest_type` Oct 13 03:20:59.215 INFO kablam! --> src/main.rs:24:5 Oct 13 03:20:59.216 INFO kablam! | Oct 13 03:20:59.216 INFO kablam! 24 | manifestType: String, Oct 13 03:20:59.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:59.218 INFO kablam! | Oct 13 03:20:59.219 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:20:59.219 INFO kablam! Oct 13 03:20:59.220 INFO kablam! warning: structure field `manifestVersion` should have a snake case name such as `manifest_version` Oct 13 03:20:59.221 INFO kablam! --> src/main.rs:25:5 Oct 13 03:20:59.221 INFO kablam! | Oct 13 03:20:59.222 INFO kablam! 25 | manifestVersion: u32, Oct 13 03:20:59.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:59.223 INFO kablam! Oct 13 03:20:59.226 INFO kablam! warning: structure field `fileID` should have a snake case name such as `file_id` Oct 13 03:20:59.227 INFO kablam! --> src/main.rs:34:5 Oct 13 03:20:59.227 INFO kablam! | Oct 13 03:20:59.228 INFO kablam! 34 | fileID: u32, Oct 13 03:20:59.229 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:20:59.229 INFO kablam! Oct 13 03:20:59.230 INFO kablam! warning: structure field `projectID` should have a snake case name such as `project_id` Oct 13 03:20:59.231 INFO kablam! --> src/main.rs:35:5 Oct 13 03:20:59.231 INFO kablam! | Oct 13 03:20:59.232 INFO kablam! 35 | projectID: u32, Oct 13 03:20:59.233 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:20:59.233 INFO kablam! Oct 13 03:20:59.235 INFO kablam! warning: structure field `modLoaders` should have a snake case name such as `mod_loaders` Oct 13 03:20:59.236 INFO kablam! --> src/main.rs:41:5 Oct 13 03:20:59.237 INFO kablam! | Oct 13 03:20:59.237 INFO kablam! 41 | modLoaders: Vec, Oct 13 03:20:59.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:59.239 INFO kablam! Oct 13 03:21:08.018 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 26s Oct 13 03:21:08.039 INFO kablam! su: No module specific data is present Oct 13 03:21:09.636 INFO running `"docker" "rm" "-f" "b1f792893498c160cf2bd40ca24c212b561a2dce691de8225941afe5569d905e"` Oct 13 03:21:09.907 INFO blam! b1f792893498c160cf2bd40ca24c212b561a2dce691de8225941afe5569d905e Oct 13 03:21:09.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 03:21:10.356 INFO blam! 0ef787a9403e2695bcee7a89e8bb78d319e00e03b4dd0764789370e8d0d293bc Oct 13 03:21:10.358 INFO running `"docker" "start" "-a" "0ef787a9403e2695bcee7a89e8bb78d319e00e03b4dd0764789370e8d0d293bc"` Oct 13 03:21:12.867 INFO kablam! usermod: no changes Oct 13 03:21:13.175 INFO kablam! Compiling curse_downloader v1.0.0 (/source) Oct 13 03:21:15.585 INFO kablam! warning: structure field `manifestType` should have a snake case name such as `manifest_type` Oct 13 03:21:15.586 INFO kablam! --> src/main.rs:24:5 Oct 13 03:21:15.587 INFO kablam! | Oct 13 03:21:15.587 INFO kablam! 24 | manifestType: String, Oct 13 03:21:15.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:15.589 INFO kablam! | Oct 13 03:21:15.589 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:21:15.590 INFO kablam! Oct 13 03:21:15.590 INFO kablam! warning: structure field `manifestVersion` should have a snake case name such as `manifest_version` Oct 13 03:21:15.591 INFO kablam! --> src/main.rs:25:5 Oct 13 03:21:15.592 INFO kablam! | Oct 13 03:21:15.592 INFO kablam! 25 | manifestVersion: u32, Oct 13 03:21:15.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:15.594 INFO kablam! Oct 13 03:21:15.594 INFO kablam! warning: structure field `fileID` should have a snake case name such as `file_id` Oct 13 03:21:15.595 INFO kablam! --> src/main.rs:34:5 Oct 13 03:21:15.595 INFO kablam! | Oct 13 03:21:15.595 INFO kablam! 34 | fileID: u32, Oct 13 03:21:15.595 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:21:15.595 INFO kablam! Oct 13 03:21:15.595 INFO kablam! warning: structure field `projectID` should have a snake case name such as `project_id` Oct 13 03:21:15.595 INFO kablam! --> src/main.rs:35:5 Oct 13 03:21:15.595 INFO kablam! | Oct 13 03:21:15.595 INFO kablam! 35 | projectID: u32, Oct 13 03:21:15.595 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:21:15.595 INFO kablam! Oct 13 03:21:15.595 INFO kablam! warning: structure field `modLoaders` should have a snake case name such as `mod_loaders` Oct 13 03:21:15.595 INFO kablam! --> src/main.rs:41:5 Oct 13 03:21:15.598 INFO kablam! | Oct 13 03:21:15.598 INFO kablam! 41 | modLoaders: Vec, Oct 13 03:21:15.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:15.598 INFO kablam! Oct 13 03:21:16.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.39s Oct 13 03:21:16.291 INFO kablam! su: No module specific data is present Oct 13 03:21:17.703 INFO running `"docker" "rm" "-f" "0ef787a9403e2695bcee7a89e8bb78d319e00e03b4dd0764789370e8d0d293bc"` Oct 13 03:21:17.984 INFO blam! 0ef787a9403e2695bcee7a89e8bb78d319e00e03b4dd0764789370e8d0d293bc Oct 13 03:21:17.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 03:21:18.439 INFO blam! b2b33ca5ca5aca64d54284f2db304b86cdd749174baecaf50d70919324fdda11 Oct 13 03:21:18.445 INFO running `"docker" "start" "-a" "b2b33ca5ca5aca64d54284f2db304b86cdd749174baecaf50d70919324fdda11"` Oct 13 03:21:19.659 INFO kablam! usermod: no changes Oct 13 03:21:19.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 13 03:21:19.937 INFO kablam! Running /target/debug/deps/curse_downloader-b82fe6e1e687dcd7 Oct 13 03:21:19.943 INFO kablam! su: No module specific data is present Oct 13 03:21:19.943 INFO blam! Oct 13 03:21:19.943 INFO blam! running 0 tests Oct 13 03:21:19.943 INFO blam! Oct 13 03:21:19.943 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:21:19.943 INFO blam! Oct 13 03:21:20.599 INFO running `"docker" "rm" "-f" "b2b33ca5ca5aca64d54284f2db304b86cdd749174baecaf50d70919324fdda11"` Oct 13 03:21:20.988 INFO blam! b2b33ca5ca5aca64d54284f2db304b86cdd749174baecaf50d70919324fdda11