[INFO] fetching crate tpc 0.3.0... [INFO] checking tpc-0.3.0 against master#3b1b0ef4d80d3117924d91352c8b6ca528708b3c for pr-152996 [INFO] extracting crate tpc 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tpc 0.3.0 [INFO] finished tweaking crates.io crate tpc 0.3.0 [INFO] tweaked toml for crates.io crate tpc 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tpc 0.3.0 on toolchain 3b1b0ef4d80d3117924d91352c8b6ca528708b3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tpc 0.3.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" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded secret-service v3.1.0 [INFO] [stderr] Downloaded keyring v2.3.3 [INFO] [stderr] Downloaded linux-keyutils v0.2.4 [INFO] [stderr] Downloaded bumpalo v3.20.1 [INFO] [stderr] Downloaded inquire v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75be4348d5c84f5f5a89ae6ddb95c4c8bac62b44de0d9e547e4a445e5fe05bd9 [INFO] running `Command { std: "docker" "start" "-a" "75be4348d5c84f5f5a89ae6ddb95c4c8bac62b44de0d9e547e4a445e5fe05bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75be4348d5c84f5f5a89ae6ddb95c4c8bac62b44de0d9e547e4a445e5fe05bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75be4348d5c84f5f5a89ae6ddb95c4c8bac62b44de0d9e547e4a445e5fe05bd9", kill_on_drop: false }` [INFO] [stdout] 75be4348d5c84f5f5a89ae6ddb95c4c8bac62b44de0d9e547e4a445e5fe05bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6287f57a87f20af782e6c66334e77b495b50f4d9c70de968ef351dd83147a0ea [INFO] running `Command { std: "docker" "start" "-a" "6287f57a87f20af782e6c66334e77b495b50f4d9c70de968ef351dd83147a0ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking directories v6.0.0 [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/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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 --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=ea00d0f586c142fc -C extra-filename=-601e92f332a00ab3 --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" "6287f57a87f20af782e6c66334e77b495b50f4d9c70de968ef351dd83147a0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6287f57a87f20af782e6c66334e77b495b50f4d9c70de968ef351dd83147a0ea", kill_on_drop: false }` [INFO] [stdout] 6287f57a87f20af782e6c66334e77b495b50f4d9c70de968ef351dd83147a0ea