Oct 15 00:08:23.458 INFO testing cristicbz/diff-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:08:23.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:08:24.041 INFO blam! 7de338c467aa7a4a291cff8f20c35d434e432e93c0bafe4a3faca72bd2c301c6 Oct 15 00:08:24.045 INFO running `"docker" "start" "-a" "7de338c467aa7a4a291cff8f20c35d434e432e93c0bafe4a3faca72bd2c301c6"` Oct 15 00:08:25.538 INFO kablam! usermod: no changes Oct 15 00:08:25.603 INFO kablam! Compiling ordered-float v0.4.0 Oct 15 00:08:26.455 INFO kablam! Compiling diff v0.1.0 (/source) Oct 15 00:08:27.151 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.151 INFO kablam! --> src/main.rs:202:53 Oct 15 00:08:27.151 INFO kablam! | Oct 15 00:08:27.151 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 15 00:08:27.151 INFO kablam! | ^^^ Oct 15 00:08:27.151 INFO kablam! | Oct 15 00:08:27.151 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 00:08:27.151 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 00:08:27.151 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.151 INFO kablam! Oct 15 00:08:27.151 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.151 INFO kablam! --> src/main.rs:210:53 Oct 15 00:08:27.151 INFO kablam! | Oct 15 00:08:27.151 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 15 00:08:27.151 INFO kablam! | ^^^ Oct 15 00:08:27.151 INFO kablam! | Oct 15 00:08:27.151 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 00:08:27.151 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.152 INFO kablam! Oct 15 00:08:27.152 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.156 INFO kablam! --> src/main.rs:218:54 Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 15 00:08:27.156 INFO kablam! | ^^^ Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 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 00:08:27.156 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.156 INFO kablam! Oct 15 00:08:27.156 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.156 INFO kablam! --> src/main.rs:234:62 Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 15 00:08:27.156 INFO kablam! | ^^^ Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 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 00:08:27.156 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.156 INFO kablam! Oct 15 00:08:27.156 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.156 INFO kablam! --> src/main.rs:242:62 Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 15 00:08:27.156 INFO kablam! | ^^^ Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 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 00:08:27.156 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.156 INFO kablam! Oct 15 00:08:27.156 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.156 INFO kablam! --> src/main.rs:245:57 Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 15 00:08:27.156 INFO kablam! | ^^^ Oct 15 00:08:27.156 INFO kablam! | Oct 15 00:08:27.156 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 00:08:27.156 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.156 INFO kablam! Oct 15 00:08:27.167 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:27.167 INFO kablam! --> src/main.rs:202:53 Oct 15 00:08:27.167 INFO kablam! | Oct 15 00:08:27.167 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 15 00:08:27.167 INFO kablam! | ^^^ Oct 15 00:08:27.167 INFO kablam! | Oct 15 00:08:27.167 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 00:08:27.167 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:27.167 INFO kablam! Oct 15 00:08:29.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.05s Oct 15 00:08:29.619 INFO kablam! su: No module specific data is present Oct 15 00:08:30.760 INFO running `"docker" "rm" "-f" "7de338c467aa7a4a291cff8f20c35d434e432e93c0bafe4a3faca72bd2c301c6"` Oct 15 00:08:31.158 INFO blam! 7de338c467aa7a4a291cff8f20c35d434e432e93c0bafe4a3faca72bd2c301c6 Oct 15 00:08:31.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:08:31.719 INFO blam! 00fc226d58de26bf3704c8b252243e96b619507b3122f5ceff1dc43787e49d3f Oct 15 00:08:31.731 INFO running `"docker" "start" "-a" "00fc226d58de26bf3704c8b252243e96b619507b3122f5ceff1dc43787e49d3f"` Oct 15 00:08:32.960 INFO kablam! usermod: no changes Oct 15 00:08:33.019 INFO kablam! Compiling diff v0.1.0 (/source) Oct 15 00:08:33.629 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.629 INFO kablam! --> src/main.rs:202:53 Oct 15 00:08:33.629 INFO kablam! | Oct 15 00:08:33.629 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 15 00:08:33.629 INFO kablam! | ^^^ Oct 15 00:08:33.629 INFO kablam! | Oct 15 00:08:33.629 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 15 00:08:33.629 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 00:08:33.629 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.629 INFO kablam! Oct 15 00:08:33.629 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.629 INFO kablam! --> src/main.rs:210:53 Oct 15 00:08:33.629 INFO kablam! | Oct 15 00:08:33.629 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 15 00:08:33.629 INFO kablam! | ^^^ Oct 15 00:08:33.629 INFO kablam! | Oct 15 00:08:33.629 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 00:08:33.629 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.629 INFO kablam! Oct 15 00:08:33.629 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.629 INFO kablam! --> src/main.rs:218:54 Oct 15 00:08:33.629 INFO kablam! | Oct 15 00:08:33.630 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 15 00:08:33.630 INFO kablam! | ^^^ Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 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 00:08:33.630 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.630 INFO kablam! Oct 15 00:08:33.630 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.630 INFO kablam! --> src/main.rs:234:62 Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 15 00:08:33.630 INFO kablam! | ^^^ Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 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 00:08:33.630 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.630 INFO kablam! Oct 15 00:08:33.630 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.630 INFO kablam! --> src/main.rs:242:62 Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 15 00:08:33.630 INFO kablam! | ^^^ Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 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 00:08:33.630 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.630 INFO kablam! Oct 15 00:08:33.630 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.630 INFO kablam! --> src/main.rs:245:57 Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 15 00:08:33.630 INFO kablam! | ^^^ Oct 15 00:08:33.630 INFO kablam! | Oct 15 00:08:33.630 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 00:08:33.630 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.630 INFO kablam! Oct 15 00:08:33.643 INFO kablam! warning: floating-point types cannot be used in patterns Oct 15 00:08:33.643 INFO kablam! --> src/main.rs:202:53 Oct 15 00:08:33.643 INFO kablam! | Oct 15 00:08:33.643 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 15 00:08:33.643 INFO kablam! | ^^^ Oct 15 00:08:33.643 INFO kablam! | Oct 15 00:08:33.643 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 00:08:33.643 INFO kablam! = note: for more information, see issue #41620 Oct 15 00:08:33.643 INFO kablam! Oct 15 00:08:34.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 15 00:08:34.261 INFO kablam! su: No module specific data is present Oct 15 00:08:35.028 INFO running `"docker" "rm" "-f" "00fc226d58de26bf3704c8b252243e96b619507b3122f5ceff1dc43787e49d3f"` Oct 15 00:08:35.391 INFO blam! 00fc226d58de26bf3704c8b252243e96b619507b3122f5ceff1dc43787e49d3f Oct 15 00:08:35.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:08:35.843 INFO blam! a308e685168099eb73ee9b5ad6703bdc68caced1eb59ec26a94d8cca22af1807 Oct 15 00:08:35.845 INFO running `"docker" "start" "-a" "a308e685168099eb73ee9b5ad6703bdc68caced1eb59ec26a94d8cca22af1807"` Oct 15 00:08:37.598 INFO kablam! usermod: no changes Oct 15 00:08:37.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 00:08:37.711 INFO kablam! Running /target/debug/deps/diff-f17e5297c199bdf5 Oct 15 00:08:37.716 INFO blam! Oct 15 00:08:37.716 INFO blam! running 0 tests Oct 15 00:08:37.716 INFO blam! Oct 15 00:08:37.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:08:37.716 INFO blam! Oct 15 00:08:37.719 INFO kablam! su: No module specific data is present Oct 15 00:08:38.979 INFO running `"docker" "rm" "-f" "a308e685168099eb73ee9b5ad6703bdc68caced1eb59ec26a94d8cca22af1807"` Oct 15 00:08:39.320 INFO blam! a308e685168099eb73ee9b5ad6703bdc68caced1eb59ec26a94d8cca22af1807