Oct 31 17:00:19.010 INFO checking zyxw59/conlang_fmt against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 17:00:19.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 17:00:19.452 INFO blam! 9e594475bcf9369cbf9db7860efd91beb6f5c59da6429330f4cee2427e1df1c9 Oct 31 17:00:19.458 INFO running `"docker" "start" "-a" "9e594475bcf9369cbf9db7860efd91beb6f5c59da6429330f4cee2427e1df1c9"` Oct 31 17:00:20.645 INFO kablam! usermod: no changes Oct 31 17:00:20.792 INFO kablam! Compiling cc v1.0.15 Oct 31 17:00:20.792 INFO kablam! Compiling unicode-xid v0.0.4 Oct 31 17:00:20.793 INFO kablam! Compiling quote v0.3.15 Oct 31 17:00:20.793 INFO kablam! Checking libc v0.2.41 Oct 31 17:00:20.795 INFO kablam! Checking cfg-if v0.1.3 Oct 31 17:00:20.795 INFO kablam! Checking rustc-demangle v0.1.8 Oct 31 17:00:20.795 INFO kablam! Checking either v1.5.0 Oct 31 17:00:22.088 INFO kablam! Compiling synom v0.11.3 Oct 31 17:00:22.352 INFO kablam! Checking itertools v0.7.8 Oct 31 17:00:24.152 INFO kablam! Compiling syn v0.11.11 Oct 31 17:00:30.044 INFO kablam! Compiling backtrace-sys v0.1.19 Oct 31 17:00:36.376 INFO kablam! Compiling synstructure v0.6.1 Oct 31 17:00:38.432 INFO kablam! Compiling failure_derive v0.1.1 Oct 31 17:00:47.478 INFO kablam! Checking backtrace v0.3.8 Oct 31 17:00:47.933 INFO kablam! Checking failure v0.1.1 Oct 31 17:00:48.300 INFO kablam! Checking conlang_fmt v0.1.0 (/source) Oct 31 17:00:48.641 INFO kablam! warning: unused `#[macro_use]` import Oct 31 17:00:48.641 INFO kablam! --> src/main.rs:2:1 Oct 31 17:00:48.641 INFO kablam! | Oct 31 17:00:48.642 INFO kablam! 2 | #[macro_use] Oct 31 17:00:48.642 INFO kablam! | ^^^^^^^^^^^^ Oct 31 17:00:48.642 INFO kablam! | Oct 31 17:00:48.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:00:48.643 INFO kablam! Oct 31 17:00:48.649 INFO kablam! warning: unused `#[macro_use]` import Oct 31 17:00:48.650 INFO kablam! --> src/main.rs:2:1 Oct 31 17:00:48.650 INFO kablam! | Oct 31 17:00:48.650 INFO kablam! 2 | #[macro_use] Oct 31 17:00:48.651 INFO kablam! | ^^^^^^^^^^^^ Oct 31 17:00:48.651 INFO kablam! | Oct 31 17:00:48.651 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:00:48.652 INFO kablam! Oct 31 17:00:49.683 INFO kablam! warning: method is never used: `add_block` Oct 31 17:00:49.683 INFO kablam! --> src/document.rs:28:5 Oct 31 17:00:49.684 INFO kablam! | Oct 31 17:00:49.684 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 31 17:00:49.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:49.685 INFO kablam! | Oct 31 17:00:49.685 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:00:49.685 INFO kablam! Oct 31 17:00:49.685 INFO kablam! warning: method is never used: `kind` Oct 31 17:00:49.686 INFO kablam! --> src/errors.rs:15:5 Oct 31 17:00:49.686 INFO kablam! | Oct 31 17:00:49.686 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 31 17:00:49.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:49.687 INFO kablam! Oct 31 17:00:49.687 INFO kablam! warning: variant is never constructed: `Id` Oct 31 17:00:49.687 INFO kablam! --> src/errors.rs:65:5 Oct 31 17:00:49.688 INFO kablam! | Oct 31 17:00:49.688 INFO kablam! 65 | Id(String), Oct 31 17:00:49.688 INFO kablam! | ^^^^^^^^^^ Oct 31 17:00:49.689 INFO kablam! Oct 31 17:00:49.689 INFO kablam! warning: method is never used: `start` Oct 31 17:00:49.689 INFO kablam! --> src/parse.rs:695:5 Oct 31 17:00:49.690 INFO kablam! | Oct 31 17:00:49.690 INFO kablam! 695 | pub fn start(&self) -> Option { Oct 31 17:00:49.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:49.690 INFO kablam! Oct 31 17:00:49.796 INFO kablam! warning: method is never used: `add_block` Oct 31 17:00:49.797 INFO kablam! --> src/document.rs:28:5 Oct 31 17:00:49.797 INFO kablam! | Oct 31 17:00:49.798 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 31 17:00:49.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:49.798 INFO kablam! | Oct 31 17:00:49.798 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:00:49.799 INFO kablam! Oct 31 17:00:49.799 INFO kablam! warning: method is never used: `kind` Oct 31 17:00:49.799 INFO kablam! --> src/errors.rs:15:5 Oct 31 17:00:49.800 INFO kablam! | Oct 31 17:00:49.800 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 31 17:00:49.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:00:49.801 INFO kablam! Oct 31 17:00:49.801 INFO kablam! warning: variant is never constructed: `Id` Oct 31 17:00:49.801 INFO kablam! --> src/errors.rs:65:5 Oct 31 17:00:49.801 INFO kablam! | Oct 31 17:00:49.802 INFO kablam! 65 | Id(String), Oct 31 17:00:49.802 INFO kablam! | ^^^^^^^^^^ Oct 31 17:00:49.802 INFO kablam! Oct 31 17:00:49.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.16s Oct 31 17:00:49.853 INFO kablam! su: No module specific data is present Oct 31 17:00:50.536 INFO running `"docker" "rm" "-f" "9e594475bcf9369cbf9db7860efd91beb6f5c59da6429330f4cee2427e1df1c9"` Oct 31 17:00:50.894 INFO blam! 9e594475bcf9369cbf9db7860efd91beb6f5c59da6429330f4cee2427e1df1c9