[INFO] cloning repository https://github.com/RedMser/leafs-odyssey-procgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedMser/leafs-odyssey-procgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedMser%2Fleafs-odyssey-procgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedMser%2Fleafs-odyssey-procgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe7b4a3fab6a6a640d8b1875127b74ad4ec435f [INFO] testing RedMser/leafs-odyssey-procgen against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedMser%2Fleafs-odyssey-procgen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RedMser/leafs-odyssey-procgen [INFO] finished tweaking git repo https://github.com/RedMser/leafs-odyssey-procgen [INFO] tweaked toml for git repo https://github.com/RedMser/leafs-odyssey-procgen written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RedMser/leafs-odyssey-procgen on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RedMser/leafs-odyssey-procgen 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded velcro v0.5.4 [INFO] [stderr] Downloaded velcro_core v0.5.4 [INFO] [stderr] Downloaded array2d v0.3.2 [INFO] [stderr] Downloaded velcro_macros v0.5.4 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded meminterval v0.4.1 [INFO] [stderr] Downloaded libafl_derive v0.15.3 [INFO] [stderr] Downloaded pqueue v0.1.0 [INFO] [stderr] Downloaded tuple_list v0.1.3 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded bitbybit v1.3.2 [INFO] [stderr] Downloaded fastbloom v0.9.0 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded voronoice v0.2.0 [INFO] [stderr] Downloaded delaunator v1.0.2 [INFO] [stderr] Downloaded binrw v0.14.1 [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded libafl_bolts v0.15.2 [INFO] [stderr] Downloaded winnow v0.6.21 [INFO] [stderr] Downloaded binrw_derive v0.14.1 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded uds v0.4.2 [INFO] [stderr] Downloaded rstar v0.11.0 [INFO] [stderr] Downloaded typed-builder-macro v0.21.0 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] [stderr] Downloaded naturalneighbor v1.2.2 [INFO] [stderr] Downloaded typed-builder v0.21.0 [INFO] [stderr] Downloaded libafl v0.15.2 [INFO] [stderr] Downloaded rtree_rs v0.1.4 [INFO] [stderr] Downloaded fastlem v0.1.4 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] [stderr] Downloaded terrain-graph v1.0.1 [INFO] [stderr] Downloaded windows v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ed8a000799ac797ec15d0e7604a8097e8da19f26ab673209c979833ecf5422e [INFO] running `Command { std: "docker" "start" "-a" "4ed8a000799ac797ec15d0e7604a8097e8da19f26ab673209c979833ecf5422e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ed8a000799ac797ec15d0e7604a8097e8da19f26ab673209c979833ecf5422e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed8a000799ac797ec15d0e7604a8097e8da19f26ab673209c979833ecf5422e", kill_on_drop: false }` [INFO] [stdout] 4ed8a000799ac797ec15d0e7604a8097e8da19f26ab673209c979833ecf5422e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3b9a2bc19d3fff433e249859abdda3c86a33383cdfa7c739f1ddb9ba3bd0a0e [INFO] running `Command { std: "docker" "start" "-a" "f3b9a2bc19d3fff433e249859abdda3c86a33383cdfa7c739f1ddb9ba3bd0a0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling array2d v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling delaunator v1.0.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling libafl_bolts v0.15.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling addr2line v0.24.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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --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=fd22983c6f1d11d8 -C extra-filename=-e5a04f2a4e38f039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-bbf1a4f0088c0f15.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f0714dc45d95749.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.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" "f3b9a2bc19d3fff433e249859abdda3c86a33383cdfa7c739f1ddb9ba3bd0a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b9a2bc19d3fff433e249859abdda3c86a33383cdfa7c739f1ddb9ba3bd0a0e", kill_on_drop: false }` [INFO] [stdout] f3b9a2bc19d3fff433e249859abdda3c86a33383cdfa7c739f1ddb9ba3bd0a0e