Oct 14 23:00:25.050 INFO testing der-On/Children-Audio-Library against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:00:25.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 23:00:25.861 INFO blam! df5dc13d8c10f4f17951331249dd5286de49199eb2e3e5b123f8a98775260ced Oct 14 23:00:25.863 INFO running `"docker" "start" "-a" "df5dc13d8c10f4f17951331249dd5286de49199eb2e3e5b123f8a98775260ced"` Oct 14 23:00:27.455 INFO kablam! usermod: no changes Oct 14 23:00:27.719 INFO kablam! Compiling natord v1.0.9 Oct 14 23:00:27.720 INFO kablam! Compiling iovec v0.1.2 Oct 14 23:00:27.720 INFO kablam! Compiling net2 v0.2.32 Oct 14 23:00:27.731 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 23:00:27.731 INFO kablam! Compiling syn v0.13.9 Oct 14 23:00:27.731 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 23:00:29.643 INFO kablam! Compiling bytes v0.4.7 Oct 14 23:00:33.203 INFO kablam! Compiling mio v0.6.14 Oct 14 23:00:34.696 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 23:00:39.655 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 23:00:42.112 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 23:00:45.743 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 23:00:45.743 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 23:00:48.965 INFO kablam! Compiling tokio v0.1.6 Oct 14 23:00:55.191 INFO kablam! Compiling serde_derive v1.0.55 Oct 14 23:00:57.144 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 23:01:02.831 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 23:01:08.295 INFO kablam! Compiling hyper v0.11.26 Oct 14 23:01:28.339 INFO kablam! Compiling hyper-staticfile v0.2.0 Oct 14 23:01:30.317 INFO kablam! Compiling children-audio-library v1.0.0 (/source) Oct 14 23:01:32.531 INFO kablam! warning: unused variable: `file` Oct 14 23:01:32.532 INFO kablam! --> src/library.rs:143:14 Oct 14 23:01:32.533 INFO kablam! | Oct 14 23:01:32.533 INFO kablam! 143 | fn file_size(file: &File) { Oct 14 23:01:32.534 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 14 23:01:32.534 INFO kablam! | Oct 14 23:01:32.535 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:01:32.536 INFO kablam! Oct 14 23:01:32.641 INFO kablam! warning: function is never used: `file_size` Oct 14 23:01:32.642 INFO kablam! --> src/library.rs:143:1 Oct 14 23:01:32.643 INFO kablam! | Oct 14 23:01:32.644 INFO kablam! 143 | fn file_size(file: &File) { Oct 14 23:01:32.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.645 INFO kablam! | Oct 14 23:01:32.646 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:01:32.646 INFO kablam! Oct 14 23:01:32.647 INFO kablam! warning: function is never used: `is_album_cover` Oct 14 23:01:32.648 INFO kablam! --> src/library.rs:170:1 Oct 14 23:01:32.648 INFO kablam! | Oct 14 23:01:32.649 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 14 23:01:32.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.650 INFO kablam! Oct 14 23:01:32.652 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 14 23:01:32.652 INFO kablam! --> src/config.rs:10:5 Oct 14 23:01:32.653 INFO kablam! | Oct 14 23:01:32.654 INFO kablam! 10 | pub lastFmApiKey: String, Oct 14 23:01:32.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.655 INFO kablam! | Oct 14 23:01:32.656 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:01:32.656 INFO kablam! Oct 14 23:01:32.657 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 14 23:01:32.658 INFO kablam! --> src/config.rs:11:5 Oct 14 23:01:32.658 INFO kablam! | Oct 14 23:01:32.659 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 14 23:01:32.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.660 INFO kablam! Oct 14 23:01:32.661 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 14 23:01:32.661 INFO kablam! --> src/config.rs:12:5 Oct 14 23:01:32.662 INFO kablam! | Oct 14 23:01:32.662 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 14 23:01:32.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.663 INFO kablam! Oct 14 23:01:32.664 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 14 23:01:32.665 INFO kablam! --> src/config.rs:13:5 Oct 14 23:01:32.665 INFO kablam! | Oct 14 23:01:32.666 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 14 23:01:32.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.667 INFO kablam! Oct 14 23:01:32.671 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 14 23:01:32.671 INFO kablam! --> src/library.rs:24:5 Oct 14 23:01:32.671 INFO kablam! | Oct 14 23:01:32.671 INFO kablam! 24 | pub updatedAt: String, Oct 14 23:01:32.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:32.672 INFO kablam! Oct 14 23:01:41.090 INFO kablam! warning: unused import: `std::path::Path` Oct 14 23:01:41.090 INFO kablam! --> src/bin/cli.rs:9:5 Oct 14 23:01:41.090 INFO kablam! | Oct 14 23:01:41.090 INFO kablam! 9 | use std::path::Path; Oct 14 23:01:41.090 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:01:41.090 INFO kablam! | Oct 14 23:01:41.090 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:01:41.090 INFO kablam! Oct 14 23:01:41.271 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:01:41.272 INFO kablam! --> src/bin/cli.rs:17:5 Oct 14 23:01:41.272 INFO kablam! | Oct 14 23:01:41.273 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 14 23:01:41.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:41.274 INFO kablam! | Oct 14 23:01:41.275 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:01:41.275 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:01:41.276 INFO kablam! Oct 14 23:01:44.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 14 23:01:44.266 INFO kablam! su: No module specific data is present Oct 14 23:01:44.662 INFO running `"docker" "rm" "-f" "df5dc13d8c10f4f17951331249dd5286de49199eb2e3e5b123f8a98775260ced"` Oct 14 23:01:44.939 INFO blam! df5dc13d8c10f4f17951331249dd5286de49199eb2e3e5b123f8a98775260ced Oct 14 23:01:44.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 23:01:45.427 INFO blam! 002c5ef94787f479bc3a89a1a35ca04e804847319aa0426ebe28ab09d1873ed1 Oct 14 23:01:45.429 INFO running `"docker" "start" "-a" "002c5ef94787f479bc3a89a1a35ca04e804847319aa0426ebe28ab09d1873ed1"` Oct 14 23:01:46.378 INFO kablam! usermod: no changes Oct 14 23:01:46.675 INFO kablam! Compiling children-audio-library v1.0.0 (/source) Oct 14 23:01:51.243 INFO kablam! warning: unused variable: `file` Oct 14 23:01:51.243 INFO kablam! --> src/library.rs:143:14 Oct 14 23:01:51.243 INFO kablam! | Oct 14 23:01:51.243 INFO kablam! 143 | fn file_size(file: &File) { Oct 14 23:01:51.243 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 14 23:01:51.243 INFO kablam! | Oct 14 23:01:51.243 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:01:51.243 INFO kablam! Oct 14 23:01:51.283 INFO kablam! warning: unused import: `std::path::Path` Oct 14 23:01:51.284 INFO kablam! --> src/bin/cli.rs:9:5 Oct 14 23:01:51.284 INFO kablam! | Oct 14 23:01:51.285 INFO kablam! 9 | use std::path::Path; Oct 14 23:01:51.285 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:01:51.307 INFO kablam! | Oct 14 23:01:51.308 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:01:51.308 INFO kablam! Oct 14 23:01:51.499 INFO kablam! warning: function is never used: `file_size` Oct 14 23:01:51.499 INFO kablam! --> src/library.rs:143:1 Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! 143 | fn file_size(file: &File) { Oct 14 23:01:51.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:01:51.500 INFO kablam! Oct 14 23:01:51.500 INFO kablam! warning: function is never used: `is_album_cover` Oct 14 23:01:51.500 INFO kablam! --> src/library.rs:170:1 Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 14 23:01:51.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.500 INFO kablam! Oct 14 23:01:51.500 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 14 23:01:51.500 INFO kablam! --> src/config.rs:10:5 Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! 10 | pub lastFmApiKey: String, Oct 14 23:01:51.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:01:51.500 INFO kablam! Oct 14 23:01:51.500 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 14 23:01:51.500 INFO kablam! --> src/config.rs:11:5 Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.500 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 14 23:01:51.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.500 INFO kablam! Oct 14 23:01:51.500 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 14 23:01:51.500 INFO kablam! --> src/config.rs:12:5 Oct 14 23:01:51.500 INFO kablam! | Oct 14 23:01:51.501 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 14 23:01:51.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.501 INFO kablam! Oct 14 23:01:51.505 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 14 23:01:51.505 INFO kablam! --> src/config.rs:13:5 Oct 14 23:01:51.506 INFO kablam! | Oct 14 23:01:51.506 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 14 23:01:51.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.506 INFO kablam! Oct 14 23:01:51.506 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 14 23:01:51.506 INFO kablam! --> src/library.rs:24:5 Oct 14 23:01:51.506 INFO kablam! | Oct 14 23:01:51.506 INFO kablam! 24 | pub updatedAt: String, Oct 14 23:01:51.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.506 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:01:51.506 INFO kablam! --> src/bin/cli.rs:17:5 Oct 14 23:01:51.506 INFO kablam! | Oct 14 23:01:51.506 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 14 23:01:51.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:01:51.506 INFO kablam! | Oct 14 23:01:51.506 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:01:51.506 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:01:51.506 INFO kablam! Oct 14 23:01:51.527 INFO kablam! Oct 14 23:01:52.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.02s Oct 14 23:01:52.442 INFO kablam! su: No module specific data is present Oct 14 23:01:53.551 INFO running `"docker" "rm" "-f" "002c5ef94787f479bc3a89a1a35ca04e804847319aa0426ebe28ab09d1873ed1"` Oct 14 23:01:53.815 INFO blam! 002c5ef94787f479bc3a89a1a35ca04e804847319aa0426ebe28ab09d1873ed1 Oct 14 23:01:53.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 23:01:54.282 INFO blam! f8de066a271c83e999d4d9633e84e77e380df22d9f2f0a173c5cafeefd834457 Oct 14 23:01:54.284 INFO running `"docker" "start" "-a" "f8de066a271c83e999d4d9633e84e77e380df22d9f2f0a173c5cafeefd834457"` Oct 14 23:01:55.243 INFO kablam! usermod: no changes Oct 14 23:01:55.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 23:01:55.383 INFO kablam! Running /target/debug/deps/lib-35a46585b729f03d Oct 14 23:01:55.385 INFO blam! Oct 14 23:01:55.386 INFO blam! running 0 tests Oct 14 23:01:55.386 INFO kablam! Running /target/debug/deps/cli-325195275f85e92a Oct 14 23:01:55.386 INFO blam! Oct 14 23:01:55.387 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:01:55.387 INFO blam! Oct 14 23:01:55.389 INFO blam! Oct 14 23:01:55.390 INFO blam! running 0 tests Oct 14 23:01:55.390 INFO blam! Oct 14 23:01:55.390 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:01:55.391 INFO blam! Oct 14 23:01:55.391 INFO kablam! Running /target/debug/deps/server-69fb7c2d42017bc1 Oct 14 23:01:55.396 INFO blam! Oct 14 23:01:55.396 INFO blam! running 0 tests Oct 14 23:01:55.396 INFO blam! Oct 14 23:01:55.397 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:01:55.397 INFO blam! Oct 14 23:01:55.398 INFO kablam! Doc-tests lib Oct 14 23:01:58.378 INFO blam! Oct 14 23:01:58.379 INFO blam! running 0 tests Oct 14 23:01:58.379 INFO blam! Oct 14 23:01:58.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:01:58.380 INFO blam! Oct 14 23:01:58.387 INFO kablam! su: No module specific data is present Oct 14 23:01:59.051 INFO running `"docker" "rm" "-f" "f8de066a271c83e999d4d9633e84e77e380df22d9f2f0a173c5cafeefd834457"` Oct 14 23:01:59.299 INFO blam! f8de066a271c83e999d4d9633e84e77e380df22d9f2f0a173c5cafeefd834457