Oct 26 22:54:12.569 INFO checking picklenerd/project_euler against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:54:12.569 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 26 22:54:13.055 INFO blam! 0b8ebed8dda4bcfd6ad010ab2118f3b8a4ada8a20b8d9669f78e785ecb249e10 Oct 26 22:54:13.057 INFO running `"docker" "start" "-a" "0b8ebed8dda4bcfd6ad010ab2118f3b8a4ada8a20b8d9669f78e785ecb249e10"` Oct 26 22:54:15.195 INFO kablam! usermod: no changes Oct 26 22:54:15.633 INFO kablam! Checking mio v0.6.14 Oct 26 22:54:15.634 INFO kablam! Checking want v0.0.4 Oct 26 22:54:15.634 INFO kablam! Checking new_debug_unreachable v1.0.1 Oct 26 22:54:15.677 INFO kablam! Checking tokio-io v0.1.7 Oct 26 22:54:15.678 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 26 22:54:15.678 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 26 22:54:15.679 INFO kablam! Compiling phf_generator v0.7.22 Oct 26 22:54:16.308 INFO kablam! Checking futf v0.1.4 Oct 26 22:54:18.077 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 26 22:54:18.078 INFO kablam! Compiling phf_codegen v0.7.22 Oct 26 22:54:19.312 INFO kablam! Checking tendril v0.3.1 Oct 26 22:54:21.065 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 26 22:54:22.951 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 22:54:24.260 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 22:54:24.631 INFO kablam! Checking tokio-fs v0.1.1 Oct 26 22:54:29.285 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 22:54:29.465 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 22:54:31.021 INFO kablam! Compiling string_cache v0.6.2 Oct 26 22:54:31.031 INFO kablam! Compiling markup5ever v0.3.2 Oct 26 22:54:32.593 INFO kablam! Checking tokio v0.1.7 Oct 26 22:54:36.431 INFO kablam! Checking tokio-core v0.1.17 Oct 26 22:54:40.407 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 22:54:40.407 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 22:54:46.467 INFO kablam! Checking hyper v0.11.27 Oct 26 22:54:47.471 INFO kablam! Checking html5ever v0.18.0 Oct 26 22:54:52.411 INFO kablam! Checking select v0.4.2 Oct 26 22:54:56.155 INFO kablam! Checking hyper-tls v0.1.3 Oct 26 22:54:57.559 INFO kablam! Checking reqwest v0.8.6 Oct 26 22:55:00.061 INFO kablam! Checking project_euler v0.1.0 (/source) Oct 26 22:55:04.075 INFO kablam! warning: unused variable: `title` Oct 26 22:55:04.075 INFO kablam! --> src/main.rs:15:9 Oct 26 22:55:04.075 INFO kablam! | Oct 26 22:55:04.075 INFO kablam! 15 | let title = content.find(Name("h2")).next().unwrap().text(); Oct 26 22:55:04.075 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 26 22:55:04.075 INFO kablam! | Oct 26 22:55:04.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:55:04.075 INFO kablam! Oct 26 22:55:04.327 INFO kablam! warning: unused variable: `title` Oct 26 22:55:04.327 INFO kablam! --> src/main.rs:15:9 Oct 26 22:55:04.327 INFO kablam! | Oct 26 22:55:04.327 INFO kablam! 15 | let title = content.find(Name("h2")).next().unwrap().text(); Oct 26 22:55:04.327 INFO kablam! | ^^^^^ help: consider using `_title` instead Oct 26 22:55:04.327 INFO kablam! | Oct 26 22:55:04.327 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:55:04.327 INFO kablam! Oct 26 22:55:04.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.17s Oct 26 22:55:04.419 INFO kablam! su: No module specific data is present Oct 26 22:55:05.242 INFO running `"docker" "rm" "-f" "0b8ebed8dda4bcfd6ad010ab2118f3b8a4ada8a20b8d9669f78e785ecb249e10"` Oct 26 22:55:05.565 INFO blam! 0b8ebed8dda4bcfd6ad010ab2118f3b8a4ada8a20b8d9669f78e785ecb249e10