[INFO] fetching crate tp-state-machine 0.8.2...
[INFO] testing tp-state-machine-0.8.2 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530
[INFO] extracting crate tp-state-machine 0.8.2 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate tp-state-machine 0.8.2 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tp-state-machine 0.8.2
[INFO] finished tweaking crates.io crate tp-state-machine 0.8.2
[INFO] tweaked toml for crates.io crate tp-state-machine 0.8.2 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60166a13ac878a9221a380e484f8beaa82efe8c94d5b798481fd1361fbeffd11
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "60166a13ac878a9221a380e484f8beaa82efe8c94d5b798481fd1361fbeffd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60166a13ac878a9221a380e484f8beaa82efe8c94d5b798481fd1361fbeffd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60166a13ac878a9221a380e484f8beaa82efe8c94d5b798481fd1361fbeffd11", kill_on_drop: false }`
[INFO] [stdout] 60166a13ac878a9221a380e484f8beaa82efe8c94d5b798481fd1361fbeffd11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44940cac7980181065723b021e42c356f1ac6528686e95ae8f7f4850031f28b4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "44940cac7980181065723b021e42c356f1ac6528686e95ae8f7f4850031f28b4", 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] Compiling syn v1.0.72
[INFO] [stderr] Compiling tetsy-hash-db v0.15.3
[INFO] [stderr] Compiling libsecp256k1 v0.3.5
[INFO] [stderr] Compiling tetsy-trie-db v0.22.3
[INFO] [stderr] Compiling tetsy-trie-root v0.16.1
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling zeroize_derive v1.1.0
[INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr] Compiling ref-cast-impl v1.0.6
[INFO] [stderr] Compiling futures-macro v0.3.15
[INFO] [stderr] Compiling debug-derive v2.0.2
[INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.0
[INFO] [stderr] Compiling thiserror-impl v1.0.25
[INFO] [stderr] Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr] Compiling ref-cast v1.0.6
[INFO] [stderr] Compiling dyn-clonable v0.9.0
[INFO] [stderr] Compiling zeroize v1.3.0
[INFO] [stderr] Compiling merlin v2.0.1
[INFO] [stderr] Compiling curve25519-dalek v2.1.2
[INFO] [stderr] Compiling curve25519-dalek v3.1.0
[INFO] [stderr] Compiling secrecy v0.7.0
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Compiling thiserror v1.0.25
[INFO] [stderr] Compiling tiny-bip39 v0.8.0
[INFO] [stderr] Compiling futures-executor v0.3.15
[INFO] [stderr] Compiling futures v0.3.15
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling tetsy-impl-serde v0.3.1
[INFO] [stderr] Compiling tracing-serde v0.1.2
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling impl-serde v0.3.1
[INFO] [stderr] Compiling schnorrkel v0.9.1
[INFO] [stderr] Compiling ed25519-dalek v1.0.1
[INFO] [stderr] Compiling tetcore-bip39 v0.4.2
[INFO] [stderr] Compiling tracing-subscriber v0.2.18
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1
[INFO] [stderr] Compiling tp-runtime-interface-proc-macro v2.0.2
[INFO] [stderr] Compiling tetsy-scale-codec v2.0.1
[INFO] [stderr] Compiling tetsy-impl-codec v0.5.0
[INFO] [stderr] Compiling tetcore-storage v2.0.2
[INFO] [stderr] Compiling tetcore-tracing v2.0.2
[INFO] [stderr] Compiling tetcore-wasm-interface v2.0.2
[INFO] [stderr] Compiling tetsy-primitive-types v0.9.0
[INFO] [stderr] Compiling externalities v0.8.2
[INFO] [stderr] Compiling tetsy-util-mem v0.9.0
[INFO] [stderr] Compiling tp-runtime-interface v2.0.2
[INFO] [stderr] Compiling tetsy-memory-db v0.26.0
[INFO] [stderr] Compiling tet-core v2.0.2
[INFO] [stderr] Compiling tp-trie v2.0.2
[INFO] [stderr] Compiling tp-state-machine v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `changes_trie_transaction_storage_root`
[INFO] [stdout] --> src/overlayed_changes/mod.rs:177:2
[INFO] [stdout] |
[INFO] [stdout] 177 | pub(crate) changes_trie_transaction_storage_root: Option