Oct 21 16:42:17.452 INFO checking justincampbell/url-shortener-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:42:17.453 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 16:42:17.988 INFO blam! c393d470701d1954335c39e49a95e95aa17e5752114bca7e862da645c83af944 Oct 21 16:42:17.992 INFO running `"docker" "start" "-a" "c393d470701d1954335c39e49a95e95aa17e5752114bca7e862da645c83af944"` Oct 21 16:42:19.243 INFO kablam! usermod: no changes Oct 21 16:42:19.308 INFO kablam! Checking shortener v0.0.1 (/source) Oct 21 16:42:19.776 INFO kablam! warning: type alias is never used: `Token` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:3:1 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 3 | type Token = String; Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: type alias is never used: `Url` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:4:1 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 4 | type Url = String; Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: struct is never constructed: `World` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:6:1 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 6 | pub struct World { Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: method is never used: `empty` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:12:5 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 12 | pub fn empty() -> World { Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: method is never used: `shorten` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:16:5 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 16 | pub fn shorten(&mut self, url: &Url) -> Token { Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: method is never used: `expand` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:25:5 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 25 | pub fn expand(&self, token: Token) -> Option<&Url> { Oct 21 16:42:19.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.776 INFO kablam! Oct 21 16:42:19.776 INFO kablam! warning: method is never used: `tokenize` Oct 21 16:42:19.776 INFO kablam! --> src/shortener.rs:29:5 Oct 21 16:42:19.776 INFO kablam! | Oct 21 16:42:19.776 INFO kablam! 29 | fn tokenize(id: i32) -> String { Oct 21 16:42:19.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:19.777 INFO kablam! Oct 21 16:42:19.937 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 21 16:42:19.937 INFO kablam! su: No module specific data is present Oct 21 16:42:20.577 INFO running `"docker" "rm" "-f" "c393d470701d1954335c39e49a95e95aa17e5752114bca7e862da645c83af944"` Oct 21 16:42:20.964 INFO blam! c393d470701d1954335c39e49a95e95aa17e5752114bca7e862da645c83af944