[INFO] cloning repository https://github.com/swagatmishra2007/mousemove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swagatmishra2007/mousemove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswagatmishra2007%2Fmousemove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswagatmishra2007%2Fmousemove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3aa4f0e134b62b43f71d50905d27d91721479ddf
[INFO] testing swagatmishra2007/mousemove against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswagatmishra2007%2Fmousemove" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/swagatmishra2007/mousemove
[INFO] finished tweaking git repo https://github.com/swagatmishra2007/mousemove
[INFO] tweaked toml for git repo https://github.com/swagatmishra2007/mousemove written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swagatmishra2007/mousemove on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swagatmishra2007/mousemove 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "macos").rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48a38646df94b8c12a8c7b1c2bc2b064b7389ccdf4a871f29debcaef172119c4
[INFO] running `Command { std: "docker" "start" "-a" "48a38646df94b8c12a8c7b1c2bc2b064b7389ccdf4a871f29debcaef172119c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a38646df94b8c12a8c7b1c2bc2b064b7389ccdf4a871f29debcaef172119c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a38646df94b8c12a8c7b1c2bc2b064b7389ccdf4a871f29debcaef172119c4", kill_on_drop: false }`
[INFO] [stdout] 48a38646df94b8c12a8c7b1c2bc2b064b7389ccdf4a871f29debcaef172119c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52d34d91556807f7082a8fd160426d3f14972b85c6ef737c639444ac1d6419ee
[INFO] running `Command { std: "docker" "start" "-a" "52d34d91556807f7082a8fd160426d3f14972b85c6ef737c639444ac1d6419ee", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "macos").rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.linker
[INFO] [stderr]    Compiling mouse_mover v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mouse_mover` (bin "mouse_mover") due to 2 previous errors
[INFO] [stdout] error[E0405]: cannot find trait `MouseController` in this scope
[INFO] [stdout]   --> src/platform/platform_macos.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl MouseController for MacMouseController {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  2 + use crate::platform::MouseController;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]  --> src/platform/platform_macos.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]   |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0455.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52d34d91556807f7082a8fd160426d3f14972b85c6ef737c639444ac1d6419ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d34d91556807f7082a8fd160426d3f14972b85c6ef737c639444ac1d6419ee", kill_on_drop: false }`
[INFO] [stdout] 52d34d91556807f7082a8fd160426d3f14972b85c6ef737c639444ac1d6419ee
