Oct 12 09:41:58.464 INFO checking zyxw59/conlang_fmt against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 09:41:58.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 09:41:58.974 INFO blam! def550fd5b50cc7ab547b396e0453235114f60d45fdde6e174836a6a787dc1e8 Oct 12 09:41:58.976 INFO running `"docker" "start" "-a" "def550fd5b50cc7ab547b396e0453235114f60d45fdde6e174836a6a787dc1e8"` Oct 12 09:42:00.747 INFO kablam! usermod: no changes Oct 12 09:42:00.852 INFO kablam! Compiling cc v1.0.15 Oct 12 09:42:00.864 INFO kablam! Checking libc v0.2.41 Oct 12 09:42:00.876 INFO kablam! Checking rustc-demangle v0.1.8 Oct 12 09:42:00.878 INFO kablam! Checking cfg-if v0.1.3 Oct 12 09:42:00.888 INFO kablam! Checking either v1.5.0 Oct 12 09:42:00.902 INFO kablam! Compiling synstructure v0.6.1 Oct 12 09:42:01.333 INFO kablam! Checking itertools v0.7.8 Oct 12 09:42:05.925 INFO kablam! Compiling failure_derive v0.1.1 Oct 12 09:42:10.887 INFO kablam! Compiling backtrace-sys v0.1.19 Oct 12 09:42:25.004 INFO kablam! Checking backtrace v0.3.8 Oct 12 09:42:25.444 INFO kablam! Checking failure v0.1.1 Oct 12 09:42:25.797 INFO kablam! Checking conlang_fmt v0.1.0 (/source) Oct 12 09:42:26.032 INFO kablam! warning: unused `#[macro_use]` import Oct 12 09:42:26.033 INFO kablam! --> src/main.rs:2:1 Oct 12 09:42:26.033 INFO kablam! | Oct 12 09:42:26.033 INFO kablam! 2 | #[macro_use] Oct 12 09:42:26.033 INFO kablam! | ^^^^^^^^^^^^ Oct 12 09:42:26.033 INFO kablam! | Oct 12 09:42:26.033 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 09:42:26.034 INFO kablam! Oct 12 09:42:26.123 INFO kablam! warning: unused `#[macro_use]` import Oct 12 09:42:26.124 INFO kablam! --> src/main.rs:2:1 Oct 12 09:42:26.124 INFO kablam! | Oct 12 09:42:26.124 INFO kablam! 2 | #[macro_use] Oct 12 09:42:26.125 INFO kablam! | ^^^^^^^^^^^^ Oct 12 09:42:26.125 INFO kablam! | Oct 12 09:42:26.125 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 09:42:26.126 INFO kablam! Oct 12 09:42:26.824 INFO kablam! warning: method is never used: `add_block` Oct 12 09:42:26.824 INFO kablam! --> src/document.rs:28:5 Oct 12 09:42:26.824 INFO kablam! | Oct 12 09:42:26.824 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 12 09:42:26.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:42:26.824 INFO kablam! | Oct 12 09:42:26.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 09:42:26.824 INFO kablam! Oct 12 09:42:26.824 INFO kablam! warning: method is never used: `kind` Oct 12 09:42:26.824 INFO kablam! --> src/errors.rs:15:5 Oct 12 09:42:26.824 INFO kablam! | Oct 12 09:42:26.824 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 12 09:42:26.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:42:26.824 INFO kablam! Oct 12 09:42:26.824 INFO kablam! warning: variant is never constructed: `Id` Oct 12 09:42:26.824 INFO kablam! --> src/errors.rs:65:5 Oct 12 09:42:26.824 INFO kablam! | Oct 12 09:42:26.824 INFO kablam! 65 | Id(String), Oct 12 09:42:26.824 INFO kablam! | ^^^^^^^^^^ Oct 12 09:42:26.824 INFO kablam! Oct 12 09:42:27.085 INFO kablam! warning: method is never used: `add_block` Oct 12 09:42:27.085 INFO kablam! --> src/document.rs:28:5 Oct 12 09:42:27.085 INFO kablam! | Oct 12 09:42:27.086 INFO kablam! 28 | pub fn add_block(&mut self, block: Block) -> EResult<()> { Oct 12 09:42:27.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:42:27.086 INFO kablam! | Oct 12 09:42:27.086 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 09:42:27.086 INFO kablam! Oct 12 09:42:27.087 INFO kablam! warning: method is never used: `kind` Oct 12 09:42:27.087 INFO kablam! --> src/errors.rs:15:5 Oct 12 09:42:27.087 INFO kablam! | Oct 12 09:42:27.087 INFO kablam! 15 | pub fn kind(&self) -> &ErrorKind { Oct 12 09:42:27.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:42:27.088 INFO kablam! Oct 12 09:42:27.088 INFO kablam! warning: variant is never constructed: `Id` Oct 12 09:42:27.089 INFO kablam! --> src/errors.rs:65:5 Oct 12 09:42:27.089 INFO kablam! | Oct 12 09:42:27.089 INFO kablam! 65 | Id(String), Oct 12 09:42:27.089 INFO kablam! | ^^^^^^^^^^ Oct 12 09:42:27.090 INFO kablam! Oct 12 09:42:27.090 INFO kablam! warning: method is never used: `start` Oct 12 09:42:27.090 INFO kablam! --> src/parse.rs:695:5 Oct 12 09:42:27.090 INFO kablam! | Oct 12 09:42:27.091 INFO kablam! 695 | pub fn start(&self) -> Option { Oct 12 09:42:27.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 09:42:27.091 INFO kablam! Oct 12 09:42:27.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.37s Oct 12 09:42:27.148 INFO kablam! su: No module specific data is present Oct 12 09:42:28.288 INFO running `"docker" "rm" "-f" "def550fd5b50cc7ab547b396e0453235114f60d45fdde6e174836a6a787dc1e8"` Oct 12 09:42:28.564 INFO blam! def550fd5b50cc7ab547b396e0453235114f60d45fdde6e174836a6a787dc1e8