Oct 13 01:48:09.845 INFO testing rwalters/concur_example against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:48:09.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 01:48:10.322 INFO blam! 810bd92f57f444352074a75e78a44faeb9b5dc7d82a566b3ad129c5280bf77b9 Oct 13 01:48:10.322 INFO running `"docker" "start" "-a" "810bd92f57f444352074a75e78a44faeb9b5dc7d82a566b3ad129c5280bf77b9"` Oct 13 01:48:11.851 INFO kablam! usermod: no changes Oct 13 01:48:11.911 INFO kablam! Compiling concur_example v0.1.0 (/source) Oct 13 01:48:12.123 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 01:48:12.123 INFO kablam! --> src/main.rs:24:5 Oct 13 01:48:12.123 INFO kablam! | Oct 13 01:48:12.123 INFO kablam! 24 | thread::sleep_ms(50); Oct 13 01:48:12.123 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:48:12.123 INFO kablam! | Oct 13 01:48:12.123 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:48:12.123 INFO kablam! Oct 13 01:48:12.193 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:12.193 INFO kablam! --> src/main.rs:40:13 Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! 40 | tx.send(()); Oct 13 01:48:12.193 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:48:12.193 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:12.193 INFO kablam! Oct 13 01:48:12.193 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:12.193 INFO kablam! --> src/main.rs:46:9 Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! 46 | rx.recv(); Oct 13 01:48:12.193 INFO kablam! | ^^^^^^^^^^ Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:12.193 INFO kablam! Oct 13 01:48:12.193 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:12.193 INFO kablam! --> src/main.rs:55:13 Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! 55 | tx.send(i); Oct 13 01:48:12.193 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:48:12.193 INFO kablam! | Oct 13 01:48:12.193 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:12.193 INFO kablam! Oct 13 01:48:13.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 13 01:48:13.115 INFO kablam! su: No module specific data is present Oct 13 01:48:13.414 INFO running `"docker" "rm" "-f" "810bd92f57f444352074a75e78a44faeb9b5dc7d82a566b3ad129c5280bf77b9"` Oct 13 01:48:13.521 INFO blam! 810bd92f57f444352074a75e78a44faeb9b5dc7d82a566b3ad129c5280bf77b9 Oct 13 01:48:13.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 01:48:13.715 INFO blam! b2768b6094a7d81b9943ee31848e35e296b8863f7d5d7a51d21548f8fabf5e93 Oct 13 01:48:13.720 INFO running `"docker" "start" "-a" "b2768b6094a7d81b9943ee31848e35e296b8863f7d5d7a51d21548f8fabf5e93"` Oct 13 01:48:14.137 INFO kablam! usermod: no changes Oct 13 01:48:14.165 INFO kablam! Compiling concur_example v0.1.0 (/source) Oct 13 01:48:14.354 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 13 01:48:14.354 INFO kablam! --> src/main.rs:24:5 Oct 13 01:48:14.354 INFO kablam! | Oct 13 01:48:14.354 INFO kablam! 24 | thread::sleep_ms(50); Oct 13 01:48:14.354 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:48:14.354 INFO kablam! | Oct 13 01:48:14.354 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 01:48:14.354 INFO kablam! Oct 13 01:48:14.403 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:14.404 INFO kablam! --> src/main.rs:40:13 Oct 13 01:48:14.404 INFO kablam! | Oct 13 01:48:14.404 INFO kablam! 40 | tx.send(()); Oct 13 01:48:14.404 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:48:14.405 INFO kablam! | Oct 13 01:48:14.405 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:48:14.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:14.405 INFO kablam! Oct 13 01:48:14.405 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:14.405 INFO kablam! --> src/main.rs:46:9 Oct 13 01:48:14.405 INFO kablam! | Oct 13 01:48:14.405 INFO kablam! 46 | rx.recv(); Oct 13 01:48:14.405 INFO kablam! | ^^^^^^^^^^ Oct 13 01:48:14.405 INFO kablam! | Oct 13 01:48:14.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:14.405 INFO kablam! Oct 13 01:48:14.405 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:48:14.405 INFO kablam! --> src/main.rs:55:13 Oct 13 01:48:14.405 INFO kablam! | Oct 13 01:48:14.405 INFO kablam! 55 | tx.send(i); Oct 13 01:48:14.405 INFO kablam! | ^^^^^^^^^^^ Oct 13 01:48:14.405 INFO kablam! | Oct 13 01:48:14.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:48:14.405 INFO kablam! Oct 13 01:48:14.741 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 13 01:48:14.742 INFO kablam! su: No module specific data is present Oct 13 01:48:15.080 INFO running `"docker" "rm" "-f" "b2768b6094a7d81b9943ee31848e35e296b8863f7d5d7a51d21548f8fabf5e93"` Oct 13 01:48:15.147 INFO blam! b2768b6094a7d81b9943ee31848e35e296b8863f7d5d7a51d21548f8fabf5e93 Oct 13 01:48:15.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 01:48:15.300 INFO blam! 74f9f43b8070adb5db184d2c9e2dee28c80c847ef13fb7937560708e1b6a1575 Oct 13 01:48:15.301 INFO running `"docker" "start" "-a" "74f9f43b8070adb5db184d2c9e2dee28c80c847ef13fb7937560708e1b6a1575"` Oct 13 01:48:15.702 INFO kablam! usermod: no changes Oct 13 01:48:15.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 13 01:48:15.724 INFO kablam! Running /target/debug/deps/concur_example-38e0e9abf1b70bbd Oct 13 01:48:15.732 INFO blam! Oct 13 01:48:15.732 INFO blam! running 0 tests Oct 13 01:48:15.732 INFO blam! Oct 13 01:48:15.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:48:15.732 INFO blam! Oct 13 01:48:15.734 INFO kablam! su: No module specific data is present Oct 13 01:48:16.203 INFO running `"docker" "rm" "-f" "74f9f43b8070adb5db184d2c9e2dee28c80c847ef13fb7937560708e1b6a1575"` Oct 13 01:48:16.383 INFO blam! 74f9f43b8070adb5db184d2c9e2dee28c80c847ef13fb7937560708e1b6a1575