Oct 12 21:05:50.875 INFO checking gluaxspeed/spreader against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:05:50.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 21:05:51.216 INFO blam! 0d63c78547da012a35641c5c95a6d6614e2660f2158eed284247fce07d970faf Oct 12 21:05:51.228 INFO running `"docker" "start" "-a" "0d63c78547da012a35641c5c95a6d6614e2660f2158eed284247fce07d970faf"` Oct 12 21:05:51.928 INFO kablam! usermod: no changes Oct 12 21:05:52.380 INFO kablam! Compiling num-traits v0.2.1 Oct 12 21:05:52.381 INFO kablam! Compiling serde v1.0.29 Oct 12 21:05:52.437 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 21:05:52.437 INFO kablam! Checking toml v0.4.5 Oct 12 21:05:52.438 INFO kablam! Checking serde_json v1.0.10 Oct 12 21:05:52.438 INFO kablam! Checking crossbeam-epoch v0.4.0 Oct 12 21:05:52.450 INFO kablam! Compiling syn v0.12.14 Oct 12 21:05:52.461 INFO kablam! Checking regex v0.2.7 Oct 12 21:05:56.341 INFO kablam! Compiling cssparser v0.23.2 Oct 12 21:05:57.568 INFO kablam! Checking crossbeam-deque v0.3.0 Oct 12 21:06:01.415 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 21:06:02.525 INFO kablam! Checking chrono v0.4.0 Oct 12 21:06:03.069 INFO kablam! Checking tokio-threadpool v0.1.0 Oct 12 21:06:05.221 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 12 21:06:08.192 INFO kablam! Compiling selectors v0.19.0 Oct 12 21:06:09.316 INFO kablam! Checking tokio v0.1.3 Oct 12 21:06:15.753 INFO kablam! Compiling string_cache v0.7.1 Oct 12 21:06:17.384 INFO kablam! Checking tokio-core v0.1.14 Oct 12 21:06:23.109 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 21:06:23.109 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 21:06:30.681 INFO kablam! Checking hyper v0.11.22 Oct 12 21:06:31.489 INFO kablam! Checking backtrace v0.3.5 Oct 12 21:06:33.916 INFO kablam! Checking failure v0.1.1 Oct 12 21:06:35.925 INFO kablam! Checking quick-xml v0.12.1 Oct 12 21:06:46.926 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 12 21:06:46.927 INFO kablam! Compiling cssparser-macros v0.3.2 Oct 12 21:06:54.245 INFO kablam! Checking hyper-tls v0.1.2 Oct 12 21:07:00.333 INFO kablam! Checking reqwest v0.8.5 Oct 12 21:07:01.420 INFO kablam! Compiling serde_derive v1.0.29 Oct 12 21:07:09.151 INFO kablam! Checking rss v1.4.0 Oct 12 21:07:21.784 INFO kablam! Compiling markup5ever v0.7.2 Oct 12 21:07:28.632 INFO kablam! Checking html5ever v0.22.0 Oct 12 21:07:31.954 INFO kablam! Checking scraper v0.6.0 Oct 12 21:07:33.796 INFO kablam! Checking backend v0.1.0 (/source) Oct 12 21:07:39.545 INFO kablam! warning: function is never used: `write_tracker` Oct 12 21:07:39.545 INFO kablam! --> src/main.rs:145:1 Oct 12 21:07:39.545 INFO kablam! | Oct 12 21:07:39.546 INFO kablam! 145 | fn write_tracker(path: &str, index: T) { Oct 12 21:07:39.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:07:39.546 INFO kablam! | Oct 12 21:07:39.546 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:07:39.547 INFO kablam! Oct 12 21:07:40.608 INFO kablam! warning: function is never used: `write_tracker` Oct 12 21:07:40.608 INFO kablam! --> src/main.rs:145:1 Oct 12 21:07:40.608 INFO kablam! | Oct 12 21:07:40.608 INFO kablam! 145 | fn write_tracker(path: &str, index: T) { Oct 12 21:07:40.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:07:40.608 INFO kablam! | Oct 12 21:07:40.608 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:07:40.608 INFO kablam! Oct 12 21:07:40.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Oct 12 21:07:40.712 INFO kablam! su: No module specific data is present Oct 12 21:07:41.413 INFO running `"docker" "rm" "-f" "0d63c78547da012a35641c5c95a6d6614e2660f2158eed284247fce07d970faf"` Oct 12 21:07:41.668 INFO blam! 0d63c78547da012a35641c5c95a6d6614e2660f2158eed284247fce07d970faf