[INFO] cloning repository https://github.com/ayarotsky/redis-shield
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayarotsky/redis-shield" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayarotsky%2Fredis-shield", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayarotsky%2Fredis-shield'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f69f30138c248725aa13a6f00b73b2c35b9f31e8
[INFO] checking ayarotsky/redis-shield against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayarotsky%2Fredis-shield" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ayarotsky/redis-shield
[INFO] finished tweaking git repo https://github.com/ayarotsky/redis-shield
[INFO] tweaked toml for git repo https://github.com/ayarotsky/redis-shield written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayarotsky/redis-shield on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayarotsky/redis-shield 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97d10e1a000e41b129182b6f1c55094214dd5be6228597738df6bfc7b5172feb
[INFO] running `Command { std: "docker" "start" "-a" "97d10e1a000e41b129182b6f1c55094214dd5be6228597738df6bfc7b5172feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d10e1a000e41b129182b6f1c55094214dd5be6228597738df6bfc7b5172feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d10e1a000e41b129182b6f1c55094214dd5be6228597738df6bfc7b5172feb", kill_on_drop: false }`
[INFO] [stdout] 97d10e1a000e41b129182b6f1c55094214dd5be6228597738df6bfc7b5172feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a8d7a1cf9ed81c3f779cec817bb8c19d847d219454fc0de61b8423f3c7463c0
[INFO] running `Command { std: "docker" "start" "-a" "7a8d7a1cf9ed81c3f779cec817bb8c19d847d219454fc0de61b8423f3c7463c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking plotters v0.3.7
[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/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.4/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="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=ec256ed71052dc68 -C extra-filename=-62de1f0e43a720ce --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" "7a8d7a1cf9ed81c3f779cec817bb8c19d847d219454fc0de61b8423f3c7463c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8d7a1cf9ed81c3f779cec817bb8c19d847d219454fc0de61b8423f3c7463c0", kill_on_drop: false }`
[INFO] [stdout] 7a8d7a1cf9ed81c3f779cec817bb8c19d847d219454fc0de61b8423f3c7463c0
