[INFO] cloning repository https://github.com/yihuang/libra-jellyfish-merkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yihuang/libra-jellyfish-merkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihuang%2Flibra-jellyfish-merkle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihuang%2Flibra-jellyfish-merkle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeeb5dc2b7821fcc7d9b9dc71355f128e30f9797 [INFO] testing yihuang/libra-jellyfish-merkle against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyihuang%2Flibra-jellyfish-merkle" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yihuang/libra-jellyfish-merkle 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/yihuang/libra-jellyfish-merkle [INFO] finished tweaking git repo https://github.com/yihuang/libra-jellyfish-merkle [INFO] tweaked toml for git repo https://github.com/yihuang/libra-jellyfish-merkle written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/yihuang/libra-jellyfish-merkle 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 06a5d4b73acc4fb64bbe81315e678f381215dbd9db7e3424a4ce0fbb44fe1519 [INFO] running `Command { std: "docker" "start" "-a" "06a5d4b73acc4fb64bbe81315e678f381215dbd9db7e3424a4ce0fbb44fe1519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a5d4b73acc4fb64bbe81315e678f381215dbd9db7e3424a4ce0fbb44fe1519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a5d4b73acc4fb64bbe81315e678f381215dbd9db7e3424a4ce0fbb44fe1519", kill_on_drop: false }` [INFO] [stdout] 06a5d4b73acc4fb64bbe81315e678f381215dbd9db7e3424a4ce0fbb44fe1519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f6300c4591b60be60551d7354b6ec7035d4992721e4039915f6adb5bad7db2e4 [INFO] running `Command { std: "docker" "start" "-a" "f6300c4591b60be60551d7354b6ec7035d4992721e4039915f6adb5bad7db2e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unsigned-varint v0.3.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mirai-annotations v1.6.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#638ef835) [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling parity-multihash v0.2.3 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (/opt/rustwide/workdir/crypto-derive) [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling proptest-derive v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling libra-proptest-helpers v0.1.0 (/opt/rustwide/workdir/proptest-helpers) [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling libra-types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling libra-nibble v0.1.0 (/opt/rustwide/workdir/nibble) [INFO] [stderr] Compiling libra-canonical-serialization v0.1.0 (/opt/rustwide/workdir/lcs) [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 (https://github.com/calibra/ed25519-dalek.git?branch=fiat#ecb1d36a) [INFO] [stderr] Compiling parity-multiaddr v0.7.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling libra-crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling jellyfish-merkle v0.1.0 (/opt/rustwide/workdir/jellyfish-merkle) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.21s [INFO] running `Command { std: "docker" "inspect" "f6300c4591b60be60551d7354b6ec7035d4992721e4039915f6adb5bad7db2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6300c4591b60be60551d7354b6ec7035d4992721e4039915f6adb5bad7db2e4", kill_on_drop: false }` [INFO] [stdout] f6300c4591b60be60551d7354b6ec7035d4992721e4039915f6adb5bad7db2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8f05f751392bad85f92558e9406e6cda9f093133c2a877380125966e0391462 [INFO] running `Command { std: "docker" "start" "-a" "b8f05f751392bad85f92558e9406e6cda9f093133c2a877380125966e0391462", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (/opt/rustwide/workdir/crypto-derive) [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling libra-nibble v0.1.0 (/opt/rustwide/workdir/nibble) [INFO] [stderr] Compiling libra-proptest-helpers v0.1.0 (/opt/rustwide/workdir/proptest-helpers) [INFO] [stderr] Compiling jellyfish-merkle v0.1.0 (/opt/rustwide/workdir/jellyfish-merkle) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stdout] error[E0277]: the trait bound `HashValue: _IMPL_ARBITRARY_FOR_StaleNodeIndex::_proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> jellyfish-merkle/src/node_type/mod.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ the trait `_IMPL_ARBITRARY_FOR_StaleNodeIndex::_proptest::arbitrary::Arbitrary` is not implemented for `HashValue` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> proptest-helpers/src/unit_tests/repeat_vec_tests.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | mem::replace(&mut self.items, new_items); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jellyfish-merkle` [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b8f05f751392bad85f92558e9406e6cda9f093133c2a877380125966e0391462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f05f751392bad85f92558e9406e6cda9f093133c2a877380125966e0391462", kill_on_drop: false }` [INFO] [stdout] b8f05f751392bad85f92558e9406e6cda9f093133c2a877380125966e0391462