[INFO] cloning repository https://github.com/fawni/rofi-faye
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawni/rofi-faye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Frofi-faye", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Frofi-faye'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65224c0070707ed51462b3c35462c46ff974d3b3
[INFO] checking fawni/rofi-faye against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Frofi-faye" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fawni/rofi-faye
[INFO] finished tweaking git repo https://github.com/fawni/rofi-faye
[INFO] tweaked toml for git repo https://github.com/fawni/rofi-faye written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fawni/rofi-faye on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fawni/rofi-faye 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copypasta-ext v0.4.4
[INFO] [stderr]   Downloaded rofi-mode v0.4.1
[INFO] [stderr]   Downloaded rofi-plugin-sys v0.5.0
[INFO] [stderr]   Downloaded faye v0.6.1
[INFO] [stderr]   Downloaded copypasta v0.8.2
[INFO] [stderr]   Downloaded x11-clipboard v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22
[INFO] running `Command { std: "docker" "start" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22", 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" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22", 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" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling copypasta-ext v0.4.4
[INFO] [stderr]     Checking faye v0.6.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]     Checking rofi-plugin-sys v0.5.0
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking copypasta v0.8.2
[INFO] [stderr]     Checking pango v0.19.8
[INFO] [stderr]     Checking rofi-mode v0.4.1
[INFO] [stderr]     Checking rofi-faye v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.56s
[INFO] running `Command { std: "docker" "inspect" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22", kill_on_drop: false }`
[INFO] [stdout] e6b276a14e265f09c59e1567081af4c0fe609a63665e649095a4267bae52ac22
