Sep 10 03:49:24.124 INFO checking justincampbell/url-shortener-rust against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 03:49:24.124 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 03:49:24.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:49:24.354 INFO blam! 368a9363e23a1a2eabffeb7e19e15227f063e64423e6b5dcc7d721e8dacbae9b Sep 10 03:49:24.356 INFO running `"docker" "start" "-a" "368a9363e23a1a2eabffeb7e19e15227f063e64423e6b5dcc7d721e8dacbae9b"` Sep 10 03:49:25.588 INFO kablam! usermod: no changes Sep 10 03:49:25.654 INFO kablam! Checking shortener v0.0.1 (file:///source) Sep 10 03:49:26.124 INFO kablam! warning: type alias is never used: `Token` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:3:1 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 3 | type Token = String; Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: type alias is never used: `Url` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:4:1 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 4 | type Url = String; Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: struct is never constructed: `World` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:6:1 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 6 | pub struct World { Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: method is never used: `empty` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:12:5 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 12 | pub fn empty() -> World { Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: method is never used: `shorten` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:16:5 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 16 | pub fn shorten(&mut self, url: &Url) -> Token { Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: method is never used: `expand` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:25:5 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 25 | pub fn expand(&self, token: Token) -> Option<&Url> { Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.124 INFO kablam! warning: method is never used: `tokenize` Sep 10 03:49:26.124 INFO kablam! --> src/shortener.rs:29:5 Sep 10 03:49:26.124 INFO kablam! | Sep 10 03:49:26.124 INFO kablam! 29 | fn tokenize(id: i32) -> String { Sep 10 03:49:26.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:49:26.124 INFO kablam! Sep 10 03:49:26.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Sep 10 03:49:26.164 INFO kablam! su: No module specific data is present Sep 10 03:49:26.971 INFO running `"docker" "rm" "-f" "368a9363e23a1a2eabffeb7e19e15227f063e64423e6b5dcc7d721e8dacbae9b"` Sep 10 03:49:27.101 INFO blam! 368a9363e23a1a2eabffeb7e19e15227f063e64423e6b5dcc7d721e8dacbae9b