[INFO] fetching crate fuels-types 0.41.1... [INFO] testing fuels-types-0.41.1 against 1.95.0 for beta-1.96-1 [INFO] extracting crate fuels-types 0.41.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fuels-types 0.41.1 [INFO] finished tweaking crates.io crate fuels-types 0.41.1 [INFO] tweaked toml for crates.io crate fuels-types 0.41.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fuels-types 0.41.1 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 485 packages to latest compatible versions [INFO] [stderr] Adding bech32 v0.9.1 (available: v0.11.1) [INFO] [stderr] Adding fuel-abi-types v0.2.1 (available: v0.16.0) [INFO] [stderr] Adding fuel-asm v0.26.3 (available: v0.66.3) [INFO] [stderr] Adding fuel-core v0.17.13 (available: v0.48.0) [INFO] [stderr] Adding fuel-core-chain-config v0.17.13 (available: v0.48.0) [INFO] [stderr] Adding fuel-core-client v0.17.13 (available: v0.48.0) [INFO] [stderr] Adding fuel-tx v0.26.3 (available: v0.66.3) [INFO] [stderr] Adding fuel-types v0.26.3 (available: v0.66.3) [INFO] [stderr] Adding fuels-macros v0.41.1 (available: v0.77.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding strum v0.21.0 (available: v0.28.0) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.28.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuels-macros v0.41.1 [INFO] [stderr] Downloaded fuel-abi-types v0.2.1 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded fuel-core-importer v0.17.13 [INFO] [stderr] Downloaded fuel-types v0.26.3 [INFO] [stderr] Downloaded fuels-code-gen v0.41.1 [INFO] [stderr] Downloaded async-graphql-value v4.0.16 [INFO] [stderr] Downloaded fuel-core-producer v0.17.13 [INFO] [stderr] Downloaded fuel-core-database v0.17.13 [INFO] [stderr] Downloaded fuel-core-metrics v0.17.13 [INFO] [stderr] Downloaded fuel-core-consensus-module v0.17.13 [INFO] [stderr] Downloaded fuel-core-chain-config v0.17.13 [INFO] [stderr] Downloaded hyper-rustls v0.21.0 [INFO] [stderr] Downloaded async-graphql-derive v4.0.16 [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded prometheus-client v0.20.0 [INFO] [stderr] Downloaded fuel-core-client v0.17.13 [INFO] [stderr] Downloaded fuel-core v0.17.13 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded serde_with v1.14.0 [INFO] [stderr] Downloaded fuel-asm v0.26.3 [INFO] [stderr] Downloaded fuel-tx v0.26.3 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded async-graphql v4.0.16 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded fuel-vm v0.26.3 [INFO] [stderr] Downloaded async-graphql-parser v4.0.16 [INFO] [stderr] Downloaded fuel-core-txpool v0.17.13 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded tokio-rustls v0.14.1 [INFO] [stderr] Downloaded serde_with_macros v1.5.2 [INFO] [stderr] Downloaded libhoney-rust v0.1.6 [INFO] [stderr] Downloaded tracing-honeycomb v0.4.3 [INFO] [stderr] Downloaded fuel-crypto v0.26.3 [INFO] [stderr] Downloaded fuel-core-poa v0.17.13 [INFO] [stderr] Downloaded fuel-core-executor v0.17.13 [INFO] [stderr] Downloaded fuel-core-storage v0.17.13 [INFO] [stderr] Downloaded fuel-core-types v0.17.13 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded fuel-core-services v0.17.13 [INFO] [stderr] Downloaded tracing-distributed v0.4.0 [INFO] [stderr] Downloaded fuel-storage v0.26.3 [INFO] [stderr] Downloaded fuel-merkle v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c89fd8b3c97a825a5b116d48f67744420cd543c0e9795b52e94d5d3988e6e90 [INFO] running `Command { std: "docker" "start" "-a" "2c89fd8b3c97a825a5b116d48f67744420cd543c0e9795b52e94d5d3988e6e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c89fd8b3c97a825a5b116d48f67744420cd543c0e9795b52e94d5d3988e6e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c89fd8b3c97a825a5b116d48f67744420cd543c0e9795b52e94d5d3988e6e90", kill_on_drop: false }` [INFO] [stdout] 2c89fd8b3c97a825a5b116d48f67744420cd543c0e9795b52e94d5d3988e6e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfb8259b31684f09ee25bf97971711749bb7ed26dc3535bdf3564d8974f3dc99 [INFO] running `Command { std: "docker" "start" "-a" "dfb8259b31684f09ee25bf97971711749bb7ed26dc3535bdf3564d8974f3dc99", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling fuel-storage v0.26.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fuel-core-client v0.17.13 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [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.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3b1219423b7d5506 -C extra-filename=-c534e4e8d4752466 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7350b93790cd98e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5e410eee448af0c3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a495a978f0594be4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c4e8cccfa6433402.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dfb8259b31684f09ee25bf97971711749bb7ed26dc3535bdf3564d8974f3dc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb8259b31684f09ee25bf97971711749bb7ed26dc3535bdf3564d8974f3dc99", kill_on_drop: false }` [INFO] [stdout] dfb8259b31684f09ee25bf97971711749bb7ed26dc3535bdf3564d8974f3dc99