Oct 12 18:11:59.955 INFO testing yaymukund/suzanne-metadata against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:11:59.956 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 12 18:12:00.412 INFO blam! a9bce4d702559f84363266c3350f59ac9f248082042b47c2a05c917258db27eb Oct 12 18:12:00.419 INFO running `"docker" "start" "-a" "a9bce4d702559f84363266c3350f59ac9f248082042b47c2a05c917258db27eb"` Oct 12 18:12:02.031 INFO kablam! usermod: no changes Oct 12 18:12:02.235 INFO kablam! Compiling cc v1.0.3 Oct 12 18:12:02.235 INFO kablam! Compiling smallvec v0.6.0 Oct 12 18:12:02.235 INFO kablam! Compiling stable_deref_trait v1.0.0 Oct 12 18:12:02.235 INFO kablam! Compiling derive_builder v0.5.1 Oct 12 18:12:02.235 INFO kablam! Compiling rustc-demangle v0.1.5 Oct 12 18:12:02.235 INFO kablam! Compiling serde v1.0.27 Oct 12 18:12:02.235 INFO kablam! Compiling termcolor v0.3.6 Oct 12 18:12:02.235 INFO kablam! Compiling same-file v1.0.0 Oct 12 18:12:03.259 INFO kablam! Compiling ansi_term v0.10.2 Oct 12 18:12:03.279 INFO kablam! Compiling itoa v0.3.4 Oct 12 18:12:04.658 INFO kablam! Compiling rand v0.3.19 Oct 12 18:12:04.735 INFO kablam! Compiling termios v0.2.2 Oct 12 18:12:05.247 INFO kablam! Compiling atty v0.2.6 Oct 12 18:12:05.675 INFO kablam! Compiling clicolors-control v0.1.0 Oct 12 18:12:07.955 INFO kablam! Compiling log v0.4.1 Oct 12 18:12:07.955 INFO kablam! Compiling filetime v0.1.14 Oct 12 18:12:09.115 INFO kablam! Compiling humantime v1.1.1 Oct 12 18:12:09.143 INFO kablam! Compiling owning_ref v0.3.3 Oct 12 18:12:09.177 INFO kablam! Compiling walkdir v2.0.1 Oct 12 18:12:11.319 INFO kablam! Compiling clap v2.29.0 Oct 12 18:12:11.359 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 18:12:11.359 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 18:12:11.411 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 12 18:12:11.627 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 12 18:12:16.110 INFO kablam! Compiling parking_lot_core v0.2.8 Oct 12 18:12:17.271 INFO kablam! Compiling env_logger v0.5.7 Oct 12 18:12:17.311 INFO kablam! Compiling serde_derive v1.0.27 Oct 12 18:12:18.825 INFO kablam! Compiling flate2 v0.2.20 Oct 12 18:12:19.975 INFO kablam! Compiling parking_lot v0.5.3 Oct 12 18:12:23.539 INFO kablam! Compiling console v0.5.0 Oct 12 18:12:29.703 INFO kablam! Compiling id3 v0.2.3 Oct 12 18:12:30.451 INFO kablam! Compiling indicatif v0.8.0 Oct 12 18:12:45.409 INFO kablam! Compiling backtrace v0.3.4 Oct 12 18:12:48.031 INFO kablam! Compiling failure v0.1.1 Oct 12 18:12:50.499 INFO kablam! Compiling mp3-duration v0.1.1 Oct 12 18:12:50.799 INFO kablam! Compiling serde_json v1.0.9 Oct 12 18:13:07.090 INFO kablam! Compiling suzanne-metadata v0.1.0 (/source) Oct 12 18:13:07.571 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 18:13:07.571 INFO kablam! --> src/music_library.rs:6:5 Oct 12 18:13:07.571 INFO kablam! | Oct 12 18:13:07.571 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 12 18:13:07.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:13:07.571 INFO kablam! | Oct 12 18:13:07.571 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:13:07.571 INFO kablam! Oct 12 18:13:07.911 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 18:13:07.911 INFO kablam! --> src/music_library.rs:6:5 Oct 12 18:13:07.911 INFO kablam! | Oct 12 18:13:07.911 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 12 18:13:07.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:13:07.911 INFO kablam! | Oct 12 18:13:07.911 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:13:07.911 INFO kablam! Oct 12 18:13:13.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 12 18:13:13.086 INFO kablam! su: No module specific data is present Oct 12 18:13:14.065 INFO running `"docker" "rm" "-f" "a9bce4d702559f84363266c3350f59ac9f248082042b47c2a05c917258db27eb"` Oct 12 18:13:14.372 INFO blam! a9bce4d702559f84363266c3350f59ac9f248082042b47c2a05c917258db27eb Oct 12 18:13:14.383 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 12 18:13:14.859 INFO blam! adbc481d8689af7f20285f0d90485517d20e00f584a431288b5f1558ce48b88c Oct 12 18:13:14.861 INFO running `"docker" "start" "-a" "adbc481d8689af7f20285f0d90485517d20e00f584a431288b5f1558ce48b88c"` Oct 12 18:13:16.419 INFO kablam! usermod: no changes Oct 12 18:13:16.599 INFO kablam! Compiling suzanne-metadata v0.1.0 (/source) Oct 12 18:13:17.063 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 18:13:17.063 INFO kablam! --> src/music_library.rs:6:5 Oct 12 18:13:17.063 INFO kablam! | Oct 12 18:13:17.063 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 12 18:13:17.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:13:17.063 INFO kablam! | Oct 12 18:13:17.063 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:13:17.063 INFO kablam! Oct 12 18:13:17.415 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 18:13:17.415 INFO kablam! --> src/music_library.rs:6:5 Oct 12 18:13:17.415 INFO kablam! | Oct 12 18:13:17.415 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 12 18:13:17.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 18:13:17.415 INFO kablam! | Oct 12 18:13:17.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 18:13:17.415 INFO kablam! Oct 12 18:13:18.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 12 18:13:18.267 INFO kablam! su: No module specific data is present Oct 12 18:13:18.951 INFO running `"docker" "rm" "-f" "adbc481d8689af7f20285f0d90485517d20e00f584a431288b5f1558ce48b88c"` Oct 12 18:13:19.336 INFO blam! adbc481d8689af7f20285f0d90485517d20e00f584a431288b5f1558ce48b88c Oct 12 18:13:19.351 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 12 18:13:19.807 INFO blam! b11aac05718495e0b35276d8c9f41a2c96c9517fd60f34117b4297c0d94f44cc Oct 12 18:13:19.815 INFO running `"docker" "start" "-a" "b11aac05718495e0b35276d8c9f41a2c96c9517fd60f34117b4297c0d94f44cc"` Oct 12 18:13:21.066 INFO kablam! usermod: no changes Oct 12 18:13:21.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 12 18:13:21.287 INFO kablam! Running /target/debug/deps/suzanne_metadata-0557ab5f0f02dec6 Oct 12 18:13:21.300 INFO blam! Oct 12 18:13:21.300 INFO blam! running 0 tests Oct 12 18:13:21.300 INFO blam! Oct 12 18:13:21.300 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:13:21.300 INFO blam! Oct 12 18:13:21.307 INFO kablam! su: No module specific data is present Oct 12 18:13:22.235 INFO running `"docker" "rm" "-f" "b11aac05718495e0b35276d8c9f41a2c96c9517fd60f34117b4297c0d94f44cc"` Oct 12 18:13:22.473 INFO blam! b11aac05718495e0b35276d8c9f41a2c96c9517fd60f34117b4297c0d94f44cc