[INFO] cloning repository https://github.com/Grenish/clipboard-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grenish/clipboard-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrenish%2Fclipboard-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrenish%2Fclipboard-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d516218ae091a08d7be6b95f10d262a704d26d90 [INFO] checking Grenish/clipboard-manager against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrenish%2Fclipboard-manager" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Grenish/clipboard-manager [INFO] finished tweaking git repo https://github.com/Grenish/clipboard-manager [INFO] tweaked toml for git repo https://github.com/Grenish/clipboard-manager written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Grenish/clipboard-manager on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Grenish/clipboard-manager 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rdev v0.5.3 [INFO] [stderr] Downloaded cocoa v0.22.0 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded moxcms v0.7.6 [INFO] [stderr] Downloaded pxfm v0.1.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67a84f3dc8cc45757ea1815661845fe17d1bd368c6a0a04ad87b87fcd9512541 [INFO] running `Command { std: "docker" "start" "-a" "67a84f3dc8cc45757ea1815661845fe17d1bd368c6a0a04ad87b87fcd9512541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a84f3dc8cc45757ea1815661845fe17d1bd368c6a0a04ad87b87fcd9512541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a84f3dc8cc45757ea1815661845fe17d1bd368c6a0a04ad87b87fcd9512541", kill_on_drop: false }` [INFO] [stdout] 67a84f3dc8cc45757ea1815661845fe17d1bd368c6a0a04ad87b87fcd9512541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f79cfab1d8ef8479d9813eeac0dc76cfc34034a7690f1b9d7f5491c91c6e0a21 [INFO] running `Command { std: "docker" "start" "-a" "f79cfab1d8ef8479d9813eeac0dc76cfc34034a7690f1b9d7f5491c91c6e0a21", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pxfm v0.1.24 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking moxcms v0.7.6 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking gethostname v1.0.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking half v2.7.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking clipboard-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.16s [INFO] running `Command { std: "docker" "inspect" "f79cfab1d8ef8479d9813eeac0dc76cfc34034a7690f1b9d7f5491c91c6e0a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79cfab1d8ef8479d9813eeac0dc76cfc34034a7690f1b9d7f5491c91c6e0a21", kill_on_drop: false }` [INFO] [stdout] f79cfab1d8ef8479d9813eeac0dc76cfc34034a7690f1b9d7f5491c91c6e0a21