[INFO] cloning repository https://github.com/plotskogwq/cargo-lipo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plotskogwq/cargo-lipo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplotskogwq%2Fcargo-lipo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplotskogwq%2Fcargo-lipo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdd69e8d96665e7516df3ee416be642a80363a6f
[INFO] checking plotskogwq/cargo-lipo against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplotskogwq%2Fcargo-lipo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/plotskogwq/cargo-lipo on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/plotskogwq/cargo-lipo
[INFO] finished tweaking git repo https://github.com/plotskogwq/cargo-lipo
[INFO] tweaked toml for git repo https://github.com/plotskogwq/cargo-lipo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/plotskogwq/cargo-lipo 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f31facbb6884c33592b9ccd2e7a5650aed50b2a02c31ffa6e825681d479528b
[INFO] running `Command { std: "docker" "start" "-a" "6f31facbb6884c33592b9ccd2e7a5650aed50b2a02c31ffa6e825681d479528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f31facbb6884c33592b9ccd2e7a5650aed50b2a02c31ffa6e825681d479528b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f31facbb6884c33592b9ccd2e7a5650aed50b2a02c31ffa6e825681d479528b", kill_on_drop: false }`
[INFO] [stdout] 6f31facbb6884c33592b9ccd2e7a5650aed50b2a02c31ffa6e825681d479528b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58122b87abc2bfffea696575450337e8503889812e7487428ee668d6092e5ad4
[INFO] running `Command { std: "docker" "start" "-a" "58122b87abc2bfffea696575450337e8503889812e7487428ee668d6092e5ad4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking bitflags v0.5.0
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]     Checking itoa v0.1.1
[INFO] [stderr]     Checking serde v0.7.15
[INFO] [stderr]     Checking strsim v0.4.1
[INFO] [stderr]     Checking ansi_term v0.7.5
[INFO] [stderr]     Checking clap v2.2.6
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.2.6/src/macros.rs:465:34
[INFO] [stdout]     |
[INFO] [stdout] 465 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 465 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking serde_json v0.7.4
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "58122b87abc2bfffea696575450337e8503889812e7487428ee668d6092e5ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58122b87abc2bfffea696575450337e8503889812e7487428ee668d6092e5ad4", kill_on_drop: false }`
[INFO] [stdout] 58122b87abc2bfffea696575450337e8503889812e7487428ee668d6092e5ad4
