[INFO] cloning repository https://github.com/AlexKLWS/game-of-commons-latest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexKLWS/game-of-commons-latest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKLWS%2Fgame-of-commons-latest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKLWS%2Fgame-of-commons-latest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15cb48469a6b4e84b57da8d409a4f21a3e1666f1 [INFO] testing AlexKLWS/game-of-commons-latest/15cb48469a6b4e84b57da8d409a4f21a3e1666f1 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKLWS%2Fgame-of-commons-latest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexKLWS/game-of-commons-latest on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlexKLWS/game-of-commons-latest [INFO] finished tweaking git repo https://github.com/AlexKLWS/game-of-commons-latest [INFO] tweaked toml for git repo https://github.com/AlexKLWS/game-of-commons-latest written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AlexKLWS/game-of-commons-latest 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6426fd86fc281004f4ff75a724dba780ec249a5dc39147ba2971ce8d36ecc4ec [INFO] running `Command { std: "docker" "start" "-a" "6426fd86fc281004f4ff75a724dba780ec249a5dc39147ba2971ce8d36ecc4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6426fd86fc281004f4ff75a724dba780ec249a5dc39147ba2971ce8d36ecc4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6426fd86fc281004f4ff75a724dba780ec249a5dc39147ba2971ce8d36ecc4ec", kill_on_drop: false }` [INFO] [stdout] 6426fd86fc281004f4ff75a724dba780ec249a5dc39147ba2971ce8d36ecc4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d178cc812ff09d0687fd82d585aca42d3d158e528d7ea17955392076bf099f8 [INFO] running `Command { std: "docker" "start" "-a" "4d178cc812ff09d0687fd82d585aca42d3d158e528d7ea17955392076bf099f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling wasmer-vm v2.2.0 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memmap2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasm-encoder v0.15.0 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling wast v45.0.0 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling wasmer-derive v2.2.0 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling wat v1.0.47 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.13 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling wasmer-types v2.2.0 [INFO] [stderr] Compiling holo_hash v0.0.30 [INFO] [stderr] Compiling holochain_integrity_types v0.0.12 [INFO] [stderr] Compiling wasmer-compiler v2.2.0 [INFO] [stderr] Compiling wasmer-engine v2.2.0 [INFO] [stderr] Compiling wasmer-object v2.2.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.2.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.2.0 [INFO] [stderr] Compiling hdk_derive v0.0.41 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling wasmer v2.2.0 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.80 [INFO] [stderr] Compiling holochain_zome_types v0.0.41 [INFO] [stderr] error: could not compile `holochain_integrity_types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name holochain_integrity_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/holochain_integrity_types-0.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "full", "test_utils", "tracing"))' -C metadata=6af724424b278ac5 -C extra-filename=-6af724424b278ac5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern holo_hash=/opt/rustwide/target/debug/deps/libholo_hash-4b1f7c0a2f5450ba.rmeta --extern holochain_serialized_bytes=/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-2083163354f2ef5f.rmeta --extern kitsune_p2p_timestamp=/opt/rustwide/target/debug/deps/libkitsune_p2p_timestamp-4532d3da6d6c2aaf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ae10e8b8818b9775.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3362436ac088e1bd.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ad37d41594923a68.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10e0b0c8ae08d955.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cranelift-codegen-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="arm64"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-arch", "arm32", "arm64", "bincode", "core", "default", "enable-peepmatic", "enable-serde", "experimental_x64", "gimli", "hashbrown", "old-x86-backend", "peepmatic", "peepmatic-runtime", "peepmatic-traits", "rebuild-peephole-optimizers", "regalloc-snapshot", "riscv", "s390x", "serde", "souper-harvest", "souper-ir", "std", "testing_hooks", "unwind", "wast", "x86"))' -C metadata=76e7d8d3f91c9eb9 -C extra-filename=-76e7d8d3f91c9eb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-8116dffa41b3cf3f.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-0418147e1c3e006e.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-6fb6832c4e4fcd68.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-caa6f53abab9e8c5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55994b2b8085e729.rmeta --extern regalloc=/opt/rustwide/target/debug/deps/libregalloc-8d25a1d03d30bff5.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e32b0b615d1b09b1.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-acf0b36438d60e20.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4d178cc812ff09d0687fd82d585aca42d3d158e528d7ea17955392076bf099f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d178cc812ff09d0687fd82d585aca42d3d158e528d7ea17955392076bf099f8", kill_on_drop: false }` [INFO] [stdout] 4d178cc812ff09d0687fd82d585aca42d3d158e528d7ea17955392076bf099f8