Oct 27 05:53:09.745 INFO checking der-On/Children-Audio-Library against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:53:09.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 27 05:53:10.209 INFO blam! 3259ad6b3b7a1a21960e42f206dbd7b434694004f12eab041c4c9481c70ea00c Oct 27 05:53:10.211 INFO running `"docker" "start" "-a" "3259ad6b3b7a1a21960e42f206dbd7b434694004f12eab041c4c9481c70ea00c"` Oct 27 05:53:11.819 INFO kablam! usermod: no changes Oct 27 05:53:12.117 INFO kablam! Checking natord v1.0.9 Oct 27 05:53:12.118 INFO kablam! Compiling syn v0.13.9 Oct 27 05:53:12.128 INFO kablam! Checking chrono v0.4.2 Oct 27 05:53:12.159 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 05:53:20.281 INFO kablam! Checking hyper v0.11.26 Oct 27 05:53:30.723 INFO kablam! Compiling serde_derive v1.0.55 Oct 27 05:53:35.443 INFO kablam! Checking hyper-staticfile v0.2.0 Oct 27 05:53:49.917 INFO kablam! Checking children-audio-library v1.0.0 (/source) Oct 27 05:53:54.731 INFO kablam! warning: unused variable: `file` Oct 27 05:53:54.732 INFO kablam! --> src/library.rs:143:14 Oct 27 05:53:54.733 INFO kablam! | Oct 27 05:53:54.733 INFO kablam! 143 | fn file_size(file: &File) { Oct 27 05:53:54.734 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 05:53:54.734 INFO kablam! | Oct 27 05:53:54.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:53:54.736 INFO kablam! Oct 27 05:53:54.771 INFO kablam! warning: unused variable: `file` Oct 27 05:53:54.771 INFO kablam! --> src/library.rs:143:14 Oct 27 05:53:54.771 INFO kablam! | Oct 27 05:53:54.771 INFO kablam! 143 | fn file_size(file: &File) { Oct 27 05:53:54.771 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 05:53:54.772 INFO kablam! | Oct 27 05:53:54.772 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 05:53:54.772 INFO kablam! Oct 27 05:53:54.927 INFO kablam! warning: function is never used: `file_size` Oct 27 05:53:54.927 INFO kablam! --> src/library.rs:143:1 Oct 27 05:53:54.927 INFO kablam! | Oct 27 05:53:54.927 INFO kablam! 143 | fn file_size(file: &File) { Oct 27 05:53:54.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.927 INFO kablam! | Oct 27 05:53:54.929 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:53:54.929 INFO kablam! Oct 27 05:53:54.929 INFO kablam! warning: function is never used: `is_album_cover` Oct 27 05:53:54.929 INFO kablam! --> src/library.rs:170:1 Oct 27 05:53:54.929 INFO kablam! | Oct 27 05:53:54.929 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 27 05:53:54.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.929 INFO kablam! Oct 27 05:53:54.929 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 27 05:53:54.929 INFO kablam! --> src/config.rs:10:5 Oct 27 05:53:54.929 INFO kablam! | Oct 27 05:53:54.929 INFO kablam! 10 | pub lastFmApiKey: String, Oct 27 05:53:54.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.930 INFO kablam! | Oct 27 05:53:54.930 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 05:53:54.930 INFO kablam! Oct 27 05:53:54.930 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 27 05:53:54.930 INFO kablam! --> src/config.rs:11:5 Oct 27 05:53:54.930 INFO kablam! | Oct 27 05:53:54.930 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 27 05:53:54.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.930 INFO kablam! Oct 27 05:53:54.930 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 27 05:53:54.930 INFO kablam! --> src/config.rs:12:5 Oct 27 05:53:54.930 INFO kablam! | Oct 27 05:53:54.931 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 27 05:53:54.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.931 INFO kablam! Oct 27 05:53:54.931 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 27 05:53:54.931 INFO kablam! --> src/config.rs:13:5 Oct 27 05:53:54.931 INFO kablam! | Oct 27 05:53:54.931 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 27 05:53:54.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.931 INFO kablam! Oct 27 05:53:54.934 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 27 05:53:54.934 INFO kablam! --> src/library.rs:24:5 Oct 27 05:53:54.934 INFO kablam! | Oct 27 05:53:54.934 INFO kablam! 24 | pub updatedAt: String, Oct 27 05:53:54.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.934 INFO kablam! Oct 27 05:53:54.995 INFO kablam! warning: function is never used: `file_size` Oct 27 05:53:54.995 INFO kablam! --> src/library.rs:143:1 Oct 27 05:53:54.995 INFO kablam! | Oct 27 05:53:54.995 INFO kablam! 143 | fn file_size(file: &File) { Oct 27 05:53:54.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.995 INFO kablam! | Oct 27 05:53:54.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 05:53:54.996 INFO kablam! Oct 27 05:53:54.996 INFO kablam! warning: function is never used: `is_album_cover` Oct 27 05:53:54.996 INFO kablam! --> src/library.rs:170:1 Oct 27 05:53:54.996 INFO kablam! | Oct 27 05:53:54.996 INFO kablam! 170 | fn is_album_cover(path: &Path) -> bool { Oct 27 05:53:54.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.996 INFO kablam! Oct 27 05:53:54.997 INFO kablam! warning: structure field `lastFmApiKey` should have a snake case name such as `last_fm_api_key` Oct 27 05:53:54.997 INFO kablam! --> src/config.rs:10:5 Oct 27 05:53:54.997 INFO kablam! | Oct 27 05:53:54.997 INFO kablam! 10 | pub lastFmApiKey: String, Oct 27 05:53:54.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.997 INFO kablam! | Oct 27 05:53:54.997 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 05:53:54.997 INFO kablam! Oct 27 05:53:54.998 INFO kablam! warning: structure field `discogsConsumerKey` should have a snake case name such as `discogs_consumer_key` Oct 27 05:53:54.998 INFO kablam! --> src/config.rs:11:5 Oct 27 05:53:54.998 INFO kablam! | Oct 27 05:53:54.998 INFO kablam! 11 | pub discogsConsumerKey: String, Oct 27 05:53:54.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.998 INFO kablam! Oct 27 05:53:54.998 INFO kablam! warning: structure field `discogsConsumerSecret` should have a snake case name such as `discogs_consumer_secret` Oct 27 05:53:54.998 INFO kablam! --> src/config.rs:12:5 Oct 27 05:53:54.998 INFO kablam! | Oct 27 05:53:54.998 INFO kablam! 12 | pub discogsConsumerSecret: String, Oct 27 05:53:54.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.998 INFO kablam! Oct 27 05:53:54.999 INFO kablam! warning: structure field `bluetoothSpeaker` should have a snake case name such as `bluetooth_speaker` Oct 27 05:53:54.999 INFO kablam! --> src/config.rs:13:5 Oct 27 05:53:54.999 INFO kablam! | Oct 27 05:53:54.999 INFO kablam! 13 | pub bluetoothSpeaker: String Oct 27 05:53:54.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:54.999 INFO kablam! Oct 27 05:53:55.001 INFO kablam! warning: structure field `updatedAt` should have a snake case name such as `updated_at` Oct 27 05:53:55.001 INFO kablam! --> src/library.rs:24:5 Oct 27 05:53:55.001 INFO kablam! | Oct 27 05:53:55.001 INFO kablam! 24 | pub updatedAt: String, Oct 27 05:53:55.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:53:55.002 INFO kablam! Oct 27 05:54:01.779 INFO kablam! warning: unused import: `std::path::Path` Oct 27 05:54:01.779 INFO kablam! --> src/bin/cli.rs:9:5 Oct 27 05:54:01.779 INFO kablam! | Oct 27 05:54:01.780 INFO kablam! 9 | use std::path::Path; Oct 27 05:54:01.780 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:54:01.781 INFO kablam! | Oct 27 05:54:01.781 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:54:01.781 INFO kablam! Oct 27 05:54:01.873 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:54:01.873 INFO kablam! --> src/bin/cli.rs:17:5 Oct 27 05:54:01.873 INFO kablam! | Oct 27 05:54:01.873 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 27 05:54:01.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:54:01.873 INFO kablam! | Oct 27 05:54:01.873 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:54:01.873 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:54:01.873 INFO kablam! Oct 27 05:54:02.363 INFO kablam! warning: unused import: `std::path::Path` Oct 27 05:54:02.363 INFO kablam! --> src/bin/cli.rs:9:5 Oct 27 05:54:02.363 INFO kablam! | Oct 27 05:54:02.363 INFO kablam! 9 | use std::path::Path; Oct 27 05:54:02.363 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:54:02.363 INFO kablam! | Oct 27 05:54:02.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:54:02.363 INFO kablam! Oct 27 05:54:02.463 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:54:02.463 INFO kablam! --> src/bin/cli.rs:17:5 Oct 27 05:54:02.463 INFO kablam! | Oct 27 05:54:02.463 INFO kablam! 17 | serde_json::to_writer_pretty(file, &_library); Oct 27 05:54:02.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:54:02.463 INFO kablam! | Oct 27 05:54:02.463 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:54:02.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:54:02.463 INFO kablam! Oct 27 05:54:02.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.63s Oct 27 05:54:02.507 INFO kablam! su: No module specific data is present Oct 27 05:54:03.047 INFO running `"docker" "rm" "-f" "3259ad6b3b7a1a21960e42f206dbd7b434694004f12eab041c4c9481c70ea00c"` Oct 27 05:54:03.327 INFO blam! 3259ad6b3b7a1a21960e42f206dbd7b434694004f12eab041c4c9481c70ea00c