[INFO] fetching crate picotest 3.2.0...
[INFO] checking picotest-3.2.0 against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] extracting crate picotest 3.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate picotest 3.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate picotest 3.2.0
[INFO] tweaked toml for crates.io crate picotest 3.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate picotest 3.2.0 on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate picotest 3.2.0 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d
[INFO] running `Command { std: "docker" "start" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d", 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" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d", 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" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking jiff v0.2.25
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking webpki-root-certs v1.0.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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="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=33379718b0a2fe16 -C extra-filename=-917e4f0c339b1150 --out-dir /opt/rustwide/target/debug/build/syn/917e4f0c339b1150/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f8f01f9a7c0282a8/out -L dependency=/opt/rustwide/target/debug/build/quote/b56ed9418f9fcfb7/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/f8f01f9a7c0282a8/out/libproc_macro2-f8f01f9a7c0282a8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/b56ed9418f9fcfb7/out/libquote-b56ed9418f9fcfb7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.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-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d", kill_on_drop: false }`
[INFO] [stdout] 318f99dcbf9353e0975407a1b7c13abcc0ec2f5759a66895f17feac0d1225e7d
