[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedMser%2Fleafs-odyssey-procgen" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RedMser/leafs-odyssey-procgen on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array2d v0.3.2 [INFO] [stderr] Downloaded velcro_core v0.5.4 [INFO] [stderr] Downloaded velcro_macros v0.5.4 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.5 [INFO] [stderr] Downloaded atomic-polyfill v1.0.3 [INFO] [stderr] Downloaded meminterval v0.4.1 [INFO] [stderr] Downloaded ctor v0.4.2 [INFO] [stderr] Downloaded dtor v0.0.6 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded libafl_derive v0.15.3 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.5 [INFO] [stderr] Downloaded binrw v0.14.1 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded delaunator v1.0.2 [INFO] [stderr] Downloaded libafl_bolts v0.15.2 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded typed-builder-macro v0.21.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded voronoice v0.2.0 [INFO] [stderr] Downloaded uds v0.4.2 [INFO] [stderr] Downloaded arbitrary-int v1.3.0 [INFO] [stderr] Downloaded bitbybit v1.3.2 [INFO] [stderr] Downloaded typed-builder v0.21.0 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded rstar v0.11.0 [INFO] [stderr] Downloaded binrw_derive v0.14.1 [INFO] [stderr] Downloaded velcro v0.5.4 [INFO] [stderr] Downloaded naturalneighbor v1.2.2 [INFO] [stderr] Downloaded pqueue v0.1.0 [INFO] [stderr] Downloaded terrain-graph v1.0.1 [INFO] [stderr] Downloaded rtree_rs v0.1.4 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded tuple_list v0.1.3 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded fastlem v0.1.4 [INFO] [stderr] Downloaded libafl v0.15.2 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11a817b85f78d3f76bb6ca4a243894a528f3d35004239747fcdd247a97bf9e1e [INFO] running `Command { std: "docker" "start" "-a" "11a817b85f78d3f76bb6ca4a243894a528f3d35004239747fcdd247a97bf9e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a817b85f78d3f76bb6ca4a243894a528f3d35004239747fcdd247a97bf9e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a817b85f78d3f76bb6ca4a243894a528f3d35004239747fcdd247a97bf9e1e", kill_on_drop: false }` [INFO] [stdout] 11a817b85f78d3f76bb6ca4a243894a528f3d35004239747fcdd247a97bf9e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb6c6bfd4a80c4b2dcd1cc9598652e9ef2305fc28b63d2c9484a95c1975fbfc [INFO] running `Command { std: "docker" "start" "-a" "8eb6c6bfd4a80c4b2dcd1cc9598652e9ef2305fc28b63d2c9484a95c1975fbfc", 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 bytemuck v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling array2d v0.3.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling delaunator v1.0.2 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling libafl_bolts v0.15.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling ahash v0.8.12 [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 getrandom v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling uds v0.4.2 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling libafl v0.15.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling pqueue v0.1.0 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling tuple_list v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling rtree_rs v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling voronoice v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling terrain-graph v1.0.1 [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/2fd6efc32704647e64d3d646d21c4c68eae100e4/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=115b604717fa8c3f -C extra-filename=-63e8e74a0f8c1f9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-646ee8f054c216ba.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-afd4eebff90ca4ae.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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 `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=e5c0ac1ddfa38151 -C extra-filename=-418d79258fa891d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4f0714dc45d95749.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8eb6c6bfd4a80c4b2dcd1cc9598652e9ef2305fc28b63d2c9484a95c1975fbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb6c6bfd4a80c4b2dcd1cc9598652e9ef2305fc28b63d2c9484a95c1975fbfc", kill_on_drop: false }` [INFO] [stdout] 8eb6c6bfd4a80c4b2dcd1cc9598652e9ef2305fc28b63d2c9484a95c1975fbfc