Oct 11 10:06:36.097 INFO testing thunk-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:06:36.097 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:06:36.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10:06:36.508 INFO blam! 66509022b535f7d4c0147f9d3a098b778779ab8a11cddecf9088f02fa3a4a77e Oct 11 10:06:36.509 INFO running `"docker" "start" "-a" "66509022b535f7d4c0147f9d3a098b778779ab8a11cddecf9088f02fa3a4a77e"` Oct 11 10:06:37.448 INFO kablam! usermod: no changes Oct 11 10:06:37.508 INFO kablam! Compiling thunk v0.3.0 (/source) Oct 11 10:06:37.992 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:37.992 INFO kablam! --> src/sync.rs:260:13 Oct 11 10:06:37.992 INFO kablam! | Oct 11 10:06:37.992 INFO kablam! 260 | /// If the `AtomicThunk` is evaluated, do nothing. Oct 11 10:06:37.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:37.992 INFO kablam! | Oct 11 10:06:37.992 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 10:06:37.992 INFO kablam! Oct 11 10:06:37.992 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:37.992 INFO kablam! --> src/sync.rs:263:13 Oct 11 10:06:37.992 INFO kablam! | Oct 11 10:06:37.992 INFO kablam! 263 | /// If the `AtomicThunk` is `LOCKING` or `LOCKED`, wait until the thunk is Oct 11 10:06:37.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:37.992 INFO kablam! Oct 11 10:06:37.992 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:37.992 INFO kablam! --> src/sync.rs:267:13 Oct 11 10:06:37.993 INFO kablam! | Oct 11 10:06:37.993 INFO kablam! 267 | /// Only `THUNK_DEFERRED`, `THUNK_EVALUATED`, `THUNK_LOCKING`, and Oct 11 10:06:37.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:37.993 INFO kablam! Oct 11 10:06:38.132 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:06:38.132 INFO kablam! --> src/sync.rs:175:9 Oct 11 10:06:38.132 INFO kablam! | Oct 11 10:06:38.132 INFO kablam! 175 | unsafe { Oct 11 10:06:38.132 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:06:38.132 INFO kablam! | Oct 11 10:06:38.132 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 10:06:38.132 INFO kablam! Oct 11 10:06:38.132 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:06:38.132 INFO kablam! --> src/unsync.rs:142:9 Oct 11 10:06:38.132 INFO kablam! | Oct 11 10:06:38.132 INFO kablam! 142 | unsafe { Oct 11 10:06:38.132 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:06:38.132 INFO kablam! Oct 11 10:06:38.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 11 10:06:38.209 INFO kablam! su: No module specific data is present Oct 11 10:06:39.063 INFO running `"docker" "rm" "-f" "66509022b535f7d4c0147f9d3a098b778779ab8a11cddecf9088f02fa3a4a77e"` Oct 11 10:06:39.376 INFO blam! 66509022b535f7d4c0147f9d3a098b778779ab8a11cddecf9088f02fa3a4a77e Oct 11 10:06:39.376 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:06:39.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10:06:39.868 INFO blam! 63d0a3bec392b6eb1955156709b44143596633b86ee867eb85a7a6a38456e87f Oct 11 10:06:39.870 INFO running `"docker" "start" "-a" "63d0a3bec392b6eb1955156709b44143596633b86ee867eb85a7a6a38456e87f"` Oct 11 10:06:40.876 INFO kablam! usermod: no changes Oct 11 10:06:40.929 INFO kablam! Compiling thunk v0.3.0 (/source) Oct 11 10:06:41.544 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:41.544 INFO kablam! --> src/sync.rs:260:13 Oct 11 10:06:41.544 INFO kablam! | Oct 11 10:06:41.544 INFO kablam! 260 | /// If the `AtomicThunk` is evaluated, do nothing. Oct 11 10:06:41.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:41.544 INFO kablam! | Oct 11 10:06:41.544 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 10:06:41.544 INFO kablam! Oct 11 10:06:41.544 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:41.544 INFO kablam! --> src/sync.rs:263:13 Oct 11 10:06:41.544 INFO kablam! | Oct 11 10:06:41.544 INFO kablam! 263 | /// If the `AtomicThunk` is `LOCKING` or `LOCKED`, wait until the thunk is Oct 11 10:06:41.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:41.545 INFO kablam! Oct 11 10:06:41.545 INFO kablam! warning: doc comment not used by rustdoc Oct 11 10:06:41.545 INFO kablam! --> src/sync.rs:267:13 Oct 11 10:06:41.545 INFO kablam! | Oct 11 10:06:41.545 INFO kablam! 267 | /// Only `THUNK_DEFERRED`, `THUNK_EVALUATED`, `THUNK_LOCKING`, and Oct 11 10:06:41.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:06:41.545 INFO kablam! Oct 11 10:06:41.844 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:06:41.844 INFO kablam! --> src/sync.rs:175:9 Oct 11 10:06:41.844 INFO kablam! | Oct 11 10:06:41.844 INFO kablam! 175 | unsafe { Oct 11 10:06:41.844 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:06:41.844 INFO kablam! | Oct 11 10:06:41.844 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 10:06:41.844 INFO kablam! Oct 11 10:06:41.846 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:06:41.846 INFO kablam! --> src/unsync.rs:142:9 Oct 11 10:06:41.846 INFO kablam! | Oct 11 10:06:41.846 INFO kablam! 142 | unsafe { Oct 11 10:06:41.846 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:06:41.846 INFO kablam! Oct 11 10:06:43.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.22s Oct 11 10:06:43.132 INFO kablam! su: No module specific data is present Oct 11 10:06:43.920 INFO running `"docker" "rm" "-f" "63d0a3bec392b6eb1955156709b44143596633b86ee867eb85a7a6a38456e87f"` Oct 11 10:06:44.228 INFO blam! 63d0a3bec392b6eb1955156709b44143596633b86ee867eb85a7a6a38456e87f Oct 11 10:06:44.230 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:06:44.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10:06:44.674 INFO blam! e89b73583077ee931b973741a377fd2426ca44dbaf94cdf8dbc0bf7b8cb0bfb7 Oct 11 10:06:44.676 INFO running `"docker" "start" "-a" "e89b73583077ee931b973741a377fd2426ca44dbaf94cdf8dbc0bf7b8cb0bfb7"` Oct 11 10:06:45.797 INFO kablam! usermod: no changes Oct 11 10:06:45.858 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 10:06:45.858 INFO kablam! Running /target/debug/deps/thunk-0f005b29fa183ab9 Oct 11 10:06:45.859 INFO blam! Oct 11 10:06:45.859 INFO blam! running 16 tests Oct 11 10:06:45.861 INFO blam! test sync::test::ten_thousand_xors_threadsafe_lazy ... ok Oct 11 10:06:45.861 INFO blam! test sync::test::arc_thunk_deferred ... ok Oct 11 10:06:45.861 INFO blam! test strict::test::thunk_deferred ... ok Oct 11 10:06:45.861 INFO blam! test unsync::test::rc_thunk_computed ... ok Oct 11 10:06:45.861 INFO blam! test unsync::test::rc_thunk_deferred ... ok Oct 11 10:06:45.864 INFO blam! test unsync::test::ten_thousand_xors_threadsafe_lazy ... ok Oct 11 10:06:45.864 INFO blam! test sync::test::arc_thunk_computed ... ok Oct 11 10:06:45.876 INFO blam! test strict::test::thunk_computed ... ok Oct 11 10:06:45.876 INFO blam! test unsync::test::thunk_deferred ... ok Oct 11 10:06:45.885 INFO blam! test sync::test::thunk_computed ... ok Oct 11 10:06:45.886 INFO blam! test sync::test::thunk_deferred ... ok Oct 11 10:06:45.886 INFO blam! test unsync::test::thunk_computed ... ok Oct 11 10:06:46.924 INFO blam! test unsync::test::ten_thousand_xors_threadsafe_strict ... ok Oct 11 10:06:47.182 INFO blam! test strict::test::ten_thousand_xors_threadsafe_lazy ... ok Oct 11 10:06:47.248 INFO blam! test sync::test::ten_thousand_xors_threadsafe_strict ... ok Oct 11 10:06:47.461 INFO blam! test strict::test::ten_thousand_xors_threadsafe_strict ... ok Oct 11 10:06:47.462 INFO blam! Oct 11 10:06:47.462 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:06:47.462 INFO blam! Oct 11 10:06:47.462 INFO kablam! Doc-tests thunk Oct 11 10:06:48.182 INFO blam! Oct 11 10:06:48.182 INFO blam! running 0 tests Oct 11 10:06:48.182 INFO blam! Oct 11 10:06:48.182 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:06:48.182 INFO blam! Oct 11 10:06:48.192 INFO kablam! su: No module specific data is present Oct 11 10:06:48.791 INFO running `"docker" "rm" "-f" "e89b73583077ee931b973741a377fd2426ca44dbaf94cdf8dbc0bf7b8cb0bfb7"` Oct 11 10:06:49.032 INFO blam! e89b73583077ee931b973741a377fd2426ca44dbaf94cdf8dbc0bf7b8cb0bfb7