Oct 11 00:55:20.118 INFO testing cristicbz/diff-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:55:20.118 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:55:20.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:55:20.492 INFO blam! 3728c6bcb0403d27c2a15b2012f57b1ae3012c593d6593ae44d0b233ed64b547 Oct 11 00:55:20.494 INFO running `"docker" "start" "-a" "3728c6bcb0403d27c2a15b2012f57b1ae3012c593d6593ae44d0b233ed64b547"` Oct 11 00:55:21.532 INFO kablam! usermod: no changes Oct 11 00:55:21.632 INFO kablam! Compiling ordered-float v0.4.0 Oct 11 00:55:22.340 INFO kablam! Compiling diff v0.1.0 (/source) Oct 11 00:55:22.812 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.813 INFO kablam! --> src/main.rs:202:53 Oct 11 00:55:22.813 INFO kablam! | Oct 11 00:55:22.813 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 11 00:55:22.814 INFO kablam! | ^^^ Oct 11 00:55:22.814 INFO kablam! | Oct 11 00:55:22.814 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 11 00:55:22.814 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 11 00:55:22.815 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.815 INFO kablam! Oct 11 00:55:22.815 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.816 INFO kablam! --> src/main.rs:210:53 Oct 11 00:55:22.816 INFO kablam! | Oct 11 00:55:22.816 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 11 00:55:22.816 INFO kablam! | ^^^ Oct 11 00:55:22.817 INFO kablam! | Oct 11 00:55:22.817 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 11 00:55:22.817 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.818 INFO kablam! Oct 11 00:55:22.818 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.818 INFO kablam! --> src/main.rs:218:54 Oct 11 00:55:22.819 INFO kablam! | Oct 11 00:55:22.819 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 11 00:55:22.819 INFO kablam! | ^^^ Oct 11 00:55:22.819 INFO kablam! | Oct 11 00:55:22.820 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 11 00:55:22.820 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.820 INFO kablam! Oct 11 00:55:22.820 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.820 INFO kablam! --> src/main.rs:234:62 Oct 11 00:55:22.820 INFO kablam! | Oct 11 00:55:22.820 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 11 00:55:22.820 INFO kablam! | ^^^ Oct 11 00:55:22.820 INFO kablam! | Oct 11 00:55:22.820 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 11 00:55:22.820 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.820 INFO kablam! Oct 11 00:55:22.820 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.820 INFO kablam! --> src/main.rs:242:62 Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 11 00:55:22.821 INFO kablam! | ^^^ Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 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 11 00:55:22.821 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.821 INFO kablam! Oct 11 00:55:22.821 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.821 INFO kablam! --> src/main.rs:245:57 Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 11 00:55:22.821 INFO kablam! | ^^^ Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 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 11 00:55:22.821 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.821 INFO kablam! Oct 11 00:55:22.821 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:22.821 INFO kablam! --> src/main.rs:202:53 Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 11 00:55:22.821 INFO kablam! | ^^^ Oct 11 00:55:22.821 INFO kablam! | Oct 11 00:55:22.821 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 11 00:55:22.821 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:22.821 INFO kablam! Oct 11 00:55:24.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.07s Oct 11 00:55:24.634 INFO kablam! su: No module specific data is present Oct 11 00:55:25.353 INFO running `"docker" "rm" "-f" "3728c6bcb0403d27c2a15b2012f57b1ae3012c593d6593ae44d0b233ed64b547"` Oct 11 00:55:25.674 INFO blam! 3728c6bcb0403d27c2a15b2012f57b1ae3012c593d6593ae44d0b233ed64b547 Oct 11 00:55:25.680 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:55:25.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:55:26.098 INFO blam! 7b3e7920999c204bf0bac2da1feecc9c2677fe053bc95a0c854b8ea60d0e6e83 Oct 11 00:55:26.104 INFO running `"docker" "start" "-a" "7b3e7920999c204bf0bac2da1feecc9c2677fe053bc95a0c854b8ea60d0e6e83"` Oct 11 00:55:27.119 INFO kablam! usermod: no changes Oct 11 00:55:27.175 INFO kablam! Compiling diff v0.1.0 (/source) Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:202:53 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 11 00:55:27.732 INFO kablam! | ^^^ Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 11 00:55:27.732 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 11 00:55:27.732 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.732 INFO kablam! Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:210:53 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 11 00:55:27.732 INFO kablam! | ^^^ Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 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 11 00:55:27.732 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.732 INFO kablam! Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:218:54 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 11 00:55:27.732 INFO kablam! | ^^^ Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 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 11 00:55:27.732 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.732 INFO kablam! Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:234:62 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 11 00:55:27.732 INFO kablam! | ^^^ Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 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 11 00:55:27.732 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.732 INFO kablam! Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:242:62 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 11 00:55:27.732 INFO kablam! | ^^^ Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.732 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 11 00:55:27.732 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.732 INFO kablam! Oct 11 00:55:27.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.732 INFO kablam! --> src/main.rs:245:57 Oct 11 00:55:27.732 INFO kablam! | Oct 11 00:55:27.733 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 11 00:55:27.733 INFO kablam! | ^^^ Oct 11 00:55:27.733 INFO kablam! | Oct 11 00:55:27.733 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 11 00:55:27.733 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.733 INFO kablam! Oct 11 00:55:27.743 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 00:55:27.743 INFO kablam! --> src/main.rs:202:53 Oct 11 00:55:27.743 INFO kablam! | Oct 11 00:55:27.743 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 11 00:55:27.743 INFO kablam! | ^^^ Oct 11 00:55:27.743 INFO kablam! | Oct 11 00:55:27.748 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 11 00:55:27.749 INFO kablam! = note: for more information, see issue #41620 Oct 11 00:55:27.749 INFO kablam! Oct 11 00:55:28.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 11 00:55:28.300 INFO kablam! su: No module specific data is present Oct 11 00:55:28.943 INFO running `"docker" "rm" "-f" "7b3e7920999c204bf0bac2da1feecc9c2677fe053bc95a0c854b8ea60d0e6e83"` Oct 11 00:55:29.229 INFO blam! 7b3e7920999c204bf0bac2da1feecc9c2677fe053bc95a0c854b8ea60d0e6e83 Oct 11 00:55:29.245 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:55:29.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:55:29.735 INFO blam! e1f0a1f155ea91a55a7b0659e289b588c63136e47127a1ab9b7acc3dd7bec7b9 Oct 11 00:55:29.737 INFO running `"docker" "start" "-a" "e1f0a1f155ea91a55a7b0659e289b588c63136e47127a1ab9b7acc3dd7bec7b9"` Oct 11 00:55:30.843 INFO kablam! usermod: no changes Oct 11 00:55:30.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 00:55:30.916 INFO kablam! Running /target/debug/deps/diff-717a62590d1d8580 Oct 11 00:55:30.920 INFO blam! Oct 11 00:55:30.920 INFO blam! running 0 tests Oct 11 00:55:30.920 INFO blam! Oct 11 00:55:30.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:55:30.920 INFO blam! Oct 11 00:55:30.924 INFO kablam! su: No module specific data is present Oct 11 00:55:31.734 INFO running `"docker" "rm" "-f" "e1f0a1f155ea91a55a7b0659e289b588c63136e47127a1ab9b7acc3dd7bec7b9"` Oct 11 00:55:32.048 INFO blam! e1f0a1f155ea91a55a7b0659e289b588c63136e47127a1ab9b7acc3dd7bec7b9