[INFO] cloning repository https://github.com/vmagueta/forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmagueta/forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmagueta%2Fforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmagueta%2Fforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f50aeebba875ae702905a320d730deba070b2e2f
[INFO] checking vmagueta/forge against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmagueta%2Fforge" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vmagueta/forge
[INFO] finished tweaking git repo https://github.com/vmagueta/forge
[INFO] tweaked toml for git repo https://github.com/vmagueta/forge written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vmagueta/forge on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vmagueta/forge 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ead022e8795f9ef6dc84b525eea7b3d318cc91b7b87ae7466c7ba08632facb1
[INFO] running `Command { std: "docker" "start" "-a" "8ead022e8795f9ef6dc84b525eea7b3d318cc91b7b87ae7466c7ba08632facb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ead022e8795f9ef6dc84b525eea7b3d318cc91b7b87ae7466c7ba08632facb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ead022e8795f9ef6dc84b525eea7b3d318cc91b7b87ae7466c7ba08632facb1", kill_on_drop: false }`
[INFO] [stdout] 8ead022e8795f9ef6dc84b525eea7b3d318cc91b7b87ae7466c7ba08632facb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79352b396d9fa9735240bcc44dea447e099e3624f9d67f829e5c584e06465fc9
[INFO] running `Command { std: "docker" "start" "-a" "79352b396d9fa9735240bcc44dea447e099e3624f9d67f829e5c584e06465fc9", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking forgekey v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "79352b396d9fa9735240bcc44dea447e099e3624f9d67f829e5c584e06465fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79352b396d9fa9735240bcc44dea447e099e3624f9d67f829e5c584e06465fc9", kill_on_drop: false }`
[INFO] [stdout] 79352b396d9fa9735240bcc44dea447e099e3624f9d67f829e5c584e06465fc9
