[INFO] cloning repository https://github.com/jdx/usage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4caaa9a6638cf2adc7a859de535f65b993db4c3a
[INFO] building jdx/usage against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdx/usage
[INFO] finished tweaking git repo https://github.com/jdx/usage
[INFO] tweaked toml for git repo https://github.com/jdx/usage written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdx/usage on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdx/usage 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 337c73282db10085742c5a42cd1df2bc47e3712785d3d22221c097c14e424e60
[INFO] running `Command { std: "docker" "start" "-a" "337c73282db10085742c5a42cd1df2bc47e3712785d3d22221c097c14e424e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "337c73282db10085742c5a42cd1df2bc47e3712785d3d22221c097c14e424e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "337c73282db10085742c5a42cd1df2bc47e3712785d3d22221c097c14e424e60", kill_on_drop: false }`
[INFO] [stdout] 337c73282db10085742c5a42cd1df2bc47e3712785d3d22221c097c14e424e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef1d0d4804295d045ee82dcab615aea416599ad3711c6d0971989e8da902e7b0
[INFO] running `Command { std: "docker" "start" "-a" "ef1d0d4804295d045ee82dcab615aea416599ad3711c6d0971989e8da902e7b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling duct v1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling homedir v0.3.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling xx v2.2.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling versions v7.0.0
[INFO] [stderr]    Compiling usage-lib v2.3.2 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling clap_usage v2.0.3 (/opt/rustwide/workdir/clap_usage)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling usage-cli v2.3.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "ef1d0d4804295d045ee82dcab615aea416599ad3711c6d0971989e8da902e7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1d0d4804295d045ee82dcab615aea416599ad3711c6d0971989e8da902e7b0", kill_on_drop: false }`
[INFO] [stdout] ef1d0d4804295d045ee82dcab615aea416599ad3711c6d0971989e8da902e7b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12848425db083174f3d825f84755aadff5de4599149c06bb8c93de367fc6fe66
[INFO] running `Command { std: "docker" "start" "-a" "12848425db083174f3d825f84755aadff5de4599149c06bb8c93de367fc6fe66", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling xx v2.2.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling usage-lib v2.3.2 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling clap_usage v2.0.3 (/opt/rustwide/workdir/clap_usage)
[INFO] [stderr]    Compiling usage-cli v2.3.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.25s
[INFO] running `Command { std: "docker" "inspect" "12848425db083174f3d825f84755aadff5de4599149c06bb8c93de367fc6fe66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12848425db083174f3d825f84755aadff5de4599149c06bb8c93de367fc6fe66", kill_on_drop: false }`
[INFO] [stdout] 12848425db083174f3d825f84755aadff5de4599149c06bb8c93de367fc6fe66
