[INFO] fetching crate wita 0.20.0...
[INFO] checking wita-0.20.0 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] extracting crate wita 0.20.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate wita 0.20.0
[INFO] finished tweaking crates.io crate wita 0.20.0
[INFO] tweaked toml for crates.io crate wita 0.20.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wita 0.20.0 on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wita 0.20.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `wita` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded windows v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea
[INFO] running `Command { std: "docker" "start" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `wita` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking windows v0.42.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking wita v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:325:47
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert!((dest.x - src.x) <= std::f32::EPSILON);
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/procedure.rs:630:66
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 let file_count = DragQueryFileW(hdrop, std::u32::MAX, None);
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:326:47
[INFO] [stdout]     |
[INFO] [stdout] 326 |         assert!((dest.y - src.y) <= std::f32::EPSILON);
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:338:53
[INFO] [stdout]     |
[INFO] [stdout] 338 |         assert!((dest.x - src.x * 2.0) <= std::f32::EPSILON);
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:339:53
[INFO] [stdout]     |
[INFO] [stdout] 339 |         assert!((dest.y - src.y * 2.0) <= std::f32::EPSILON);
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:351:47
[INFO] [stdout]     |
[INFO] [stdout] 351 |         assert!((dest.x - src.x) <= std::f32::EPSILON);
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:352:47
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert!((dest.y - src.y) <= std::f32::EPSILON);
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:359:59
[INFO] [stdout]     |
[INFO] [stdout] 359 |         assert!((dest.x - src.x / 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:360:59
[INFO] [stdout]     |
[INFO] [stdout] 360 |         assert!((dest.y - src.y / 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:367:61
[INFO] [stdout]     |
[INFO] [stdout] 367 |         assert!((dest.width - src.width).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:368:63
[INFO] [stdout]     |
[INFO] [stdout] 368 |         assert!((dest.height - src.height).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:375:67
[INFO] [stdout]     |
[INFO] [stdout] 375 |         assert!((dest.width - src.width * 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:376:69
[INFO] [stdout]     |
[INFO] [stdout] 376 |         assert!((dest.height - src.height * 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:383:61
[INFO] [stdout]     |
[INFO] [stdout] 383 |         assert!((dest.width - src.width).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:384:63
[INFO] [stdout]     |
[INFO] [stdout] 384 |         assert!((dest.height - src.height).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:391:67
[INFO] [stdout]     |
[INFO] [stdout] 391 |         assert!((dest.width - src.width / 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/geometry.rs:392:69
[INFO] [stdout]     |
[INFO] [stdout] 392 |         assert!((dest.height - src.height / 2.0).abs() <= std::f32::EPSILON);
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/procedure.rs:630:66
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 let file_count = DragQueryFileW(hdrop, std::u32::MAX, None);
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/procedure.rs:437:21
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 let mut rc = (lparam.0 as *mut RECT).as_mut().unwrap();
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/procedure.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 let mut ret = (lparam.0 as *mut SIZE).as_mut().unwrap();
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/procedure.rs:437:21
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 let mut rc = (lparam.0 as *mut RECT).as_mut().unwrap();
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/procedure.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 let mut ret = (lparam.0 as *mut SIZE).as_mut().unwrap();
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `log`
[INFO] [stderr]  --> Cargo.toml:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | [dependencies.log]
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `log`
[INFO] [stderr] warning: `wita` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.47s
[INFO] running `Command { std: "docker" "inspect" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea", kill_on_drop: false }`
[INFO] [stdout] d1453351bb1a7b98a71f67cde17ec67e8a81ae37599dc116908e1a4c32898cea
