Nov 16 07:41:35.828 INFO testing yaymukund/suzanne-metadata against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 07:41:35.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:41:36.267 INFO [stdout] 4f9c166f7801e85edc2d16db182b2c944133af7c517430c47eb984e1aaf37dc2 Nov 16 07:41:36.275 INFO running `"docker" "start" "-a" "4f9c166f7801e85edc2d16db182b2c944133af7c517430c47eb984e1aaf37dc2"` Nov 16 07:41:38.083 INFO [stderr] usermod: no changes Nov 16 07:41:38.303 INFO [stderr] Compiling smallvec v0.6.0 Nov 16 07:41:38.303 INFO [stderr] Compiling stable_deref_trait v1.0.0 Nov 16 07:41:38.311 INFO [stderr] Compiling derive_builder v0.5.1 Nov 16 07:41:38.311 INFO [stderr] Compiling encoding_index_tests v0.1.4 Nov 16 07:41:38.311 INFO [stderr] Compiling regex-syntax v0.4.1 Nov 16 07:41:38.311 INFO [stderr] Compiling num-traits v0.1.41 Nov 16 07:41:38.311 INFO [stderr] Compiling same-file v1.0.0 Nov 16 07:41:38.311 INFO [stderr] Compiling ansi_term v0.10.2 Nov 16 07:41:38.911 INFO [stderr] Compiling termcolor v0.3.6 Nov 16 07:41:39.688 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 16 07:41:39.711 INFO [stderr] Compiling rand v0.3.19 Nov 16 07:41:39.772 INFO [stderr] Compiling memchr v2.0.1 Nov 16 07:41:42.967 INFO [stderr] Compiling termios v0.2.2 Nov 16 07:41:42.967 INFO [stderr] Compiling atty v0.2.6 Nov 16 07:41:43.019 INFO [stderr] Compiling clicolors-control v0.1.0 Nov 16 07:41:44.687 INFO [stderr] Compiling filetime v0.1.14 Nov 16 07:41:44.787 INFO [stderr] Compiling humantime v1.1.1 Nov 16 07:41:45.251 INFO [stderr] Compiling encoding-index-singlebyte v1.20141219.5 Nov 16 07:41:45.267 INFO [stderr] Compiling encoding-index-simpchinese v1.20141219.5 Nov 16 07:41:45.359 INFO [stderr] Compiling encoding-index-japanese v1.20141219.5 Nov 16 07:41:46.259 INFO [stderr] Compiling encoding-index-korean v1.20141219.5 Nov 16 07:41:47.449 INFO [stderr] Compiling encoding-index-tradchinese v1.20141219.5 Nov 16 07:41:49.192 INFO [stderr] Compiling owning_ref v0.3.3 Nov 16 07:41:49.223 INFO [stderr] Compiling walkdir v2.0.1 Nov 16 07:41:49.295 INFO [stderr] Compiling aho-corasick v0.6.4 Nov 16 07:41:51.909 INFO [stderr] Compiling clap v2.29.0 Nov 16 07:41:52.111 INFO [stderr] Compiling serde_json v1.0.9 Nov 16 07:41:54.312 INFO [stderr] Compiling synstructure v0.6.1 Nov 16 07:41:54.351 INFO [stderr] Compiling derive_builder_core v0.2.0 Nov 16 07:41:57.839 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 16 07:41:57.911 INFO [stderr] Compiling parking_lot_core v0.2.8 Nov 16 07:41:58.093 INFO [stderr] Compiling encoding v0.2.33 Nov 16 07:42:02.315 INFO [stderr] Compiling regex v0.2.3 Nov 16 07:42:02.355 INFO [stderr] Compiling flate2 v0.2.20 Nov 16 07:42:02.412 INFO [stderr] Compiling backtrace v0.3.4 Nov 16 07:42:02.663 INFO [stderr] Compiling parking_lot v0.5.3 Nov 16 07:42:11.499 INFO [stderr] Compiling failure_derive v0.1.1 Nov 16 07:42:19.699 INFO [stderr] Compiling failure v0.1.1 Nov 16 07:42:20.591 INFO [stderr] Compiling console v0.5.0 Nov 16 07:42:20.592 INFO [stderr] Compiling env_logger v0.5.7 Nov 16 07:42:20.592 INFO [stderr] Compiling id3 v0.2.3 Nov 16 07:42:21.453 INFO [stderr] Compiling mp3-duration v0.1.1 Nov 16 07:42:25.068 INFO [stderr] Compiling indicatif v0.8.0 Nov 16 07:42:49.751 INFO [stderr] Compiling suzanne-metadata v0.1.0 (/source) Nov 16 07:42:50.187 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 07:42:50.187 INFO [stderr] --> src/music_library.rs:6:5 Nov 16 07:42:50.188 INFO [stderr] | Nov 16 07:42:50.188 INFO [stderr] 6 | use std::ascii::AsciiExt; Nov 16 07:42:50.188 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 16 07:42:50.189 INFO [stderr] | Nov 16 07:42:50.189 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:42:50.189 INFO [stderr] Nov 16 07:42:50.523 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 16 07:42:50.523 INFO [stderr] --> src/music_library.rs:6:5 Nov 16 07:42:50.523 INFO [stderr] | Nov 16 07:42:50.523 INFO [stderr] 6 | use std::ascii::AsciiExt; Nov 16 07:42:50.523 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 16 07:42:50.523 INFO [stderr] | Nov 16 07:42:50.523 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 07:42:50.523 INFO [stderr] Nov 16 07:42:55.387 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 16 07:42:55.392 INFO [stderr] su: No module specific data is present Nov 16 07:42:56.038 INFO running `"docker" "inspect" "4f9c166f7801e85edc2d16db182b2c944133af7c517430c47eb984e1aaf37dc2"` Nov 16 07:42:56.347 INFO running `"docker" "rm" "-f" "4f9c166f7801e85edc2d16db182b2c944133af7c517430c47eb984e1aaf37dc2"` Nov 16 07:42:56.671 INFO [stdout] 4f9c166f7801e85edc2d16db182b2c944133af7c517430c47eb984e1aaf37dc2 Nov 16 07:42:56.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:42:57.225 INFO [stdout] bd031b97259e144aa680a6cb89efae856ce38ad9f78ccd9409338acc1035c4a8 Nov 16 07:42:57.227 INFO running `"docker" "start" "-a" "bd031b97259e144aa680a6cb89efae856ce38ad9f78ccd9409338acc1035c4a8"` Nov 16 07:42:58.492 INFO [stderr] usermod: no changes Nov 16 07:42:58.735 INFO [stderr] Compiling suzanne-metadata v0.1.0 (/source) Nov 16 07:42:59.212 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 07:42:59.212 INFO [stderr] --> src/music_library.rs:6:5 Nov 16 07:42:59.212 INFO [stderr] | Nov 16 07:42:59.213 INFO [stderr] 6 | use std::ascii::AsciiExt; Nov 16 07:42:59.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 16 07:42:59.213 INFO [stderr] | Nov 16 07:42:59.214 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:42:59.214 INFO [stderr] Nov 16 07:42:59.567 INFO [stderr] warning: unused import: `std::ascii::AsciiExt` Nov 16 07:42:59.567 INFO [stderr] --> src/music_library.rs:6:5 Nov 16 07:42:59.567 INFO [stderr] | Nov 16 07:42:59.567 INFO [stderr] 6 | use std::ascii::AsciiExt; Nov 16 07:42:59.567 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 16 07:42:59.567 INFO [stderr] | Nov 16 07:42:59.567 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 07:42:59.567 INFO [stderr] Nov 16 07:43:00.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s Nov 16 07:43:00.173 INFO [stderr] su: No module specific data is present Nov 16 07:43:01.075 INFO running `"docker" "inspect" "bd031b97259e144aa680a6cb89efae856ce38ad9f78ccd9409338acc1035c4a8"` Nov 16 07:43:01.361 INFO running `"docker" "rm" "-f" "bd031b97259e144aa680a6cb89efae856ce38ad9f78ccd9409338acc1035c4a8"` Nov 16 07:43:01.712 INFO [stdout] bd031b97259e144aa680a6cb89efae856ce38ad9f78ccd9409338acc1035c4a8 Nov 16 07:43:01.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:43:02.315 INFO [stdout] 2bf0be2bc56a82382a9481ac68d32d9828e8a58ca8a14ae996fe1f1b5edddb60 Nov 16 07:43:02.317 INFO running `"docker" "start" "-a" "2bf0be2bc56a82382a9481ac68d32d9828e8a58ca8a14ae996fe1f1b5edddb60"` Nov 16 07:43:03.728 INFO [stderr] usermod: no changes Nov 16 07:43:03.953 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 07:43:03.968 INFO [stderr] Running /target/debug/deps/suzanne_metadata-dc637723869a6fdd Nov 16 07:43:03.971 INFO [stdout] Nov 16 07:43:03.971 INFO [stdout] running 0 tests Nov 16 07:43:03.971 INFO [stdout] Nov 16 07:43:03.972 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 07:43:03.972 INFO [stdout] Nov 16 07:43:03.974 INFO [stderr] su: No module specific data is present Nov 16 07:43:05.193 INFO running `"docker" "inspect" "2bf0be2bc56a82382a9481ac68d32d9828e8a58ca8a14ae996fe1f1b5edddb60"` Nov 16 07:43:05.609 INFO running `"docker" "rm" "-f" "2bf0be2bc56a82382a9481ac68d32d9828e8a58ca8a14ae996fe1f1b5edddb60"` Nov 16 07:43:05.987 INFO [stdout] 2bf0be2bc56a82382a9481ac68d32d9828e8a58ca8a14ae996fe1f1b5edddb60