Sep 20 23:45:43.118 INFO checking Nebuli2/rlisp2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 23:45:43.118 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 23:45:43.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 23:45:43.472 INFO blam! 4b5f313c08924cac13672590700eed6d223ec21cffe6f899d1c543f16265974b Sep 20 23:45:43.473 INFO running `"docker" "start" "-a" "4b5f313c08924cac13672590700eed6d223ec21cffe6f899d1c543f16265974b"` Sep 20 23:45:45.213 INFO kablam! usermod: no changes Sep 20 23:45:45.302 INFO kablam! Compiling rustc_version v0.2.2 Sep 20 23:45:46.538 INFO kablam! Compiling im v10.2.0 Sep 20 23:45:50.003 INFO kablam! Checking rlisp-core v0.1.0 (/source/rlisp-core) Sep 20 23:45:51.630 INFO kablam! warning: field is never used: `name` Sep 20 23:45:51.630 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 20 23:45:51.630 INFO kablam! | Sep 20 23:45:51.630 INFO kablam! 16 | name: Option, Sep 20 23:45:51.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:51.630 INFO kablam! | Sep 20 23:45:51.631 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 23:45:51.631 INFO kablam! Sep 20 23:45:51.631 INFO kablam! warning: method is never used: `peek_char` Sep 20 23:45:51.631 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 20 23:45:51.631 INFO kablam! | Sep 20 23:45:51.631 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 20 23:45:51.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:51.631 INFO kablam! Sep 20 23:45:51.852 INFO kablam! warning: field is never used: `name` Sep 20 23:45:51.852 INFO kablam! --> rlisp-core/src/parser/mod.rs:16:5 Sep 20 23:45:51.852 INFO kablam! | Sep 20 23:45:51.852 INFO kablam! 16 | name: Option, Sep 20 23:45:51.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:51.852 INFO kablam! | Sep 20 23:45:51.852 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 23:45:51.852 INFO kablam! Sep 20 23:45:51.862 INFO kablam! warning: method is never used: `peek_char` Sep 20 23:45:51.862 INFO kablam! --> rlisp-core/src/parser/mod.rs:64:5 Sep 20 23:45:51.862 INFO kablam! | Sep 20 23:45:51.862 INFO kablam! 64 | fn peek_char(&mut self) -> Option { Sep 20 23:45:51.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:51.862 INFO kablam! Sep 20 23:45:51.999 INFO kablam! Checking rlisp v0.1.0 (/source) Sep 20 23:45:52.426 INFO kablam! warning: unused import: `repl::run_repl` Sep 20 23:45:52.426 INFO kablam! --> src/app.rs:2:5 Sep 20 23:45:52.426 INFO kablam! | Sep 20 23:45:52.426 INFO kablam! 2 | use repl::run_repl; Sep 20 23:45:52.426 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:45:52.426 INFO kablam! | Sep 20 23:45:52.426 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 23:45:52.426 INFO kablam! Sep 20 23:45:52.462 INFO kablam! warning: unused import: `repl::run_repl` Sep 20 23:45:52.462 INFO kablam! --> src/app.rs:2:5 Sep 20 23:45:52.462 INFO kablam! | Sep 20 23:45:52.462 INFO kablam! 2 | use repl::run_repl; Sep 20 23:45:52.462 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 23:45:52.462 INFO kablam! | Sep 20 23:45:52.462 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 23:45:52.462 INFO kablam! Sep 20 23:45:52.527 INFO kablam! warning: function is never used: `run_repl` Sep 20 23:45:52.527 INFO kablam! --> src/repl.rs:6:1 Sep 20 23:45:52.527 INFO kablam! | Sep 20 23:45:52.527 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 20 23:45:52.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:52.527 INFO kablam! | Sep 20 23:45:52.527 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 23:45:52.527 INFO kablam! Sep 20 23:45:52.588 INFO kablam! warning: function is never used: `run_repl` Sep 20 23:45:52.588 INFO kablam! --> src/repl.rs:6:1 Sep 20 23:45:52.588 INFO kablam! | Sep 20 23:45:52.588 INFO kablam! 6 | pub fn run_repl(ctx: &mut Context) { Sep 20 23:45:52.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 23:45:52.588 INFO kablam! | Sep 20 23:45:52.588 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 23:45:52.588 INFO kablam! Sep 20 23:45:52.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.39s Sep 20 23:45:52.632 INFO kablam! su: No module specific data is present Sep 20 23:45:54.026 INFO running `"docker" "rm" "-f" "4b5f313c08924cac13672590700eed6d223ec21cffe6f899d1c543f16265974b"` Sep 20 23:45:54.141 INFO blam! 4b5f313c08924cac13672590700eed6d223ec21cffe6f899d1c543f16265974b