Oct 13 05:04:59.063 INFO checking DavePearce/WhileyWeb.rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:04:59.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 05:04:59.452 INFO blam! cdbaf46b3a5f7d6a3f00fa2e85257447c0c771d195074e45474b293f45ff98f6 Oct 13 05:04:59.456 INFO running `"docker" "start" "-a" "cdbaf46b3a5f7d6a3f00fa2e85257447c0c771d195074e45474b293f45ff98f6"` Oct 13 05:05:00.599 INFO kablam! usermod: no changes Oct 13 05:05:00.740 INFO kablam! Checking mustache v0.8.2 Oct 13 05:05:01.992 INFO kablam! Checking nickel v0.10.1 Oct 13 05:05:05.872 INFO kablam! Checking whiley-web v0.1.0 (/source) Oct 13 05:05:08.760 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:05:08.760 INFO kablam! --> src/main.rs:2:1 Oct 13 05:05:08.760 INFO kablam! | Oct 13 05:05:08.760 INFO kablam! 2 | #[macro_use] extern crate nickel; Oct 13 05:05:08.760 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:05:08.760 INFO kablam! | Oct 13 05:05:08.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:05:08.760 INFO kablam! Oct 13 05:05:08.836 INFO kablam! warning: unused variable: `r` Oct 13 05:05:08.836 INFO kablam! --> src/main.rs:48:9 Oct 13 05:05:08.836 INFO kablam! | Oct 13 05:05:08.836 INFO kablam! 48 | let r = r.unwrap().write_all(cr.code.as_bytes()); Oct 13 05:05:08.836 INFO kablam! | ^ help: consider using `_r` instead Oct 13 05:05:08.836 INFO kablam! | Oct 13 05:05:08.836 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:05:08.836 INFO kablam! Oct 13 05:05:08.873 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:05:08.873 INFO kablam! --> src/main.rs:77:5 Oct 13 05:05:08.873 INFO kablam! | Oct 13 05:05:08.873 INFO kablam! 77 | server.listen("127.0.0.1:8080"); Oct 13 05:05:08.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:05:08.873 INFO kablam! | Oct 13 05:05:08.873 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:05:08.873 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:05:08.873 INFO kablam! Oct 13 05:05:09.001 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:05:09.001 INFO kablam! --> src/main.rs:2:1 Oct 13 05:05:09.001 INFO kablam! | Oct 13 05:05:09.001 INFO kablam! 2 | #[macro_use] extern crate nickel; Oct 13 05:05:09.001 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:05:09.001 INFO kablam! | Oct 13 05:05:09.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:05:09.001 INFO kablam! Oct 13 05:05:09.084 INFO kablam! warning: unused variable: `r` Oct 13 05:05:09.084 INFO kablam! --> src/main.rs:48:9 Oct 13 05:05:09.084 INFO kablam! | Oct 13 05:05:09.084 INFO kablam! 48 | let r = r.unwrap().write_all(cr.code.as_bytes()); Oct 13 05:05:09.084 INFO kablam! | ^ help: consider using `_r` instead Oct 13 05:05:09.084 INFO kablam! | Oct 13 05:05:09.084 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:05:09.084 INFO kablam! Oct 13 05:05:09.106 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:05:09.106 INFO kablam! --> src/main.rs:77:5 Oct 13 05:05:09.106 INFO kablam! | Oct 13 05:05:09.106 INFO kablam! 77 | server.listen("127.0.0.1:8080"); Oct 13 05:05:09.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:05:09.106 INFO kablam! | Oct 13 05:05:09.106 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:05:09.106 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:05:09.106 INFO kablam! Oct 13 05:05:09.149 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.53s Oct 13 05:05:09.160 INFO kablam! su: No module specific data is present Oct 13 05:05:09.765 INFO running `"docker" "rm" "-f" "cdbaf46b3a5f7d6a3f00fa2e85257447c0c771d195074e45474b293f45ff98f6"` Oct 13 05:05:10.021 INFO blam! cdbaf46b3a5f7d6a3f00fa2e85257447c0c771d195074e45474b293f45ff98f6