[INFO] cloning repository https://github.com/MainKt/warpd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MainKt/warpd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMainKt%2Fwarpd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMainKt%2Fwarpd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14e3a73ea2fcb0b873967b047a92bcedb489eb8c [INFO] checking MainKt/warpd-rs against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMainKt%2Fwarpd-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MainKt/warpd-rs [INFO] finished tweaking git repo https://github.com/MainKt/warpd-rs [INFO] tweaked toml for git repo https://github.com/MainKt/warpd-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MainKt/warpd-rs on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MainKt/warpd-rs 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75c41048d33866f7e5f965268d5106df50c4f5f0bc1a6632196a16cb8c64cf94 [INFO] running `Command { std: "docker" "start" "-a" "75c41048d33866f7e5f965268d5106df50c4f5f0bc1a6632196a16cb8c64cf94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75c41048d33866f7e5f965268d5106df50c4f5f0bc1a6632196a16cb8c64cf94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c41048d33866f7e5f965268d5106df50c4f5f0bc1a6632196a16cb8c64cf94", kill_on_drop: false }` [INFO] [stdout] 75c41048d33866f7e5f965268d5106df50c4f5f0bc1a6632196a16cb8c64cf94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f270583628006051811a0af779384a4e6d55d7ca0f9dc36c4c693d50cdb42d1 [INFO] running `Command { std: "docker" "start" "-a" "7f270583628006051811a0af779384a4e6d55d7ca0f9dc36c4c693d50cdb42d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking enigo v0.2.0 [INFO] [stderr] Checking comet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.00s [INFO] running `Command { std: "docker" "inspect" "7f270583628006051811a0af779384a4e6d55d7ca0f9dc36c4c693d50cdb42d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f270583628006051811a0af779384a4e6d55d7ca0f9dc36c4c693d50cdb42d1", kill_on_drop: false }` [INFO] [stdout] 7f270583628006051811a0af779384a4e6d55d7ca0f9dc36c4c693d50cdb42d1