[INFO] cloning repository https://github.com/Fuel-DAO/fuel-dao-offchain-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fuel-DAO/fuel-dao-offchain-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuel-DAO%2Ffuel-dao-offchain-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuel-DAO%2Ffuel-dao-offchain-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 656fce35c0f525fa2fe786b656e5c4fa0d3afd5e
[INFO] testing Fuel-DAO/fuel-dao-offchain-backend against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuel-DAO%2Ffuel-dao-offchain-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fuel-DAO/fuel-dao-offchain-backend
[INFO] finished tweaking git repo https://github.com/Fuel-DAO/fuel-dao-offchain-backend
[INFO] tweaked toml for git repo https://github.com/Fuel-DAO/fuel-dao-offchain-backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fuel-DAO/fuel-dao-offchain-backend on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fuel-DAO/fuel-dao-offchain-backend 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d
[INFO] running `Command { std: "docker" "start" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=tags%2Frelease-2024-05-29_23-02-base#b9a0f18d)
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=tags%2Frelease-2024-05-29_23-02-base#b9a0f18d)
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling stringreader v0.1.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling comparable_derive v0.5.4
[INFO] [stderr]    Compiling comparable_helper v0.5.4
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=58148f525ae2119b -C extra-filename=-267dd7e0a15a323d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-97cefb27b52cd468.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fefd9237351940f4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-072bc87f4c124853.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e591be24d8b8b3c6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4a2574a57fbe2a47.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-221db9457b609e3e.so --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 `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=56b1842e174af813 -C extra-filename=-c7b3fbec96c561f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-dcb75a26443467e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-35600417e3892031.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-9221be2adff9f97f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e71d19074c85d325.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b46e7e1460fca0c0.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-21ab5fba4cc53afe.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-1048eee5f565874b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-65966086e37bb471.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-9386f956d14ce82d.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-d8d406a82f28e7fd.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-e227642533f6c1d7.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-48616684d58070f5.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-2c8f852b40fea13e.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1574cb5506f09582.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d", kill_on_drop: false }`
[INFO] [stdout] c32d54e3d05ff0cd7e0ebe18bc2c3b3abdf5baf776ccaa46b101f12aefe2bc3d
