Nov 17 05:09:16.630 INFO testing debris/blockies.rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 05:09:16.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 05:09:17.167 INFO [stdout] 1e87d67f276f15e0c14da05e0c5621a8d1ae983d16c511786ba333e2f23962d0 Nov 17 05:09:17.170 INFO running `"docker" "start" "-a" "1e87d67f276f15e0c14da05e0c5621a8d1ae983d16c511786ba333e2f23962d0"` Nov 17 05:09:19.030 INFO [stderr] usermod: no changes Nov 17 05:09:19.180 INFO [stderr] Compiling hsl v0.1.1 Nov 17 05:09:19.181 INFO [stderr] Compiling enum_primitive v0.1.1 Nov 17 05:09:19.181 INFO [stderr] Compiling deflate v0.7.13 Nov 17 05:09:19.181 INFO [stderr] Compiling num-rational v0.1.38 Nov 17 05:09:21.707 INFO [stderr] Compiling png v0.6.2 Nov 17 05:09:23.526 INFO [stderr] Compiling image v0.12.3 Nov 17 05:09:27.083 INFO [stderr] Compiling blockies v0.2.0 (/source) Nov 17 05:09:27.431 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:27.431 INFO [stderr] --> src/ethereum.rs:65:8 Nov 17 05:09:27.431 INFO [stderr] | Nov 17 05:09:27.431 INFO [stderr] 65 | 0.0 => FillType::None, Nov 17 05:09:27.431 INFO [stderr] | ^^^ Nov 17 05:09:27.431 INFO [stderr] | Nov 17 05:09:27.431 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 17 05:09:27.431 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 05:09:27.431 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:27.431 INFO [stderr] Nov 17 05:09:27.431 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:27.431 INFO [stderr] --> src/ethereum.rs:66:8 Nov 17 05:09:27.431 INFO [stderr] | Nov 17 05:09:27.431 INFO [stderr] 66 | 1.0 => FillType::Color, Nov 17 05:09:27.431 INFO [stderr] | ^^^ Nov 17 05:09:27.431 INFO [stderr] | Nov 17 05:09:27.431 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 05:09:27.431 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:27.431 INFO [stderr] Nov 17 05:09:27.463 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:27.463 INFO [stderr] --> src/ethereum.rs:65:8 Nov 17 05:09:27.463 INFO [stderr] | Nov 17 05:09:27.463 INFO [stderr] 65 | 0.0 => FillType::None, Nov 17 05:09:27.463 INFO [stderr] | ^^^ Nov 17 05:09:27.463 INFO [stderr] | Nov 17 05:09:27.463 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 05:09:27.463 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:27.463 INFO [stderr] Nov 17 05:09:28.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.15s Nov 17 05:09:28.235 INFO [stderr] su: No module specific data is present Nov 17 05:09:29.444 INFO running `"docker" "inspect" "1e87d67f276f15e0c14da05e0c5621a8d1ae983d16c511786ba333e2f23962d0"` Nov 17 05:09:29.879 INFO running `"docker" "rm" "-f" "1e87d67f276f15e0c14da05e0c5621a8d1ae983d16c511786ba333e2f23962d0"` Nov 17 05:09:30.198 INFO [stdout] 1e87d67f276f15e0c14da05e0c5621a8d1ae983d16c511786ba333e2f23962d0 Nov 17 05:09:30.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 05:09:30.676 INFO [stdout] f09f2befdf132a76370cedc556144e7f1618c981c8b7e70b3e68f7611f961bc7 Nov 17 05:09:30.681 INFO running `"docker" "start" "-a" "f09f2befdf132a76370cedc556144e7f1618c981c8b7e70b3e68f7611f961bc7"` Nov 17 05:09:31.920 INFO [stderr] usermod: no changes Nov 17 05:09:32.043 INFO [stderr] Compiling blockies v0.2.0 (/source) Nov 17 05:09:32.599 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:32.599 INFO [stderr] --> src/ethereum.rs:65:8 Nov 17 05:09:32.599 INFO [stderr] | Nov 17 05:09:32.599 INFO [stderr] 65 | 0.0 => FillType::None, Nov 17 05:09:32.599 INFO [stderr] | ^^^ Nov 17 05:09:32.599 INFO [stderr] | Nov 17 05:09:32.599 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 17 05:09:32.599 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 05:09:32.599 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:32.599 INFO [stderr] Nov 17 05:09:32.599 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:32.599 INFO [stderr] --> src/ethereum.rs:66:8 Nov 17 05:09:32.599 INFO [stderr] | Nov 17 05:09:32.599 INFO [stderr] 66 | 1.0 => FillType::Color, Nov 17 05:09:32.599 INFO [stderr] | ^^^ Nov 17 05:09:32.599 INFO [stderr] | Nov 17 05:09:32.599 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 05:09:32.599 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:32.599 INFO [stderr] Nov 17 05:09:32.656 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 17 05:09:32.656 INFO [stderr] --> src/ethereum.rs:65:8 Nov 17 05:09:32.656 INFO [stderr] | Nov 17 05:09:32.656 INFO [stderr] 65 | 0.0 => FillType::None, Nov 17 05:09:32.656 INFO [stderr] | ^^^ Nov 17 05:09:32.656 INFO [stderr] | Nov 17 05:09:32.656 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 05:09:32.656 INFO [stderr] = note: for more information, see issue #41620 Nov 17 05:09:32.656 INFO [stderr] Nov 17 05:09:34.095 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.13s Nov 17 05:09:34.100 INFO [stderr] su: No module specific data is present Nov 17 05:09:34.833 INFO running `"docker" "inspect" "f09f2befdf132a76370cedc556144e7f1618c981c8b7e70b3e68f7611f961bc7"` Nov 17 05:09:35.066 INFO running `"docker" "rm" "-f" "f09f2befdf132a76370cedc556144e7f1618c981c8b7e70b3e68f7611f961bc7"` Nov 17 05:09:35.360 INFO [stdout] f09f2befdf132a76370cedc556144e7f1618c981c8b7e70b3e68f7611f961bc7 Nov 17 05:09:35.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 05:09:35.871 INFO [stdout] 81ea9e013b45704ca690d86be9a9401d8b160e065a6e68980881996fc0af9cce Nov 17 05:09:35.873 INFO running `"docker" "start" "-a" "81ea9e013b45704ca690d86be9a9401d8b160e065a6e68980881996fc0af9cce"` Nov 17 05:09:37.238 INFO [stderr] usermod: no changes Nov 17 05:09:37.312 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 17 05:09:37.316 INFO [stderr] Running /target/debug/deps/blockies-5410a0b6ff35be8e Nov 17 05:09:37.323 INFO [stderr] Running /target/debug/deps/classic-f1289ed6e0246846 Nov 17 05:09:37.323 INFO [stdout] Nov 17 05:09:37.323 INFO [stdout] running 0 tests Nov 17 05:09:37.323 INFO [stdout] Nov 17 05:09:37.323 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:09:37.323 INFO [stdout] Nov 17 05:09:37.323 INFO [stdout] Nov 17 05:09:37.323 INFO [stdout] running 1 test Nov 17 05:09:37.363 INFO [stdout] test test_classic ... ok Nov 17 05:09:37.363 INFO [stdout] Nov 17 05:09:37.363 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:09:37.363 INFO [stdout] Nov 17 05:09:37.365 INFO [stdout] Nov 17 05:09:37.365 INFO [stdout] running 1 test Nov 17 05:09:37.365 INFO [stderr] Running /target/debug/deps/ethereum-a0bc21980ee53340 Nov 17 05:09:37.716 INFO [stdout] test test_ethereum ... ok Nov 17 05:09:37.716 INFO [stdout] Nov 17 05:09:37.716 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:09:37.716 INFO [stdout] Nov 17 05:09:37.717 INFO [stderr] Doc-tests blockies Nov 17 05:09:38.075 INFO [stdout] Nov 17 05:09:38.075 INFO [stdout] running 0 tests Nov 17 05:09:38.075 INFO [stdout] Nov 17 05:09:38.075 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:09:38.075 INFO [stdout] Nov 17 05:09:38.082 INFO [stderr] su: No module specific data is present Nov 17 05:09:38.645 INFO running `"docker" "inspect" "81ea9e013b45704ca690d86be9a9401d8b160e065a6e68980881996fc0af9cce"` Nov 17 05:09:38.885 INFO running `"docker" "rm" "-f" "81ea9e013b45704ca690d86be9a9401d8b160e065a6e68980881996fc0af9cce"` Nov 17 05:09:39.135 INFO [stdout] 81ea9e013b45704ca690d86be9a9401d8b160e065a6e68980881996fc0af9cce