Oct 15 07:36:36.904 INFO testing PoiScript/docx-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:36:36.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:36:37.136 INFO blam! 5a0cfc1767f6c58adfad6699ca3d5842f4cd590cd0397bbca9d9cef9ab728fa0 Oct 15 07:36:37.142 INFO running `"docker" "start" "-a" "5a0cfc1767f6c58adfad6699ca3d5842f4cd590cd0397bbca9d9cef9ab728fa0"` Oct 15 07:36:37.571 INFO kablam! usermod: no changes Oct 15 07:36:37.676 INFO kablam! Compiling memchr v2.1.0 Oct 15 07:36:37.680 INFO kablam! Compiling backtrace v0.3.7 Oct 15 07:36:37.680 INFO kablam! Compiling syn v0.15.4 Oct 15 07:36:37.680 INFO kablam! Compiling zip v0.2.8 Oct 15 07:36:39.215 INFO kablam! Compiling failure v0.1.1 Oct 15 07:36:40.644 INFO kablam! Compiling quick-xml v0.12.1 Oct 15 07:36:51.504 INFO kablam! Compiling docx-codegen v0.1.1 (/source/codegen) Oct 15 07:36:57.799 INFO kablam! Compiling docx v0.1.2 (/source) Oct 15 07:37:00.343 INFO kablam! warning: value assigned to `text` is never read Oct 15 07:37:00.344 INFO kablam! --> src/document.rs:254:7 Oct 15 07:37:00.345 INFO kablam! | Oct 15 07:37:00.345 INFO kablam! 254 | pub text: Cow<'a, str>, Oct 15 07:37:00.346 INFO kablam! | ^^^^ Oct 15 07:37:00.346 INFO kablam! | Oct 15 07:37:00.347 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 07:37:00.347 INFO kablam! Oct 15 07:37:01.776 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.19s Oct 15 07:37:01.791 INFO kablam! su: No module specific data is present Oct 15 07:37:02.583 INFO running `"docker" "rm" "-f" "5a0cfc1767f6c58adfad6699ca3d5842f4cd590cd0397bbca9d9cef9ab728fa0"` Oct 15 07:37:02.927 INFO blam! 5a0cfc1767f6c58adfad6699ca3d5842f4cd590cd0397bbca9d9cef9ab728fa0 Oct 15 07:37:02.937 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:37:03.354 INFO blam! da487bac6fb7eb6b0806d3ecc2c10b28a537149ecda5f774e7ce469c74a41248 Oct 15 07:37:03.357 INFO running `"docker" "start" "-a" "da487bac6fb7eb6b0806d3ecc2c10b28a537149ecda5f774e7ce469c74a41248"` Oct 15 07:37:05.043 INFO kablam! usermod: no changes Oct 15 07:37:05.207 INFO kablam! Compiling atty v0.2.11 Oct 15 07:37:05.223 INFO kablam! Compiling aho-corasick v0.6.8 Oct 15 07:37:06.760 INFO kablam! Compiling regex v1.0.5 Oct 15 07:37:16.645 INFO kablam! Compiling env_logger v0.5.13 Oct 15 07:37:18.593 INFO kablam! Compiling docx v0.1.2 (/source) Oct 15 07:37:23.929 INFO kablam! warning: value assigned to `content` is never read Oct 15 07:37:23.929 INFO kablam! --> tests/codegen.rs:19:3 Oct 15 07:37:23.929 INFO kablam! | Oct 15 07:37:23.929 INFO kablam! 19 | content: String, Oct 15 07:37:23.929 INFO kablam! | ^^^^^^^ Oct 15 07:37:23.929 INFO kablam! | Oct 15 07:37:23.929 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 07:37:23.929 INFO kablam! Oct 15 07:37:25.857 INFO kablam! warning: value assigned to `text` is never read Oct 15 07:37:25.858 INFO kablam! --> src/document.rs:254:7 Oct 15 07:37:25.858 INFO kablam! | Oct 15 07:37:25.858 INFO kablam! 254 | pub text: Cow<'a, str>, Oct 15 07:37:25.858 INFO kablam! | ^^^^ Oct 15 07:37:25.858 INFO kablam! | Oct 15 07:37:25.859 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 07:37:25.859 INFO kablam! Oct 15 07:37:26.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.81s Oct 15 07:37:26.890 INFO kablam! su: No module specific data is present Oct 15 07:37:27.535 INFO running `"docker" "rm" "-f" "da487bac6fb7eb6b0806d3ecc2c10b28a537149ecda5f774e7ce469c74a41248"` Oct 15 07:37:27.855 INFO blam! da487bac6fb7eb6b0806d3ecc2c10b28a537149ecda5f774e7ce469c74a41248 Oct 15 07:37:27.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 07:37:28.288 INFO blam! ca810c34d39819d1de7fb26f4b8e7e9e831176c15b6d1dd383bea95682aa0daf Oct 15 07:37:28.299 INFO running `"docker" "start" "-a" "ca810c34d39819d1de7fb26f4b8e7e9e831176c15b6d1dd383bea95682aa0daf"` Oct 15 07:37:29.786 INFO kablam! usermod: no changes Oct 15 07:37:29.945 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 07:37:29.967 INFO kablam! Running /target/debug/deps/docx-3bdfa066b27a73b1 Oct 15 07:37:29.969 INFO blam! Oct 15 07:37:29.969 INFO blam! running 0 tests Oct 15 07:37:29.969 INFO blam! Oct 15 07:37:29.969 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:37:29.969 INFO blam! Oct 15 07:37:29.971 INFO kablam! Running /target/debug/deps/codegen-a2c4e05b51ac4554 Oct 15 07:37:29.980 INFO blam! Oct 15 07:37:29.980 INFO blam! running 2 tests Oct 15 07:37:29.981 INFO blam! test test_read ... ok Oct 15 07:37:29.987 INFO blam! test test_write ... ok Oct 15 07:37:29.987 INFO blam! Oct 15 07:37:29.987 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:37:29.987 INFO blam! Oct 15 07:37:29.991 INFO kablam! Doc-tests docx Oct 15 07:37:32.228 INFO blam! Oct 15 07:37:32.228 INFO blam! running 4 tests Oct 15 07:37:37.703 INFO blam! test src/lib.rs - (line 10) ... ok Oct 15 07:37:39.252 INFO blam! test src/document.rs - document::Para<'a>::text (line 84) ... ok Oct 15 07:37:39.580 INFO blam! test src/document.rs - document::Para<'a>::run (line 106) ... ok Oct 15 07:37:39.670 INFO blam! test src/lib.rs - (line 57) ... ok Oct 15 07:37:39.670 INFO blam! Oct 15 07:37:39.675 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:37:39.675 INFO blam! Oct 15 07:37:39.685 INFO kablam! su: No module specific data is present Oct 15 07:37:40.335 INFO running `"docker" "rm" "-f" "ca810c34d39819d1de7fb26f4b8e7e9e831176c15b6d1dd383bea95682aa0daf"` Oct 15 07:37:40.587 INFO blam! ca810c34d39819d1de7fb26f4b8e7e9e831176c15b6d1dd383bea95682aa0daf