Oct 11 01:47:11.868 INFO testing bstrydo/xconf against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:47:11.868 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:47:11.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:47:12.358 INFO blam! c5257aeccf455d49c2b54366c61d82f7fe8a26e92f82de9e49cf82dd39ed1302 Oct 11 01:47:12.359 INFO running `"docker" "start" "-a" "c5257aeccf455d49c2b54366c61d82f7fe8a26e92f82de9e49cf82dd39ed1302"` Oct 11 01:47:13.516 INFO kablam! usermod: no changes Oct 11 01:47:13.716 INFO kablam! Compiling time v0.1.38 Oct 11 01:47:13.724 INFO kablam! Compiling num_cpus v1.6.2 Oct 11 01:47:13.725 INFO kablam! Compiling idna v0.1.2 Oct 11 01:47:18.968 INFO kablam! Compiling url v1.5.1 Oct 11 01:47:22.140 INFO kablam! Compiling hyper v0.10.12 Oct 11 01:47:31.823 INFO kablam! Compiling iron v0.5.1 Oct 11 01:47:33.612 INFO kablam! Compiling router v0.5.1 Oct 11 01:47:36.012 INFO kablam! Compiling xconf v0.1.0 (/source) Oct 11 01:47:37.340 INFO kablam! warning: variable `weird` is assigned to, but never used Oct 11 01:47:37.340 INFO kablam! --> src/bin/lifetimes.rs:11:9 Oct 11 01:47:37.340 INFO kablam! | Oct 11 01:47:37.340 INFO kablam! 11 | let weird; //starts living here Oct 11 01:47:37.340 INFO kablam! | ^^^^^ Oct 11 01:47:37.340 INFO kablam! | Oct 11 01:47:37.340 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:47:37.340 INFO kablam! = note: consider using `_weird` instead Oct 11 01:47:37.340 INFO kablam! Oct 11 01:47:37.340 INFO kablam! warning: value assigned to `weird` is never read Oct 11 01:47:37.340 INFO kablam! --> src/bin/lifetimes.rs:15:9 Oct 11 01:47:37.340 INFO kablam! | Oct 11 01:47:37.340 INFO kablam! 15 | weird = do_something_weird(&my_v1, 3, my_v2); Oct 11 01:47:37.340 INFO kablam! | ^^^^^ Oct 11 01:47:37.340 INFO kablam! | Oct 11 01:47:37.340 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 01:47:37.340 INFO kablam! Oct 11 01:47:37.674 INFO kablam! warning: variable does not need to be mutable Oct 11 01:47:37.674 INFO kablam! --> src/bin/thread_example.rs:12:9 Oct 11 01:47:37.674 INFO kablam! | Oct 11 01:47:37.674 INFO kablam! 12 | let mut handles = vec![ Oct 11 01:47:37.674 INFO kablam! | ----^^^^^^^ Oct 11 01:47:37.674 INFO kablam! | | Oct 11 01:47:37.674 INFO kablam! | help: remove this `mut` Oct 11 01:47:37.700 INFO kablam! | Oct 11 01:47:37.700 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:47:37.700 INFO kablam! Oct 11 01:47:37.732 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:47:37.732 INFO kablam! --> src/bin/thread_example.rs:18:9 Oct 11 01:47:37.732 INFO kablam! | Oct 11 01:47:37.732 INFO kablam! 18 | handle.join(); Oct 11 01:47:37.732 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:47:37.732 INFO kablam! | Oct 11 01:47:37.732 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 01:47:37.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:47:37.732 INFO kablam! Oct 11 01:47:42.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.00s Oct 11 01:47:42.573 INFO kablam! su: No module specific data is present Oct 11 01:47:43.254 INFO running `"docker" "rm" "-f" "c5257aeccf455d49c2b54366c61d82f7fe8a26e92f82de9e49cf82dd39ed1302"` Oct 11 01:47:43.640 INFO blam! c5257aeccf455d49c2b54366c61d82f7fe8a26e92f82de9e49cf82dd39ed1302 Oct 11 01:47:43.652 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:47:43.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:47:44.008 INFO blam! dff232ccf10cb712a08d26676d50f21b689252a838a9d581f0889a58f8f8025d Oct 11 01:47:44.013 INFO running `"docker" "start" "-a" "dff232ccf10cb712a08d26676d50f21b689252a838a9d581f0889a58f8f8025d"` Oct 11 01:47:44.978 INFO kablam! usermod: no changes Oct 11 01:47:45.120 INFO kablam! Compiling xconf v0.1.0 (/source) Oct 11 01:47:46.641 INFO kablam! warning: variable `weird` is assigned to, but never used Oct 11 01:47:46.641 INFO kablam! --> src/bin/lifetimes.rs:11:9 Oct 11 01:47:46.642 INFO kablam! | Oct 11 01:47:46.642 INFO kablam! 11 | let weird; //starts living here Oct 11 01:47:46.642 INFO kablam! | ^^^^^ Oct 11 01:47:46.642 INFO kablam! | Oct 11 01:47:46.643 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:47:46.643 INFO kablam! = note: consider using `_weird` instead Oct 11 01:47:46.643 INFO kablam! Oct 11 01:47:46.643 INFO kablam! warning: value assigned to `weird` is never read Oct 11 01:47:46.644 INFO kablam! --> src/bin/lifetimes.rs:15:9 Oct 11 01:47:46.644 INFO kablam! | Oct 11 01:47:46.644 INFO kablam! 15 | weird = do_something_weird(&my_v1, 3, my_v2); Oct 11 01:47:46.645 INFO kablam! | ^^^^^ Oct 11 01:47:46.645 INFO kablam! | Oct 11 01:47:46.645 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 01:47:46.645 INFO kablam! Oct 11 01:47:46.792 INFO kablam! warning: variable does not need to be mutable Oct 11 01:47:46.792 INFO kablam! --> src/bin/thread_example.rs:12:9 Oct 11 01:47:46.792 INFO kablam! | Oct 11 01:47:46.792 INFO kablam! 12 | let mut handles = vec![ Oct 11 01:47:46.792 INFO kablam! | ----^^^^^^^ Oct 11 01:47:46.792 INFO kablam! | | Oct 11 01:47:46.792 INFO kablam! | help: remove this `mut` Oct 11 01:47:46.794 INFO kablam! | Oct 11 01:47:46.794 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:47:46.794 INFO kablam! Oct 11 01:47:46.924 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 01:47:46.924 INFO kablam! --> src/bin/thread_example.rs:18:9 Oct 11 01:47:46.924 INFO kablam! | Oct 11 01:47:46.924 INFO kablam! 18 | handle.join(); Oct 11 01:47:46.924 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:47:46.936 INFO kablam! | Oct 11 01:47:46.936 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 01:47:46.936 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 01:47:46.936 INFO kablam! Oct 11 01:47:48.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.95s Oct 11 01:47:48.984 INFO kablam! su: No module specific data is present Oct 11 01:47:49.495 INFO running `"docker" "rm" "-f" "dff232ccf10cb712a08d26676d50f21b689252a838a9d581f0889a58f8f8025d"` Oct 11 01:47:49.696 INFO blam! dff232ccf10cb712a08d26676d50f21b689252a838a9d581f0889a58f8f8025d Oct 11 01:47:49.698 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:47:49.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:47:50.171 INFO blam! 57b9f5cfa48583a0f866c45dac5ac5224f76448b4a1f7bc65f5cc51ec9214bbf Oct 11 01:47:50.171 INFO running `"docker" "start" "-a" "57b9f5cfa48583a0f866c45dac5ac5224f76448b4a1f7bc65f5cc51ec9214bbf"` Oct 11 01:47:51.176 INFO kablam! usermod: no changes Oct 11 01:47:51.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 01:47:51.332 INFO kablam! Running /target/debug/deps/bad_cycle-df051d632e11c8a2 Oct 11 01:47:51.332 INFO kablam! Running /target/debug/deps/factorial-04bcda9d146ded03 Oct 11 01:47:51.332 INFO kablam! Running /target/debug/deps/lifetimes-8619d0ba4e22ddaf Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.332 INFO blam! running 0 tests Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.332 INFO blam! running 0 tests Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.332 INFO blam! Oct 11 01:47:51.336 INFO blam! Oct 11 01:47:51.336 INFO blam! running 0 tests Oct 11 01:47:51.336 INFO blam! Oct 11 01:47:51.336 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.336 INFO blam! Oct 11 01:47:51.337 INFO kablam! Running /target/debug/deps/rest-cc7b0f8f17382a49 Oct 11 01:47:51.338 INFO blam! Oct 11 01:47:51.338 INFO blam! running 0 tests Oct 11 01:47:51.338 INFO blam! Oct 11 01:47:51.338 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.338 INFO blam! Oct 11 01:47:51.344 INFO kablam! Running /target/debug/deps/safe_cycle-1c66ed495cd122cf Oct 11 01:47:51.344 INFO kablam! Running /target/debug/deps/thread_example-e005ab522ca50c19 Oct 11 01:47:51.344 INFO kablam! Running /target/debug/deps/xconf-98c97a984b392bae Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! running 0 tests Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! running 0 tests Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! running 0 tests Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:47:51.344 INFO blam! Oct 11 01:47:51.345 INFO kablam! su: No module specific data is present Oct 11 01:47:51.909 INFO running `"docker" "rm" "-f" "57b9f5cfa48583a0f866c45dac5ac5224f76448b4a1f7bc65f5cc51ec9214bbf"` Oct 11 01:47:52.341 INFO blam! 57b9f5cfa48583a0f866c45dac5ac5224f76448b4a1f7bc65f5cc51ec9214bbf