[INFO] fetching crate fuel-core-interfaces 0.15.3... [INFO] testing fuel-core-interfaces-0.15.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate fuel-core-interfaces 0.15.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fuel-core-interfaces 0.15.3 [INFO] finished tweaking crates.io crate fuel-core-interfaces 0.15.3 [INFO] tweaked toml for crates.io crate fuel-core-interfaces 0.15.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fuel-core-interfaces 0.15.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding fuel-vm v0.22.7 (available: v0.65.0) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuel-types v0.5.3 [INFO] [stderr] Downloaded fuel-crypto v0.6.2 [INFO] [stderr] Downloaded coins-bip39 v0.7.0 [INFO] [stderr] Downloaded borrown v0.1.0 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded coins-bip32 v0.7.0 [INFO] [stderr] Downloaded fuel-tx v0.23.1 [INFO] [stderr] Downloaded coins-core v0.7.0 [INFO] [stderr] Downloaded fuel-asm v0.10.0 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded k256 v0.11.6 [INFO] [stderr] Downloaded fuel-merkle v0.4.1 [INFO] [stderr] Downloaded fuel-vm v0.22.7 [INFO] [stderr] Downloaded tai64 v4.1.0 [INFO] [stderr] Downloaded fuel-storage v0.3.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df5be1daf6c002dfa4346d33fb5671ed054e9dd2ca03b7938eab5f231c8fa05c [INFO] running `Command { std: "docker" "start" "-a" "df5be1daf6c002dfa4346d33fb5671ed054e9dd2ca03b7938eab5f231c8fa05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5be1daf6c002dfa4346d33fb5671ed054e9dd2ca03b7938eab5f231c8fa05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5be1daf6c002dfa4346d33fb5671ed054e9dd2ca03b7938eab5f231c8fa05c", kill_on_drop: false }` [INFO] [stdout] df5be1daf6c002dfa4346d33fb5671ed054e9dd2ca03b7938eab5f231c8fa05c [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89914f9438969ebf9644c6ccffcc787939a02a4d4cc086de22afb3640553b2a [INFO] running `Command { std: "docker" "start" "-a" "b89914f9438969ebf9644c6ccffcc787939a02a4d4cc086de22afb3640553b2a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fuel-types v0.5.3 [INFO] [stderr] Compiling fuel-storage v0.3.0 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling fuel-asm v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling fuel-merkle v0.4.1 [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 ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.7.0 [INFO] [stderr] Compiling tai64 v4.1.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 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `graphql` [INFO] [stdout] --> src/model/coin.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(graphql)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(graphql)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(graphql)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `Command { std: "docker" "inspect" "b89914f9438969ebf9644c6ccffcc787939a02a4d4cc086de22afb3640553b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89914f9438969ebf9644c6ccffcc787939a02a4d4cc086de22afb3640553b2a", kill_on_drop: false }` [INFO] [stdout] b89914f9438969ebf9644c6ccffcc787939a02a4d4cc086de22afb3640553b2a [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 443331f4c30fc32762d7e886c5370d2a3c1c2ef9e223b6c78c24c261d0bebac6 [INFO] running `Command { std: "docker" "start" "-a" "443331f4c30fc32762d7e886c5370d2a3c1c2ef9e223b6c78c24c261d0bebac6", kill_on_drop: false }` [INFO] [stderr] Compiling fuel-core-interfaces v0.15.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `graphql` [INFO] [stdout] --> src/model/coin.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(graphql)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(graphql)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(graphql)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `graphql` [INFO] [stdout] --> src/model/coin.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(graphql)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(graphql)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(graphql)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "443331f4c30fc32762d7e886c5370d2a3c1c2ef9e223b6c78c24c261d0bebac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443331f4c30fc32762d7e886c5370d2a3c1c2ef9e223b6c78c24c261d0bebac6", kill_on_drop: false }` [INFO] [stdout] 443331f4c30fc32762d7e886c5370d2a3c1c2ef9e223b6c78c24c261d0bebac6 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fa82ce8fbfe830d175368c00010de57b8123775b82d260a390b15855a43e604 [INFO] running `Command { std: "docker" "start" "-a" "0fa82ce8fbfe830d175368c00010de57b8123775b82d260a390b15855a43e604", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `graphql` [INFO] [stderr] --> src/model/coin.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(graphql)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(graphql)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(graphql)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fuel-core-interfaces` (lib) generated 1 warning [INFO] [stderr] warning: `fuel-core-interfaces` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuel_core_interfaces-23b5da373edf0744) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test db::test::not_found_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fuel_core_interfaces [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/db.rs - db::not_found (line 168) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0fa82ce8fbfe830d175368c00010de57b8123775b82d260a390b15855a43e604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa82ce8fbfe830d175368c00010de57b8123775b82d260a390b15855a43e604", kill_on_drop: false }` [INFO] [stdout] 0fa82ce8fbfe830d175368c00010de57b8123775b82d260a390b15855a43e604