[INFO] fetching crate libpt-net 0.3.11...
[INFO] checking libpt-net-0.3.11 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] extracting crate libpt-net 0.3.11 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate libpt-net 0.3.11
[INFO] finished tweaking crates.io crate libpt-net 0.3.11
[INFO] tweaked toml for crates.io crate libpt-net 0.3.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libpt-net 0.3.11 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 258 packages to latest compatible versions
[INFO] [stderr]       Adding libpt-core v0.3.11 (available: v0.5.0)
[INFO] [stderr]       Adding libpt-log v0.3.12 (available: v0.6.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb4df7eb467a565866d17abd0ea25f1d80f241b0ef7cfef7600659f1e6fe492e
[INFO] running `Command { std: "docker" "start" "-a" "eb4df7eb467a565866d17abd0ea25f1d80f241b0ef7cfef7600659f1e6fe492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4df7eb467a565866d17abd0ea25f1d80f241b0ef7cfef7600659f1e6fe492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4df7eb467a565866d17abd0ea25f1d80f241b0ef7cfef7600659f1e6fe492e", kill_on_drop: false }`
[INFO] [stdout] eb4df7eb467a565866d17abd0ea25f1d80f241b0ef7cfef7600659f1e6fe492e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a6bac92fafd43112d1e82260af9ca0fc11bc8ed07d5b8778f2bcb080fdf7f7
[INFO] running `Command { std: "docker" "start" "-a" "44a6bac92fafd43112d1e82260af9ca0fc11bc8ed07d5b8778f2bcb080fdf7f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[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/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44a6bac92fafd43112d1e82260af9ca0fc11bc8ed07d5b8778f2bcb080fdf7f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a6bac92fafd43112d1e82260af9ca0fc11bc8ed07d5b8778f2bcb080fdf7f7", kill_on_drop: false }`
[INFO] [stdout] 44a6bac92fafd43112d1e82260af9ca0fc11bc8ed07d5b8778f2bcb080fdf7f7
