[INFO] fetching crate octarine-core 0.3.0-beta.6...
[INFO] checking octarine-core-0.3.0-beta.6 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate octarine-core 0.3.0-beta.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate octarine-core 0.3.0-beta.6
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate octarine-core 0.3.0-beta.6
[INFO] tweaked toml for crates.io crate octarine-core 0.3.0-beta.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate octarine-core 0.3.0-beta.6 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate octarine-core 0.3.0-beta.6 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6
[INFO] running `Command { std: "docker" "start" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6", 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" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6", 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" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking psl v2.1.219
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3c5ed9f685db3494 -C extra-filename=-4e42e64654e687c9 --out-dir /opt/rustwide/target/debug/build/syn/4e42e64654e687c9/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (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/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=a7a9f331fd66d7c6 -C extra-filename=-127c989a08184f7a --out-dir /opt/rustwide/target/debug/build/regex-automata/127c989a08184f7a/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/e1f49a7b00e22333/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/e1f49a7b00e22333/out/libaho_corasick-e1f49a7b00e22333.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6", kill_on_drop: false }`
[INFO] [stdout] 69d19d18296590ea295941590d6334363129aabbb27b8be2ebd6a1aad5a1f4f6
