[INFO] cloning repository https://github.com/lengyijun/explicit_reinitialization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lengyijun/explicit_reinitialization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fexplicit_reinitialization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fexplicit_reinitialization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef8fe3b176463c393e13f37e20f593b0eeeb5ae5 [INFO] checking lengyijun/explicit_reinitialization/ef8fe3b176463c393e13f37e20f593b0eeeb5ae5 against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyijun%2Fexplicit_reinitialization" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/lengyijun/explicit_reinitialization [INFO] finished tweaking git repo https://github.com/lengyijun/explicit_reinitialization [INFO] tweaked toml for git repo https://github.com/lengyijun/explicit_reinitialization written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lengyijun/explicit_reinitialization on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lengyijun/explicit_reinitialization 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/rust-clippy` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded dylint_linting v3.2.1 [INFO] [stderr] Downloaded dylint_internal v3.2.1 [INFO] [stderr] Downloaded compiletest_rs v0.11.1 [INFO] [stderr] Downloaded dylint_testing v3.2.1 [INFO] [stderr] Downloaded dylint v3.2.1 [INFO] [stderr] Downloaded rustc_apfloat v0.2.2+llvm-462a31f5a5ab [INFO] [stderr] Downloaded rustfix v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366c8b27822c0bc7a0e20ac8a7fe24c8cf498661f7d1b0a4c013ed078cc1764e [INFO] running `Command { std: "docker" "start" "-a" "366c8b27822c0bc7a0e20ac8a7fe24c8cf498661f7d1b0a4c013ed078cc1764e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366c8b27822c0bc7a0e20ac8a7fe24c8cf498661f7d1b0a4c013ed078cc1764e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366c8b27822c0bc7a0e20ac8a7fe24c8cf498661f7d1b0a4c013ed078cc1764e", kill_on_drop: false }` [INFO] [stdout] 366c8b27822c0bc7a0e20ac8a7fe24c8cf498661f7d1b0a4c013ed078cc1764e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4bd8fee1e5e6f9702d83a14cda9cfd32bb0ea8f81cbf4faa9a721a1e814dfe2 [INFO] running `Command { std: "docker" "start" "-a" "c4bd8fee1e5e6f9702d83a14cda9cfd32bb0ea8f81cbf4faa9a721a1e814dfe2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling rustc_apfloat v0.2.2+llvm-462a31f5a5ab [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling compiletest_rs v0.11.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking tester v0.9.1 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking camino v1.1.9 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking rustfix v0.8.6 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking clippy_config v0.1.83 (https://github.com/rust-lang/rust-clippy?rev=a95afe2d0a2051d97b723b0b197393b7811bc4e4#a95afe2d) [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_attr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/a95afe2/clippy_config/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dylint_internal v3.2.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clippy_config` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c4bd8fee1e5e6f9702d83a14cda9cfd32bb0ea8f81cbf4faa9a721a1e814dfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4bd8fee1e5e6f9702d83a14cda9cfd32bb0ea8f81cbf4faa9a721a1e814dfe2", kill_on_drop: false }` [INFO] [stdout] c4bd8fee1e5e6f9702d83a14cda9cfd32bb0ea8f81cbf4faa9a721a1e814dfe2