Nov 17 09:23:53.482 INFO testing andrewdski/complex against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 09:23:53.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:23:53.647 INFO [stdout] 7d30a6a6ef01f8033a084a8a535eb0e6fa21db899014dababcb616c60f377b36 Nov 17 09:23:53.649 INFO running `"docker" "start" "-a" "7d30a6a6ef01f8033a084a8a535eb0e6fa21db899014dababcb616c60f377b36"` Nov 17 09:23:53.985 INFO [stderr] usermod: no changes Nov 17 09:23:54.019 INFO [stderr] Compiling complex v0.1.0 (/source) Nov 17 09:23:54.225 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:54.225 INFO [stderr] --> src/main.rs:13:28 Nov 17 09:23:54.225 INFO [stderr] | Nov 17 09:23:54.226 INFO [stderr] 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Nov 17 09:23:54.226 INFO [stderr] | ^^ Nov 17 09:23:54.226 INFO [stderr] | Nov 17 09:23:54.227 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 17 09:23:54.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:54.227 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:54.228 INFO [stderr] Nov 17 09:23:54.228 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:54.228 INFO [stderr] --> src/main.rs:14:25 Nov 17 09:23:54.229 INFO [stderr] | Nov 17 09:23:54.229 INFO [stderr] 14 | Complex{ r: 0., i } => write!(f, "{}", i), Nov 17 09:23:54.229 INFO [stderr] | ^^ Nov 17 09:23:54.229 INFO [stderr] | Nov 17 09:23:54.230 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:54.230 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:54.230 INFO [stderr] Nov 17 09:23:54.231 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:54.231 INFO [stderr] --> src/main.rs:13:28 Nov 17 09:23:54.231 INFO [stderr] | Nov 17 09:23:54.232 INFO [stderr] 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Nov 17 09:23:54.232 INFO [stderr] | ^^ Nov 17 09:23:54.232 INFO [stderr] | Nov 17 09:23:54.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:54.233 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:54.233 INFO [stderr] Nov 17 09:23:54.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s Nov 17 09:23:54.441 INFO [stderr] su: No module specific data is present Nov 17 09:23:54.749 INFO running `"docker" "inspect" "7d30a6a6ef01f8033a084a8a535eb0e6fa21db899014dababcb616c60f377b36"` Nov 17 09:23:54.903 INFO running `"docker" "rm" "-f" "7d30a6a6ef01f8033a084a8a535eb0e6fa21db899014dababcb616c60f377b36"` Nov 17 09:23:55.127 INFO [stdout] 7d30a6a6ef01f8033a084a8a535eb0e6fa21db899014dababcb616c60f377b36 Nov 17 09:23:55.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:23:55.531 INFO [stdout] 1b1b80d73999a3fad39c679cdfc4a1dc6c71a299e05f66bc16db44811f40409e Nov 17 09:23:55.535 INFO running `"docker" "start" "-a" "1b1b80d73999a3fad39c679cdfc4a1dc6c71a299e05f66bc16db44811f40409e"` Nov 17 09:23:56.047 INFO [stderr] usermod: no changes Nov 17 09:23:56.070 INFO [stderr] Compiling complex v0.1.0 (/source) Nov 17 09:23:56.293 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:56.293 INFO [stderr] --> src/main.rs:13:28 Nov 17 09:23:56.294 INFO [stderr] | Nov 17 09:23:56.294 INFO [stderr] 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Nov 17 09:23:56.294 INFO [stderr] | ^^ Nov 17 09:23:56.294 INFO [stderr] | Nov 17 09:23:56.295 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 17 09:23:56.295 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:56.295 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:56.295 INFO [stderr] Nov 17 09:23:56.295 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:56.295 INFO [stderr] --> src/main.rs:14:25 Nov 17 09:23:56.296 INFO [stderr] | Nov 17 09:23:56.296 INFO [stderr] 14 | Complex{ r: 0., i } => write!(f, "{}", i), Nov 17 09:23:56.296 INFO [stderr] | ^^ Nov 17 09:23:56.296 INFO [stderr] | Nov 17 09:23:56.296 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:56.296 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:56.296 INFO [stderr] Nov 17 09:23:56.303 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 09:23:56.304 INFO [stderr] --> src/main.rs:13:28 Nov 17 09:23:56.311 INFO [stderr] | Nov 17 09:23:56.311 INFO [stderr] 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Nov 17 09:23:56.311 INFO [stderr] | ^^ Nov 17 09:23:56.311 INFO [stderr] | Nov 17 09:23:56.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 09:23:56.312 INFO [stderr] = note: for more information, see issue #41620 Nov 17 09:23:56.312 INFO [stderr] Nov 17 09:23:56.689 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s Nov 17 09:23:56.693 INFO [stderr] su: No module specific data is present Nov 17 09:23:57.169 INFO running `"docker" "inspect" "1b1b80d73999a3fad39c679cdfc4a1dc6c71a299e05f66bc16db44811f40409e"` Nov 17 09:23:57.375 INFO running `"docker" "rm" "-f" "1b1b80d73999a3fad39c679cdfc4a1dc6c71a299e05f66bc16db44811f40409e"` Nov 17 09:23:57.684 INFO [stdout] 1b1b80d73999a3fad39c679cdfc4a1dc6c71a299e05f66bc16db44811f40409e Nov 17 09:23:57.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 09:23:57.958 INFO [stdout] 3c272d2ad76d6afc932ed8667fa86d6662a7ab8ab5c2d9e1a39d06903ebbb402 Nov 17 09:23:57.960 INFO running `"docker" "start" "-a" "3c272d2ad76d6afc932ed8667fa86d6662a7ab8ab5c2d9e1a39d06903ebbb402"` Nov 17 09:23:58.515 INFO [stderr] usermod: no changes Nov 17 09:23:58.561 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 09:23:58.562 INFO [stderr] Running /target/debug/deps/complex-62dee08a918ae907 Nov 17 09:23:58.577 INFO [stdout] Nov 17 09:23:58.577 INFO [stdout] running 0 tests Nov 17 09:23:58.577 INFO [stdout] Nov 17 09:23:58.577 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:23:58.577 INFO [stdout] Nov 17 09:23:58.579 INFO [stderr] su: No module specific data is present Nov 17 09:23:59.231 INFO running `"docker" "inspect" "3c272d2ad76d6afc932ed8667fa86d6662a7ab8ab5c2d9e1a39d06903ebbb402"` Nov 17 09:23:59.595 INFO running `"docker" "rm" "-f" "3c272d2ad76d6afc932ed8667fa86d6662a7ab8ab5c2d9e1a39d06903ebbb402"` Nov 17 09:24:00.023 INFO [stdout] 3c272d2ad76d6afc932ed8667fa86d6662a7ab8ab5c2d9e1a39d06903ebbb402