[INFO] fetching crate transaction-pool 2.0.3...
[INFO] checking transaction-pool-2.0.3 against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] extracting crate transaction-pool 2.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate transaction-pool 2.0.3
[INFO] finished tweaking crates.io crate transaction-pool 2.0.3
[INFO] tweaked toml for crates.io crate transaction-pool 2.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate transaction-pool 2.0.3 on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to highest compatible versions
[INFO] [stderr]       Adding ethereum-types v0.9.2 (available: v0.16.0)
[INFO] [stderr]       Adding smallvec v0.6.14 (available: v1.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385
[INFO] running `Command { std: "docker" "start" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking trace-time v0.1.3
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking transaction-pool v2.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking ethbloom v0.9.2
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.7.3
[INFO] [stderr]     Checking ethereum-types v0.9.2
[INFO] [stdout] warning: field `gas` is never read
[INFO] [stdout]   --> src/tests/tx_builder.rs:16:2
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TransactionBuilder {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     gas: U256,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/tests/mod.rs:50:2
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn with_limit(max_count: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ethereum-types v0.9.2, primitive-types v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385", kill_on_drop: false }`
[INFO] [stdout] afb41e343d1c991f48c083315921811431fd332ff7a868bcafb8eb4ffeb8b385
