Oct 12 17:03:20.329 INFO testing zyxw59/conlang_fmt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:03:20.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:03:20.639 INFO blam! bd40e109e0ec2f08bdd5b2952b852b3fc12156d91431ebaf90cf30e1dfd0dc03 Oct 12 17:03:20.647 INFO running `"docker" "start" "-a" "bd40e109e0ec2f08bdd5b2952b852b3fc12156d91431ebaf90cf30e1dfd0dc03"` Oct 12 17:03:21.866 INFO kablam! usermod: no changes Oct 12 17:03:22.007 INFO kablam! Compiling unicode-xid v0.0.4 Oct 12 17:03:22.007 INFO kablam! Compiling cc v1.0.15 Oct 12 17:03:22.007 INFO kablam! Compiling quote v0.3.15 Oct 12 17:03:22.007 INFO kablam! Compiling rustc-demangle v0.1.8 Oct 12 17:03:22.007 INFO kablam! Compiling cfg-if v0.1.3 Oct 12 17:03:22.007 INFO kablam! Compiling either v1.5.0 Oct 12 17:03:22.823 INFO kablam! Compiling synom v0.11.3 Oct 12 17:03:23.551 INFO kablam! Compiling itertools v0.7.8 Oct 12 17:03:24.911 INFO kablam! Compiling syn v0.11.11 Oct 12 17:03:28.587 INFO kablam! Compiling backtrace-sys v0.1.19 Oct 12 17:03:36.639 INFO kablam! Compiling synstructure v0.6.1 Oct 12 17:03:40.971 INFO kablam! Compiling failure_derive v0.1.1 Oct 12 17:03:47.055 INFO kablam! Compiling backtrace v0.3.8 Oct 12 17:03:48.339 INFO kablam! Compiling failure v0.1.1 Oct 12 17:03:49.083 INFO kablam! Compiling conlang_fmt v0.1.0 (/source) Oct 12 17:03:49.299 INFO kablam! warning: unused `#[macro_use]` import Oct 12 17:03:49.299 INFO kablam! --> src/main.rs:2:1 Oct 12 17:03:49.299 INFO kablam! | Oct 12 17:03:49.299 INFO kablam! 2 | #[macro_use] Oct 12 17:03:49.299 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:03:49.299 INFO kablam! | Oct 12 17:03:49.299 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:03:49.299 INFO kablam! Oct 12 17:03:49.865 INFO kablam! warning: method is never used: `add_block` Oct 12 17:03:49.865 INFO kablam! --> src/document.rs:28:5 Oct 12 17:03:49.866 INFO kablam! | Oct 12 17:03:49.866 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 12 17:03:49.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:49.867 INFO kablam! | Oct 12 17:03:49.867 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:03:49.868 INFO kablam! Oct 12 17:03:49.868 INFO kablam! warning: method is never used: `kind` Oct 12 17:03:49.868 INFO kablam! --> src/errors.rs:15:5 Oct 12 17:03:49.869 INFO kablam! | Oct 12 17:03:49.869 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 12 17:03:49.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:49.870 INFO kablam! Oct 12 17:03:49.870 INFO kablam! warning: variant is never constructed: `Id` Oct 12 17:03:49.871 INFO kablam! --> src/errors.rs:65:5 Oct 12 17:03:49.871 INFO kablam! | Oct 12 17:03:49.871 INFO kablam! 65 | Id(String), Oct 12 17:03:49.871 INFO kablam! | ^^^^^^^^^^ Oct 12 17:03:49.871 INFO kablam! Oct 12 17:03:49.871 INFO kablam! warning: method is never used: `start` Oct 12 17:03:49.871 INFO kablam! --> src/parse.rs:695:5 Oct 12 17:03:49.871 INFO kablam! | Oct 12 17:03:49.871 INFO kablam! 695 | pub fn start(&self) -> Option { Oct 12 17:03:49.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:49.871 INFO kablam! Oct 12 17:03:52.257 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.36s Oct 12 17:03:52.275 INFO kablam! su: No module specific data is present Oct 12 17:03:53.363 INFO running `"docker" "rm" "-f" "bd40e109e0ec2f08bdd5b2952b852b3fc12156d91431ebaf90cf30e1dfd0dc03"` Oct 12 17:03:53.719 INFO blam! bd40e109e0ec2f08bdd5b2952b852b3fc12156d91431ebaf90cf30e1dfd0dc03 Oct 12 17:03:53.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:03:54.129 INFO blam! 424811d8be624abd9d3d2b792083b210ee18459bf82df68ad8955f1026e01422 Oct 12 17:03:54.130 INFO running `"docker" "start" "-a" "424811d8be624abd9d3d2b792083b210ee18459bf82df68ad8955f1026e01422"` Oct 12 17:03:55.599 INFO kablam! usermod: no changes Oct 12 17:03:55.751 INFO kablam! Compiling conlang_fmt v0.1.0 (/source) Oct 12 17:03:55.995 INFO kablam! warning: unused `#[macro_use]` import Oct 12 17:03:55.995 INFO kablam! --> src/main.rs:2:1 Oct 12 17:03:55.995 INFO kablam! | Oct 12 17:03:55.995 INFO kablam! 2 | #[macro_use] Oct 12 17:03:55.995 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:03:55.995 INFO kablam! | Oct 12 17:03:55.995 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:03:55.995 INFO kablam! Oct 12 17:03:56.627 INFO kablam! warning: method is never used: `add_block` Oct 12 17:03:56.627 INFO kablam! --> src/document.rs:28:5 Oct 12 17:03:56.627 INFO kablam! | Oct 12 17:03:56.627 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 12 17:03:56.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:56.627 INFO kablam! | Oct 12 17:03:56.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:03:56.627 INFO kablam! Oct 12 17:03:56.627 INFO kablam! warning: method is never used: `kind` Oct 12 17:03:56.627 INFO kablam! --> src/errors.rs:15:5 Oct 12 17:03:56.627 INFO kablam! | Oct 12 17:03:56.627 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 12 17:03:56.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:56.627 INFO kablam! Oct 12 17:03:56.627 INFO kablam! warning: variant is never constructed: `Id` Oct 12 17:03:56.627 INFO kablam! --> src/errors.rs:65:5 Oct 12 17:03:56.627 INFO kablam! | Oct 12 17:03:56.627 INFO kablam! 65 | Id(String), Oct 12 17:03:56.627 INFO kablam! | ^^^^^^^^^^ Oct 12 17:03:56.627 INFO kablam! Oct 12 17:03:58.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 12 17:03:58.555 INFO kablam! su: No module specific data is present Oct 12 17:03:59.745 INFO running `"docker" "rm" "-f" "424811d8be624abd9d3d2b792083b210ee18459bf82df68ad8955f1026e01422"` Oct 12 17:04:00.067 INFO blam! 424811d8be624abd9d3d2b792083b210ee18459bf82df68ad8955f1026e01422 Oct 12 17:04:00.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:04:00.642 INFO blam! 4a2c4fdd149a3e6dadf662ecf47cb0f8c09b07c3e1bc79b62afdf2f1a09d0248 Oct 12 17:04:00.655 INFO running `"docker" "start" "-a" "4a2c4fdd149a3e6dadf662ecf47cb0f8c09b07c3e1bc79b62afdf2f1a09d0248"` Oct 12 17:04:01.816 INFO kablam! usermod: no changes Oct 12 17:04:01.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 17:04:01.963 INFO kablam! Running /target/debug/deps/conlang_fmt-15962f0ba009c0cb Oct 12 17:04:01.967 INFO blam! Oct 12 17:04:01.967 INFO blam! running 13 tests Oct 12 17:04:01.967 INFO blam! test input::tests::extra_blank_lines ... ok Oct 12 17:04:01.967 INFO blam! test input::tests::blocks ... ok Oct 12 17:04:01.967 INFO blam! test input::tests::no_final_newline ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::block_iter ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::parameters_multiple ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::parameters_nameless ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::list ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::parameters_named ... ok Oct 12 17:04:01.967 INFO blam! test parse::tests::directive ... ok Oct 12 17:04:01.975 INFO blam! test parse::tests::text_strong ... ok Oct 12 17:04:01.975 INFO kablam! su: No module specific data is present Oct 12 17:04:01.975 INFO blam! test parse::tests::parameters_space ... ok Oct 12 17:04:01.975 INFO blam! test parse::tests::text_emphasis ... ok Oct 12 17:04:01.975 INFO blam! test parse::tests::parameters_none ... ok Oct 12 17:04:01.975 INFO blam! Oct 12 17:04:01.975 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:04:01.975 INFO blam! Oct 12 17:04:02.729 INFO running `"docker" "rm" "-f" "4a2c4fdd149a3e6dadf662ecf47cb0f8c09b07c3e1bc79b62afdf2f1a09d0248"` Oct 12 17:04:03.063 INFO blam! 4a2c4fdd149a3e6dadf662ecf47cb0f8c09b07c3e1bc79b62afdf2f1a09d0248