[INFO] fetching crate bitcoincore-rpc 0.13.0... [INFO] checking bitcoincore-rpc-0.13.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate bitcoincore-rpc 0.13.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bitcoincore-rpc 0.13.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoincore-rpc 0.13.0 [INFO] finished tweaking crates.io crate bitcoincore-rpc 0.13.0 [INFO] tweaked toml for crates.io crate bitcoincore-rpc 0.13.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bitcoincore-rpc 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d051a346655e0d93c7fcf635d13e84966c361a78dcf4353e6cf3a314f2706a52 [INFO] running `Command { std: "docker" "start" "-a" "d051a346655e0d93c7fcf635d13e84966c361a78dcf4353e6cf3a314f2706a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d051a346655e0d93c7fcf635d13e84966c361a78dcf4353e6cf3a314f2706a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d051a346655e0d93c7fcf635d13e84966c361a78dcf4353e6cf3a314f2706a52", kill_on_drop: false }` [INFO] [stdout] d051a346655e0d93c7fcf635d13e84966c361a78dcf4353e6cf3a314f2706a52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffeac25f3f30b8a8d83d27b36532c2fe24551e1fe437e8f5737ac0597e65baf1 [INFO] running `Command { std: "docker" "start" "-a" "ffeac25f3f30b8a8d83d27b36532c2fe24551e1fe437e8f5737ac0597e65baf1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking secp256k1 v0.20.1 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking jsonrpc v0.11.0 [INFO] [stderr] Checking bitcoin v0.26.0 [INFO] [stderr] Checking bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Checking bitcoincore-rpc v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.67s [INFO] running `Command { std: "docker" "inspect" "ffeac25f3f30b8a8d83d27b36532c2fe24551e1fe437e8f5737ac0597e65baf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffeac25f3f30b8a8d83d27b36532c2fe24551e1fe437e8f5737ac0597e65baf1", kill_on_drop: false }` [INFO] [stdout] ffeac25f3f30b8a8d83d27b36532c2fe24551e1fe437e8f5737ac0597e65baf1