Oct 11 14:30:49.333 INFO testing promise-rs-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:30:49.333 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:30:49.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 14:30:49.580 INFO blam! fa11a5d59206f236597572480ef6016e7b1847d3be0a391518a4ffed9d1d92ad Oct 11 14:30:49.594 INFO running `"docker" "start" "-a" "fa11a5d59206f236597572480ef6016e7b1847d3be0a391518a4ffed9d1d92ad"` Oct 11 14:30:50.272 INFO kablam! usermod: no changes Oct 11 14:30:50.312 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 14:30:50.312 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 14:30:50.312 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 14:30:50.312 INFO kablam! files will be included as a binary target: Oct 11 14:30:50.312 INFO kablam! Oct 11 14:30:50.312 INFO kablam! * /source/src/main.rs Oct 11 14:30:50.312 INFO kablam! Oct 11 14:30:50.312 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 14:30:50.312 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 14:30:50.312 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 14:30:50.312 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 14:30:50.312 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 14:30:50.312 INFO kablam! Oct 11 14:30:50.312 INFO kablam! For more information on this warning you can consult Oct 11 14:30:50.312 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 14:30:50.312 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 11 14:30:50.312 INFO kablam! please set bin.path in Cargo.toml Oct 11 14:30:50.317 INFO kablam! Compiling promise-rs v0.3.0 (/source) Oct 11 14:30:51.050 INFO kablam! warning: variable does not need to be mutable Oct 11 14:30:51.050 INFO kablam! --> src/lib.rs:51:21 Oct 11 14:30:51.050 INFO kablam! | Oct 11 14:30:51.050 INFO kablam! 51 | let mut state = state_guard.as_mut().unwrap(); Oct 11 14:30:51.050 INFO kablam! | ----^^^^^ Oct 11 14:30:51.050 INFO kablam! | | Oct 11 14:30:51.050 INFO kablam! | help: remove this `mut` Oct 11 14:30:51.050 INFO kablam! | Oct 11 14:30:51.050 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:30:51.050 INFO kablam! Oct 11 14:30:51.050 INFO kablam! warning: variable does not need to be mutable Oct 11 14:30:51.050 INFO kablam! --> src/lib.rs:65:21 Oct 11 14:30:51.050 INFO kablam! | Oct 11 14:30:51.050 INFO kablam! 65 | let mut state = state_guard.as_mut().unwrap(); Oct 11 14:30:51.050 INFO kablam! | ----^^^^^ Oct 11 14:30:51.050 INFO kablam! | | Oct 11 14:30:51.050 INFO kablam! | help: remove this `mut` Oct 11 14:30:51.050 INFO kablam! Oct 11 14:30:51.064 INFO kablam! warning: unused attribute Oct 11 14:30:51.064 INFO kablam! --> src/lib.rs:192:9 Oct 11 14:30:51.064 INFO kablam! | Oct 11 14:30:51.064 INFO kablam! 192 | #[derive(Debug)] Oct 11 14:30:51.064 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 14:30:51.064 INFO kablam! | Oct 11 14:30:51.064 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 14:30:51.064 INFO kablam! Oct 11 14:30:52.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.67s Oct 11 14:30:52.974 INFO kablam! su: No module specific data is present Oct 11 14:30:53.573 INFO running `"docker" "rm" "-f" "fa11a5d59206f236597572480ef6016e7b1847d3be0a391518a4ffed9d1d92ad"` Oct 11 14:30:53.712 INFO blam! fa11a5d59206f236597572480ef6016e7b1847d3be0a391518a4ffed9d1d92ad Oct 11 14:30:53.724 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:30:53.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 14:30:54.102 INFO blam! d6c5e45dececfe8153ae47a4861e2b828f95c417a4bf17d1f834c6ccea091162 Oct 11 14:30:54.103 INFO running `"docker" "start" "-a" "d6c5e45dececfe8153ae47a4861e2b828f95c417a4bf17d1f834c6ccea091162"` Oct 11 14:30:54.496 INFO kablam! usermod: no changes Oct 11 14:30:54.517 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 14:30:54.517 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 14:30:54.517 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 14:30:54.517 INFO kablam! files will be included as a binary target: Oct 11 14:30:54.517 INFO kablam! Oct 11 14:30:54.517 INFO kablam! * /source/src/main.rs Oct 11 14:30:54.517 INFO kablam! Oct 11 14:30:54.517 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 14:30:54.517 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 14:30:54.517 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 14:30:54.517 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 14:30:54.517 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 14:30:54.517 INFO kablam! Oct 11 14:30:54.517 INFO kablam! For more information on this warning you can consult Oct 11 14:30:54.517 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 14:30:54.517 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 11 14:30:54.517 INFO kablam! please set bin.path in Cargo.toml Oct 11 14:30:54.520 INFO kablam! Compiling promise-rs v0.3.0 (/source) Oct 11 14:30:55.486 INFO kablam! warning: variable does not need to be mutable Oct 11 14:30:55.486 INFO kablam! --> src/lib.rs:51:21 Oct 11 14:30:55.486 INFO kablam! | Oct 11 14:30:55.486 INFO kablam! 51 | let mut state = state_guard.as_mut().unwrap(); Oct 11 14:30:55.486 INFO kablam! | ----^^^^^ Oct 11 14:30:55.486 INFO kablam! | | Oct 11 14:30:55.486 INFO kablam! | help: remove this `mut` Oct 11 14:30:55.486 INFO kablam! | Oct 11 14:30:55.486 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:30:55.486 INFO kablam! Oct 11 14:30:55.488 INFO kablam! warning: variable does not need to be mutable Oct 11 14:30:55.488 INFO kablam! --> src/lib.rs:65:21 Oct 11 14:30:55.488 INFO kablam! | Oct 11 14:30:55.488 INFO kablam! 65 | let mut state = state_guard.as_mut().unwrap(); Oct 11 14:30:55.488 INFO kablam! | ----^^^^^ Oct 11 14:30:55.488 INFO kablam! | | Oct 11 14:30:55.488 INFO kablam! | help: remove this `mut` Oct 11 14:30:55.488 INFO kablam! Oct 11 14:30:55.505 INFO kablam! warning: unused attribute Oct 11 14:30:55.505 INFO kablam! --> src/lib.rs:192:9 Oct 11 14:30:55.505 INFO kablam! | Oct 11 14:30:55.505 INFO kablam! 192 | #[derive(Debug)] Oct 11 14:30:55.505 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 14:30:55.505 INFO kablam! | Oct 11 14:30:55.505 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 14:30:55.505 INFO kablam! Oct 11 14:30:55.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 11 14:30:55.856 INFO kablam! su: No module specific data is present Oct 11 14:30:56.338 INFO running `"docker" "rm" "-f" "d6c5e45dececfe8153ae47a4861e2b828f95c417a4bf17d1f834c6ccea091162"` Oct 11 14:30:56.507 INFO blam! d6c5e45dececfe8153ae47a4861e2b828f95c417a4bf17d1f834c6ccea091162 Oct 11 14:30:56.507 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:30:56.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 14:30:56.867 INFO blam! ccb1d8d7c5fe989f2d13bbc79f32767c33e06460127f3af570f4b8bc26ba890b Oct 11 14:30:56.868 INFO running `"docker" "start" "-a" "ccb1d8d7c5fe989f2d13bbc79f32767c33e06460127f3af570f4b8bc26ba890b"` Oct 11 14:30:57.946 INFO kablam! usermod: no changes Oct 11 14:30:57.993 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 14:30:57.993 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 14:30:57.993 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 14:30:57.993 INFO kablam! files will be included as a binary target: Oct 11 14:30:57.993 INFO kablam! Oct 11 14:30:57.993 INFO kablam! * /source/src/main.rs Oct 11 14:30:57.993 INFO kablam! Oct 11 14:30:57.993 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 14:30:57.993 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 14:30:57.993 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 14:30:57.993 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 14:30:57.993 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 14:30:57.993 INFO kablam! Oct 11 14:30:57.993 INFO kablam! For more information on this warning you can consult Oct 11 14:30:57.993 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 14:30:57.993 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 11 14:30:57.993 INFO kablam! please set bin.path in Cargo.toml Oct 11 14:30:57.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 14:30:58.010 INFO kablam! Running /target/debug/deps/promise-6e183f6ee42baf35 Oct 11 14:30:58.011 INFO kablam! Running /target/debug/deps/promise-a2e17752782669df Oct 11 14:30:58.011 INFO blam! Oct 11 14:30:58.011 INFO blam! running 0 tests Oct 11 14:30:58.011 INFO blam! Oct 11 14:30:58.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:30:58.011 INFO blam! Oct 11 14:30:58.015 INFO blam! Oct 11 14:30:58.015 INFO kablam! Doc-tests promise Oct 11 14:30:58.015 INFO blam! running 0 tests Oct 11 14:30:58.015 INFO blam! Oct 11 14:30:58.015 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:30:58.015 INFO blam! Oct 11 14:30:59.412 INFO blam! Oct 11 14:30:59.412 INFO blam! running 3 tests Oct 11 14:31:01.472 INFO blam! test src/lib.rs - Promise::resolve (line 130) ... ok Oct 11 14:31:01.682 INFO blam! test src/lib.rs - Promise::all (line 169) ... ok Oct 11 14:31:01.828 INFO blam! test src/lib.rs - Promise::reject (line 148) ... ok Oct 11 14:31:01.828 INFO blam! Oct 11 14:31:01.828 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:31:01.828 INFO blam! Oct 11 14:31:01.835 INFO kablam! su: No module specific data is present Oct 11 14:31:02.356 INFO running `"docker" "rm" "-f" "ccb1d8d7c5fe989f2d13bbc79f32767c33e06460127f3af570f4b8bc26ba890b"` Oct 11 14:31:02.500 INFO blam! ccb1d8d7c5fe989f2d13bbc79f32767c33e06460127f3af570f4b8bc26ba890b