[INFO] cloning repository https://github.com/0x07C0/macos-test-perms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x07C0/macos-test-perms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x07C0%2Fmacos-test-perms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x07C0%2Fmacos-test-perms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6a790f49461c3b52703e52d54b6de17bdbdf0f1
[INFO] checking 0x07C0/macos-test-perms against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x07C0%2Fmacos-test-perms" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x07C0/macos-test-perms
[INFO] finished tweaking git repo https://github.com/0x07C0/macos-test-perms
[INFO] tweaked toml for git repo https://github.com/0x07C0/macos-test-perms written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x07C0/macos-test-perms on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x07C0/macos-test-perms 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arboard v3.2.1
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded core-graphics-types v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e496998e66ec9dd61757a21696f1f00bdfee92fe321533813dca9644250075e
[INFO] running `Command { std: "docker" "start" "-a" "6e496998e66ec9dd61757a21696f1f00bdfee92fe321533813dca9644250075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e496998e66ec9dd61757a21696f1f00bdfee92fe321533813dca9644250075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e496998e66ec9dd61757a21696f1f00bdfee92fe321533813dca9644250075e", kill_on_drop: false }`
[INFO] [stdout] 6e496998e66ec9dd61757a21696f1f00bdfee92fe321533813dca9644250075e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df0e1dd181a7d43c007c3bbcb87bfb7d8bd2a85143f18ee38c662ed2463ef7c
[INFO] running `Command { std: "docker" "start" "-a" "2df0e1dd181a7d43c007c3bbcb87bfb7d8bd2a85143f18ee38c662ed2463ef7c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling hotkey v0.0.3 (/opt/rustwide/workdir/hotkey-rs)
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> hotkey-rs/src/linux.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     RegisterHotkey(ListenerId, u32, u32),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     RegisterHotkey(ListenerId, u32, u32),
[INFO] [stdout] 79 +     RegisterHotkey((), u32, u32),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> hotkey-rs/src/linux.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     RegisterHotkey(ListenerId, u32, u32),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 79 -     RegisterHotkey(ListenerId, u32, u32),
[INFO] [stdout] 79 +     RegisterHotkey((), u32, u32),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking arboard v3.2.1
[INFO] [stderr]     Checking listen-act v0.1.0 (/opt/rustwide/workdir/listen-act)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.79s
[INFO] running `Command { std: "docker" "inspect" "2df0e1dd181a7d43c007c3bbcb87bfb7d8bd2a85143f18ee38c662ed2463ef7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df0e1dd181a7d43c007c3bbcb87bfb7d8bd2a85143f18ee38c662ed2463ef7c", kill_on_drop: false }`
[INFO] [stdout] 2df0e1dd181a7d43c007c3bbcb87bfb7d8bd2a85143f18ee38c662ed2463ef7c
