Oct 14 15:30:04.045 INFO testing kdggavkc/busplug against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:30:04.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 15:30:04.599 INFO blam! e1e611c981203863230c1229bf1cf82ccdc8b095a4e6f589b397a36b869fc425 Oct 14 15:30:04.611 INFO running `"docker" "start" "-a" "e1e611c981203863230c1229bf1cf82ccdc8b095a4e6f589b397a36b869fc425"` Oct 14 15:30:05.942 INFO kablam! usermod: no changes Oct 14 15:30:06.519 INFO kablam! Compiling pest v1.0.6 Oct 14 15:30:06.519 INFO kablam! Compiling same-file v1.0.2 Oct 14 15:30:06.519 INFO kablam! Compiling htmlescape v0.3.1 Oct 14 15:30:06.519 INFO kablam! Compiling lazycell v1.0.0 Oct 14 15:30:06.591 INFO kablam! Compiling socket2 v0.3.7 Oct 14 15:30:06.616 INFO kablam! Compiling actix-web v0.7.2 Oct 14 15:30:06.618 INFO kablam! Compiling brotli-sys v0.3.2 Oct 14 15:30:06.624 INFO kablam! Compiling ring v0.13.2 Oct 14 15:30:07.519 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 15:30:10.954 INFO kablam! Compiling rand v0.5.4 Oct 14 15:30:11.001 INFO kablam! Compiling crossbeam-epoch v0.5.1 Oct 14 15:30:11.038 INFO kablam! Compiling walkdir v2.1.4 Oct 14 15:30:13.867 INFO kablam! Compiling smallvec v0.6.3 Oct 14 15:30:14.748 INFO kablam! Compiling http v0.1.8 Oct 14 15:30:14.749 INFO kablam! Compiling mio-uds v0.6.6 Oct 14 15:30:20.399 INFO kablam! Compiling url v1.7.1 Oct 14 15:30:20.432 INFO kablam! Compiling pest_derive v1.0.7 Oct 14 15:30:20.456 INFO kablam! Compiling syn v0.14.5 Oct 14 15:30:20.808 INFO kablam! Compiling backtrace v0.2.3 Oct 14 15:30:28.528 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 15:30:40.313 INFO kablam! Compiling chrono v0.4.4 Oct 14 15:30:40.400 INFO kablam! Compiling tokio-signal v0.2.1 Oct 14 15:30:52.319 INFO kablam! Compiling error-chain v0.1.12 Oct 14 15:30:53.182 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 15:30:53.265 INFO kablam! Compiling parking_lot v0.6.3 Oct 14 15:30:54.770 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 14 15:31:03.748 INFO kablam! Compiling flate2 v1.0.1 Oct 14 15:31:04.143 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 14 15:31:04.171 INFO kablam! Compiling handlebars v1.0.0 Oct 14 15:31:04.348 INFO kablam! Compiling crossbeam-channel v0.2.3 Oct 14 15:31:05.628 INFO kablam! Compiling brotli2 v0.3.2 Oct 14 15:31:06.705 INFO kablam! Compiling h2 v0.1.10 Oct 14 15:31:29.967 INFO kablam! Compiling cookie v0.11.0 Oct 14 15:31:30.331 INFO kablam! Compiling reqwest v0.8.6 Oct 14 15:31:31.819 INFO kablam! Compiling actix_derive v0.3.0 Oct 14 15:32:01.391 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 14 15:32:10.391 INFO kablam! Compiling actix v0.7.2 Oct 14 15:32:41.466 INFO kablam! Compiling busplug v0.1.0 (/source) Oct 14 15:32:43.287 INFO kablam! warning: unused import: `std::env` Oct 14 15:32:43.287 INFO kablam! --> src/main.rs:11:5 Oct 14 15:32:43.287 INFO kablam! | Oct 14 15:32:43.287 INFO kablam! 11 | use std::env; Oct 14 15:32:43.287 INFO kablam! | ^^^^^^^^ Oct 14 15:32:43.287 INFO kablam! | Oct 14 15:32:43.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:32:43.287 INFO kablam! Oct 14 15:32:43.507 INFO kablam! warning: variable does not need to be mutable Oct 14 15:32:43.507 INFO kablam! --> src/api.rs:138:9 Oct 14 15:32:43.507 INFO kablam! | Oct 14 15:32:43.507 INFO kablam! 138 | let mut set = NON_STOPS.lock().unwrap(); Oct 14 15:32:43.507 INFO kablam! | ----^^^ Oct 14 15:32:43.507 INFO kablam! | | Oct 14 15:32:43.507 INFO kablam! | help: remove this `mut` Oct 14 15:32:43.507 INFO kablam! | Oct 14 15:32:43.507 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 15:32:43.507 INFO kablam! Oct 14 15:32:43.509 INFO kablam! warning: variable does not need to be mutable Oct 14 15:32:43.509 INFO kablam! --> src/api.rs:150:9 Oct 14 15:32:43.509 INFO kablam! | Oct 14 15:32:43.509 INFO kablam! 150 | let mut map = TIMETABLE.lock().unwrap(); Oct 14 15:32:43.509 INFO kablam! | ----^^^ Oct 14 15:32:43.509 INFO kablam! | | Oct 14 15:32:43.509 INFO kablam! | help: remove this `mut` Oct 14 15:32:43.509 INFO kablam! Oct 14 15:32:43.509 INFO kablam! warning: variable does not need to be mutable Oct 14 15:32:43.509 INFO kablam! --> src/api.rs:165:9 Oct 14 15:32:43.509 INFO kablam! | Oct 14 15:32:43.509 INFO kablam! 165 | let mut map = TIMETABLE.lock().unwrap(); Oct 14 15:32:43.509 INFO kablam! | ----^^^ Oct 14 15:32:43.509 INFO kablam! | | Oct 14 15:32:43.509 INFO kablam! | help: remove this `mut` Oct 14 15:32:43.509 INFO kablam! Oct 14 15:32:59.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 53s Oct 14 15:32:59.865 INFO kablam! su: No module specific data is present Oct 14 15:33:01.287 INFO running `"docker" "rm" "-f" "e1e611c981203863230c1229bf1cf82ccdc8b095a4e6f589b397a36b869fc425"` Oct 14 15:33:01.575 INFO blam! e1e611c981203863230c1229bf1cf82ccdc8b095a4e6f589b397a36b869fc425 Oct 14 15:33:01.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 15:33:02.128 INFO blam! b026080d864ed7f1bd0a47c87209daad9b2ead9505e16c8ed60ed6656e105429 Oct 14 15:33:02.131 INFO running `"docker" "start" "-a" "b026080d864ed7f1bd0a47c87209daad9b2ead9505e16c8ed60ed6656e105429"` Oct 14 15:33:03.631 INFO kablam! usermod: no changes Oct 14 15:33:03.991 INFO kablam! Compiling busplug v0.1.0 (/source) Oct 14 15:33:05.687 INFO kablam! warning: unused import: `std::env` Oct 14 15:33:05.687 INFO kablam! --> src/main.rs:11:5 Oct 14 15:33:05.687 INFO kablam! | Oct 14 15:33:05.687 INFO kablam! 11 | use std::env; Oct 14 15:33:05.687 INFO kablam! | ^^^^^^^^ Oct 14 15:33:05.687 INFO kablam! | Oct 14 15:33:05.687 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:33:05.687 INFO kablam! Oct 14 15:33:05.921 INFO kablam! warning: variable does not need to be mutable Oct 14 15:33:05.921 INFO kablam! --> src/api.rs:138:9 Oct 14 15:33:05.921 INFO kablam! | Oct 14 15:33:05.921 INFO kablam! 138 | let mut set = NON_STOPS.lock().unwrap(); Oct 14 15:33:05.921 INFO kablam! | ----^^^ Oct 14 15:33:05.923 INFO kablam! | | Oct 14 15:33:05.923 INFO kablam! | help: remove this `mut` Oct 14 15:33:05.931 INFO kablam! | Oct 14 15:33:05.931 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 15:33:05.931 INFO kablam! Oct 14 15:33:05.931 INFO kablam! warning: variable does not need to be mutable Oct 14 15:33:05.931 INFO kablam! --> src/api.rs:150:9 Oct 14 15:33:05.931 INFO kablam! | Oct 14 15:33:05.931 INFO kablam! 150 | let mut map = TIMETABLE.lock().unwrap(); Oct 14 15:33:05.931 INFO kablam! | ----^^^ Oct 14 15:33:05.931 INFO kablam! | | Oct 14 15:33:05.931 INFO kablam! | help: remove this `mut` Oct 14 15:33:05.931 INFO kablam! Oct 14 15:33:05.931 INFO kablam! warning: variable does not need to be mutable Oct 14 15:33:05.931 INFO kablam! --> src/api.rs:165:9 Oct 14 15:33:05.931 INFO kablam! | Oct 14 15:33:05.931 INFO kablam! 165 | let mut map = TIMETABLE.lock().unwrap(); Oct 14 15:33:05.931 INFO kablam! | ----^^^ Oct 14 15:33:05.931 INFO kablam! | | Oct 14 15:33:05.934 INFO kablam! | help: remove this `mut` Oct 14 15:33:05.934 INFO kablam! Oct 14 15:33:06.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.95s Oct 14 15:33:06.631 INFO kablam! su: No module specific data is present Oct 14 15:33:07.367 INFO running `"docker" "rm" "-f" "b026080d864ed7f1bd0a47c87209daad9b2ead9505e16c8ed60ed6656e105429"` Oct 14 15:33:07.759 INFO blam! b026080d864ed7f1bd0a47c87209daad9b2ead9505e16c8ed60ed6656e105429 Oct 14 15:33:07.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 15:33:08.171 INFO blam! 77c498aaea50db47346279ab4c4a6f4c0e42e7e7d60c76c3726badc32a836890 Oct 14 15:33:08.175 INFO running `"docker" "start" "-a" "77c498aaea50db47346279ab4c4a6f4c0e42e7e7d60c76c3726badc32a836890"` Oct 14 15:33:09.571 INFO kablam! usermod: no changes Oct 14 15:33:09.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 14 15:33:09.984 INFO kablam! Running /target/debug/deps/busplug-eb82708fd198f26c Oct 14 15:33:09.987 INFO blam! Oct 14 15:33:09.987 INFO blam! running 0 tests Oct 14 15:33:09.987 INFO blam! Oct 14 15:33:09.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:33:09.987 INFO blam! Oct 14 15:33:09.989 INFO kablam! su: No module specific data is present Oct 14 15:33:10.926 INFO running `"docker" "rm" "-f" "77c498aaea50db47346279ab4c4a6f4c0e42e7e7d60c76c3726badc32a836890"` Oct 14 15:33:11.247 INFO blam! 77c498aaea50db47346279ab4c4a6f4c0e42e7e7d60c76c3726badc32a836890