[INFO] fetching crate sc-network-transactions 0.51.0... [INFO] testing sc-network-transactions-0.51.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate sc-network-transactions 0.51.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sc-network-transactions 0.51.0 [INFO] finished tweaking crates.io crate sc-network-transactions 0.51.0 [INFO] tweaked toml for crates.io crate sc-network-transactions 0.51.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sc-network-transactions 0.51.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sc-network-transactions 0.51.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95ae3635ddf4f99832d9fc028a3a1f425206464243d3f3bf0b69cc823734f80a [INFO] running `Command { std: "docker" "start" "-a" "95ae3635ddf4f99832d9fc028a3a1f425206464243d3f3bf0b69cc823734f80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95ae3635ddf4f99832d9fc028a3a1f425206464243d3f3bf0b69cc823734f80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ae3635ddf4f99832d9fc028a3a1f425206464243d3f3bf0b69cc823734f80a", kill_on_drop: false }` [INFO] [stdout] 95ae3635ddf4f99832d9fc028a3a1f425206464243d3f3bf0b69cc823734f80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecc157a6dbea4b895bdf9a92cb7a72577a8a5a6f4f9bd094e024d5649ab65934 [INFO] running `Command { std: "docker" "start" "-a" "ecc157a6dbea4b895bdf9a92cb7a72577a8a5a6f4f9bd094e024d5649ab65934", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sp-storage v22.0.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-num-traits v0.2.0 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling impl-codec v0.7.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sp-externalities v0.30.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling bounded-collections v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling sp-tracing v18.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling parity-bip39 v2.0.1 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cranelift-frontend v0.95.1 [INFO] [stderr] Compiling cranelift-native v0.95.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling libp2p-identity v0.2.9 [INFO] [stderr] Compiling cranelift-wasm v0.95.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling multiaddr v0.18.1 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wasmtime-cranelift v8.0.1 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling sp-panic-handler v13.0.2 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling sp-arithmetic v28.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling sp-wasm-interface v23.0.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling sp-weights v33.0.0 [INFO] [stderr] Compiling binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling sp-core v38.0.0 [INFO] [stderr] Compiling tuplex v0.1.2 [INFO] [stderr] Compiling simple-mermaid v0.1.1 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling sp-trie v41.0.0 [INFO] [stderr] Compiling sp-keystore v0.44.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling prost-types v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling sp-state-machine v0.47.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Compiling polkavm-assembler v0.26.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling polkavm-common v0.26.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling polkavm-linux-raw v0.26.0 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling polkavm v0.26.0 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling asn1-rs v0.7.0 [INFO] [stderr] Compiling sp-maybe-compressed-blob v11.0.0 [INFO] [stderr] Compiling sc-allocator v33.0.0 [INFO] [stderr] Compiling wasm-instrument v0.4.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sp-application-crypto v42.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling sp-runtime v43.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling sc-executor-common v0.40.0 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling yamux v0.13.5 [INFO] [stderr] Compiling rustls-pemfile v2.0.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling network-interface v2.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling kvdb v0.13.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sc-executor-wasmtime v0.40.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling sp-database v10.0.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling litep2p v0.9.5 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling if-watch v3.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling libp2p-kad v0.46.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sc-executor-polkavm v0.37.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling sp-version v41.0.0 [INFO] [stderr] Compiling sp-inherents v38.0.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling sp-api v38.0.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling sc-executor v0.44.0 [INFO] [stderr] Compiling hickory-resolver v0.24.2 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling sc-utils v20.0.0 [INFO] [stderr] Compiling sp-consensus v0.44.0 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling sp-blockchain v41.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling libp2p-dns v0.42.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-websocket v0.44.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libp2p-mdns v0.46.0 [INFO] [stderr] Compiling sc-transaction-pool-api v41.0.0 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling sc-client-api v41.0.0 [INFO] [stderr] Compiling libp2p-identify v0.45.0 [INFO] [stderr] Compiling libp2p-request-response v0.27.0 [INFO] [stderr] Compiling sc-network v0.52.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling sc-network-common v0.50.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling cid v0.9.0 [INFO] [stderr] Compiling sc-network-sync v0.51.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling finality-grandpa v0.16.3 [INFO] [stderr] Compiling ip_network v0.4.1 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling fork-tree v13.0.1 [INFO] [stderr] Compiling sp-consensus-grandpa v25.0.0 [INFO] [stderr] Compiling sc-network-types v0.18.0 [INFO] [stderr] Compiling sc-consensus v0.51.0 [INFO] [stderr] Compiling sc-network-transactions v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "ecc157a6dbea4b895bdf9a92cb7a72577a8a5a6f4f9bd094e024d5649ab65934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc157a6dbea4b895bdf9a92cb7a72577a8a5a6f4f9bd094e024d5649ab65934", kill_on_drop: false }` [INFO] [stdout] ecc157a6dbea4b895bdf9a92cb7a72577a8a5a6f4f9bd094e024d5649ab65934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26ecedad1c725e6c5a892d7e03a6ee6b1a85001a7a59f43cb8034bc85e28abcd [INFO] running `Command { std: "docker" "start" "-a" "26ecedad1c725e6c5a892d7e03a6ee6b1a85001a7a59f43cb8034bc85e28abcd", kill_on_drop: false }` [INFO] [stderr] Compiling sc-network-transactions v0.51.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "26ecedad1c725e6c5a892d7e03a6ee6b1a85001a7a59f43cb8034bc85e28abcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ecedad1c725e6c5a892d7e03a6ee6b1a85001a7a59f43cb8034bc85e28abcd", kill_on_drop: false }` [INFO] [stdout] 26ecedad1c725e6c5a892d7e03a6ee6b1a85001a7a59f43cb8034bc85e28abcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 650573985e2c0c28b37998145c2b6f083f101957299caeb9b52706d7565e7208 [INFO] running `Command { std: "docker" "start" "-a" "650573985e2c0c28b37998145c2b6f083f101957299caeb9b52706d7565e7208", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sc_network_transactions-35a9d39b0d15a26c) [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] [stderr] Doc-tests sc_network_transactions [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" "650573985e2c0c28b37998145c2b6f083f101957299caeb9b52706d7565e7208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650573985e2c0c28b37998145c2b6f083f101957299caeb9b52706d7565e7208", kill_on_drop: false }` [INFO] [stdout] 650573985e2c0c28b37998145c2b6f083f101957299caeb9b52706d7565e7208