[INFO] cloning repository https://github.com/jinzhongwei/tikv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jinzhongwei/tikv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhongwei%2Ftikv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhongwei%2Ftikv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ac822419844e334798e75dc48e8e0535009c97a [INFO] testing jinzhongwei/tikv against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinzhongwei%2Ftikv" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jinzhongwei/tikv on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jinzhongwei/tikv [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/jinzhongwei/tikv [INFO] tweaked toml for git repo https://github.com/jinzhongwei/tikv written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jinzhongwei/tikv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f73af59caeb7e4bfe92e9e5ac7154bd3448f9024aee1fefc8e3f5b4947ae56e9 [INFO] running `Command { std: "docker" "start" "-a" "f73af59caeb7e4bfe92e9e5ac7154bd3448f9024aee1fefc8e3f5b4947ae56e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f73af59caeb7e4bfe92e9e5ac7154bd3448f9024aee1fefc8e3f5b4947ae56e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73af59caeb7e4bfe92e9e5ac7154bd3448f9024aee1fefc8e3f5b4947ae56e9", kill_on_drop: false }` [INFO] [stdout] f73af59caeb7e4bfe92e9e5ac7154bd3448f9024aee1fefc8e3f5b4947ae56e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672beb1733c56b0dff940a1a1e291bad8f3dcde27146b20d36354498090856ee [INFO] running `Command { std: "docker" "start" "-a" "672beb1733c56b0dff940a1a1e291bad8f3dcde27146b20d36354498090856ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling slog v2.3.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Compiling httparse v1.1.2 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling byteorder v0.5.1 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.32 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling spin v0.4.9 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling more-asserts v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling panic_hook v0.0.1 (/opt/rustwide/workdir/components/panic_hook) [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.4.9/src/lib.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "const_fn", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] error: could not compile `spin` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> components/panic_hook/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> components/panic_hook/src/lib.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> components/panic_hook/src/lib.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | static INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> components/panic_hook/src/lib.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | static mut DEFAULT_HOOK: Option<*mut (Fn(&PanicInfo) + 'static + Sync + Send)> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - static mut DEFAULT_HOOK: Option<*mut (Fn(&PanicInfo) + 'static + Sync + Send)> = None; [INFO] [stdout] 24 + static mut DEFAULT_HOOK: Option<*mut (dyn Fn(&PanicInfo) + 'static + Sync + Send)> = None; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `panic_hook` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "672beb1733c56b0dff940a1a1e291bad8f3dcde27146b20d36354498090856ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672beb1733c56b0dff940a1a1e291bad8f3dcde27146b20d36354498090856ee", kill_on_drop: false }` [INFO] [stdout] 672beb1733c56b0dff940a1a1e291bad8f3dcde27146b20d36354498090856ee