Oct 10 20:16:52.271 INFO testing kennytm/test-term-coloring against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:16:52.271 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:16:52.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 20:16:52.497 INFO blam! 6b228170b39048c1a1f48188c18de118d811ef732553891d8a304f92b1298ce0 Oct 10 20:16:52.504 INFO running `"docker" "start" "-a" "6b228170b39048c1a1f48188c18de118d811ef732553891d8a304f92b1298ce0"` Oct 10 20:16:53.016 INFO kablam! usermod: no changes Oct 10 20:16:53.090 INFO kablam! Compiling rayon v0.9.0 Oct 10 20:16:58.161 INFO kablam! Compiling test-term-coloring v0.1.0 (/source) Oct 10 20:16:59.328 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 10 20:16:59.328 INFO kablam! --> src/main.rs:24:29 Oct 10 20:16:59.329 INFO kablam! | Oct 10 20:16:59.329 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 10 20:16:59.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:16:59.330 INFO kablam! | Oct 10 20:16:59.330 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:16:59.330 INFO kablam! Oct 10 20:16:59.330 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 10 20:16:59.330 INFO kablam! --> src/main.rs:30:9 Oct 10 20:16:59.330 INFO kablam! | Oct 10 20:16:59.330 INFO kablam! 30 | rayon::initialize(configuration); Oct 10 20:16:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 20:16:59.330 INFO kablam! Oct 10 20:16:59.383 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 20:16:59.383 INFO kablam! --> src/main.rs:30:9 Oct 10 20:16:59.383 INFO kablam! | Oct 10 20:16:59.383 INFO kablam! 30 | rayon::initialize(configuration); Oct 10 20:16:59.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:16:59.383 INFO kablam! | Oct 10 20:16:59.383 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 20:16:59.383 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 20:16:59.383 INFO kablam! Oct 10 20:17:00.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.27s Oct 10 20:17:00.320 INFO kablam! su: No module specific data is present Oct 10 20:17:00.797 INFO running `"docker" "rm" "-f" "6b228170b39048c1a1f48188c18de118d811ef732553891d8a304f92b1298ce0"` Oct 10 20:17:01.012 INFO blam! 6b228170b39048c1a1f48188c18de118d811ef732553891d8a304f92b1298ce0 Oct 10 20:17:01.014 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:17:01.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 20:17:01.398 INFO blam! 821d00c4c2d011d1fe8199828395432d0ed2e30251aeb925d14a709663282e1c Oct 10 20:17:01.400 INFO running `"docker" "start" "-a" "821d00c4c2d011d1fe8199828395432d0ed2e30251aeb925d14a709663282e1c"` Oct 10 20:17:02.688 INFO kablam! usermod: no changes Oct 10 20:17:02.743 INFO kablam! Compiling test-term-coloring v0.1.0 (/source) Oct 10 20:17:04.191 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 10 20:17:04.191 INFO kablam! --> src/main.rs:24:29 Oct 10 20:17:04.191 INFO kablam! | Oct 10 20:17:04.191 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 10 20:17:04.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:17:04.191 INFO kablam! | Oct 10 20:17:04.191 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:17:04.191 INFO kablam! Oct 10 20:17:04.191 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 10 20:17:04.191 INFO kablam! --> src/main.rs:30:9 Oct 10 20:17:04.191 INFO kablam! | Oct 10 20:17:04.191 INFO kablam! 30 | rayon::initialize(configuration); Oct 10 20:17:04.191 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 20:17:04.191 INFO kablam! Oct 10 20:17:04.244 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 20:17:04.244 INFO kablam! --> src/main.rs:30:9 Oct 10 20:17:04.244 INFO kablam! | Oct 10 20:17:04.244 INFO kablam! 30 | rayon::initialize(configuration); Oct 10 20:17:04.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:17:04.244 INFO kablam! | Oct 10 20:17:04.244 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 20:17:04.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 20:17:04.244 INFO kablam! Oct 10 20:17:04.881 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Oct 10 20:17:04.885 INFO kablam! su: No module specific data is present Oct 10 20:17:05.563 INFO running `"docker" "rm" "-f" "821d00c4c2d011d1fe8199828395432d0ed2e30251aeb925d14a709663282e1c"` Oct 10 20:17:05.728 INFO blam! 821d00c4c2d011d1fe8199828395432d0ed2e30251aeb925d14a709663282e1c Oct 10 20:17:05.730 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:17:05.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 20:17:05.981 INFO blam! e38cc2b86f644fc5f438fde49681defa2342b73f56be4276b9bb5da1fc2f6699 Oct 10 20:17:05.993 INFO running `"docker" "start" "-a" "e38cc2b86f644fc5f438fde49681defa2342b73f56be4276b9bb5da1fc2f6699"` Oct 10 20:17:06.746 INFO kablam! usermod: no changes Oct 10 20:17:06.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 20:17:06.842 INFO kablam! Running /target/debug/deps/test_term_coloring-405f467c4f7aa866 Oct 10 20:17:06.852 INFO blam! Oct 10 20:17:06.852 INFO blam! running 0 tests Oct 10 20:17:06.852 INFO blam! Oct 10 20:17:06.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:17:06.852 INFO blam! Oct 10 20:17:06.855 INFO kablam! su: No module specific data is present Oct 10 20:17:07.436 INFO running `"docker" "rm" "-f" "e38cc2b86f644fc5f438fde49681defa2342b73f56be4276b9bb5da1fc2f6699"` Oct 10 20:17:07.771 INFO blam! e38cc2b86f644fc5f438fde49681defa2342b73f56be4276b9bb5da1fc2f6699