[INFO] fetching crate codestyle 0.2.81...
[INFO] checking codestyle-0.2.81 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate codestyle 0.2.81 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate codestyle 0.2.81
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate codestyle 0.2.81
[INFO] tweaked toml for crates.io crate codestyle 0.2.81 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate codestyle 0.2.81 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codestyle 0.2.81 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `codestyle` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0
[INFO] running `Command { std: "docker" "start" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0", 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" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0", 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" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:83:1
[INFO] [stderr]    |
[INFO] [stderr] 83 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `codestyle` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling facet-core v0.46.5
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling facet v0.46.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling v_utils_macros v2.11.49
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling v_utils v2.15.48
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking macro-attr v0.2.0
[INFO] [stderr]    Compiling codestyle v0.2.81 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling v_fixtures v0.3.4
[INFO] [stderr]    Compiling facet-macro-types v0.46.5
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2722b185068ff475 -C extra-filename=-314deb0ac00b7226 --out-dir /opt/rustwide/target/debug/build/object/314deb0ac00b7226/out --extern memchr=/opt/rustwide/target/debug/build/memchr/e644acf4bdfb9529/out/libmemchr-e644acf4bdfb9529.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=04e049f0b50afbee -C extra-filename=-b6a73162e6532d8a --out-dir /opt/rustwide/target/debug/build/regex-automata/b6a73162e6532d8a/out -L dependency=/opt/rustwide/target/debug/build/memchr/e644acf4bdfb9529/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/79fd95c63175c72e/out/libaho_corasick-79fd95c63175c72e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/e644acf4bdfb9529/out/libmemchr-e644acf4bdfb9529.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/6cb68f2e111607e3/out/libregex_syntax-6cb68f2e111607e3.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0", kill_on_drop: false }`
[INFO] [stdout] 0fae82d997a65e50d058ed5991935893240b85d8da4421e2e66aac42479c5ed0
