[INFO] fetching crate oopsie 0.1.0-rc.23...
[INFO] checking oopsie-0.1.0-rc.23 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] extracting crate oopsie 0.1.0-rc.23 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate oopsie 0.1.0-rc.23
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oopsie 0.1.0-rc.23
[INFO] tweaked toml for crates.io crate oopsie 0.1.0-rc.23 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oopsie 0.1.0-rc.23 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oopsie 0.1.0-rc.23 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:295:1
[INFO] [stderr]     |
[INFO] [stderr] 295 | 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: `oopsie` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.4.0
[INFO] [stderr]   Downloaded snafu-derive v0.9.2
[INFO] [stderr]   Downloaded test-with v0.16.3
[INFO] [stderr]   Downloaded test-with-derive v0.16.3
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded snafu v0.9.2
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded linkme-impl v0.3.37
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded konst_proc_macros v0.4.1
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded linkme v0.3.37
[INFO] [stderr]   Downloaded console v0.16.6
[INFO] [stderr]   Downloaded convert_case v0.12.0
[INFO] [stderr]   Downloaded typewit v1.15.2
[INFO] [stderr]   Downloaded const_panic v0.2.17
[INFO] [stderr]   Downloaded oopsie-core v0.1.0-rc.23
[INFO] [stderr]   Downloaded oopsie-macros v0.1.0-rc.23
[INFO] [stderr]   Downloaded konst v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e
[INFO] running `Command { std: "docker" "start" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e", 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" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e", 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" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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:295:1
[INFO] [stderr]     |
[INFO] [stderr] 295 | 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: `oopsie` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling target-tuple v1.0.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.27.0
[INFO] [stderr]     Checking console v0.16.6
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking const_panic v0.2.17
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling konst_proc_macros v0.4.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.12.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking konst v0.4.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking anes v0.1.6
[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/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --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=08feb32c5548c061 -C extra-filename=-3f5e2b732a551e1f --out-dir /opt/rustwide/target/debug/build/regex-automata/3f5e2b732a551e1f/out -L dependency=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/4f6a115ab09d8589/out/libaho_corasick-4f6a115ab09d8589.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e", kill_on_drop: false }`
[INFO] [stdout] 11bc72a26ef8c9eef0578716eb1530310960e8d68919ec18b69b46702053370e
