[INFO] cloning repository https://github.com/8LWXpg/gpm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8LWXpg/gpm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8LWXpg%2Fgpm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8LWXpg%2Fgpm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc7906949176ff5bde8e469d0ddc1d24ffa1074 [INFO] checking 8LWXpg/gpm/dbc7906949176ff5bde8e469d0ddc1d24ffa1074 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8LWXpg%2Fgpm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/8LWXpg/gpm on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/8LWXpg/gpm [INFO] finished tweaking git repo https://github.com/8LWXpg/gpm [INFO] tweaked toml for git repo https://github.com/8LWXpg/gpm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/8LWXpg/gpm 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67198ecfb9694ec8374a1f906e0b20b5e4084a44809e897a3b8d6ee3a9c775f [INFO] running `Command { std: "docker" "start" "-a" "b67198ecfb9694ec8374a1f906e0b20b5e4084a44809e897a3b8d6ee3a9c775f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67198ecfb9694ec8374a1f906e0b20b5e4084a44809e897a3b8d6ee3a9c775f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67198ecfb9694ec8374a1f906e0b20b5e4084a44809e897a3b8d6ee3a9c775f", kill_on_drop: false }` [INFO] [stdout] b67198ecfb9694ec8374a1f906e0b20b5e4084a44809e897a3b8d6ee3a9c775f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12c0c029915e09fae3ab8049f566ec8edd8c85b219a883229a9dc7386b9a96c6 [INFO] running `Command { std: "docker" "start" "-a" "12c0c029915e09fae3ab8049f566ec8edd8c85b219a883229a9dc7386b9a96c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tabwriter v1.4.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking clap_complete v4.5.8 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking gpm v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.85s [INFO] running `Command { std: "docker" "inspect" "12c0c029915e09fae3ab8049f566ec8edd8c85b219a883229a9dc7386b9a96c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c0c029915e09fae3ab8049f566ec8edd8c85b219a883229a9dc7386b9a96c6", kill_on_drop: false }` [INFO] [stdout] 12c0c029915e09fae3ab8049f566ec8edd8c85b219a883229a9dc7386b9a96c6