Oct 15 04:06:42.988 INFO testing andrewdski/complex against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:06:42.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:43.259 INFO blam! a58f09cdc4de41c3dac2caf8f9fa1c028a20badaa179d7889260402f37c99265 Oct 15 04:06:43.261 INFO running `"docker" "start" "-a" "a58f09cdc4de41c3dac2caf8f9fa1c028a20badaa179d7889260402f37c99265"` Oct 15 04:06:43.697 INFO kablam! usermod: no changes Oct 15 04:06:43.728 INFO kablam! Compiling complex v0.1.0 (/source) Oct 15 04:06:44.052 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:44.052 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:44.052 INFO kablam! | Oct 15 04:06:44.053 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:44.053 INFO kablam! | ^^ Oct 15 04:06:44.053 INFO kablam! | Oct 15 04:06:44.054 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 04:06:44.054 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:44.054 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:44.054 INFO kablam! Oct 15 04:06:44.055 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:44.055 INFO kablam! --> src/main.rs:14:25 Oct 15 04:06:44.055 INFO kablam! | Oct 15 04:06:44.056 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 15 04:06:44.056 INFO kablam! | ^^ Oct 15 04:06:44.056 INFO kablam! | Oct 15 04:06:44.056 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:44.057 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:44.057 INFO kablam! Oct 15 04:06:44.057 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:44.057 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:44.058 INFO kablam! | Oct 15 04:06:44.058 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:44.058 INFO kablam! | ^^ Oct 15 04:06:44.059 INFO kablam! | Oct 15 04:06:44.059 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:44.059 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:44.059 INFO kablam! Oct 15 04:06:44.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 15 04:06:44.466 INFO kablam! su: No module specific data is present Oct 15 04:06:45.194 INFO running `"docker" "rm" "-f" "a58f09cdc4de41c3dac2caf8f9fa1c028a20badaa179d7889260402f37c99265"` Oct 15 04:06:45.375 INFO blam! a58f09cdc4de41c3dac2caf8f9fa1c028a20badaa179d7889260402f37c99265 Oct 15 04:06:45.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:45.800 INFO blam! 2cca9f8c52b22d21c13ef1e489a8b6187d43603723d6cc2daafd63abf805b23d Oct 15 04:06:45.802 INFO running `"docker" "start" "-a" "2cca9f8c52b22d21c13ef1e489a8b6187d43603723d6cc2daafd63abf805b23d"` Oct 15 04:06:46.260 INFO kablam! usermod: no changes Oct 15 04:06:46.295 INFO kablam! Compiling complex v0.1.0 (/source) Oct 15 04:06:46.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.653 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:46.653 INFO kablam! | Oct 15 04:06:46.653 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:46.653 INFO kablam! | ^^ Oct 15 04:06:46.653 INFO kablam! | Oct 15 04:06:46.653 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 04:06:46.653 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.653 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.653 INFO kablam! Oct 15 04:06:46.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.653 INFO kablam! --> src/main.rs:14:25 Oct 15 04:06:46.653 INFO kablam! | Oct 15 04:06:46.653 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 15 04:06:46.653 INFO kablam! | ^^ Oct 15 04:06:46.653 INFO kablam! | Oct 15 04:06:46.653 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.653 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.653 INFO kablam! Oct 15 04:06:46.658 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 04:06:46.658 INFO kablam! --> src/main.rs:13:28 Oct 15 04:06:46.658 INFO kablam! | Oct 15 04:06:46.658 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 15 04:06:46.658 INFO kablam! | ^^ Oct 15 04:06:46.658 INFO kablam! | Oct 15 04:06:46.658 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.658 INFO kablam! = note: for more information, see issue #41620 Oct 15 04:06:46.658 INFO kablam! Oct 15 04:06:46.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 15 04:06:46.987 INFO kablam! su: No module specific data is present Oct 15 04:06:47.285 INFO running `"docker" "rm" "-f" "2cca9f8c52b22d21c13ef1e489a8b6187d43603723d6cc2daafd63abf805b23d"` Oct 15 04:06:47.394 INFO blam! 2cca9f8c52b22d21c13ef1e489a8b6187d43603723d6cc2daafd63abf805b23d Oct 15 04:06:47.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.642 INFO blam! 170c2dd0f1eb3fc7112aae99b662a764bf4a8d3d5b01d7a3a5d772f9fa8c142d Oct 15 04:06:47.645 INFO running `"docker" "start" "-a" "170c2dd0f1eb3fc7112aae99b662a764bf4a8d3d5b01d7a3a5d772f9fa8c142d"` Oct 15 04:06:48.187 INFO kablam! usermod: no changes Oct 15 04:06:48.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 04:06:48.221 INFO kablam! Running /target/debug/deps/complex-4dede8b7a7b2167d Oct 15 04:06:48.227 INFO kablam! su: No module specific data is present Oct 15 04:06:48.227 INFO blam! Oct 15 04:06:48.227 INFO blam! running 0 tests Oct 15 04:06:48.227 INFO blam! Oct 15 04:06:48.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:06:48.227 INFO blam! Oct 15 04:06:48.487 INFO running `"docker" "rm" "-f" "170c2dd0f1eb3fc7112aae99b662a764bf4a8d3d5b01d7a3a5d772f9fa8c142d"` Oct 15 04:06:48.581 INFO blam! 170c2dd0f1eb3fc7112aae99b662a764bf4a8d3d5b01d7a3a5d772f9fa8c142d