Oct 14 21:08:18.141 INFO testing evant/res against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:08:18.143 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 21:08:18.587 INFO blam! d81478f6739d26d021104996f17fcbeab57f5fddb7bf759803906f5001a5dbd6 Oct 14 21:08:18.589 INFO running `"docker" "start" "-a" "d81478f6739d26d021104996f17fcbeab57f5fddb7bf759803906f5001a5dbd6"` Oct 14 21:08:20.531 INFO kablam! usermod: no changes Oct 14 21:08:20.638 INFO kablam! Compiling docopt v0.8.1 Oct 14 21:08:26.723 INFO kablam! Compiling res v0.1.0 (/source) Oct 14 21:08:27.304 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 21:08:27.304 INFO kablam! --> src/main.rs:9:5 Oct 14 21:08:27.304 INFO kablam! | Oct 14 21:08:27.305 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 21:08:27.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:08:27.305 INFO kablam! | Oct 14 21:08:27.305 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 21:08:27.306 INFO kablam! Oct 14 21:08:27.454 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 21:08:27.455 INFO kablam! --> src/main.rs:9:5 Oct 14 21:08:27.455 INFO kablam! | Oct 14 21:08:27.455 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 21:08:27.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:08:27.456 INFO kablam! | Oct 14 21:08:27.456 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:08:27.457 INFO kablam! Oct 14 21:08:30.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.53s Oct 14 21:08:30.095 INFO kablam! su: No module specific data is present Oct 14 21:08:30.856 INFO running `"docker" "rm" "-f" "d81478f6739d26d021104996f17fcbeab57f5fddb7bf759803906f5001a5dbd6"` Oct 14 21:08:31.185 INFO blam! d81478f6739d26d021104996f17fcbeab57f5fddb7bf759803906f5001a5dbd6 Oct 14 21:08:31.187 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 21:08:31.690 INFO blam! 5b57976ce77cfcedda03fce1e1ba4261170f170b9e28bc93eff4c41c8dd36f71 Oct 14 21:08:31.693 INFO running `"docker" "start" "-a" "5b57976ce77cfcedda03fce1e1ba4261170f170b9e28bc93eff4c41c8dd36f71"` Oct 14 21:08:33.994 INFO kablam! usermod: no changes Oct 14 21:08:34.143 INFO kablam! Compiling tempdir v0.3.5 Oct 14 21:08:34.929 INFO kablam! Compiling res v0.1.0 (/source) Oct 14 21:08:35.539 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 21:08:35.539 INFO kablam! --> src/main.rs:9:5 Oct 14 21:08:35.539 INFO kablam! | Oct 14 21:08:35.540 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 21:08:35.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:08:35.541 INFO kablam! | Oct 14 21:08:35.542 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 21:08:35.542 INFO kablam! Oct 14 21:08:35.699 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 21:08:35.699 INFO kablam! --> src/main.rs:9:5 Oct 14 21:08:35.699 INFO kablam! | Oct 14 21:08:35.699 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 21:08:35.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:08:35.699 INFO kablam! | Oct 14 21:08:35.699 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:08:35.699 INFO kablam! Oct 14 21:08:37.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.78s Oct 14 21:08:37.819 INFO kablam! su: No module specific data is present Oct 14 21:08:38.422 INFO running `"docker" "rm" "-f" "5b57976ce77cfcedda03fce1e1ba4261170f170b9e28bc93eff4c41c8dd36f71"` Oct 14 21:08:38.626 INFO blam! 5b57976ce77cfcedda03fce1e1ba4261170f170b9e28bc93eff4c41c8dd36f71 Oct 14 21:08:38.636 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 21:08:39.009 INFO blam! 9e04621e402894bb7debfe5075050529ba191fd023747b88c7db386dbfdd1183 Oct 14 21:08:39.011 INFO running `"docker" "start" "-a" "9e04621e402894bb7debfe5075050529ba191fd023747b88c7db386dbfdd1183"` Oct 14 21:08:39.847 INFO kablam! usermod: no changes Oct 14 21:08:39.897 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 21:08:39.913 INFO kablam! Running /target/debug/deps/res-66d13b7875b651b5 Oct 14 21:08:39.916 INFO blam! Oct 14 21:08:39.916 INFO blam! running 18 tests Oct 14 21:08:39.917 INFO blam! test test::ls_single_drawable_xml ... ok Oct 14 21:08:39.922 INFO blam! test test::ls_single_drawable_png ... ok Oct 14 21:08:39.949 INFO blam! test test::cp_single_file_rename ... ok Oct 14 21:08:39.949 INFO blam! test test::invalid_res_path_layout ... ok Oct 14 21:08:39.949 INFO blam! test test::cp_single_file_fix_name ... ok Oct 14 21:08:39.949 INFO blam! test test::sanitize_name_image ... ok Oct 14 21:08:39.953 INFO blam! test test::mv_single_file ... ok Oct 14 21:08:39.959 INFO blam! test test::cp_single_file ... ok Oct 14 21:08:39.959 INFO blam! test test::ls_single_layout_land_xml ... ok Oct 14 21:08:39.959 INFO blam! test test::ls_single_layout_xml ... ok Oct 14 21:08:39.959 INFO blam! test test::valid_res_not_image ... ok Oct 14 21:08:39.959 INFO blam! test test::valid_res_path_bad ... ok Oct 14 21:08:39.967 INFO blam! test test::sanitize_name_underscore ... ok Oct 14 21:08:39.967 INFO blam! test test::valid_res_path_drawable_mdpi ... ok Oct 14 21:08:39.967 INFO blam! test test::sanitize_name_image_space ... ok Oct 14 21:08:39.967 INFO blam! test test::valid_res_path_drawable ... ok Oct 14 21:08:39.967 INFO blam! test test::valid_res_image_png ... ok Oct 14 21:08:39.971 INFO kablam! su: No module specific data is present Oct 14 21:08:39.971 INFO blam! test test::cp_single_file_dir ... ok Oct 14 21:08:39.971 INFO blam! Oct 14 21:08:39.971 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:08:39.971 INFO blam! Oct 14 21:08:40.375 INFO running `"docker" "rm" "-f" "9e04621e402894bb7debfe5075050529ba191fd023747b88c7db386dbfdd1183"` Oct 14 21:08:40.540 INFO blam! 9e04621e402894bb7debfe5075050529ba191fd023747b88c7db386dbfdd1183