Oct 13 02:57:19.624 INFO checking QuantumSheep/ticate against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:57:19.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 02:57:20.093 INFO blam! a4fdbe2eb82716add31f3f764c52558b69e23db41486ddfebdba825a787afec3 Oct 13 02:57:20.094 INFO running `"docker" "start" "-a" "a4fdbe2eb82716add31f3f764c52558b69e23db41486ddfebdba825a787afec3"` Oct 13 02:57:21.424 INFO kablam! usermod: no changes Oct 13 02:57:21.687 INFO kablam! Checking tera v0.11.16 Oct 13 02:57:26.927 INFO kablam! Checking ticate v0.1.0 (/source) Oct 13 02:57:34.404 INFO kablam! warning: unused imports: `Body`, `Response` Oct 13 02:57:34.405 INFO kablam! --> src/main.rs:12:13 Oct 13 02:57:34.406 INFO kablam! | Oct 13 02:57:34.406 INFO kablam! 12 | use hyper::{Body, Response, Server}; Oct 13 02:57:34.407 INFO kablam! | ^^^^ ^^^^^^^^ Oct 13 02:57:34.407 INFO kablam! | Oct 13 02:57:34.408 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:57:34.408 INFO kablam! Oct 13 02:57:34.409 INFO kablam! warning: unused import: `Response` Oct 13 02:57:34.410 INFO kablam! --> src/controllers/home.rs:1:28 Oct 13 02:57:34.410 INFO kablam! | Oct 13 02:57:34.411 INFO kablam! 1 | use hyper::{Body, Request, Response}; Oct 13 02:57:34.411 INFO kablam! | ^^^^^^^^ Oct 13 02:57:34.412 INFO kablam! Oct 13 02:57:34.413 INFO kablam! warning: unused import: `Stream` Oct 13 02:57:34.413 INFO kablam! --> src/routing.rs:2:25 Oct 13 02:57:34.414 INFO kablam! | Oct 13 02:57:34.414 INFO kablam! 2 | use hyper::rt::{Future, Stream}; Oct 13 02:57:34.415 INFO kablam! | ^^^^^^ Oct 13 02:57:34.415 INFO kablam! Oct 13 02:57:34.416 INFO kablam! warning: unused import: `hyper::service::service_fn` Oct 13 02:57:34.417 INFO kablam! --> src/routing.rs:3:5 Oct 13 02:57:34.417 INFO kablam! | Oct 13 02:57:34.418 INFO kablam! 3 | use hyper::service::service_fn; Oct 13 02:57:34.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:57:34.419 INFO kablam! Oct 13 02:57:34.419 INFO kablam! warning: unused import: `Server` Oct 13 02:57:34.420 INFO kablam! --> src/routing.rs:4:46 Oct 13 02:57:34.420 INFO kablam! | Oct 13 02:57:34.421 INFO kablam! 4 | use hyper::{Body, Method, Request, Response, Server, StatusCode, Error}; Oct 13 02:57:34.422 INFO kablam! | ^^^^^^ Oct 13 02:57:34.422 INFO kablam! Oct 13 02:57:34.734 INFO kablam! warning: unused imports: `Body`, `Response` Oct 13 02:57:34.735 INFO kablam! --> src/main.rs:12:13 Oct 13 02:57:34.735 INFO kablam! | Oct 13 02:57:34.736 INFO kablam! 12 | use hyper::{Body, Response, Server}; Oct 13 02:57:34.736 INFO kablam! | ^^^^ ^^^^^^^^ Oct 13 02:57:34.737 INFO kablam! | Oct 13 02:57:34.738 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:57:34.738 INFO kablam! Oct 13 02:57:34.739 INFO kablam! warning: unused import: `Response` Oct 13 02:57:34.739 INFO kablam! --> src/controllers/home.rs:1:28 Oct 13 02:57:34.740 INFO kablam! | Oct 13 02:57:34.741 INFO kablam! 1 | use hyper::{Body, Request, Response}; Oct 13 02:57:34.741 INFO kablam! | ^^^^^^^^ Oct 13 02:57:34.742 INFO kablam! Oct 13 02:57:34.742 INFO kablam! warning: unused import: `Stream` Oct 13 02:57:34.743 INFO kablam! --> src/routing.rs:2:25 Oct 13 02:57:34.743 INFO kablam! | Oct 13 02:57:34.744 INFO kablam! 2 | use hyper::rt::{Future, Stream}; Oct 13 02:57:34.745 INFO kablam! | ^^^^^^ Oct 13 02:57:34.745 INFO kablam! Oct 13 02:57:34.745 INFO kablam! warning: unused import: `hyper::service::service_fn` Oct 13 02:57:34.745 INFO kablam! --> src/routing.rs:3:5 Oct 13 02:57:34.745 INFO kablam! | Oct 13 02:57:34.745 INFO kablam! 3 | use hyper::service::service_fn; Oct 13 02:57:34.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:57:34.745 INFO kablam! Oct 13 02:57:34.745 INFO kablam! warning: unused import: `Server` Oct 13 02:57:34.745 INFO kablam! --> src/routing.rs:4:46 Oct 13 02:57:34.745 INFO kablam! | Oct 13 02:57:34.745 INFO kablam! 4 | use hyper::{Body, Method, Request, Response, Server, StatusCode, Error}; Oct 13 02:57:34.745 INFO kablam! | ^^^^^^ Oct 13 02:57:34.748 INFO kablam! Oct 13 02:57:34.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.47s Oct 13 02:57:34.924 INFO kablam! su: No module specific data is present Oct 13 02:57:36.435 INFO running `"docker" "rm" "-f" "a4fdbe2eb82716add31f3f764c52558b69e23db41486ddfebdba825a787afec3"` Oct 13 02:57:36.716 INFO blam! a4fdbe2eb82716add31f3f764c52558b69e23db41486ddfebdba825a787afec3