Oct 15 23:25:35.148 INFO testing promise-rs-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:25:35.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 23:25:35.446 INFO blam! 1355aa6081e48a36eb86c8690b4aa800f73fe749abd284063e00476322d0a4ab Oct 15 23:25:35.448 INFO running `"docker" "start" "-a" "1355aa6081e48a36eb86c8690b4aa800f73fe749abd284063e00476322d0a4ab"` Oct 15 23:25:35.863 INFO kablam! usermod: no changes Oct 15 23:25:35.886 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:25:35.886 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:25:35.886 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:25:35.886 INFO kablam! files will be included as a binary target: Oct 15 23:25:35.886 INFO kablam! Oct 15 23:25:35.886 INFO kablam! * /source/src/main.rs Oct 15 23:25:35.886 INFO kablam! Oct 15 23:25:35.886 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:25:35.886 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:25:35.886 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:25:35.886 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:25:35.886 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:25:35.886 INFO kablam! Oct 15 23:25:35.886 INFO kablam! For more information on this warning you can consult Oct 15 23:25:35.886 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:25:35.886 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 15 23:25:35.886 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:25:35.887 INFO kablam! Compiling promise-rs v0.3.0 (/source) Oct 15 23:25:36.413 INFO kablam! warning: variable does not need to be mutable Oct 15 23:25:36.413 INFO kablam! --> src/lib.rs:51:21 Oct 15 23:25:36.413 INFO kablam! | Oct 15 23:25:36.413 INFO kablam! 51 | let mut state = state_guard.as_mut().unwrap(); Oct 15 23:25:36.413 INFO kablam! | ----^^^^^ Oct 15 23:25:36.413 INFO kablam! | | Oct 15 23:25:36.413 INFO kablam! | help: remove this `mut` Oct 15 23:25:36.413 INFO kablam! | Oct 15 23:25:36.413 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:25:36.413 INFO kablam! Oct 15 23:25:36.413 INFO kablam! warning: variable does not need to be mutable Oct 15 23:25:36.413 INFO kablam! --> src/lib.rs:65:21 Oct 15 23:25:36.413 INFO kablam! | Oct 15 23:25:36.413 INFO kablam! 65 | let mut state = state_guard.as_mut().unwrap(); Oct 15 23:25:36.413 INFO kablam! | ----^^^^^ Oct 15 23:25:36.413 INFO kablam! | | Oct 15 23:25:36.413 INFO kablam! | help: remove this `mut` Oct 15 23:25:36.413 INFO kablam! Oct 15 23:25:36.434 INFO kablam! warning: unused attribute Oct 15 23:25:36.434 INFO kablam! --> src/lib.rs:192:9 Oct 15 23:25:36.434 INFO kablam! | Oct 15 23:25:36.434 INFO kablam! 192 | #[derive(Debug)] Oct 15 23:25:36.434 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:25:36.434 INFO kablam! | Oct 15 23:25:36.434 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 23:25:36.434 INFO kablam! Oct 15 23:25:37.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 15 23:25:37.823 INFO kablam! su: No module specific data is present Oct 15 23:25:38.291 INFO running `"docker" "rm" "-f" "1355aa6081e48a36eb86c8690b4aa800f73fe749abd284063e00476322d0a4ab"` Oct 15 23:25:38.564 INFO blam! 1355aa6081e48a36eb86c8690b4aa800f73fe749abd284063e00476322d0a4ab Oct 15 23:25:38.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 23:25:38.964 INFO blam! 387d8884c183edab6559fc1c7fcd682ff7ffebb200c65bfe605621c70b3a7384 Oct 15 23:25:38.971 INFO running `"docker" "start" "-a" "387d8884c183edab6559fc1c7fcd682ff7ffebb200c65bfe605621c70b3a7384"` Oct 15 23:25:39.629 INFO kablam! usermod: no changes Oct 15 23:25:39.664 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:25:39.664 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:25:39.664 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:25:39.665 INFO kablam! files will be included as a binary target: Oct 15 23:25:39.665 INFO kablam! Oct 15 23:25:39.665 INFO kablam! * /source/src/main.rs Oct 15 23:25:39.666 INFO kablam! Oct 15 23:25:39.666 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:25:39.667 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:25:39.667 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:25:39.667 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:25:39.667 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:25:39.667 INFO kablam! Oct 15 23:25:39.667 INFO kablam! For more information on this warning you can consult Oct 15 23:25:39.667 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:25:39.667 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 15 23:25:39.667 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:25:39.686 INFO kablam! Compiling promise-rs v0.3.0 (/source) Oct 15 23:25:40.668 INFO kablam! warning: variable does not need to be mutable Oct 15 23:25:40.668 INFO kablam! --> src/lib.rs:51:21 Oct 15 23:25:40.668 INFO kablam! | Oct 15 23:25:40.668 INFO kablam! 51 | let mut state = state_guard.as_mut().unwrap(); Oct 15 23:25:40.668 INFO kablam! | ----^^^^^ Oct 15 23:25:40.668 INFO kablam! | | Oct 15 23:25:40.668 INFO kablam! | help: remove this `mut` Oct 15 23:25:40.668 INFO kablam! | Oct 15 23:25:40.668 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:25:40.668 INFO kablam! Oct 15 23:25:40.668 INFO kablam! warning: variable does not need to be mutable Oct 15 23:25:40.668 INFO kablam! --> src/lib.rs:65:21 Oct 15 23:25:40.668 INFO kablam! | Oct 15 23:25:40.668 INFO kablam! 65 | let mut state = state_guard.as_mut().unwrap(); Oct 15 23:25:40.668 INFO kablam! | ----^^^^^ Oct 15 23:25:40.668 INFO kablam! | | Oct 15 23:25:40.668 INFO kablam! | help: remove this `mut` Oct 15 23:25:40.668 INFO kablam! Oct 15 23:25:40.673 INFO kablam! warning: unused attribute Oct 15 23:25:40.673 INFO kablam! --> src/lib.rs:192:9 Oct 15 23:25:40.673 INFO kablam! | Oct 15 23:25:40.673 INFO kablam! 192 | #[derive(Debug)] Oct 15 23:25:40.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:25:40.673 INFO kablam! | Oct 15 23:25:40.673 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 23:25:40.673 INFO kablam! Oct 15 23:25:41.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 23:25:41.187 INFO kablam! su: No module specific data is present Oct 15 23:25:41.636 INFO running `"docker" "rm" "-f" "387d8884c183edab6559fc1c7fcd682ff7ffebb200c65bfe605621c70b3a7384"` Oct 15 23:25:41.884 INFO blam! 387d8884c183edab6559fc1c7fcd682ff7ffebb200c65bfe605621c70b3a7384 Oct 15 23:25:41.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 23:25:42.271 INFO blam! 4a520a2fb493efd0ab33d31542634dd8639b9d0f1804b25cd72eb8a90edc4492 Oct 15 23:25:42.279 INFO running `"docker" "start" "-a" "4a520a2fb493efd0ab33d31542634dd8639b9d0f1804b25cd72eb8a90edc4492"` Oct 15 23:25:43.443 INFO kablam! usermod: no changes Oct 15 23:25:43.495 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 23:25:43.495 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 23:25:43.495 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 23:25:43.495 INFO kablam! files will be included as a binary target: Oct 15 23:25:43.495 INFO kablam! Oct 15 23:25:43.495 INFO kablam! * /source/src/main.rs Oct 15 23:25:43.495 INFO kablam! Oct 15 23:25:43.495 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 23:25:43.495 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 23:25:43.495 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 23:25:43.495 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 23:25:43.495 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 23:25:43.495 INFO kablam! Oct 15 23:25:43.495 INFO kablam! For more information on this warning you can consult Oct 15 23:25:43.495 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 23:25:43.495 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `promise`, Oct 15 23:25:43.495 INFO kablam! please set bin.path in Cargo.toml Oct 15 23:25:43.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:25:43.507 INFO kablam! Running /target/debug/deps/promise-884f2d26d3964b55 Oct 15 23:25:43.507 INFO blam! Oct 15 23:25:43.507 INFO blam! running 0 tests Oct 15 23:25:43.507 INFO blam! Oct 15 23:25:43.507 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:25:43.507 INFO blam! Oct 15 23:25:43.507 INFO kablam! Running /target/debug/deps/promise-f8a3a6a1c0f4830b Oct 15 23:25:43.515 INFO kablam! Doc-tests promise Oct 15 23:25:43.515 INFO blam! Oct 15 23:25:43.515 INFO blam! running 0 tests Oct 15 23:25:43.515 INFO blam! Oct 15 23:25:43.515 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:25:43.515 INFO blam! Oct 15 23:25:44.519 INFO blam! Oct 15 23:25:44.519 INFO blam! running 3 tests Oct 15 23:25:47.366 INFO blam! test src/lib.rs - Promise::all (line 169) ... ok Oct 15 23:25:47.579 INFO blam! test src/lib.rs - Promise::resolve (line 130) ... ok Oct 15 23:25:47.599 INFO blam! test src/lib.rs - Promise::reject (line 148) ... ok Oct 15 23:25:47.599 INFO blam! Oct 15 23:25:47.599 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:25:47.599 INFO blam! Oct 15 23:25:47.623 INFO kablam! su: No module specific data is present Oct 15 23:25:48.416 INFO running `"docker" "rm" "-f" "4a520a2fb493efd0ab33d31542634dd8639b9d0f1804b25cd72eb8a90edc4492"` Oct 15 23:25:48.624 INFO blam! 4a520a2fb493efd0ab33d31542634dd8639b9d0f1804b25cd72eb8a90edc4492