[INFO] fetching crate tari_mmr 0.2.0... [INFO] checking tari_mmr-0.2.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate tari_mmr 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tari_mmr 0.2.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_mmr 0.2.0 [INFO] finished tweaking crates.io crate tari_mmr 0.2.0 [INFO] tweaked toml for crates.io crate tari_mmr 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tari_utilities v0.2.0 [INFO] [stderr] Downloaded croaring v0.4.5 [INFO] [stderr] Downloaded tari_crypto v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", 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] cedc2d62d85c61b05c6ecddb1f0e2b2bf09bbee20e58f54e80a5201f527e4255 [INFO] running `Command { std: "docker" "start" "-a" "cedc2d62d85c61b05c6ecddb1f0e2b2bf09bbee20e58f54e80a5201f527e4255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cedc2d62d85c61b05c6ecddb1f0e2b2bf09bbee20e58f54e80a5201f527e4255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cedc2d62d85c61b05c6ecddb1f0e2b2bf09bbee20e58f54e80a5201f527e4255", kill_on_drop: false }` [INFO] [stdout] cedc2d62d85c61b05c6ecddb1f0e2b2bf09bbee20e58f54e80a5201f527e4255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68cf7d4dc44cce77de147f797f75e311171293db44360af977bd47f9c2f8b333 [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" "68cf7d4dc44cce77de147f797f75e311171293db44360af977bd47f9c2f8b333", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling tari_infra_derive v0.0.10 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling croaring-sys v0.4.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking bulletproofs v2.0.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tari_utilities v0.1.2 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking tari_utilities v0.2.0 [INFO] [stderr] Checking tari_storage v0.1.0 [INFO] [stderr] Checking tari_crypto v0.4.0 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking croaring v0.4.5 [INFO] [stderr] Checking tari_mmr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "68cf7d4dc44cce77de147f797f75e311171293db44360af977bd47f9c2f8b333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68cf7d4dc44cce77de147f797f75e311171293db44360af977bd47f9c2f8b333", kill_on_drop: false }` [INFO] [stdout] 68cf7d4dc44cce77de147f797f75e311171293db44360af977bd47f9c2f8b333