Oct 15 04:06:42.022 INFO testing andrewdski/complex against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:06:42.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:06:42.417 INFO blam! ef14cf418a7cf9ecbc469b8fba73e716e509f2172438fdcf8ee4f2ef7340d99b Oct 15 04:06:42.422 INFO running `"docker" "start" "-a" "ef14cf418a7cf9ecbc469b8fba73e716e509f2172438fdcf8ee4f2ef7340d99b"` Oct 15 04:06:42.962 INFO kablam! usermod: no changes Oct 15 04:06:43.003 INFO kablam! Compiling complex v0.1.0 (/source) Oct 15 04:06:43.316 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:43.317 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:43.317 INFO kablam! | ^^ Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 04:06:43.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:43.317 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:43.317 INFO kablam! Oct 15 04:06:43.317 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:43.317 INFO kablam! --> src/main.rs:14:25 Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 15 04:06:43.317 INFO kablam! | ^^ Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:43.317 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:43.317 INFO kablam! Oct 15 04:06:43.317 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:43.317 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:43.317 INFO kablam! | ^^ Oct 15 04:06:43.317 INFO kablam! | Oct 15 04:06:43.317 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:43.317 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:43.317 INFO kablam! Oct 15 04:06:43.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 15 04:06:43.587 INFO kablam! su: No module specific data is present Oct 15 04:06:43.911 INFO running `"docker" "rm" "-f" "ef14cf418a7cf9ecbc469b8fba73e716e509f2172438fdcf8ee4f2ef7340d99b"` Oct 15 04:06:44.083 INFO blam! ef14cf418a7cf9ecbc469b8fba73e716e509f2172438fdcf8ee4f2ef7340d99b Oct 15 04:06:44.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:06:44.579 INFO blam! 9516d0f14159ca6fea8dd60cc07c940eab30c634f0f1c26773518fab988d208f Oct 15 04:06:44.580 INFO running `"docker" "start" "-a" "9516d0f14159ca6fea8dd60cc07c940eab30c634f0f1c26773518fab988d208f"` Oct 15 04:06:45.719 INFO kablam! usermod: no changes Oct 15 04:06:45.749 INFO kablam! Compiling complex v0.1.0 (/source) Oct 15 04:06:46.138 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.138 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:46.138 INFO kablam! | ^^ Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 04:06:46.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:46.138 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.138 INFO kablam! Oct 15 04:06:46.138 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.138 INFO kablam! --> src/main.rs:14:25 Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 15 04:06:46.138 INFO kablam! | ^^ Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:46.138 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.138 INFO kablam! Oct 15 04:06:46.138 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.138 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:46.138 INFO kablam! | ^^ Oct 15 04:06:46.138 INFO kablam! | Oct 15 04:06:46.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 04:06:46.138 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.139 INFO kablam! Oct 15 04:06:46.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 15 04:06:46.483 INFO kablam! su: No module specific data is present Oct 15 04:06:46.865 INFO running `"docker" "rm" "-f" "9516d0f14159ca6fea8dd60cc07c940eab30c634f0f1c26773518fab988d208f"` Oct 15 04:06:46.959 INFO blam! 9516d0f14159ca6fea8dd60cc07c940eab30c634f0f1c26773518fab988d208f Oct 15 04:06:46.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:06:47.178 INFO blam! 0049d80374c85020dc06b55104d06efc755e8f26854aa13116988ccb922bc7f4 Oct 15 04:06:47.180 INFO running `"docker" "start" "-a" "0049d80374c85020dc06b55104d06efc755e8f26854aa13116988ccb922bc7f4"` Oct 15 04:06:47.673 INFO kablam! usermod: no changes Oct 15 04:06:47.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 15 04:06:47.699 INFO blam! Oct 15 04:06:47.699 INFO kablam! Running /target/debug/deps/complex-256299a31470adac Oct 15 04:06:47.699 INFO blam! running 0 tests Oct 15 04:06:47.699 INFO blam! Oct 15 04:06:47.699 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:06:47.699 INFO blam! Oct 15 04:06:47.701 INFO kablam! su: No module specific data is present Oct 15 04:06:48.027 INFO running `"docker" "rm" "-f" "0049d80374c85020dc06b55104d06efc755e8f26854aa13116988ccb922bc7f4"` Oct 15 04:06:48.179 INFO blam! 0049d80374c85020dc06b55104d06efc755e8f26854aa13116988ccb922bc7f4