[INFO] cloning repository https://github.com/Kixunil/btc-rpc-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/btc-rpc-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6002d18bfafb9785133208909aa305811e2cbcd3 [INFO] checking Kixunil/btc-rpc-proxy against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fbtc-rpc-proxy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/btc-rpc-proxy on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kixunil/btc-rpc-proxy [INFO] finished tweaking git repo https://github.com/Kixunil/btc-rpc-proxy [INFO] tweaked toml for git repo https://github.com/Kixunil/btc-rpc-proxy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/btc-rpc-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0fc2d73d2974bed9e0844a50de345ff130f944ec9b4be70948d171e9f826ada [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" "f0fc2d73d2974bed9e0844a50de345ff130f944ec9b4be70948d171e9f826ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0fc2d73d2974bed9e0844a50de345ff130f944ec9b4be70948d171e9f826ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fc2d73d2974bed9e0844a50de345ff130f944ec9b4be70948d171e9f826ada", kill_on_drop: false }` [INFO] [stdout] f0fc2d73d2974bed9e0844a50de345ff130f944ec9b4be70948d171e9f826ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] a480fe5756631f0d54891a774bf7760eda603ab165b8f08adc1b469c270b4e42 [INFO] running `Command { std: "docker" "start" "-a" "a480fe5756631f0d54891a774bf7760eda603ab165b8f08adc1b469c270b4e42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling configure_me_codegen v0.3.14 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking enum_future v0.1.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_test v1.0.117 [INFO] [stderr] Checking bitcoin_hashes v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking configure_me v0.3.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Checking bitcoin v0.25.2 [INFO] [stderr] Compiling btc-rpc-proxy v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "a480fe5756631f0d54891a774bf7760eda603ab165b8f08adc1b469c270b4e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a480fe5756631f0d54891a774bf7760eda603ab165b8f08adc1b469c270b4e42", kill_on_drop: false }` [INFO] [stdout] a480fe5756631f0d54891a774bf7760eda603ab165b8f08adc1b469c270b4e42