[INFO] cloning repository https://github.com/Wangnov/cryosnap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wangnov/cryosnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6f7c7ef38eb5526f882eb1a1d76013d773931e7 [INFO] testing Wangnov/cryosnap against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Wangnov/cryosnap [INFO] finished tweaking git repo https://github.com/Wangnov/cryosnap [INFO] tweaked toml for git repo https://github.com/Wangnov/cryosnap written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Wangnov/cryosnap on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Wangnov/cryosnap 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dtor-proc-macro v0.0.6 [INFO] [stderr] Downloaded dtor v0.1.1 [INFO] [stderr] Downloaded napi-derive-backend v5.0.1 [INFO] [stderr] Downloaded napi-sys v3.2.1 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded napi-build v2.3.1 [INFO] [stderr] Downloaded ctor v0.6.3 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.7 [INFO] [stderr] Downloaded napi-derive v3.5.1 [INFO] [stderr] Downloaded napi v3.8.2 [INFO] [stderr] Downloaded libdeflater v1.25.0 [INFO] [stderr] Downloaded imagesize v0.14.0 [INFO] [stderr] Downloaded portable-pty v0.9.0 [INFO] [stderr] Downloaded libloading v0.9.0 [INFO] [stderr] Downloaded serial2 v0.2.33 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded svgtypes v0.16.1 [INFO] [stderr] Downloaded gif v0.14.1 [INFO] [stderr] Downloaded roxmltree v0.21.1 [INFO] [stderr] Downloaded imagequant v4.4.1 [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded resvg v0.46.0 [INFO] [stderr] Downloaded oxipng v10.1.0 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded unicode-script v0.5.8 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded usvg v0.46.0 [INFO] [stderr] Downloaded libdeflate-sys v1.25.0 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded webp v0.3.1 [INFO] [stderr] Downloaded libwebp-sys v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a45b99b3af9d2951e0a5ba1a073c1cfcb8bf0a327e265c9e96fb0d42f1cb21d [INFO] running `Command { std: "docker" "start" "-a" "2a45b99b3af9d2951e0a5ba1a073c1cfcb8bf0a327e265c9e96fb0d42f1cb21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a45b99b3af9d2951e0a5ba1a073c1cfcb8bf0a327e265c9e96fb0d42f1cb21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a45b99b3af9d2951e0a5ba1a073c1cfcb8bf0a327e265c9e96fb0d42f1cb21d", kill_on_drop: false }` [INFO] [stdout] 2a45b99b3af9d2951e0a5ba1a073c1cfcb8bf0a327e265c9e96fb0d42f1cb21d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58f735eda286e56e3c84b804adf6ef878553fd9b09931b38c4fea3508f7671e5 [INFO] running `Command { std: "docker" "start" "-a" "58f735eda286e56e3c84b804adf6ef878553fd9b09931b38c4fea3508f7671e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling svgtypes v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libdeflate-sys v1.25.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling serial2 v0.2.33 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling usvg v0.46.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling imagequant v4.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling napi v3.8.2 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling napi-sys v3.2.1 [INFO] [stderr] Compiling napi-derive-backend v5.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling libdeflater v1.25.0 [INFO] [stderr] Compiling resvg v0.46.0 [INFO] [stderr] Compiling oxipng v10.1.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=69df89a50e9cb3a3 -C extra-filename=-4c5f2e134a3796ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a2d78444337317aa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6b1031f806b9757b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8520fb49bdecbe0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58f735eda286e56e3c84b804adf6ef878553fd9b09931b38c4fea3508f7671e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f735eda286e56e3c84b804adf6ef878553fd9b09931b38c4fea3508f7671e5", kill_on_drop: false }` [INFO] [stdout] 58f735eda286e56e3c84b804adf6ef878553fd9b09931b38c4fea3508f7671e5