[INFO] cloning repository https://github.com/sts10/tidy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/tidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 449c1875e8a8a6cb973640265486195cb7ae87e8
[INFO] checking sts10/tidy against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy" "/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/sts10/tidy
[INFO] finished tweaking git repo https://github.com/sts10/tidy
[INFO] tweaked toml for git repo https://github.com/sts10/tidy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sts10/tidy on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sts10/tidy 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77
[INFO] running `Command { std: "docker" "start" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling icu_datetime_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]     Checking ixdtf v0.6.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking calendrical_calculations v0.2.3
[INFO] [stderr]     Checking fixed_decimal v0.7.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_pattern v0.4.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_calendar v2.1.1
[INFO] [stderr]     Checking icu_plurals v2.1.1
[INFO] [stderr]     Checking icu_decimal v2.1.1
[INFO] [stderr]     Checking icu_segmenter v2.1.2
[INFO] [stderr]     Checking icu_list v2.1.1
[INFO] [stderr]     Checking icu_collator v2.1.1
[INFO] [stderr]     Checking icu_casemap v2.1.1
[INFO] [stderr]     Checking icu_time v2.1.1
[INFO] [stderr]     Checking icu_datetime v2.1.1
[INFO] [stderr]     Checking icu v2.1.1
[INFO] [stderr]     Checking tidy v0.3.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s
[INFO] running `Command { std: "docker" "inspect" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77", kill_on_drop: false }`
[INFO] [stdout] a7be88240608fc4bcbc0a80acc287e7965d2e949670416eca1e3de0009446b77
