[INFO] cloning repository https://github.com/peakay/path-finding-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peakay/path-finding-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeakay%2Fpath-finding-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeakay%2Fpath-finding-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9f0a91e17e5d8ae522e7f72630ec9fd28ea8f25 [INFO] checking peakay/path-finding-experiment against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeakay%2Fpath-finding-experiment" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/peakay/path-finding-experiment [INFO] finished tweaking git repo https://github.com/peakay/path-finding-experiment [INFO] tweaked toml for git repo https://github.com/peakay/path-finding-experiment written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/peakay/path-finding-experiment on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/peakay/path-finding-experiment 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc3e2d58136744a831fec92ed16eb3aeaf5bbd116b31419cea11957e2e4b406 [INFO] running `Command { std: "docker" "start" "-a" "1cc3e2d58136744a831fec92ed16eb3aeaf5bbd116b31419cea11957e2e4b406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc3e2d58136744a831fec92ed16eb3aeaf5bbd116b31419cea11957e2e4b406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc3e2d58136744a831fec92ed16eb3aeaf5bbd116b31419cea11957e2e4b406", kill_on_drop: false }` [INFO] [stdout] 1cc3e2d58136744a831fec92ed16eb3aeaf5bbd116b31419cea11957e2e4b406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5623bcf2600605eba524a4f298b2be2035902026f3a7f2fa456940327b23d9 [INFO] running `Command { std: "docker" "start" "-a" "cc5623bcf2600605eba524a4f298b2be2035902026f3a7f2fa456940327b23d9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking rustix v0.37.28 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [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/ac4c3613be2acd5395b65d85e5657b81e3c982f0/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=a54ad245eb8307a6 -C extra-filename=-9617937d9f23d0f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-136d06330d24d599.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-772b60ac7f4bd548.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ac4c3613be2acd5395b65d85e5657b81e3c982f0/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=bbb9acacbffbd58f -C extra-filename=-1c1ce32ce31d2b2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cc5623bcf2600605eba524a4f298b2be2035902026f3a7f2fa456940327b23d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5623bcf2600605eba524a4f298b2be2035902026f3a7f2fa456940327b23d9", kill_on_drop: false }` [INFO] [stdout] cc5623bcf2600605eba524a4f298b2be2035902026f3a7f2fa456940327b23d9