[INFO] cloning repository https://github.com/Terkwood/hello-tikv-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Terkwood/hello-tikv-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerkwood%2Fhello-tikv-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerkwood%2Fhello-tikv-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bc34a8d59a41c92ce2c363c45c9d501ea417da3 [INFO] testing Terkwood/hello-tikv-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerkwood%2Fhello-tikv-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Terkwood/hello-tikv-rust 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 git repo https://github.com/Terkwood/hello-tikv-rust [INFO] finished tweaking git repo https://github.com/Terkwood/hello-tikv-rust [INFO] tweaked toml for git repo https://github.com/Terkwood/hello-tikv-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Terkwood/hello-tikv-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 60bee85c80c98ae5e6ba98a51e0b5eeb359caf64849720e290156ca243d08923 [INFO] running `Command { std: "docker" "start" "-a" "60bee85c80c98ae5e6ba98a51e0b5eeb359caf64849720e290156ca243d08923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60bee85c80c98ae5e6ba98a51e0b5eeb359caf64849720e290156ca243d08923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bee85c80c98ae5e6ba98a51e0b5eeb359caf64849720e290156ca243d08923", kill_on_drop: false }` [INFO] [stdout] 60bee85c80c98ae5e6ba98a51e0b5eeb359caf64849720e290156ca243d08923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 24a8d04c4de264da7dd0df3205549dbd5bc4d8afeaf4267096fe3679f7c7e702 [INFO] running `Command { std: "docker" "start" "-a" "24a8d04c4de264da7dd0df3205549dbd5bc4d8afeaf4267096fe3679f7c7e702", 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling procfs v0.7.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling grpcio-sys v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling grpcio-compiler v0.7.0 [INFO] [stderr] Compiling protobuf-build v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tikv-client-proto v0.0.0 (https://github.com/tikv/client-rust.git#e2214eec) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="tokio-tls"' -C metadata=e0842345311fc3d8 -C extra-filename=-e0842345311fc3d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1da2f7c73e94fb51.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ddb785e80af9d3fc.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-01d0bd5766164df7.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-0f2a4d44b6010541.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a27430818239993.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-98fbca20228955ea.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f35140db283612ff.rmeta --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-b403f2beec073c71.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24a8d04c4de264da7dd0df3205549dbd5bc4d8afeaf4267096fe3679f7c7e702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a8d04c4de264da7dd0df3205549dbd5bc4d8afeaf4267096fe3679f7c7e702", kill_on_drop: false }` [INFO] [stdout] 24a8d04c4de264da7dd0df3205549dbd5bc4d8afeaf4267096fe3679f7c7e702