[INFO] cloning repository https://github.com/pythops/tenere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythops/tenere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15560b8ec4070378f7ba3dc3a7681b7e424069b7
[INFO] checking pythops/tenere against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythops%2Ftenere" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pythops/tenere
[INFO] finished tweaking git repo https://github.com/pythops/tenere
[INFO] tweaked toml for git repo https://github.com/pythops/tenere written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pythops/tenere on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pythops/tenere 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fb318f213b10def6aa45f74b1bdad29bcc6f3f43c2f0e8b284cc321302f6233
[INFO] running `Command { std: "docker" "start" "-a" "0fb318f213b10def6aa45f74b1bdad29bcc6f3f43c2f0e8b284cc321302f6233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fb318f213b10def6aa45f74b1bdad29bcc6f3f43c2f0e8b284cc321302f6233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb318f213b10def6aa45f74b1bdad29bcc6f3f43c2f0e8b284cc321302f6233", kill_on_drop: false }`
[INFO] [stdout] 0fb318f213b10def6aa45f74b1bdad29bcc6f3f43c2f0e8b284cc321302f6233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 316e07ac21f05075b03df33f2b069ef6c8ceb672af40eaea74d28f5c27dd9660
[INFO] running `Command { std: "docker" "start" "-a" "316e07ac21f05075b03df33f2b069ef6c8ceb672af40eaea74d28f5c27dd9660", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]     Checking pxfm v0.1.20
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[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/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --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" "316e07ac21f05075b03df33f2b069ef6c8ceb672af40eaea74d28f5c27dd9660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316e07ac21f05075b03df33f2b069ef6c8ceb672af40eaea74d28f5c27dd9660", kill_on_drop: false }`
[INFO] [stdout] 316e07ac21f05075b03df33f2b069ef6c8ceb672af40eaea74d28f5c27dd9660
