[INFO] cloning repository https://github.com/nassor/cano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nassor/cano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnassor%2Fcano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnassor%2Fcano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcdfcc73b5fb899a7e79a6ae7a3c6759b6a192da [INFO] checking nassor/cano against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnassor%2Fcano" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nassor/cano [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/nassor/cano [INFO] tweaked toml for git repo https://github.com/nassor/cano written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nassor/cano on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nassor/cano 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b4eb15df0876ee6e336342eceb883e261bef239ab2db000914103ed0d860da [INFO] running `Command { std: "docker" "start" "-a" "21b4eb15df0876ee6e336342eceb883e261bef239ab2db000914103ed0d860da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b4eb15df0876ee6e336342eceb883e261bef239ab2db000914103ed0d860da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b4eb15df0876ee6e336342eceb883e261bef239ab2db000914103ed0d860da", kill_on_drop: false }` [INFO] [stdout] 21b4eb15df0876ee6e336342eceb883e261bef239ab2db000914103ed0d860da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1778a7c8dbcd3fec69885a3ebed11a610466384ba2865e6bb1cd42fcfd05b7 [INFO] running `Command { std: "docker" "start" "-a" "6a1778a7c8dbcd3fec69885a3ebed11a610466384ba2865e6bb1cd42fcfd05b7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking gix-trace v0.1.15 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking compression-core v0.4.30 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking gix-sec v0.12.2 [INFO] [stderr] Checking compression-codecs v0.4.32 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking prodash v30.0.1 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking binfarce v0.2.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking rand_core v0.9.3 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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 -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=4a7a4a55cc84c44a -C extra-filename=-81face66f2ce665d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5453243f3f72bd62.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/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_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=09fea9879907f2c8 -C extra-filename=-61bd971c94fdba2a --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] running `Command { std: "docker" "inspect" "6a1778a7c8dbcd3fec69885a3ebed11a610466384ba2865e6bb1cd42fcfd05b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1778a7c8dbcd3fec69885a3ebed11a610466384ba2865e6bb1cd42fcfd05b7", kill_on_drop: false }` [INFO] [stdout] 6a1778a7c8dbcd3fec69885a3ebed11a610466384ba2865e6bb1cd42fcfd05b7