Oct 15 03:11:48.327 INFO testing ba50/poissons_equation against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:11:48.327 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 03:11:48.799 INFO blam! 1e97b99f18b8731c9851758cab33ea573bbf7c4046a9799a8b56df50ad979ae0 Oct 15 03:11:48.805 INFO running `"docker" "start" "-a" "1e97b99f18b8731c9851758cab33ea573bbf7c4046a9799a8b56df50ad979ae0"` Oct 15 03:11:49.760 INFO kablam! usermod: no changes Oct 15 03:11:49.803 INFO kablam! Compiling tutorial v0.1.0 (/source) Oct 15 03:11:50.145 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 03:11:50.145 INFO kablam! --> src/main.rs:2:5 Oct 15 03:11:50.146 INFO kablam! | Oct 15 03:11:50.146 INFO kablam! 2 | use std::thread::sleep_ms; Oct 15 03:11:50.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:50.147 INFO kablam! | Oct 15 03:11:50.147 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:11:50.147 INFO kablam! Oct 15 03:11:50.147 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 03:11:50.147 INFO kablam! --> src/main.rs:34:2 Oct 15 03:11:50.147 INFO kablam! | Oct 15 03:11:50.147 INFO kablam! 34 | sleep_ms(1000); Oct 15 03:11:50.147 INFO kablam! | ^^^^^^^^ Oct 15 03:11:50.147 INFO kablam! Oct 15 03:11:50.176 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:11:50.176 INFO kablam! --> src/main.rs:33:2 Oct 15 03:11:50.176 INFO kablam! | Oct 15 03:11:50.176 INFO kablam! 33 | io::stdout().flush(); Oct 15 03:11:50.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:50.178 INFO kablam! | Oct 15 03:11:50.178 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:11:50.179 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:11:50.179 INFO kablam! Oct 15 03:11:50.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 15 03:11:50.686 INFO kablam! su: No module specific data is present Oct 15 03:11:51.104 INFO running `"docker" "rm" "-f" "1e97b99f18b8731c9851758cab33ea573bbf7c4046a9799a8b56df50ad979ae0"` Oct 15 03:11:51.269 INFO blam! 1e97b99f18b8731c9851758cab33ea573bbf7c4046a9799a8b56df50ad979ae0 Oct 15 03:11:51.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 03:11:51.646 INFO blam! 81795bf1eb0b02edeb38ed3b47f6705044fc5c2fca9aa9eff609d707056c7d5f Oct 15 03:11:51.648 INFO running `"docker" "start" "-a" "81795bf1eb0b02edeb38ed3b47f6705044fc5c2fca9aa9eff609d707056c7d5f"` Oct 15 03:11:53.118 INFO kablam! usermod: no changes Oct 15 03:11:53.179 INFO kablam! Compiling tutorial v0.1.0 (/source) Oct 15 03:11:53.531 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 03:11:53.532 INFO kablam! --> src/main.rs:2:5 Oct 15 03:11:53.532 INFO kablam! | Oct 15 03:11:53.533 INFO kablam! 2 | use std::thread::sleep_ms; Oct 15 03:11:53.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:53.534 INFO kablam! | Oct 15 03:11:53.534 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:11:53.534 INFO kablam! Oct 15 03:11:53.534 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 03:11:53.535 INFO kablam! --> src/main.rs:34:2 Oct 15 03:11:53.535 INFO kablam! | Oct 15 03:11:53.535 INFO kablam! 34 | sleep_ms(1000); Oct 15 03:11:53.536 INFO kablam! | ^^^^^^^^ Oct 15 03:11:53.536 INFO kablam! Oct 15 03:11:53.575 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:11:53.575 INFO kablam! --> src/main.rs:33:2 Oct 15 03:11:53.575 INFO kablam! | Oct 15 03:11:53.576 INFO kablam! 33 | io::stdout().flush(); Oct 15 03:11:53.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:53.576 INFO kablam! | Oct 15 03:11:53.579 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:11:53.579 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:11:53.580 INFO kablam! Oct 15 03:11:54.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 15 03:11:54.149 INFO kablam! su: No module specific data is present Oct 15 03:11:54.916 INFO running `"docker" "rm" "-f" "81795bf1eb0b02edeb38ed3b47f6705044fc5c2fca9aa9eff609d707056c7d5f"` Oct 15 03:11:55.124 INFO blam! 81795bf1eb0b02edeb38ed3b47f6705044fc5c2fca9aa9eff609d707056c7d5f Oct 15 03:11:55.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 03:11:55.637 INFO blam! 8f1253df3e4fdc409e9e75648d219d9163cc4e7d5a93a263e003ba7068e91b22 Oct 15 03:11:55.639 INFO running `"docker" "start" "-a" "8f1253df3e4fdc409e9e75648d219d9163cc4e7d5a93a263e003ba7068e91b22"` Oct 15 03:11:57.043 INFO kablam! usermod: no changes Oct 15 03:11:57.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 03:11:57.098 INFO kablam! Running /target/debug/deps/tutorial-fd0d86ddfe572093 Oct 15 03:11:57.115 INFO blam! Oct 15 03:11:57.115 INFO blam! running 0 tests Oct 15 03:11:57.123 INFO blam! Oct 15 03:11:57.123 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:11:57.124 INFO blam! Oct 15 03:11:57.131 INFO kablam! su: No module specific data is present Oct 15 03:11:58.085 INFO running `"docker" "rm" "-f" "8f1253df3e4fdc409e9e75648d219d9163cc4e7d5a93a263e003ba7068e91b22"` Oct 15 03:11:58.375 INFO blam! 8f1253df3e4fdc409e9e75648d219d9163cc4e7d5a93a263e003ba7068e91b22