[INFO] fetching crate acute_input 0.1.2...
[INFO] checking acute_input-0.1.2 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate acute_input 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate acute_input 0.1.2 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate acute_input 0.1.2
[INFO] finished tweaking crates.io crate acute_input 0.1.2
[INFO] tweaked toml for crates.io crate acute_input 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd29195f95333056519e4159d72ba39f4212937ddb38ae488fb7bea906e70272
[INFO] running `Command { std: "docker" "start" "-a" "dd29195f95333056519e4159d72ba39f4212937ddb38ae488fb7bea906e70272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd29195f95333056519e4159d72ba39f4212937ddb38ae488fb7bea906e70272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd29195f95333056519e4159d72ba39f4212937ddb38ae488fb7bea906e70272", kill_on_drop: false }`
[INFO] [stdout] dd29195f95333056519e4159d72ba39f4212937ddb38ae488fb7bea906e70272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb6c7fd51afb934c89176544840bf2574b9652b1aef38ef8316107f8220f75e
[INFO] running `Command { std: "docker" "start" "-a" "4bb6c7fd51afb934c89176544840bf2574b9652b1aef38ef8316107f8220f75e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking legion-core v0.2.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking legion-systems v0.2.4
[INFO] [stderr]     Checking legion v0.2.4
[INFO] [stderr]     Checking acute_ecs v0.1.0
[INFO] [stderr]     Checking acute_window v0.1.1
[INFO] [stderr]     Checking acute_input v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:3:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | use acute_window::event::{Event, WindowEvent, ElementState, MouseButton, MouseScrollDelta};
[INFO] [stdout]   |                                                             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/mouse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:3:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | use acute_window::event::{Event, WindowEvent, ElementState, MouseButton, MouseScrollDelta};
[INFO] [stdout]   |                                                             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/mouse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 33.87s
[INFO] running `Command { std: "docker" "inspect" "4bb6c7fd51afb934c89176544840bf2574b9652b1aef38ef8316107f8220f75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb6c7fd51afb934c89176544840bf2574b9652b1aef38ef8316107f8220f75e", kill_on_drop: false }`
[INFO] [stdout] 4bb6c7fd51afb934c89176544840bf2574b9652b1aef38ef8316107f8220f75e
