Sep 14 05:31:37.833 INFO checking Nebuli2/rlisp2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 05:31:37.833 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 05:31:37.833 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:31:38.282 INFO blam! 4976d7860879569b64b89a8e89c6a9a9717196aae39fa5980b73c8eb0aa53612 Sep 14 05:31:38.288 INFO running `"docker" "start" "-a" "4976d7860879569b64b89a8e89c6a9a9717196aae39fa5980b73c8eb0aa53612"` Sep 14 05:31:40.071 INFO kablam! usermod: no changes Sep 14 05:31:40.210 INFO kablam! Compiling rustc_version v0.2.2 Sep 14 05:31:40.211 INFO kablam! Checking clap v2.32.0 Sep 14 05:31:42.059 INFO kablam! Compiling im v10.2.0 Sep 14 05:31:46.729 INFO kablam! Checking rlisp-core v0.1.0 (file:///source/rlisp-core) Sep 14 05:31:48.271 INFO kablam! warning: field is never used: `name` Sep 14 05:31:48.271 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 14 05:31:48.271 INFO kablam! | Sep 14 05:31:48.271 INFO kablam! 16 | name: Option, Sep 14 05:31:48.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.271 INFO kablam! | Sep 14 05:31:48.271 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:48.271 INFO kablam! Sep 14 05:31:48.271 INFO kablam! warning: method is never used: `peek_char` Sep 14 05:31:48.271 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 14 05:31:48.271 INFO kablam! | Sep 14 05:31:48.271 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 14 05:31:48.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.271 INFO kablam! Sep 14 05:31:48.343 INFO kablam! warning: field is never used: `name` Sep 14 05:31:48.343 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 14 05:31:48.343 INFO kablam! | Sep 14 05:31:48.343 INFO kablam! 16 | name: Option, Sep 14 05:31:48.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.343 INFO kablam! | Sep 14 05:31:48.343 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:48.343 INFO kablam! Sep 14 05:31:48.343 INFO kablam! warning: method is never used: `peek_char` Sep 14 05:31:48.343 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 14 05:31:48.343 INFO kablam! | Sep 14 05:31:48.343 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 14 05:31:48.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.343 INFO kablam! Sep 14 05:31:50.209 INFO kablam! Checking rlisp v0.1.0 (file:///source) Sep 14 05:31:50.546 INFO kablam! warning: unused import: `repl::run_repl` Sep 14 05:31:50.546 INFO kablam! --> src/app.rs:2:5 Sep 14 05:31:50.546 INFO kablam! | Sep 14 05:31:50.546 INFO kablam! 2 | use repl::run_repl; Sep 14 05:31:50.546 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 05:31:50.546 INFO kablam! | Sep 14 05:31:50.546 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:31:50.546 INFO kablam! Sep 14 05:31:50.627 INFO kablam! warning: function is never used: `run_repl` Sep 14 05:31:50.627 INFO kablam! --> src/repl.rs:6:1 Sep 14 05:31:50.627 INFO kablam! | Sep 14 05:31:50.627 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 14 05:31:50.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:50.627 INFO kablam! | Sep 14 05:31:50.627 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:50.627 INFO kablam! Sep 14 05:31:50.795 INFO kablam! warning: unused import: `repl::run_repl` Sep 14 05:31:50.795 INFO kablam! --> src/app.rs:2:5 Sep 14 05:31:50.795 INFO kablam! | Sep 14 05:31:50.795 INFO kablam! 2 | use repl::run_repl; Sep 14 05:31:50.795 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 05:31:50.795 INFO kablam! | Sep 14 05:31:50.795 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:31:50.795 INFO kablam! Sep 14 05:31:50.896 INFO kablam! warning: function is never used: `run_repl` Sep 14 05:31:50.896 INFO kablam! --> src/repl.rs:6:1 Sep 14 05:31:50.896 INFO kablam! | Sep 14 05:31:50.896 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 14 05:31:50.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:50.896 INFO kablam! | Sep 14 05:31:50.896 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:50.896 INFO kablam! Sep 14 05:31:50.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.82s Sep 14 05:31:50.927 INFO kablam! su: No module specific data is present Sep 14 05:31:52.334 INFO running `"docker" "rm" "-f" "4976d7860879569b64b89a8e89c6a9a9717196aae39fa5980b73c8eb0aa53612"` Sep 14 05:31:52.595 INFO blam! 4976d7860879569b64b89a8e89c6a9a9717196aae39fa5980b73c8eb0aa53612