Oct 15 01:46:21.501 INFO testing bstrydo/xconf against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:46:21.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:46:22.014 INFO blam! bdc9c66515859f3b82928692b0139b53fa54688886821ef242f8425bbdc86770 Oct 15 01:46:22.014 INFO running `"docker" "start" "-a" "bdc9c66515859f3b82928692b0139b53fa54688886821ef242f8425bbdc86770"` Oct 15 01:46:24.567 INFO kablam! usermod: no changes Oct 15 01:46:24.751 INFO kablam! Compiling time v0.1.38 Oct 15 01:46:26.587 INFO kablam! Compiling hyper v0.10.12 Oct 15 01:46:37.959 INFO kablam! Compiling iron v0.5.1 Oct 15 01:46:40.410 INFO kablam! Compiling router v0.5.1 Oct 15 01:46:42.951 INFO kablam! Compiling xconf v0.1.0 (/source) Oct 15 01:46:44.563 INFO kablam! warning: variable does not need to be mutable Oct 15 01:46:44.563 INFO kablam! --> src/bin/thread_example.rs:12:9 Oct 15 01:46:44.563 INFO kablam! | Oct 15 01:46:44.563 INFO kablam! 12 | let mut handles = vec![ Oct 15 01:46:44.563 INFO kablam! | ----^^^^^^^ Oct 15 01:46:44.564 INFO kablam! | | Oct 15 01:46:44.564 INFO kablam! | help: remove this `mut` Oct 15 01:46:44.583 INFO kablam! | Oct 15 01:46:44.583 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:46:44.583 INFO kablam! Oct 15 01:46:44.599 INFO kablam! warning: variable `weird` is assigned to, but never used Oct 15 01:46:44.599 INFO kablam! --> src/bin/lifetimes.rs:11:9 Oct 15 01:46:44.599 INFO kablam! | Oct 15 01:46:44.599 INFO kablam! 11 | let weird; //starts living here Oct 15 01:46:44.599 INFO kablam! | ^^^^^ Oct 15 01:46:44.599 INFO kablam! | Oct 15 01:46:44.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:46:44.599 INFO kablam! = note: consider using `_weird` instead Oct 15 01:46:44.599 INFO kablam! Oct 15 01:46:44.599 INFO kablam! warning: value assigned to `weird` is never read Oct 15 01:46:44.599 INFO kablam! --> src/bin/lifetimes.rs:15:9 Oct 15 01:46:44.599 INFO kablam! | Oct 15 01:46:44.599 INFO kablam! 15 | weird = do_something_weird(&my_v1, 3, my_v2); Oct 15 01:46:44.599 INFO kablam! | ^^^^^ Oct 15 01:46:44.601 INFO kablam! | Oct 15 01:46:44.601 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 01:46:44.601 INFO kablam! Oct 15 01:46:44.640 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 01:46:44.640 INFO kablam! --> src/bin/thread_example.rs:18:9 Oct 15 01:46:44.640 INFO kablam! | Oct 15 01:46:44.640 INFO kablam! 18 | handle.join(); Oct 15 01:46:44.647 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 01:46:44.647 INFO kablam! | Oct 15 01:46:44.659 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 01:46:44.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 01:46:44.659 INFO kablam! Oct 15 01:46:51.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.23s Oct 15 01:46:51.846 INFO kablam! su: No module specific data is present Oct 15 01:46:52.856 INFO running `"docker" "rm" "-f" "bdc9c66515859f3b82928692b0139b53fa54688886821ef242f8425bbdc86770"` Oct 15 01:46:53.203 INFO blam! bdc9c66515859f3b82928692b0139b53fa54688886821ef242f8425bbdc86770 Oct 15 01:46:53.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:46:53.579 INFO blam! 6885d7e3f62388c8fa6a3e51196f7e67f8bd4a0d86c35d664bdd4a17a9c4d5d8 Oct 15 01:46:53.587 INFO running `"docker" "start" "-a" "6885d7e3f62388c8fa6a3e51196f7e67f8bd4a0d86c35d664bdd4a17a9c4d5d8"` Oct 15 01:46:54.703 INFO kablam! usermod: no changes Oct 15 01:46:54.790 INFO kablam! Compiling xconf v0.1.0 (/source) Oct 15 01:46:55.671 INFO kablam! warning: variable `weird` is assigned to, but never used Oct 15 01:46:55.671 INFO kablam! --> src/bin/lifetimes.rs:11:9 Oct 15 01:46:55.671 INFO kablam! | Oct 15 01:46:55.671 INFO kablam! 11 | let weird; //starts living here Oct 15 01:46:55.671 INFO kablam! | ^^^^^ Oct 15 01:46:55.671 INFO kablam! | Oct 15 01:46:55.671 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:46:55.671 INFO kablam! = note: consider using `_weird` instead Oct 15 01:46:55.671 INFO kablam! Oct 15 01:46:55.671 INFO kablam! warning: value assigned to `weird` is never read Oct 15 01:46:55.671 INFO kablam! --> src/bin/lifetimes.rs:15:9 Oct 15 01:46:55.671 INFO kablam! | Oct 15 01:46:55.671 INFO kablam! 15 | weird = do_something_weird(&my_v1, 3, my_v2); Oct 15 01:46:55.671 INFO kablam! | ^^^^^ Oct 15 01:46:55.671 INFO kablam! | Oct 15 01:46:55.671 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 01:46:55.671 INFO kablam! Oct 15 01:46:56.571 INFO kablam! warning: variable does not need to be mutable Oct 15 01:46:56.572 INFO kablam! --> src/bin/thread_example.rs:12:9 Oct 15 01:46:56.572 INFO kablam! | Oct 15 01:46:56.573 INFO kablam! 12 | let mut handles = vec![ Oct 15 01:46:56.574 INFO kablam! | ----^^^^^^^ Oct 15 01:46:56.574 INFO kablam! | | Oct 15 01:46:56.574 INFO kablam! | help: remove this `mut` Oct 15 01:46:56.595 INFO kablam! | Oct 15 01:46:56.595 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:46:56.595 INFO kablam! Oct 15 01:46:56.647 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 01:46:56.647 INFO kablam! --> src/bin/thread_example.rs:18:9 Oct 15 01:46:56.655 INFO kablam! | Oct 15 01:46:56.655 INFO kablam! 18 | handle.join(); Oct 15 01:46:56.655 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 01:46:56.655 INFO kablam! | Oct 15 01:46:56.655 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 01:46:56.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 01:46:56.655 INFO kablam! Oct 15 01:47:00.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.70s Oct 15 01:47:00.434 INFO kablam! su: No module specific data is present Oct 15 01:47:01.787 INFO running `"docker" "rm" "-f" "6885d7e3f62388c8fa6a3e51196f7e67f8bd4a0d86c35d664bdd4a17a9c4d5d8"` Oct 15 01:47:02.115 INFO blam! 6885d7e3f62388c8fa6a3e51196f7e67f8bd4a0d86c35d664bdd4a17a9c4d5d8 Oct 15 01:47:02.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:47:02.584 INFO blam! a1c509040bd3829a4cb31d027f94e466b3c9053a9e31fdb9b0910bb0da0d43d7 Oct 15 01:47:02.586 INFO running `"docker" "start" "-a" "a1c509040bd3829a4cb31d027f94e466b3c9053a9e31fdb9b0910bb0da0d43d7"` Oct 15 01:47:04.555 INFO kablam! usermod: no changes Oct 15 01:47:04.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 01:47:04.665 INFO kablam! Running /target/debug/deps/bad_cycle-78e8202dea0fd1fe Oct 15 01:47:04.666 INFO blam! Oct 15 01:47:04.667 INFO blam! running 0 tests Oct 15 01:47:04.667 INFO blam! Oct 15 01:47:04.667 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.667 INFO blam! Oct 15 01:47:04.667 INFO kablam! Running /target/debug/deps/factorial-c2f50041cf7dee59 Oct 15 01:47:04.668 INFO blam! Oct 15 01:47:04.668 INFO blam! running 0 tests Oct 15 01:47:04.668 INFO blam! Oct 15 01:47:04.668 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.668 INFO blam! Oct 15 01:47:04.669 INFO kablam! Running /target/debug/deps/lifetimes-123e23de819e3565 Oct 15 01:47:04.676 INFO blam! Oct 15 01:47:04.676 INFO blam! running 0 tests Oct 15 01:47:04.676 INFO blam! Oct 15 01:47:04.676 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.676 INFO blam! Oct 15 01:47:04.676 INFO kablam! Running /target/debug/deps/rest-12718623d9eccd28 Oct 15 01:47:04.688 INFO blam! Oct 15 01:47:04.688 INFO blam! running 0 tests Oct 15 01:47:04.688 INFO blam! Oct 15 01:47:04.688 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.688 INFO blam! Oct 15 01:47:04.695 INFO kablam! Running /target/debug/deps/safe_cycle-dec030d9ca396108 Oct 15 01:47:04.696 INFO blam! Oct 15 01:47:04.697 INFO blam! running 0 tests Oct 15 01:47:04.697 INFO blam! Oct 15 01:47:04.702 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.702 INFO blam! Oct 15 01:47:04.702 INFO kablam! Running /target/debug/deps/thread_example-4cb9fb263bab2c9a Oct 15 01:47:04.704 INFO blam! Oct 15 01:47:04.704 INFO blam! running 0 tests Oct 15 01:47:04.704 INFO blam! Oct 15 01:47:04.704 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.704 INFO blam! Oct 15 01:47:04.704 INFO kablam! Running /target/debug/deps/xconf-4424bbc2781866fe Oct 15 01:47:04.706 INFO blam! Oct 15 01:47:04.706 INFO blam! running 0 tests Oct 15 01:47:04.706 INFO blam! Oct 15 01:47:04.706 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:47:04.706 INFO blam! Oct 15 01:47:04.707 INFO kablam! su: No module specific data is present Oct 15 01:47:05.298 INFO running `"docker" "rm" "-f" "a1c509040bd3829a4cb31d027f94e466b3c9053a9e31fdb9b0910bb0da0d43d7"` Oct 15 01:47:05.695 INFO blam! a1c509040bd3829a4cb31d027f94e466b3c9053a9e31fdb9b0910bb0da0d43d7