Nov 16 16:56:54.188 INFO testing photino/num-traits against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 16:56:54.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:56:54.737 INFO [stdout] 2a894faff7703eca5a8a47fa39fb52f866aeeb8c9e42e1567f896525cb01ca70 Nov 16 16:56:54.747 INFO running `"docker" "start" "-a" "2a894faff7703eca5a8a47fa39fb52f866aeeb8c9e42e1567f896525cb01ca70"` Nov 16 16:56:55.795 INFO [stderr] usermod: no changes Nov 16 16:56:55.868 INFO [stderr] Compiling num-traits v0.1.0 (/source) Nov 16 16:56:56.423 INFO [stderr] warning: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 16 16:56:56.423 INFO [stderr] --> src/float.rs:318:17 Nov 16 16:56:56.423 INFO [stderr] | Nov 16 16:56:56.423 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 16 16:56:56.423 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:56:56.423 INFO [stderr] ... Nov 16 16:56:56.423 INFO [stderr] 396 | impl_float!(f32); Nov 16 16:56:56.423 INFO [stderr] | ----------------- in this macro invocation Nov 16 16:56:56.423 INFO [stderr] | Nov 16 16:56:56.423 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 16:56:56.423 INFO [stderr] Nov 16 16:56:56.431 INFO [stderr] warning: use of deprecated item 'std::f64::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdim` in C). If you truly need the positive difference, consider using that expression or the C function `fdim`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 16 16:56:56.431 INFO [stderr] --> src/float.rs:318:17 Nov 16 16:56:56.431 INFO [stderr] | Nov 16 16:56:56.431 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 16 16:56:56.431 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:56:56.431 INFO [stderr] ... Nov 16 16:56:56.431 INFO [stderr] 397 | impl_float!(f64); Nov 16 16:56:56.431 INFO [stderr] | ----------------- in this macro invocation Nov 16 16:56:56.431 INFO [stderr] Nov 16 16:56:57.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s Nov 16 16:56:57.166 INFO [stderr] su: No module specific data is present Nov 16 16:56:57.889 INFO running `"docker" "inspect" "2a894faff7703eca5a8a47fa39fb52f866aeeb8c9e42e1567f896525cb01ca70"` Nov 16 16:56:58.164 INFO running `"docker" "rm" "-f" "2a894faff7703eca5a8a47fa39fb52f866aeeb8c9e42e1567f896525cb01ca70"` Nov 16 16:56:58.491 INFO [stdout] 2a894faff7703eca5a8a47fa39fb52f866aeeb8c9e42e1567f896525cb01ca70 Nov 16 16:56:58.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:56:58.939 INFO [stdout] b2d2e0242e0a3df0d43b2a564ecdb1441c63d10a69c4aaf0e2e6b916e4612386 Nov 16 16:56:58.949 INFO running `"docker" "start" "-a" "b2d2e0242e0a3df0d43b2a564ecdb1441c63d10a69c4aaf0e2e6b916e4612386"` Nov 16 16:57:00.360 INFO [stderr] usermod: no changes Nov 16 16:57:00.395 INFO [stderr] Compiling num-traits v0.1.0 (/source) Nov 16 16:57:00.971 INFO [stderr] warning: use of deprecated item 'std::f32::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdimf` in C). If you truly need the positive difference, consider using that expression or the C function `fdimf`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 16 16:57:00.971 INFO [stderr] --> src/float.rs:318:17 Nov 16 16:57:00.971 INFO [stderr] | Nov 16 16:57:00.971 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 16 16:57:00.971 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:57:00.971 INFO [stderr] ... Nov 16 16:57:00.971 INFO [stderr] 396 | impl_float!(f32); Nov 16 16:57:00.971 INFO [stderr] | ----------------- in this macro invocation Nov 16 16:57:00.971 INFO [stderr] | Nov 16 16:57:00.971 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 16:57:00.971 INFO [stderr] Nov 16 16:57:00.977 INFO [stderr] warning: use of deprecated item 'std::f64::::abs_sub': you probably meant `(self - other).abs()`: this operation is `(self - other).max(0.0)` (also known as `fdim` in C). If you truly need the positive difference, consider using that expression or the C function `fdim`, depending on how you wish to handle NaN (please consider filing an issue describing your use-case too). Nov 16 16:57:00.978 INFO [stderr] --> src/float.rs:318:17 Nov 16 16:57:00.979 INFO [stderr] | Nov 16 16:57:00.979 INFO [stderr] 318 | <$t>::abs_sub(self, other) Nov 16 16:57:00.979 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 16:57:00.979 INFO [stderr] ... Nov 16 16:57:00.979 INFO [stderr] 397 | impl_float!(f64); Nov 16 16:57:00.979 INFO [stderr] | ----------------- in this macro invocation Nov 16 16:57:00.979 INFO [stderr] Nov 16 16:57:01.447 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s Nov 16 16:57:01.448 INFO [stderr] su: No module specific data is present Nov 16 16:57:02.096 INFO running `"docker" "inspect" "b2d2e0242e0a3df0d43b2a564ecdb1441c63d10a69c4aaf0e2e6b916e4612386"` Nov 16 16:57:02.402 INFO running `"docker" "rm" "-f" "b2d2e0242e0a3df0d43b2a564ecdb1441c63d10a69c4aaf0e2e6b916e4612386"` Nov 16 16:57:02.878 INFO [stdout] b2d2e0242e0a3df0d43b2a564ecdb1441c63d10a69c4aaf0e2e6b916e4612386 Nov 16 16:57:02.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 16 16:57:03.629 INFO [stdout] 2cef947a4744f9f10e26e5f6a201444644e2f7ad39b6708eec29c032b3ea957c Nov 16 16:57:03.636 INFO running `"docker" "start" "-a" "2cef947a4744f9f10e26e5f6a201444644e2f7ad39b6708eec29c032b3ea957c"` Nov 16 16:57:04.923 INFO [stderr] usermod: no changes Nov 16 16:57:04.992 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 16:57:04.992 INFO [stderr] Running /target/debug/deps/num_traits-4d24be533e933f2a Nov 16 16:57:04.996 INFO [stdout] Nov 16 16:57:04.996 INFO [stdout] running 1 test Nov 16 16:57:05.003 INFO [stdout] test test_cast ... ok Nov 16 16:57:05.003 INFO [stdout] Nov 16 16:57:05.003 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 16:57:05.003 INFO [stdout] Nov 16 16:57:05.003 INFO [stderr] Doc-tests num-traits Nov 16 16:57:05.372 INFO [stdout] Nov 16 16:57:05.373 INFO [stdout] running 0 tests Nov 16 16:57:05.373 INFO [stdout] Nov 16 16:57:05.373 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 16:57:05.373 INFO [stdout] Nov 16 16:57:05.383 INFO [stderr] su: No module specific data is present Nov 16 16:57:06.367 INFO running `"docker" "inspect" "2cef947a4744f9f10e26e5f6a201444644e2f7ad39b6708eec29c032b3ea957c"` Nov 16 16:57:06.697 INFO running `"docker" "rm" "-f" "2cef947a4744f9f10e26e5f6a201444644e2f7ad39b6708eec29c032b3ea957c"` Nov 16 16:57:06.999 INFO [stdout] 2cef947a4744f9f10e26e5f6a201444644e2f7ad39b6708eec29c032b3ea957c