Oct 12 19:29:11.547 INFO checking jsdf/lisp.rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:29:11.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 19:29:12.162 INFO blam! 54345f7767515839ac61f0993daa4f418c30f0c835bdccd7e094e01972d41ea1 Oct 12 19:29:12.164 INFO running `"docker" "start" "-a" "54345f7767515839ac61f0993daa4f418c30f0c835bdccd7e094e01972d41ea1"` Oct 12 19:29:14.064 INFO kablam! usermod: no changes Oct 12 19:29:14.112 INFO kablam! Checking lisp_rs v0.0.1 (/source) Oct 12 19:29:15.128 INFO kablam! warning: method is never used: `new` Oct 12 19:29:15.128 INFO kablam! --> src/lisp.rs:25:5 Oct 12 19:29:15.128 INFO kablam! | Oct 12 19:29:15.128 INFO kablam! 25 | fn new(params: Vec, body: Val, env: EnvRef) -> Proc { Oct 12 19:29:15.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.128 INFO kablam! | Oct 12 19:29:15.128 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:29:15.128 INFO kablam! Oct 12 19:29:15.128 INFO kablam! warning: method is never used: `call` Oct 12 19:29:15.128 INFO kablam! --> src/lisp.rs:33:5 Oct 12 19:29:15.128 INFO kablam! | Oct 12 19:29:15.128 INFO kablam! 33 | fn call(&self, args: Vec) -> Val { Oct 12 19:29:15.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.128 INFO kablam! Oct 12 19:29:15.128 INFO kablam! warning: method is never used: `assign` Oct 12 19:29:15.128 INFO kablam! --> src/lisp.rs:84:5 Oct 12 19:29:15.128 INFO kablam! | Oct 12 19:29:15.128 INFO kablam! 84 | fn assign(&mut self, var_name: &String, val: Val) { Oct 12 19:29:15.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.128 INFO kablam! Oct 12 19:29:15.445 INFO kablam! warning: method is never used: `new` Oct 12 19:29:15.445 INFO kablam! --> src/lisp.rs:25:5 Oct 12 19:29:15.445 INFO kablam! | Oct 12 19:29:15.445 INFO kablam! 25 | fn new(params: Vec, body: Val, env: EnvRef) -> Proc { Oct 12 19:29:15.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.447 INFO kablam! | Oct 12 19:29:15.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:29:15.447 INFO kablam! Oct 12 19:29:15.447 INFO kablam! warning: method is never used: `call` Oct 12 19:29:15.447 INFO kablam! --> src/lisp.rs:33:5 Oct 12 19:29:15.447 INFO kablam! | Oct 12 19:29:15.447 INFO kablam! 33 | fn call(&self, args: Vec) -> Val { Oct 12 19:29:15.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.447 INFO kablam! Oct 12 19:29:15.447 INFO kablam! warning: method is never used: `assign` Oct 12 19:29:15.447 INFO kablam! --> src/lisp.rs:84:5 Oct 12 19:29:15.447 INFO kablam! | Oct 12 19:29:15.447 INFO kablam! 84 | fn assign(&mut self, var_name: &String, val: Val) { Oct 12 19:29:15.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:15.447 INFO kablam! Oct 12 19:29:16.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.97s Oct 12 19:29:16.085 INFO kablam! su: No module specific data is present Oct 12 19:29:16.716 INFO running `"docker" "rm" "-f" "54345f7767515839ac61f0993daa4f418c30f0c835bdccd7e094e01972d41ea1"` Oct 12 19:29:16.996 INFO blam! 54345f7767515839ac61f0993daa4f418c30f0c835bdccd7e094e01972d41ea1