Oct 11 00:19:05.526 INFO testing der-On/Children-Audio-Library against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:19:05.527 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:19:05.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:19:05.740 INFO blam! e269b5ab4346f81d3900fb76c16dd2f01a5eb347a0f99859d9efffc8669afcd4 Oct 11 00:19:05.752 INFO running `"docker" "start" "-a" "e269b5ab4346f81d3900fb76c16dd2f01a5eb347a0f99859d9efffc8669afcd4"` Oct 11 00:19:06.252 INFO kablam! usermod: no changes Oct 11 00:19:06.461 INFO kablam! Compiling serde v1.0.55 Oct 11 00:19:06.461 INFO kablam! Compiling natord v1.0.9 Oct 11 00:19:06.467 INFO kablam! Compiling syn v0.13.9 Oct 11 00:19:06.472 INFO kablam! Compiling hyper v0.11.26 Oct 11 00:19:15.752 INFO kablam! Compiling serde_derive v1.0.55 Oct 11 00:19:27.308 INFO kablam! Compiling hyper-staticfile v0.2.0 Oct 11 00:19:29.862 INFO kablam! Compiling serde_json v1.0.17 Oct 11 00:19:39.932 INFO kablam! Compiling children-audio-library v1.0.0 (/source) Oct 11 00:19:41.524 INFO kablam! warning: unused variable: `file` Oct 11 00:19:41.524 INFO kablam! --> src/library.rs:143:14 Oct 11 00:19:41.524 INFO kablam! | Oct 11 00:19:41.524 INFO kablam! 143 | fn file_size(file: &File) { Oct 11 00:19:41.524 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 00:19:41.524 INFO kablam! | Oct 11 00:19:41.524 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:19:41.524 INFO kablam! Oct 11 00:19:41.672 INFO kablam! warning: function is never used: `file_size` Oct 11 00:19:41.672 INFO kablam! --> src/library.rs:143:1 Oct 11 00:19:41.672 INFO kablam! | Oct 11 00:19:41.672 INFO kablam! 143 | fn file_size(file: &File) { Oct 11 00:19:41.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.672 INFO kablam! | Oct 11 00:19:41.672 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:19:41.672 INFO kablam! Oct 11 00:19:41.672 INFO kablam! warning: function is never used: `is_album_cover` Oct 11 00:19:41.672 INFO kablam! --> src/library.rs:170:1 Oct 11 00:19:41.672 INFO kablam! | Oct 11 00:19:41.672 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 11 00:19:41.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.672 INFO kablam! Oct 11 00:19:41.672 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 11 00:19:41.673 INFO kablam! --> src/config.rs:10:5 Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! 10 | pub lastFmApiKey: String, Oct 11 00:19:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 00:19:41.673 INFO kablam! Oct 11 00:19:41.673 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 11 00:19:41.673 INFO kablam! --> src/config.rs:11:5 Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 11 00:19:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.673 INFO kablam! Oct 11 00:19:41.673 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 11 00:19:41.673 INFO kablam! --> src/config.rs:12:5 Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 11 00:19:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.673 INFO kablam! Oct 11 00:19:41.673 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 11 00:19:41.673 INFO kablam! --> src/config.rs:13:5 Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 11 00:19:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.673 INFO kablam! Oct 11 00:19:41.673 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 11 00:19:41.673 INFO kablam! --> src/library.rs:24:5 Oct 11 00:19:41.673 INFO kablam! | Oct 11 00:19:41.673 INFO kablam! 24 | pub updatedAt: String, Oct 11 00:19:41.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:41.673 INFO kablam! Oct 11 00:19:47.100 INFO kablam! warning: unused import: `std::path::Path` Oct 11 00:19:47.100 INFO kablam! --> src/bin/cli.rs:9:5 Oct 11 00:19:47.100 INFO kablam! | Oct 11 00:19:47.100 INFO kablam! 9 | use std::path::Path; Oct 11 00:19:47.100 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 00:19:47.100 INFO kablam! | Oct 11 00:19:47.100 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:19:47.100 INFO kablam! Oct 11 00:19:47.204 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:19:47.204 INFO kablam! --> src/bin/cli.rs:17:5 Oct 11 00:19:47.204 INFO kablam! | Oct 11 00:19:47.204 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 11 00:19:47.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:47.204 INFO kablam! | Oct 11 00:19:47.204 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:19:47.204 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:19:47.204 INFO kablam! Oct 11 00:19:50.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.28s Oct 11 00:19:50.565 INFO kablam! su: No module specific data is present Oct 11 00:19:51.581 INFO running `"docker" "rm" "-f" "e269b5ab4346f81d3900fb76c16dd2f01a5eb347a0f99859d9efffc8669afcd4"` Oct 11 00:19:51.856 INFO blam! e269b5ab4346f81d3900fb76c16dd2f01a5eb347a0f99859d9efffc8669afcd4 Oct 11 00:19:51.856 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:19:51.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:19:52.267 INFO blam! 12e7157fa1f087e1f3e410ae7ceb3d1cd6bbbcb70cb7c095bb365710f86abcfd Oct 11 00:19:52.269 INFO running `"docker" "start" "-a" "12e7157fa1f087e1f3e410ae7ceb3d1cd6bbbcb70cb7c095bb365710f86abcfd"` Oct 11 00:19:53.192 INFO kablam! usermod: no changes Oct 11 00:19:53.427 INFO kablam! Compiling children-audio-library v1.0.0 (/source) Oct 11 00:19:55.396 INFO kablam! warning: unused variable: `file` Oct 11 00:19:55.396 INFO kablam! --> src/library.rs:143:14 Oct 11 00:19:55.396 INFO kablam! | Oct 11 00:19:55.396 INFO kablam! 143 | fn file_size(file: &File) { Oct 11 00:19:55.396 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 11 00:19:55.396 INFO kablam! | Oct 11 00:19:55.396 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:19:55.396 INFO kablam! Oct 11 00:19:55.496 INFO kablam! warning: function is never used: `file_size` Oct 11 00:19:55.496 INFO kablam! --> src/library.rs:143:1 Oct 11 00:19:55.496 INFO kablam! | Oct 11 00:19:55.496 INFO kablam! 143 | fn file_size(file: &File) { Oct 11 00:19:55.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.500 INFO kablam! warning: function is never used: `is_album_cover` Oct 11 00:19:55.500 INFO kablam! --> src/library.rs:170:1 Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 11 00:19:55.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.500 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 11 00:19:55.500 INFO kablam! --> src/config.rs:10:5 Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! 10 | pub lastFmApiKey: String, Oct 11 00:19:55.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.500 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 11 00:19:55.500 INFO kablam! --> src/config.rs:11:5 Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 11 00:19:55.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.500 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 11 00:19:55.500 INFO kablam! --> src/config.rs:12:5 Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 11 00:19:55.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.500 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 11 00:19:55.500 INFO kablam! --> src/config.rs:13:5 Oct 11 00:19:55.500 INFO kablam! | Oct 11 00:19:55.500 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 11 00:19:55.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.500 INFO kablam! Oct 11 00:19:55.510 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 11 00:19:55.510 INFO kablam! --> src/library.rs:24:5 Oct 11 00:19:55.510 INFO kablam! | Oct 11 00:19:55.510 INFO kablam! 24 | pub updatedAt: String, Oct 11 00:19:55.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:55.510 INFO kablam! Oct 11 00:19:56.045 INFO kablam! warning: unused import: `std::path::Path` Oct 11 00:19:56.045 INFO kablam! --> src/bin/cli.rs:9:5 Oct 11 00:19:56.045 INFO kablam! | Oct 11 00:19:56.045 INFO kablam! 9 | use std::path::Path; Oct 11 00:19:56.045 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 00:19:56.045 INFO kablam! | Oct 11 00:19:56.045 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:19:56.045 INFO kablam! Oct 11 00:19:56.183 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:19:56.183 INFO kablam! --> src/bin/cli.rs:17:5 Oct 11 00:19:56.183 INFO kablam! | Oct 11 00:19:56.183 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 11 00:19:56.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:56.183 INFO kablam! | Oct 11 00:19:56.183 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:19:56.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:19:56.183 INFO kablam! Oct 11 00:19:56.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.75s Oct 11 00:19:56.979 INFO kablam! su: No module specific data is present Oct 11 00:19:57.827 INFO running `"docker" "rm" "-f" "12e7157fa1f087e1f3e410ae7ceb3d1cd6bbbcb70cb7c095bb365710f86abcfd"` Oct 11 00:19:58.136 INFO blam! 12e7157fa1f087e1f3e410ae7ceb3d1cd6bbbcb70cb7c095bb365710f86abcfd Oct 11 00:19:58.138 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:19:58.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:19:58.518 INFO blam! 06f7108c9049cda35b39a6ab0568733a48b6c6237c1bf4fc6f5fe1799e565d98 Oct 11 00:19:58.520 INFO running `"docker" "start" "-a" "06f7108c9049cda35b39a6ab0568733a48b6c6237c1bf4fc6f5fe1799e565d98"` Oct 11 00:19:59.013 INFO kablam! usermod: no changes Oct 11 00:19:59.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 00:19:59.164 INFO blam! Oct 11 00:19:59.164 INFO blam! running 0 tests Oct 11 00:19:59.164 INFO blam! Oct 11 00:19:59.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:19:59.164 INFO blam! Oct 11 00:19:59.166 INFO kablam! Running /target/debug/deps/lib-35a46585b729f03d Oct 11 00:19:59.166 INFO kablam! Running /target/debug/deps/cli-325195275f85e92a Oct 11 00:19:59.169 INFO blam! Oct 11 00:19:59.170 INFO blam! running 0 tests Oct 11 00:19:59.170 INFO blam! Oct 11 00:19:59.170 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:19:59.170 INFO blam! Oct 11 00:19:59.171 INFO kablam! Running /target/debug/deps/server-69fb7c2d42017bc1 Oct 11 00:19:59.174 INFO blam! Oct 11 00:19:59.174 INFO blam! running 0 tests Oct 11 00:19:59.174 INFO blam! Oct 11 00:19:59.174 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:19:59.174 INFO blam! Oct 11 00:19:59.175 INFO kablam! Doc-tests lib Oct 11 00:20:01.112 INFO blam! Oct 11 00:20:01.112 INFO blam! running 0 tests Oct 11 00:20:01.112 INFO blam! Oct 11 00:20:01.112 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:20:01.112 INFO blam! Oct 11 00:20:01.121 INFO kablam! su: No module specific data is present Oct 11 00:20:01.412 INFO running `"docker" "rm" "-f" "06f7108c9049cda35b39a6ab0568733a48b6c6237c1bf4fc6f5fe1799e565d98"` Oct 11 00:20:01.502 INFO blam! 06f7108c9049cda35b39a6ab0568733a48b6c6237c1bf4fc6f5fe1799e565d98