[INFO] cloning repository https://github.com/rust-basel/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-basel/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-basel%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-basel%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2da3837b1dbf8271bce7bfcd1fdc392894969cd9 [INFO] checking rust-basel/cli against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-basel%2Fcli" "/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/rust-basel/cli [INFO] finished tweaking git repo https://github.com/rust-basel/cli [INFO] tweaked toml for git repo https://github.com/rust-basel/cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-basel/cli on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-basel/cli 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" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xshell-macros v0.2.7 [INFO] [stderr] Downloaded xshell v0.2.7 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded serde_spanned v1.0.4 [INFO] [stderr] Downloaded tui-markdown v0.3.7 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded ansi-to-tui v8.0.1 [INFO] [stderr] Downloaded toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded toml v0.9.11+spec-1.1.0 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded unicode-id v0.3.6 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded anyhow v1.0.101 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded inquire v0.9.1 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded markdown v1.0.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded libc v0.2.180 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.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" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ac09267a3458491d2adfe1d142079f24c2dfd7333623d015ca4492064a74c0 [INFO] running `Command { std: "docker" "start" "-a" "f0ac09267a3458491d2adfe1d142079f24c2dfd7333623d015ca4492064a74c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ac09267a3458491d2adfe1d142079f24c2dfd7333623d015ca4492064a74c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ac09267a3458491d2adfe1d142079f24c2dfd7333623d015ca4492064a74c0", kill_on_drop: false }` [INFO] [stdout] f0ac09267a3458491d2adfe1d142079f24c2dfd7333623d015ca4492064a74c0 [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" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1f0f8adffe5338a4e6b4ad91b6637f4abab0fbfbdcd4d8d71a7311f644daa59 [INFO] running `Command { std: "docker" "start" "-a" "d1f0f8adffe5338a4e6b4ad91b6637f4abab0fbfbdcd4d8d71a7311f644daa59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Checking unicode-id v0.3.6 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking xshell v0.2.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking inquire v0.9.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking tui-markdown v0.3.7 [INFO] [stderr] Checking rust-basel-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s [INFO] running `Command { std: "docker" "inspect" "d1f0f8adffe5338a4e6b4ad91b6637f4abab0fbfbdcd4d8d71a7311f644daa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f0f8adffe5338a4e6b4ad91b6637f4abab0fbfbdcd4d8d71a7311f644daa59", kill_on_drop: false }` [INFO] [stdout] d1f0f8adffe5338a4e6b4ad91b6637f4abab0fbfbdcd4d8d71a7311f644daa59