[INFO] cloning repository https://github.com/zhendexuebuhui/cita-common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhendexuebuhui/cita-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ba178dde69ab06ded0dc1b65ea2ab6b2e4b21c1 [INFO] testing zhendexuebuhui/cita-common against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhendexuebuhui%2Fcita-common" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhendexuebuhui/cita-common on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhendexuebuhui/cita-common [INFO] finished tweaking git repo https://github.com/zhendexuebuhui/cita-common [INFO] tweaked toml for git repo https://github.com/zhendexuebuhui/cita-common written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zhendexuebuhui/cita-common already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cryptape/libsm` [INFO] [stderr] Updating git repository `https://github.com/fede1024/rust-rdkafka.git` [INFO] [stderr] Updating git submodule `https://github.com/edenhill/librdkafka.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion-stats v0.2.4 [INFO] [stderr] Downloaded criterion v0.2.4 [INFO] [stderr] Downloaded cita-logger v0.1.0 [INFO] [stderr] Downloaded criterion-plot v0.2.4 [INFO] [stderr] Downloaded mime v0.3.8 [INFO] [stderr] Downloaded tar v0.4.26 [INFO] [stderr] Downloaded errno v0.1.8 [INFO] [stderr] Downloaded web3 v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.11 [INFO] [stderr] Downloaded lz4-sys v1.8.0 [INFO] [stderr] Downloaded amq-proto v0.1.0 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded handlebars v0.32.4 [INFO] [stderr] Downloaded serde-value v0.5.2 [INFO] [stderr] Downloaded plain_hasher v0.1.0 [INFO] [stderr] Downloaded yasna v0.1.3 [INFO] [stderr] Downloaded libssh2-sys v0.2.7 [INFO] [stderr] Downloaded git2 v0.7.2 [INFO] [stderr] Downloaded libgit2-sys v0.7.4 [INFO] [stderr] Downloaded sodiumoxide v0.2.2 [INFO] [stderr] Downloaded libsodium-sys v0.2.2 [INFO] [stderr] Downloaded csv v1.0.0 [INFO] [stderr] Downloaded elastic-array v0.9.0 [INFO] [stderr] Downloaded static_merkle_tree v0.1.1 [INFO] [stderr] Downloaded amqp v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0483f2763dfbfff6234619a7b667e5b02df65ddfc1fc46d48d653796bcae369f [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" "0483f2763dfbfff6234619a7b667e5b02df65ddfc1fc46d48d653796bcae369f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0483f2763dfbfff6234619a7b667e5b02df65ddfc1fc46d48d653796bcae369f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0483f2763dfbfff6234619a7b667e5b02df65ddfc1fc46d48d653796bcae369f", kill_on_drop: false }` [INFO] [stdout] 0483f2763dfbfff6234619a7b667e5b02df65ddfc1fc46d48d653796bcae369f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3601df9b63261d37f71df81e81b525f1ac3d428037dd99f334d37205d40d341f [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" "3601df9b63261d37f71df81e81b525f1ac3d428037dd99f334d37205d40d341f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling protobuf v2.6.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/worker) [INFO] [stderr] Compiling error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> worker/src/worker.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | type Fp = Box () + Send + Sync>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> () + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling lz4-sys v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling snappy v0.1.0 (/opt/rustwide/workdir/snappy) [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling curl-sys v0.4.5 [INFO] [stderr] Compiling libssh2-sys v0.2.7 [INFO] [stderr] Compiling libgit2-sys v0.7.4 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling blake2b v0.1.0 (/opt/rustwide/workdir/blake2b) [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rdkafka-sys v0.11.0-1 (https://github.com/fede1024/rust-rdkafka.git?rev=84d4062#84d40623) [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stdout] error[E0428]: the name `impl_heapsize_for_hash` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed-hash-0.2.1/src/hash.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 325 | macro_rules! impl_heapsize_for_hash { [INFO] [stdout] | ----------------------------------- previous definition of the macro `impl_heapsize_for_hash` here [INFO] [stdout] ... [INFO] [stdout] 431 | macro_rules! impl_heapsize_for_hash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_heapsize_for_hash` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `impl_heapsize_for_hash` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0428`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed-hash` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3601df9b63261d37f71df81e81b525f1ac3d428037dd99f334d37205d40d341f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3601df9b63261d37f71df81e81b525f1ac3d428037dd99f334d37205d40d341f", kill_on_drop: false }` [INFO] [stdout] 3601df9b63261d37f71df81e81b525f1ac3d428037dd99f334d37205d40d341f