Oct 27 13:09:30.761 INFO checking yew_simple-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:09:30.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 27 13:09:31.092 INFO blam! e6d468df04f240f898cced2fc25a1a42c95b34dbabbc50706d5d67946de6efb6 Oct 27 13:09:31.107 INFO running `"docker" "start" "-a" "e6d468df04f240f898cced2fc25a1a42c95b34dbabbc50706d5d67946de6efb6"` Oct 27 13:09:32.539 INFO kablam! usermod: no changes Oct 27 13:09:32.752 INFO kablam! Compiling stdweb-internal-runtime v0.1.2 Oct 27 13:09:32.767 INFO kablam! Compiling base-x v0.2.3 Oct 27 13:09:32.767 INFO kablam! Checking discard v1.0.4 Oct 27 13:09:32.768 INFO kablam! Checking expect_macro v0.2.1 Oct 27 13:09:32.771 INFO kablam! Compiling stdweb-internal-macros v0.2.2 Oct 27 13:09:32.771 INFO kablam! Compiling stdweb v0.4.10 Oct 27 13:09:32.771 INFO kablam! Checking http v0.1.13 Oct 27 13:09:32.771 INFO kablam! Compiling syn v0.15.14 Oct 27 13:09:57.411 INFO kablam! Compiling synstructure v0.10.0 Oct 27 13:09:57.411 INFO kablam! Compiling serde_derive v1.0.80 Oct 27 13:10:06.067 INFO kablam! Compiling failure_derive v0.1.3 Oct 27 13:10:15.175 INFO kablam! Checking failure v0.1.3 Oct 27 13:10:19.619 INFO kablam! Compiling stdweb-derive v0.5.1 Oct 27 13:10:48.628 INFO kablam! Checking yew v0.4.0 Oct 27 13:10:52.236 INFO kablam! Checking yew_simple v0.3.0 (/source) Oct 27 13:10:56.323 INFO kablam! warning: unused imports: `HeaderMap`, `Method`, `StatusCode`, `Uri` Oct 27 13:10:56.323 INFO kablam! --> src/fetch.rs:13:12 Oct 27 13:10:56.323 INFO kablam! | Oct 27 13:10:56.323 INFO kablam! 13 | use http::{HeaderMap, Method, StatusCode, Uri}; Oct 27 13:10:56.323 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^ Oct 27 13:10:56.323 INFO kablam! | Oct 27 13:10:56.323 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:10:56.323 INFO kablam! Oct 27 13:10:56.543 INFO kablam! warning: unused variable: `success` Oct 27 13:10:56.543 INFO kablam! --> src/fetch.rs:83:32 Oct 27 13:10:56.543 INFO kablam! | Oct 27 13:10:56.543 INFO kablam! 83 | let js_callback = move |success: bool, response: Value, recv_body: String| -> () { Oct 27 13:10:56.543 INFO kablam! | ^^^^^^^ help: consider using `_success` instead Oct 27 13:10:56.543 INFO kablam! | Oct 27 13:10:56.544 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 13:10:56.545 INFO kablam! Oct 27 13:10:56.545 INFO kablam! warning: unused imports: `HeaderMap`, `Method`, `StatusCode`, `Uri` Oct 27 13:10:56.545 INFO kablam! --> src/fetch.rs:13:12 Oct 27 13:10:56.545 INFO kablam! | Oct 27 13:10:56.545 INFO kablam! 13 | use http::{HeaderMap, Method, StatusCode, Uri}; Oct 27 13:10:56.545 INFO kablam! | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^ Oct 27 13:10:56.546 INFO kablam! | Oct 27 13:10:56.546 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:10:56.546 INFO kablam! Oct 27 13:10:56.752 INFO kablam! warning: unused variable: `success` Oct 27 13:10:56.752 INFO kablam! --> src/fetch.rs:83:32 Oct 27 13:10:56.752 INFO kablam! | Oct 27 13:10:56.752 INFO kablam! 83 | let js_callback = move |success: bool, response: Value, recv_body: String| -> () { Oct 27 13:10:56.752 INFO kablam! | ^^^^^^^ help: consider using `_success` instead Oct 27 13:10:56.752 INFO kablam! | Oct 27 13:10:56.752 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 13:10:56.752 INFO kablam! Oct 27 13:10:56.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 27 13:10:56.867 INFO kablam! su: No module specific data is present Oct 27 13:10:57.451 INFO running `"docker" "rm" "-f" "e6d468df04f240f898cced2fc25a1a42c95b34dbabbc50706d5d67946de6efb6"` Oct 27 13:10:57.707 INFO blam! e6d468df04f240f898cced2fc25a1a42c95b34dbabbc50706d5d67946de6efb6