[INFO] fetching crate sp-core 38.0.0... [INFO] testing sp-core-38.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate sp-core 38.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sp-core 38.0.0 [INFO] finished tweaking crates.io crate sp-core 38.0.0 [INFO] tweaked toml for crates.io crate sp-core 38.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sp-core 38.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sp-core 38.0.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89f7aa15d7650fa8d2c612337ff76804095106d0d84e1072d9caf5a567906553 [INFO] running `Command { std: "docker" "start" "-a" "89f7aa15d7650fa8d2c612337ff76804095106d0d84e1072d9caf5a567906553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f7aa15d7650fa8d2c612337ff76804095106d0d84e1072d9caf5a567906553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f7aa15d7650fa8d2c612337ff76804095106d0d84e1072d9caf5a567906553", kill_on_drop: false }` [INFO] [stdout] 89f7aa15d7650fa8d2c612337ff76804095106d0d84e1072d9caf5a567906553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb56aed9dae80a95b3f06d3ac12b278dfe1d6e7c07f388231adcc25eedf404b9 [INFO] running `Command { std: "docker" "start" "-a" "fb56aed9dae80a95b3f06d3ac12b278dfe1d6e7c07f388231adcc25eedf404b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling sp-wasm-interface v23.0.0 [INFO] [stderr] Compiling sp-tracing v18.0.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling sp-core v38.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "fb56aed9dae80a95b3f06d3ac12b278dfe1d6e7c07f388231adcc25eedf404b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb56aed9dae80a95b3f06d3ac12b278dfe1d6e7c07f388231adcc25eedf404b9", kill_on_drop: false }` [INFO] [stdout] fb56aed9dae80a95b3f06d3ac12b278dfe1d6e7c07f388231adcc25eedf404b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cca7228ef5ccbd6dfd948ea1f28778e23c272bc7a1316b1ce944b25132830004 [INFO] running `Command { std: "docker" "start" "-a" "cca7228ef5ccbd6dfd948ea1f28778e23c272bc7a1316b1ce944b25132830004", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling sp-wasm-interface v23.0.0 [INFO] [stderr] Compiling sp-tracing v18.0.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling sp-core v38.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.75s [INFO] running `Command { std: "docker" "inspect" "cca7228ef5ccbd6dfd948ea1f28778e23c272bc7a1316b1ce944b25132830004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca7228ef5ccbd6dfd948ea1f28778e23c272bc7a1316b1ce944b25132830004", kill_on_drop: false }` [INFO] [stdout] cca7228ef5ccbd6dfd948ea1f28778e23c272bc7a1316b1ce944b25132830004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c10286d6fd19c181c78d0302be4fcc9da8c10e54716778315c6aefade3e72011 [INFO] running `Command { std: "docker" "start" "-a" "c10286d6fd19c181c78d0302be4fcc9da8c10e54716778315c6aefade3e72011", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:61:24 [INFO] [stderr] | [INFO] [stderr] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | fn fetch_runtime_code(&self) -> Option>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:68:24 [INFO] [stderr] | [INFO] [stderr] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 68 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:77:24 [INFO] [stderr] | [INFO] [stderr] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 77 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/traits.rs:114:24 [INFO] [stderr] | [INFO] [stderr] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 114 | fn fetch_runtime_code(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sp-core` (lib) generated 4 warnings (run `cargo fix --lib -p sp-core` to apply 4 suggestions) [INFO] [stderr] warning: `sp-core` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp_core-b62868cb1e94b66a) [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test address_uri::tests::test01 ... ok [INFO] [stdout] test address_uri::tests::test03 ... ok [INFO] [stdout] test address_uri::tests::test05 ... ok [INFO] [stdout] test address_uri::tests::test06 ... ok [INFO] [stdout] test address_uri::tests::test00 ... ok [INFO] [stdout] test address_uri::tests::test04 ... ok [INFO] [stdout] test address_uri::tests::test07 ... ok [INFO] [stdout] test address_uri::tests::test09 ... ok [INFO] [stdout] test address_uri::tests::test12 ... ok [INFO] [stdout] test address_uri::tests::test08 ... ok [INFO] [stdout] test address_uri::tests::test13 ... ok [INFO] [stdout] test address_uri::tests::test11 ... ok [INFO] [stdout] test address_uri::tests::test10 ... ok [INFO] [stdout] test address_uri::tests::test14 ... ok [INFO] [stdout] test address_uri::tests::test15 ... ok [INFO] [stdout] test address_uri::tests::test16 ... ok [INFO] [stdout] test address_uri::tests::test02 ... ok [INFO] [stdout] test address_uri::tests::test17 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_1 ... ok [INFO] [stdout] test address_uri::tests::test21 ... ok [INFO] [stdout] test address_uri::tests::test22 ... ok [INFO] [stdout] test address_uri::tests::test19 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_2 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_3 ... ok [INFO] [stdout] test address_uri::tests::test18 ... ok [INFO] [stdout] test address_uri::tests::test20 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_5 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_6 ... ok [INFO] [stdout] test const_hex2array::testh2b::t02 ... ok [INFO] [stdout] test const_hex2array::testh2b::t02m ... ok [INFO] [stdout] test const_hex2array::testh2b::t33 ... ok [INFO] [stdout] test address_uri::tests::test_invalid_char_info_4 ... ok [INFO] [stdout] test const_hex2array::testh2b::t01 ... ok [INFO] [stdout] test const_hex2array::testh2b::t00 ... ok [INFO] [stdout] test const_hex2array::testh2b::t16 ... ok [INFO] [stdout] test crypto::tests::accountid_32_from_str_works ... ok [INFO] [stdout] test crypto::tests::interpret_std_secret_string_should_work ... ok [INFO] [stdout] test defer::test::defer_guard_order_works ... ok [INFO] [stdout] test defer::test::defer_guard_works ... ok [INFO] [stdout] test crypto::tests::interpret_std_seed_should_work ... ok [INFO] [stdout] test defer::test::defer_guard_syntax_works ... ok [INFO] [stdout] test crypto::tests::password_override_should_work ... ok [INFO] [stdout] test const_hex2array::testh2b::t_panic_incorrect_length2 - should panic ... ok [INFO] [stdout] test const_hex2array::testh2b::t_panic_invalid_character - should panic ... ok [INFO] [stdout] test defer::test::defer_guard_defer_panics_unwind_works ... ok [INFO] [stdout] test ecdsa::test::generated_pair_should_work ... ok [INFO] [stdout] test defer::test::defer_guard_panic_unwind_works ... ok [INFO] [stdout] test ecdsa::test::seed_and_derive_should_work ... ok [INFO] [stdout] test ecdsa::test::good_proof_of_possession_should_work_bad_proof_of_possession_should_fail ... ok [INFO] [stdout] test ecdsa::test::seeded_pair_should_work ... ok [INFO] [stdout] test ecdsa::test::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test ecdsa::test::signature_serialization_works ... ok [INFO] [stdout] test ecdsa::test::ss58check_custom_format_works ... ok [INFO] [stdout] test ecdsa::test::ss58check_format_check_works ... ok [INFO] [stdout] test ecdsa::test::ss58check_full_roundtrip_works ... ok [INFO] [stdout] test ecdsa::test::ss58check_roundtrip_works ... ok [INFO] [stdout] test ecdsa::test::test_vector_by_string_should_work ... ok [INFO] [stdout] test ecdsa::test::test_vector_should_work ... ok [INFO] [stdout] test ecdsa::test::sign_prehashed_works ... ok [INFO] [stdout] test ecdsa::test::recover_prehashed_works ... ok [INFO] [stdout] test ecdsa::test::generate_with_password_phrase_recovery_possible ... ok [INFO] [stdout] test ecdsa::test::default_phrase_should_be_used ... ok [INFO] [stdout] test ecdsa::test::verify_prehashed_works ... ok [INFO] [stdout] test ecdsa::test::generate_with_phrase_recovery_possible ... ok [INFO] [stdout] test ed25519::tests::generated_pair_should_work ... ok [INFO] [stdout] test ed25519::tests::good_proof_of_possession_should_work_bad_proof_of_possession_should_fail ... ok [INFO] [stdout] test ed25519::tests::seed_and_derive_should_work ... ok [INFO] [stdout] test ed25519::tests::seeded_pair_should_work ... ok [INFO] [stdout] test ed25519::tests::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test ed25519::tests::signature_serialization_works ... ok [INFO] [stdout] test ecdsa::test::password_does_something ... ok [INFO] [stdout] test ed25519::tests::ss58check_roundtrip_works ... ok [INFO] [stdout] test ecdsa::test::generate_with_phrase_should_be_recoverable_with_from_string ... ok [INFO] [stdout] test hash::tests::test_h160 ... ok [INFO] [stdout] test hash::tests::test_h256 ... ok [INFO] [stdout] test hash::tests::test_invalid ... ok [INFO] [stdout] test offchain::tests::capabilities ... ok [INFO] [stdout] test offchain::tests::timestamp_ops ... ok [INFO] [stdout] test sr25519::tests::default_address_should_be_used ... ok [INFO] [stdout] test ed25519::tests::test_vector_by_string_should_work ... ok [INFO] [stdout] test ed25519::tests::test_vector_should_work ... ok [INFO] [stdout] test ed25519::tests::default_phrase_should_be_used ... ok [INFO] [stdout] test sr25519::tests::derive_hard_public_should_fail ... ok [INFO] [stdout] test ed25519::tests::generate_with_password_phrase_recovery_possible ... ok [INFO] [stdout] test sr25519::tests::derive_hard_should_work ... ok [INFO] [stdout] test sr25519::tests::derive_soft_public_should_work ... ok [INFO] [stdout] test sr25519::tests::derive_soft_should_work ... ok [INFO] [stdout] test sr25519::tests::derive_hard_known_pair_should_work ... ok [INFO] [stdout] test sr25519::tests::generated_pair_should_work ... ok [INFO] [stdout] test ed25519::tests::password_does_something ... ok [INFO] [stdout] test ed25519::tests::generate_with_phrase_recovery_possible ... ok [INFO] [stdout] test sr25519::tests::messed_message_should_not_work ... ok [INFO] [stdout] test sr25519::tests::messed_signature_should_not_work ... ok [INFO] [stdout] test sr25519::tests::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test sr25519::tests::good_proof_of_possession_should_work_bad_proof_of_possession_should_fail ... ok [INFO] [stdout] test sr25519::tests::signature_serialization_works ... ok [INFO] [stdout] test sr25519::tests::seeded_pair_should_work ... ok [INFO] [stdout] test sr25519::tests::ss58check_roundtrip_works ... ok [INFO] [stdout] test sr25519::tests::sr_test_vector_should_work ... ok [INFO] [stdout] test sr25519::tests::verify_known_old_message_should_work ... ok [INFO] [stdout] test sr25519::tests::verify_from_old_wasm_works ... ok [INFO] [stdout] test sr25519::tests::derive_soft_known_pair_should_work ... ok [INFO] [stdout] test ed25519::tests::generate_with_phrase_should_be_recoverable_with_from_string ... ok [INFO] [stdout] test tests::generate_feature_enabled_macro_panics - should panic ... ok [INFO] [stdout] test tests::generate_feature_enabled_macro_works ... ok [INFO] [stdout] test uint::tests::test_large_values ... ok [INFO] [stdout] test uint::tests::test_u256 ... ok [INFO] [stdout] test uint::tests::test_u256_codec ... ok [INFO] [stdout] test sr25519::tests::default_phrase_should_correspond_to_default_address ... ok [INFO] [stdout] test sr25519::tests::vrf_sign_verify ... ok [INFO] [stdout] test sr25519::tests::vrf_sign_verify_with_extra ... ok [INFO] [stdout] test sr25519::tests::vrf_make_bytes_matches ... ok [INFO] [stdout] test sr25519::tests::vrf_backend_compat ... ok [INFO] [stdout] test sr25519::tests::default_phrase_should_be_used ... ok [INFO] [stdout] test sr25519::tests::generate_with_phrase_should_be_recoverable_with_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.04s [INFO] [stdout] [INFO] [stderr] Doc-tests sp_core [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - impl_maybe_marker_std_or_serde (line 428) ... ok [INFO] [stdout] test src/address_uri.rs - address_uri::AddressUri (line 34) ... ok [INFO] [stdout] test src/lib.rs - impl_maybe_marker (line 389) ... ok [INFO] [stdout] test src/defer.rs - defer::defer (line 48) ... ok [INFO] [stdout] test src/crypto.rs - crypto::SecretUri (line 764) ... ok [INFO] [stdout] test src/crypto.rs - crypto::SecretUri (line 788) ... ok [INFO] [stdout] test src/lib.rs - generate_feature_enabled_macro (line 471) ... ok [INFO] [stdout] test src/crypto.rs - crypto::SecretUri (line 776) ... ok [INFO] [stdout] test src/testing.rs - testing::wasm_export_functions (line 50) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c10286d6fd19c181c78d0302be4fcc9da8c10e54716778315c6aefade3e72011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10286d6fd19c181c78d0302be4fcc9da8c10e54716778315c6aefade3e72011", kill_on_drop: false }` [INFO] [stdout] c10286d6fd19c181c78d0302be4fcc9da8c10e54716778315c6aefade3e72011