Oct 26 23:32:24.629 INFO checking nrc/s against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:32:24.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:32:25.072 INFO blam! 7eb0060a3bfbebdfb82f7a21fef70ca8adb4345511b05884cf8089ebfa5890fd Oct 26 23:32:25.079 INFO running `"docker" "start" "-a" "7eb0060a3bfbebdfb82f7a21fef70ca8adb4345511b05884cf8089ebfa5890fd"` Oct 26 23:32:26.033 INFO kablam! usermod: no changes Oct 26 23:32:26.091 INFO kablam! Checking s v0.0.1 (/source) Oct 26 23:32:26.495 INFO kablam! warning: unused macro definition Oct 26 23:32:26.495 INFO kablam! --> src/parser.rs:87:1 Oct 26 23:32:26.495 INFO kablam! | Oct 26 23:32:26.495 INFO kablam! 87 | / macro_rules! program { Oct 26 23:32:26.495 INFO kablam! 88 | | ($($ns: expr),*) => (::parser::Node::Program(vec![$($ns),*])) Oct 26 23:32:26.495 INFO kablam! 89 | | } Oct 26 23:32:26.495 INFO kablam! | |_^ Oct 26 23:32:26.495 INFO kablam! | Oct 26 23:32:26.495 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 23:32:26.495 INFO kablam! Oct 26 23:32:26.495 INFO kablam! warning: unused macro definition Oct 26 23:32:26.495 INFO kablam! --> src/parser.rs:93:1 Oct 26 23:32:26.495 INFO kablam! | Oct 26 23:32:26.495 INFO kablam! 93 | / macro_rules! ident { Oct 26 23:32:26.495 INFO kablam! 94 | | ($s: expr) => (::parser::Node::Ident(::lexer::Str::new($s))) Oct 26 23:32:26.495 INFO kablam! 95 | | } Oct 26 23:32:26.495 INFO kablam! | |_^ Oct 26 23:32:26.495 INFO kablam! Oct 26 23:32:26.495 INFO kablam! warning: unused macro definition Oct 26 23:32:26.495 INFO kablam! --> src/parser.rs:99:1 Oct 26 23:32:26.495 INFO kablam! | Oct 26 23:32:26.495 INFO kablam! 99 | / macro_rules! lit_str { Oct 26 23:32:26.495 INFO kablam! 100 | | ($s: expr) => (::parser::Node::LitStr(::lexer::Str::new($s))) Oct 26 23:32:26.495 INFO kablam! 101 | | } Oct 26 23:32:26.495 INFO kablam! | |_^ Oct 26 23:32:26.495 INFO kablam! Oct 26 23:32:26.927 INFO kablam! warning: method is never used: `new` Oct 26 23:32:26.927 INFO kablam! --> src/lexer.rs:36:5 Oct 26 23:32:26.927 INFO kablam! | Oct 26 23:32:26.927 INFO kablam! 36 | pub fn new(s: &str) -> Str { Oct 26 23:32:26.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:26.927 INFO kablam! | Oct 26 23:32:26.934 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:32:26.934 INFO kablam! Oct 26 23:32:26.934 INFO kablam! warning: method is never used: `is_keyword` Oct 26 23:32:26.934 INFO kablam! --> src/parser.rs:30:5 Oct 26 23:32:26.934 INFO kablam! | Oct 26 23:32:26.934 INFO kablam! 30 | pub fn is_keyword(&self) -> bool { Oct 26 23:32:26.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:26.934 INFO kablam! Oct 26 23:32:26.934 INFO kablam! warning: struct is never constructed: `NoopFolder` Oct 26 23:32:26.934 INFO kablam! --> src/expand.rs:39:1 Oct 26 23:32:26.934 INFO kablam! | Oct 26 23:32:26.934 INFO kablam! 39 | pub struct NoopFolder; Oct 26 23:32:26.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:26.934 INFO kablam! Oct 26 23:32:26.934 INFO kablam! warning: method is never used: `with_value` Oct 26 23:32:26.934 INFO kablam! --> src/interpreter.rs:29:5 Oct 26 23:32:26.934 INFO kablam! | Oct 26 23:32:26.934 INFO kablam! 29 | fn with_value(name: &str, value: Node) -> Envr { Oct 26 23:32:26.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:26.934 INFO kablam! Oct 26 23:32:27.019 INFO kablam! warning: method is never used: `is_keyword` Oct 26 23:32:27.019 INFO kablam! --> src/parser.rs:30:5 Oct 26 23:32:27.019 INFO kablam! | Oct 26 23:32:27.019 INFO kablam! 30 | pub fn is_keyword(&self) -> bool { Oct 26 23:32:27.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:27.019 INFO kablam! | Oct 26 23:32:27.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:32:27.019 INFO kablam! Oct 26 23:32:27.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 26 23:32:27.087 INFO kablam! su: No module specific data is present Oct 26 23:32:28.163 INFO running `"docker" "rm" "-f" "7eb0060a3bfbebdfb82f7a21fef70ca8adb4345511b05884cf8089ebfa5890fd"` Oct 26 23:32:28.459 INFO blam! 7eb0060a3bfbebdfb82f7a21fef70ca8adb4345511b05884cf8089ebfa5890fd