[INFO] fetching crate vergen-gitcl-demo 0.3.10...
[INFO] testing vergen-gitcl-demo-0.3.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate vergen-gitcl-demo 0.3.10 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate vergen-gitcl-demo 0.3.10
[INFO] finished tweaking crates.io crate vergen-gitcl-demo 0.3.10
[INFO] tweaked toml for crates.io crate vergen-gitcl-demo 0.3.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vergen-gitcl-demo 0.3.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vergen-gitcl-demo 0.3.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 bon v3.7.2
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded vergen v10.0.0-beta.1
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded vergen-gitcl v2.1.0-beta.7
[INFO] [stderr]   Downloaded cargo-platform v0.2.0
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded vergen-lib v1.0.0-beta.1
[INFO] [stderr]   Downloaded vergen-pretty v2.0.0
[INFO] [stderr]   Downloaded bon-macros v3.7.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bcaec6899e015d6960c270bfe596484f76dc307bb7574ff1473eb7d270354fc
[INFO] running `Command { std: "docker" "start" "-a" "2bcaec6899e015d6960c270bfe596484f76dc307bb7574ff1473eb7d270354fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bcaec6899e015d6960c270bfe596484f76dc307bb7574ff1473eb7d270354fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bcaec6899e015d6960c270bfe596484f76dc307bb7574ff1473eb7d270354fc", kill_on_drop: false }`
[INFO] [stdout] 2bcaec6899e015d6960c270bfe596484f76dc307bb7574ff1473eb7d270354fc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e75e12443c6fa410e76ae9b5b2bf5c9c308eab8df3948cba5cb95527bec486d
[INFO] running `Command { std: "docker" "start" "-a" "8e75e12443c6fa410e76ae9b5b2bf5c9c308eab8df3948cba5cb95527bec486d", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling vergen-lib v1.0.0-beta.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling vergen v10.0.0-beta.1
[INFO] [stderr]    Compiling vergen-gitcl v2.1.0-beta.7
[INFO] [stderr]    Compiling vergen-pretty v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling vergen-gitcl-demo v0.3.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Failed to clone git repository
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_BRANCH
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_AUTHOR_EMAIL
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_AUTHOR_NAME
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_COUNT
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_DATE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_MESSAGE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_TIMESTAMP
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_DESCRIBE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_SHA
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_DIRTY
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: custom instruction generated
[INFO] [stdout] error: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]    --> src/main.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         repr_transparent_external_private_fields,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields`
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/main.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         renamed_and_removed_lints,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Failed to clone git repository
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_BRANCH
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_AUTHOR_EMAIL
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_AUTHOR_NAME
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_COUNT
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_DATE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_MESSAGE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_COMMIT_TIMESTAMP
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_DESCRIBE
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_SHA
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: Unable to set VERGEN_GIT_DIRTY
[INFO] [stderr] warning: vergen-gitcl-demo@0.3.10: custom instruction generated
[INFO] [stderr] error: could not compile `vergen-gitcl-demo` (bin "vergen-gitcl-demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8e75e12443c6fa410e76ae9b5b2bf5c9c308eab8df3948cba5cb95527bec486d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e75e12443c6fa410e76ae9b5b2bf5c9c308eab8df3948cba5cb95527bec486d", kill_on_drop: false }`
[INFO] [stdout] 8e75e12443c6fa410e76ae9b5b2bf5c9c308eab8df3948cba5cb95527bec486d
