Sep 05 21:51:26.274 INFO checking tmpshare-1.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 21:51:26.274 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 21:51:26.274 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:51:26.570 INFO blam! 6c5f57e0c0cb1ae007a022f713ea6da7c6d25e8f2aeb31f053a8671685a39832 Sep 05 21:51:26.571 INFO running `"docker" "start" "-a" "6c5f57e0c0cb1ae007a022f713ea6da7c6d25e8f2aeb31f053a8671685a39832"` Sep 05 21:51:28.070 INFO kablam! usermod: no changes Sep 05 21:51:28.442 INFO kablam! Compiling crunchy v0.1.6 Sep 05 21:51:28.446 INFO kablam! Compiling crc16 v0.3.4 Sep 05 21:51:28.446 INFO kablam! Checking crc8 v0.1.1 Sep 05 21:51:28.446 INFO kablam! Compiling blake v1.1.1 Sep 05 21:51:28.446 INFO kablam! Compiling md6 v1.1.1 Sep 05 21:51:28.454 INFO kablam! Checking tabwriter v1.1.0 Sep 05 21:51:28.454 INFO kablam! Checking pbr v1.0.1 Sep 05 21:51:28.454 INFO kablam! Checking shaman v0.1.0 Sep 05 21:51:30.265 INFO kablam! Checking blake2-rfc v0.2.18 Sep 05 21:51:30.390 INFO kablam! Compiling mime v0.2.6 Sep 05 21:51:30.399 INFO kablam! Checking upspin v0.0.1-pre Sep 05 21:51:31.079 INFO kablam! Checking rocket v0.3.16 Sep 05 21:51:31.484 INFO kablam! Checking tiny-keccak v1.4.2 Sep 05 21:51:33.017 INFO kablam! Checking checksums v0.5.5 Sep 05 21:51:33.299 INFO kablam! Compiling hyper v0.10.13 Sep 05 21:51:48.762 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 05 21:52:00.934 INFO kablam! Checking tmpshare v1.0.1 (file:///source) Sep 05 21:52:03.034 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 05 21:52:03.034 INFO kablam! --> src/http.rs:98:1 Sep 05 21:52:03.034 INFO kablam! | Sep 05 21:52:03.034 INFO kablam! 98 | #[error(404)] Sep 05 21:52:03.034 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:52:03.034 INFO kablam! | Sep 05 21:52:03.035 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 05 21:52:03.035 INFO kablam! Sep 05 21:52:03.035 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 05 21:52:03.036 INFO kablam! --> src/http.rs:114:24 Sep 05 21:52:03.036 INFO kablam! | Sep 05 21:52:03.036 INFO kablam! 114 | .catch(errors![not_found]) Sep 05 21:52:03.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 21:52:03.036 INFO kablam! | Sep 05 21:52:03.036 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 05 21:52:03.036 INFO kablam! Sep 05 21:52:03.165 INFO kablam! warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Sep 05 21:52:03.165 INFO kablam! --> src/http.rs:98:1 Sep 05 21:52:03.165 INFO kablam! | Sep 05 21:52:03.165 INFO kablam! 98 | #[error(404)] Sep 05 21:52:03.165 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 21:52:03.165 INFO kablam! | Sep 05 21:52:03.165 INFO kablam! = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Sep 05 21:52:03.165 INFO kablam! Sep 05 21:52:03.166 INFO kablam! warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Sep 05 21:52:03.166 INFO kablam! --> src/http.rs:114:24 Sep 05 21:52:03.166 INFO kablam! | Sep 05 21:52:03.166 INFO kablam! 114 | .catch(errors![not_found]) Sep 05 21:52:03.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 21:52:03.166 INFO kablam! | Sep 05 21:52:03.166 INFO kablam! = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Sep 05 21:52:03.166 INFO kablam! Sep 05 21:52:09.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.12s Sep 05 21:52:09.249 INFO kablam! su: No module specific data is present Sep 05 21:52:10.756 INFO running `"docker" "rm" "-f" "6c5f57e0c0cb1ae007a022f713ea6da7c6d25e8f2aeb31f053a8671685a39832"` Sep 05 21:52:11.126 INFO blam! 6c5f57e0c0cb1ae007a022f713ea6da7c6d25e8f2aeb31f053a8671685a39832