[INFO] cloning repository https://github.com/xfnw/clam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfnw/clam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e106772e6886c92db1c453e75ded060e41d45e6
[INFO] checking xfnw/clam against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xfnw/clam
[INFO] finished tweaking git repo https://github.com/xfnw/clam
[INFO] tweaked toml for git repo https://github.com/xfnw/clam written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xfnw/clam on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xfnw/clam 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded micro_http_server v0.0.5
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded html-escaper v0.2.0
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded boilerplate v1.0.1
[INFO] [stderr]   Downloaded new_mime_guess v4.0.4
[INFO] [stderr]   Downloaded orgize v0.10.0-alpha.10
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded rowan v0.15.17
[INFO] [stderr]   Downloaded foxerror v0.1.2
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0df54f8dfd729603e144b1be1d94f05c17555bdd45d22094ce97c5f899874270
[INFO] running `Command { std: "docker" "start" "-a" "0df54f8dfd729603e144b1be1d94f05c17555bdd45d22094ce97c5f899874270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df54f8dfd729603e144b1be1d94f05c17555bdd45d22094ce97c5f899874270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df54f8dfd729603e144b1be1d94f05c17555bdd45d22094ce97c5f899874270", kill_on_drop: false }`
[INFO] [stdout] 0df54f8dfd729603e144b1be1d94f05c17555bdd45d22094ce97c5f899874270
[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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c5d32344a1c502c82a222b8c6b8e77afc01c910eebb81fbff0dbd19722f2763
[INFO] running `Command { std: "docker" "start" "-a" "4c5d32344a1c502c82a222b8c6b8e77afc01c910eebb81fbff0dbd19722f2763", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking micro_http_server v0.0.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking html-escaper v0.2.0
[INFO] [stderr]     Checking slugify v0.1.0
[INFO] [stderr]     Checking rowan v0.15.17
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking toml_edit v0.23.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking orgize v0.10.0-alpha.10
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling foxerror v0.1.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling boilerplate v1.0.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking clam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.57s
[INFO] running `Command { std: "docker" "inspect" "4c5d32344a1c502c82a222b8c6b8e77afc01c910eebb81fbff0dbd19722f2763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5d32344a1c502c82a222b8c6b8e77afc01c910eebb81fbff0dbd19722f2763", kill_on_drop: false }`
[INFO] [stdout] 4c5d32344a1c502c82a222b8c6b8e77afc01c910eebb81fbff0dbd19722f2763
