[INFO] cloning repository https://github.com/eireye/husleie-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eireye/husleie-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feireye%2Fhusleie-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feireye%2Fhusleie-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5188452f357851f1e7c393119f5705738b73b6ea
[INFO] checking eireye/husleie-app against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-19
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feireye%2Fhusleie-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eireye/husleie-app
[INFO] finished tweaking git repo https://github.com/eireye/husleie-app
[INFO] tweaked toml for git repo https://github.com/eireye/husleie-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eireye/husleie-app on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eireye/husleie-app 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded proc-macro-crate v3.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded derive_utils v0.13.2
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.3
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded async-io v2.3.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded unicode-properties v0.1.0
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded auto_enums v0.8.4
[INFO] [stderr]   Downloaded imgref v1.10.0
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded winnow v0.5.34
[INFO] [stderr]   Downloaded webpki-roots v0.25.3
[INFO] [stderr]   Downloaded femtovg v0.8.1
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded rustls v0.21.10
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded input-sys v1.17.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10163c10ace9884570d54da5a4ac91fef41a887874ffcc1ba13453eeba18eaac
[INFO] running `Command { std: "docker" "start" "-a" "10163c10ace9884570d54da5a4ac91fef41a887874ffcc1ba13453eeba18eaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10163c10ace9884570d54da5a4ac91fef41a887874ffcc1ba13453eeba18eaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10163c10ace9884570d54da5a4ac91fef41a887874ffcc1ba13453eeba18eaac", kill_on_drop: false }`
[INFO] [stdout] 10163c10ace9884570d54da5a4ac91fef41a887874ffcc1ba13453eeba18eaac
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1512d773242cebd18f0aba2b397399c26330250b25190907e53f19441285343d
[INFO] running `Command { std: "docker" "start" "-a" "1512d773242cebd18f0aba2b397399c26330250b25190907e53f19441285343d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.3
[INFO] [stderr]     Checking unicode-properties v0.1.0
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling usvg-tree v0.36.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rustybuzz v0.10.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]     Checking rustix v0.38.30
[INFO] [stderr]    Compiling usvg-parser v0.36.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tiny-skia v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.1
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61cc47e367d7be91e13bcd01e4e96e0e233d4f6d/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.3/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=3dd24ca40cf7bc02 -C extra-filename=-7ad26312a30817d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-53c841f771e9feb3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-31850fc99529a092.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-035ea8abe9b00591.rmeta --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" "1512d773242cebd18f0aba2b397399c26330250b25190907e53f19441285343d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1512d773242cebd18f0aba2b397399c26330250b25190907e53f19441285343d", kill_on_drop: false }`
[INFO] [stdout] 1512d773242cebd18f0aba2b397399c26330250b25190907e53f19441285343d
