Oct 16 02:40:37.625 INFO testing mksvg-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:40:37.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:40:38.114 INFO blam! 8d5bf60a5eea0c15e4a7a5c758f7c87b7b90ce477827285c2fcc963c2f2ceddf Oct 16 02:40:38.116 INFO running `"docker" "start" "-a" "8d5bf60a5eea0c15e4a7a5c758f7c87b7b90ce477827285c2fcc963c2f2ceddf"` Oct 16 02:40:39.298 INFO kablam! usermod: no changes Oct 16 02:40:39.435 INFO kablam! Compiling mksvg v0.1.1 (/source) Oct 16 02:40:40.755 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:40:40.756 INFO kablam! --> src/path.rs:21:5 Oct 16 02:40:40.756 INFO kablam! | Oct 16 02:40:40.756 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 02:40:40.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:40.756 INFO kablam! | Oct 16 02:40:40.756 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:40.756 INFO kablam! Oct 16 02:40:40.756 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 16 02:40:40.756 INFO kablam! --> src/path.rs:70:44 Oct 16 02:40:40.756 INFO kablam! | Oct 16 02:40:40.756 INFO kablam! 70 | true=>self.items.push(PNode{tp:AsciiExt::to_ascii_lowercase(&tp),vals:vals.to_string()}), Oct 16 02:40:40.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:40.756 INFO kablam! Oct 16 02:40:40.756 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead Oct 16 02:40:40.756 INFO kablam! --> src/path.rs:71:45 Oct 16 02:40:40.756 INFO kablam! | Oct 16 02:40:40.756 INFO kablam! 71 | false=>self.items.push(PNode{tp:AsciiExt::to_ascii_uppercase(&tp),vals:vals.to_string()}), Oct 16 02:40:40.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:40.756 INFO kablam! Oct 16 02:40:41.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Oct 16 02:40:41.432 INFO kablam! su: No module specific data is present Oct 16 02:40:42.671 INFO running `"docker" "rm" "-f" "8d5bf60a5eea0c15e4a7a5c758f7c87b7b90ce477827285c2fcc963c2f2ceddf"` Oct 16 02:40:43.037 INFO blam! 8d5bf60a5eea0c15e4a7a5c758f7c87b7b90ce477827285c2fcc963c2f2ceddf Oct 16 02:40:43.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:40:43.467 INFO blam! 6b16786beae052cc9a4c003d7a285a3662b7633212bec902a4479b4262a633df Oct 16 02:40:43.479 INFO running `"docker" "start" "-a" "6b16786beae052cc9a4c003d7a285a3662b7633212bec902a4479b4262a633df"` Oct 16 02:40:44.867 INFO kablam! usermod: no changes Oct 16 02:40:44.935 INFO kablam! Compiling mksvg v0.1.1 (/source) Oct 16 02:40:46.019 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 02:40:46.019 INFO kablam! --> src/path.rs:21:5 Oct 16 02:40:46.019 INFO kablam! | Oct 16 02:40:46.019 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 02:40:46.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:46.019 INFO kablam! | Oct 16 02:40:46.019 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:46.019 INFO kablam! Oct 16 02:40:46.019 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 16 02:40:46.019 INFO kablam! --> src/path.rs:70:44 Oct 16 02:40:46.019 INFO kablam! | Oct 16 02:40:46.019 INFO kablam! 70 | true=>self.items.push(PNode{tp:AsciiExt::to_ascii_lowercase(&tp),vals:vals.to_string()}), Oct 16 02:40:46.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:46.019 INFO kablam! Oct 16 02:40:46.019 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead Oct 16 02:40:46.019 INFO kablam! --> src/path.rs:71:45 Oct 16 02:40:46.019 INFO kablam! | Oct 16 02:40:46.019 INFO kablam! 71 | false=>self.items.push(PNode{tp:AsciiExt::to_ascii_uppercase(&tp),vals:vals.to_string()}), Oct 16 02:40:46.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:40:46.019 INFO kablam! Oct 16 02:40:46.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 16 02:40:46.828 INFO kablam! su: No module specific data is present Oct 16 02:40:47.157 INFO running `"docker" "rm" "-f" "6b16786beae052cc9a4c003d7a285a3662b7633212bec902a4479b4262a633df"` Oct 16 02:40:47.272 INFO blam! 6b16786beae052cc9a4c003d7a285a3662b7633212bec902a4479b4262a633df Oct 16 02:40:47.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 02:40:47.579 INFO blam! 9a69d147431a11235f3d23f8dc4cff3b5579202b4f91284f6b53699b3bba5138 Oct 16 02:40:47.587 INFO running `"docker" "start" "-a" "9a69d147431a11235f3d23f8dc4cff3b5579202b4f91284f6b53699b3bba5138"` Oct 16 02:40:48.099 INFO kablam! usermod: no changes Oct 16 02:40:48.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 02:40:48.192 INFO kablam! Running /target/debug/deps/mksvg-c0ae53669b17ca8a Oct 16 02:40:48.192 INFO blam! Oct 16 02:40:48.193 INFO kablam! Doc-tests mksvg Oct 16 02:40:48.193 INFO blam! running 0 tests Oct 16 02:40:48.194 INFO blam! Oct 16 02:40:48.194 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:40:48.194 INFO blam! Oct 16 02:40:49.928 INFO blam! Oct 16 02:40:49.928 INFO blam! running 9 tests Oct 16 02:40:57.920 INFO blam! test src/text.rs - text::escapes (line 6) ... ok Oct 16 02:40:58.984 INFO blam! test src/args.rs - args (line 10) ... ok Oct 16 02:40:59.199 INFO blam! test src/path.rs - path (line 5) ... ok Oct 16 02:40:59.499 INFO blam! test src/text.rs - text::wrap (line 44) ... ok Oct 16 02:41:00.299 INFO blam! test src/args.rs - args::Args (line 53) ... ok Oct 16 02:41:00.656 INFO blam! test src/page.rs - page::page_flip (line 83) ... ok Oct 16 02:41:00.895 INFO blam! test src/text.rs - text::wrap_nl (line 34) ... ok Oct 16 02:41:01.103 INFO blam! test src/args.rs - args::SvgArg (line 115) ... ok Oct 16 02:41:02.676 INFO blam! test src/write.rs - write::qcast (line 20) ... ok Oct 16 02:41:02.676 INFO blam! Oct 16 02:41:02.676 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:41:02.676 INFO blam! Oct 16 02:41:02.703 INFO kablam! su: No module specific data is present Oct 16 02:41:03.363 INFO running `"docker" "rm" "-f" "9a69d147431a11235f3d23f8dc4cff3b5579202b4f91284f6b53699b3bba5138"` Oct 16 02:41:03.610 INFO blam! 9a69d147431a11235f3d23f8dc4cff3b5579202b4f91284f6b53699b3bba5138