Oct 11 10:30:50.347 INFO testing sync-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:30:50.347 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:30:50.349 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:30:50.722 INFO blam! 76b1ab17c29b0cfa818de06f13aacd5215e6f3848c49d4fa23577d6732a7ef42 Oct 11 10:30:50.733 INFO running `"docker" "start" "-a" "76b1ab17c29b0cfa818de06f13aacd5215e6f3848c49d4fa23577d6732a7ef42"` Oct 11 10:30:51.596 INFO kablam! usermod: no changes Oct 11 10:30:51.636 INFO kablam! Compiling sync v0.1.0 (/source) Oct 11 10:30:51.812 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:51.812 INFO kablam! --> src/raw/spin.rs:11:5 Oct 11 10:30:51.812 INFO kablam! | Oct 11 10:30:51.812 INFO kablam! 11 | const new: Self = Mutex(AtomicBool::new(false)); Oct 11 10:30:51.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:51.812 INFO kablam! | Oct 11 10:30:51.812 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 10:30:51.812 INFO kablam! Oct 11 10:30:51.812 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:51.812 INFO kablam! --> src/raw/spin.rs:55:5 Oct 11 10:30:51.812 INFO kablam! | Oct 11 10:30:51.812 INFO kablam! 55 | const new: Self = RwLock(AtomicUsize::new(0)); Oct 11 10:30:51.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:51.812 INFO kablam! Oct 11 10:30:51.812 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:51.812 INFO kablam! --> src/raw/mod.rs:4:5 Oct 11 10:30:51.812 INFO kablam! | Oct 11 10:30:51.812 INFO kablam! 4 | const new: Self; Oct 11 10:30:51.812 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 10:30:51.812 INFO kablam! Oct 11 10:30:51.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 11 10:30:51.901 INFO kablam! su: No module specific data is present Oct 11 10:30:52.449 INFO running `"docker" "rm" "-f" "76b1ab17c29b0cfa818de06f13aacd5215e6f3848c49d4fa23577d6732a7ef42"` Oct 11 10:30:52.658 INFO blam! 76b1ab17c29b0cfa818de06f13aacd5215e6f3848c49d4fa23577d6732a7ef42 Oct 11 10:30:52.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:30:52.669 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:30:53.170 INFO blam! 17ee454863873b12d61f35e1bce32027968524186370e6a701c289eb12671820 Oct 11 10:30:53.176 INFO running `"docker" "start" "-a" "17ee454863873b12d61f35e1bce32027968524186370e6a701c289eb12671820"` Oct 11 10:30:54.089 INFO kablam! usermod: no changes Oct 11 10:30:54.134 INFO kablam! Compiling sync v0.1.0 (/source) Oct 11 10:30:54.647 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:54.647 INFO kablam! --> src/raw/spin.rs:11:5 Oct 11 10:30:54.647 INFO kablam! | Oct 11 10:30:54.648 INFO kablam! 11 | const new: Self = Mutex(AtomicBool::new(false)); Oct 11 10:30:54.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:54.652 INFO kablam! | Oct 11 10:30:54.652 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 10:30:54.652 INFO kablam! Oct 11 10:30:54.652 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:54.652 INFO kablam! --> src/raw/spin.rs:55:5 Oct 11 10:30:54.653 INFO kablam! | Oct 11 10:30:54.653 INFO kablam! 55 | const new: Self = RwLock(AtomicUsize::new(0)); Oct 11 10:30:54.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:54.653 INFO kablam! Oct 11 10:30:54.653 INFO kablam! warning: associated constant `new` should have an upper case name such as `NEW` Oct 11 10:30:54.653 INFO kablam! --> src/raw/mod.rs:4:5 Oct 11 10:30:54.653 INFO kablam! | Oct 11 10:30:54.653 INFO kablam! 4 | const new: Self; Oct 11 10:30:54.654 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 10:30:54.654 INFO kablam! Oct 11 10:30:55.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 11 10:30:55.139 INFO kablam! su: No module specific data is present Oct 11 10:30:55.633 INFO running `"docker" "rm" "-f" "17ee454863873b12d61f35e1bce32027968524186370e6a701c289eb12671820"` Oct 11 10:30:55.858 INFO blam! 17ee454863873b12d61f35e1bce32027968524186370e6a701c289eb12671820 Oct 11 10:30:55.861 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:30:55.862 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:30:56.188 INFO blam! 9e337bd30786b429573ebe25765d13075ed1065aa51e70edc74fd038ceebc52d Oct 11 10:30:56.204 INFO running `"docker" "start" "-a" "9e337bd30786b429573ebe25765d13075ed1065aa51e70edc74fd038ceebc52d"` Oct 11 10:30:57.001 INFO kablam! usermod: no changes Oct 11 10:30:57.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 10:30:57.119 INFO blam! Oct 11 10:30:57.119 INFO kablam! Running /target/debug/deps/sync-522a31ca5198cc17 Oct 11 10:30:57.120 INFO blam! running 0 tests Oct 11 10:30:57.120 INFO kablam! Doc-tests sync Oct 11 10:30:57.120 INFO blam! Oct 11 10:30:57.121 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:30:57.121 INFO blam! Oct 11 10:30:57.184 INFO blam! Oct 11 10:30:57.184 INFO blam! running 0 tests Oct 11 10:30:57.184 INFO blam! Oct 11 10:30:57.184 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:30:57.184 INFO blam! Oct 11 10:30:57.186 INFO kablam! su: No module specific data is present Oct 11 10:30:57.715 INFO running `"docker" "rm" "-f" "9e337bd30786b429573ebe25765d13075ed1065aa51e70edc74fd038ceebc52d"` Oct 11 10:30:57.956 INFO blam! 9e337bd30786b429573ebe25765d13075ed1065aa51e70edc74fd038ceebc52d