[INFO] cloning repository https://github.com/tylerbutler/repoverlay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylerbutler/repoverlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerbutler%2Frepoverlay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerbutler%2Frepoverlay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 628caa046fa37cc489d8be81d674f566b7ebd257
[INFO] checking tylerbutler/repoverlay against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerbutler%2Frepoverlay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tylerbutler/repoverlay
[INFO] finished tweaking git repo https://github.com/tylerbutler/repoverlay
[INFO] tweaked toml for git repo https://github.com/tylerbutler/repoverlay written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tylerbutler/repoverlay on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tylerbutler/repoverlay 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:103:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | homepage = "https://github.com/tylerbutler/repoverlay"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 | repository = "https://github.com/tylerbutler/repoverlay"
[INFO] [stderr]     |              -------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `repoverlay` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minreq v3.0.0-rc.0
[INFO] [stderr]   Downloaded tiny-update-check v1.1.3
[INFO] [stderr]   Downloaded vergen v9.1.0
[INFO] [stderr]   Downloaded vergen-lib v9.1.0
[INFO] [stderr]   Downloaded clap_complete v4.6.9
[INFO] [stderr]   Downloaded cc v1.4.5
[INFO] [stderr]   Downloaded similar v3.2.0
[INFO] [stderr]   Downloaded sickle v0.4.0
[INFO] [stderr]   Downloaded clap-markdown v0.1.5
[INFO] [stderr]   Downloaded tui-tree-widget v0.24.1
[INFO] [stderr]   Downloaded libredox v0.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e
[INFO] running `Command { std: "docker" "start" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e", 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" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e", 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" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:103:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | homepage = "https://github.com/tylerbutler/repoverlay"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 | repository = "https://github.com/tylerbutler/repoverlay"
[INFO] [stderr]     |              -------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `repoverlay` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking lru v0.18.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking similar v3.2.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap-markdown v0.1.5
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking sickle v0.4.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling repoverlay v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tui-tree-widget v0.24.1
[INFO] [stderr]     Checking minreq v3.0.0-rc.0
[INFO] [stderr]     Checking tiny-update-check v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e", kill_on_drop: false }`
[INFO] [stdout] 608068d371fd0d5709f9ee858b66536d3863d3be579fae19935f9290faa24b6e
