Sep 14 05:31:37.695 INFO checking Nebuli2/rlisp2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:31:37.695 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:31:37.696 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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.231 INFO blam! 3867744a97b8c96421e0877d05b2fefa3ccc4fab2c43a545a07c0bf5ffcb0d66 Sep 14 05:31:38.232 INFO running `"docker" "start" "-a" "3867744a97b8c96421e0877d05b2fefa3ccc4fab2c43a545a07c0bf5ffcb0d66"` Sep 14 05:31:40.047 INFO kablam! usermod: no changes Sep 14 05:31:40.191 INFO kablam! Checking clap v2.32.0 Sep 14 05:31:40.191 INFO kablam! Compiling im v10.2.0 Sep 14 05:31:46.832 INFO kablam! Checking rlisp-core v0.1.0 (file:///source/rlisp-core) Sep 14 05:31:48.016 INFO kablam! warning: field is never used: `name` Sep 14 05:31:48.016 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 14 05:31:48.016 INFO kablam! | Sep 14 05:31:48.016 INFO kablam! 16 | name: Option, Sep 14 05:31:48.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.016 INFO kablam! | Sep 14 05:31:48.016 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:48.016 INFO kablam! Sep 14 05:31:48.016 INFO kablam! warning: method is never used: `peek_char` Sep 14 05:31:48.016 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 14 05:31:48.016 INFO kablam! | Sep 14 05:31:48.016 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 14 05:31:48.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.016 INFO kablam! Sep 14 05:31:48.991 INFO kablam! warning: field is never used: `name` Sep 14 05:31:48.991 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 14 05:31:48.991 INFO kablam! | Sep 14 05:31:48.991 INFO kablam! 16 | name: Option, Sep 14 05:31:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.991 INFO kablam! | Sep 14 05:31:48.991 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:48.991 INFO kablam! Sep 14 05:31:48.991 INFO kablam! warning: method is never used: `peek_char` Sep 14 05:31:48.991 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 14 05:31:48.991 INFO kablam! | Sep 14 05:31:48.991 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 14 05:31:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:48.991 INFO kablam! Sep 14 05:31:49.507 INFO kablam! Checking rlisp v0.1.0 (file:///source) Sep 14 05:31:49.985 INFO kablam! warning: unused import: `repl::run_repl` Sep 14 05:31:49.985 INFO kablam! --> src/app.rs:2:5 Sep 14 05:31:49.985 INFO kablam! | Sep 14 05:31:49.985 INFO kablam! 2 | use repl::run_repl; Sep 14 05:31:49.985 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 05:31:49.985 INFO kablam! | Sep 14 05:31:49.985 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:31:49.985 INFO kablam! Sep 14 05:31:50.027 INFO kablam! warning: unused import: `repl::run_repl` Sep 14 05:31:50.027 INFO kablam! --> src/app.rs:2:5 Sep 14 05:31:50.027 INFO kablam! | Sep 14 05:31:50.027 INFO kablam! 2 | use repl::run_repl; Sep 14 05:31:50.027 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 05:31:50.027 INFO kablam! | Sep 14 05:31:50.027 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 05:31:50.027 INFO kablam! Sep 14 05:31:50.068 INFO kablam! warning: function is never used: `run_repl` Sep 14 05:31:50.068 INFO kablam! --> src/repl.rs:6:1 Sep 14 05:31:50.068 INFO kablam! | Sep 14 05:31:50.068 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 14 05:31:50.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:50.068 INFO kablam! | Sep 14 05:31:50.068 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:50.068 INFO kablam! Sep 14 05:31:50.168 INFO kablam! warning: function is never used: `run_repl` Sep 14 05:31:50.168 INFO kablam! --> src/repl.rs:6:1 Sep 14 05:31:50.168 INFO kablam! | Sep 14 05:31:50.168 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 14 05:31:50.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:31:50.168 INFO kablam! | Sep 14 05:31:50.168 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 05:31:50.168 INFO kablam! Sep 14 05:31:50.200 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.12s Sep 14 05:31:50.205 INFO kablam! su: No module specific data is present Sep 14 05:31:51.326 INFO running `"docker" "rm" "-f" "3867744a97b8c96421e0877d05b2fefa3ccc4fab2c43a545a07c0bf5ffcb0d66"` Sep 14 05:31:51.591 INFO blam! 3867744a97b8c96421e0877d05b2fefa3ccc4fab2c43a545a07c0bf5ffcb0d66