[INFO] fetching crate fuel-chain-config 0.15.3... [INFO] testing fuel-chain-config-0.15.3 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate fuel-chain-config 0.15.3 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate fuel-chain-config 0.15.3 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-chain-config 0.15.3 [INFO] finished tweaking crates.io crate fuel-chain-config 0.15.3 [INFO] tweaked toml for crates.io crate fuel-chain-config 0.15.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 449d376810bf2b11fb465b2b737350ade040397072ef964fc9f893bf978e209c [INFO] running `Command { std: "docker" "start" "-a" "449d376810bf2b11fb465b2b737350ade040397072ef964fc9f893bf978e209c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "449d376810bf2b11fb465b2b737350ade040397072ef964fc9f893bf978e209c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449d376810bf2b11fb465b2b737350ade040397072ef964fc9f893bf978e209c", kill_on_drop: false }` [INFO] [stdout] 449d376810bf2b11fb465b2b737350ade040397072ef964fc9f893bf978e209c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e390dcc1abc041fb6dab2a9c4f07e185512d36d08fdeec5f01e89789d3f757 [INFO] running `Command { std: "docker" "start" "-a" "65e390dcc1abc041fb6dab2a9c4f07e185512d36d08fdeec5f01e89789d3f757", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fuel-storage v0.3.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fuel-types v0.5.3 [INFO] [stderr] Compiling tai64 v4.0.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling coins-core v0.7.0 [INFO] [stderr] Compiling fuel-merkle v0.4.1 [INFO] [stderr] Compiling fuel-asm v0.10.0 [INFO] [stderr] Compiling coins-bip32 v0.7.0 [INFO] [stderr] Compiling coins-bip39 v0.7.0 [INFO] [stderr] Compiling fuel-crypto v0.6.2 [INFO] [stderr] Compiling fuel-tx v0.23.1 [INFO] [stderr] Compiling fuel-vm v0.22.7 [INFO] [stderr] Compiling fuel-core-interfaces v0.15.3 [INFO] [stderr] Compiling fuel-poa-coordinator v0.15.3 [INFO] [stderr] Compiling fuel-chain-config v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 39s [INFO] running `Command { std: "docker" "inspect" "65e390dcc1abc041fb6dab2a9c4f07e185512d36d08fdeec5f01e89789d3f757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e390dcc1abc041fb6dab2a9c4f07e185512d36d08fdeec5f01e89789d3f757", kill_on_drop: false }` [INFO] [stdout] 65e390dcc1abc041fb6dab2a9c4f07e185512d36d08fdeec5f01e89789d3f757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c44533929727768d09c83e919ff418c7a4ec0fce40780bdd96362aea2f105f3 [INFO] running `Command { std: "docker" "start" "-a" "4c44533929727768d09c83e919ff418c7a4ec0fce40780bdd96362aea2f105f3", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling insta v1.26.0 [INFO] [stderr] Compiling fuel-chain-config v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.55s [INFO] running `Command { std: "docker" "inspect" "4c44533929727768d09c83e919ff418c7a4ec0fce40780bdd96362aea2f105f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c44533929727768d09c83e919ff418c7a4ec0fce40780bdd96362aea2f105f3", kill_on_drop: false }` [INFO] [stdout] 4c44533929727768d09c83e919ff418c7a4ec0fce40780bdd96362aea2f105f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1b994c96dd765761606f9ec2f68b627b088036d9b6bf0147e8b576660304cde [INFO] running `Command { std: "docker" "start" "-a" "d1b994c96dd765761606f9ec2f68b627b088036d9b6bf0147e8b576660304cde", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuel_chain_config-47efe6bf1f92eabe) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test config::tests::can_roundtrip_contract_with_balances ... ok [INFO] [stdout] test config::tests::can_roundtrip_serialize_block_height_config ... ok [INFO] [stdout] test config::tests::can_roundtrip_simple_contract ... ok [INFO] [stdout] test config::tests::snapshot_local_testnet_config ... ok [INFO] [stdout] test config::tests::snapshot_contract_with_state ... ok [INFO] [stdout] test config::tests::snapshot_simple_message_state ... ok [INFO] [stdout] test config::tests::can_roundtrip_simple_message_state ... ok [INFO] [stdout] test config::tests::snapshot_contract_with_balances ... ok [INFO] [stdout] test config::tests::can_roundtrip_simple_coin_state ... ok [INFO] [stdout] test config::tests::can_roundtrip_serialize_local_testnet_config ... ok [INFO] [stdout] test config::tests::can_roundtrip_contract_with_state ... ok [INFO] [stdout] test config::tests::from_str_loads_from_file ... ok [INFO] [stdout] test config::tests::snapshot_simple_coin_state ... ok [INFO] [stdout] test config::tests::snapshot_simple_contract ... ok [INFO] [stderr] Doc-tests fuel-chain-config [INFO] [stdout] test config::tests::snapshot_configurable_block_height ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1b994c96dd765761606f9ec2f68b627b088036d9b6bf0147e8b576660304cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b994c96dd765761606f9ec2f68b627b088036d9b6bf0147e8b576660304cde", kill_on_drop: false }` [INFO] [stdout] d1b994c96dd765761606f9ec2f68b627b088036d9b6bf0147e8b576660304cde