[INFO] cloning repository https://github.com/move-hub/movei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/move-hub/movei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-hub%2Fmovei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-hub%2Fmovei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 263ffa1801f7e8c34e315375ad450dba26392ea9 [INFO] checking move-hub/movei against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmove-hub%2Fmovei" "/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/move-hub/movei on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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/move-hub/movei [INFO] finished tweaking git repo https://github.com/move-hub/movei [INFO] tweaked toml for git repo https://github.com/move-hub/movei written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/move-hub/movei already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 503ae590f995fb9d24a772b461b47a1e0ce12d028180c1c4a11605138df70d94 [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" "503ae590f995fb9d24a772b461b47a1e0ce12d028180c1c4a11605138df70d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "503ae590f995fb9d24a772b461b47a1e0ce12d028180c1c4a11605138df70d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503ae590f995fb9d24a772b461b47a1e0ce12d028180c1c4a11605138df70d94", kill_on_drop: false }` [INFO] [stdout] 503ae590f995fb9d24a772b461b47a1e0ce12d028180c1c4a11605138df70d94 [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=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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e67e7f58374799e4695b27c7a853f8ec4e68440976312cef7e08e593c0df776 [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" "1e67e7f58374799e4695b27c7a853f8ec4e68440976312cef7e08e593c0df776", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking fiat-crypto v0.1.5 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking mirai-annotations v1.10.1 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling libra-metrics v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Checking libra-global-constants v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking radix_trie v0.2.0 [INFO] [stderr] Checking jobserver v0.1.21 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking cc v1.0.59 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling enum_dispatch v0.3.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap/#08b2f4d4) [INFO] [stderr] Checking ref-cast v1.0.2 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 (https://github.com/novifinancial/curve25519-dalek.git?branch=fiat3#2940429e) [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking prometheus v0.10.0 [INFO] [stderr] Checking x25519-dalek v1.0.1 (https://github.com/novifinancial/x25519-dalek.git?branch=fiat3#494bf274) [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.2 (https://github.com/clap-rs/clap/#08b2f4d4) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ed25519 v1.0.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-name v0.1.1 [INFO] [stderr] Checking codespan v0.8.0 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde-reflection v0.3.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0 (https://github.com/novifinancial/ed25519-dalek.git?branch=fiat4#44d1191b) [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking libra-workspace-hack v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.8.0 [INFO] [stderr] Checking libra-nibble v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-canonical-serialization v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-time v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-proptest-helpers v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking borrow-graph v0.0.1 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking datatest-stable v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-temppath v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-secure-time v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking serde-generate v0.14.0 [INFO] [stderr] Checking handlebars v3.4.0 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking datatest v0.1.0 (/opt/rustwide/workdir/datatest) [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Compiling num-variants v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Compiling libra-log-derive v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking libra-crypto v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking libra-logger v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking ureq v1.3.0 [INFO] [stderr] Checking libra-secure-net v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-core-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-github-client v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-vault-client v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-network-address v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking vm v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking bytecode-verifier v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-ir-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-vm-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking transaction-builder-generator v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-state-view v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking scratchpad v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking storage-interface v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking executor-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking bytecode-source-map v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking ir-to-bytecode-syntax v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-vm-natives v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking consensus-types v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-vm-runtime v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking ir-to-bytecode v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking movei-executor v0.1.0 (/opt/rustwide/workdir/movei-executor) [INFO] [stderr] Checking libra-secure-storage v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-lang v0.0.1 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-network-address-encryption v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-config v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking libra-trace v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking libra-vm v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking spec-lang v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking movei-fmt v0.1.2-alpha.0 (/opt/rustwide/workdir/movei-fmt) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 166 | let modules = concat(module_items.intersperse(lines(2))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | .intersperse(space()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:331:56 [INFO] [stdout] | [INFO] [stdout] 331 | let us = uses.iter().map(|u| self.use_(u)).intersperse(line()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | .intersperse(line()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:413:30 [INFO] [stdout] | [INFO] [stdout] 413 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:504:30 [INFO] [stdout] | [INFO] [stdout] 504 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | concat(parts.into_iter().intersperse(space())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:619:58 [INFO] [stdout] | [INFO] [stdout] 619 | concat(fs.map(|f| f.append(",")).intersperse(line())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:901:30 [INFO] [stdout] | [INFO] [stdout] 901 | ... .intersperse(break_(",", ", ")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1082:26 [INFO] [stdout] | [INFO] [stdout] 1082 | .intersperse(break_(",", ", ")); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1147:53 [INFO] [stdout] | [INFO] [stdout] 1147 | let body = concat(sequences.into_iter().intersperse(line())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1219:51 [INFO] [stdout] | [INFO] [stdout] 1219 | Some(concat(items.map(|i| i.content.to_doc()).intersperse(line())).append(line())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1243:42 [INFO] [stdout] | [INFO] [stdout] 1243 | let items = args.map(|d| d.to_doc()).intersperse(pretty::delim(delim)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 166 | let modules = concat(module_items.intersperse(lines(2))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | .intersperse(space()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:331:56 [INFO] [stdout] | [INFO] [stdout] 331 | let us = uses.iter().map(|u| self.use_(u)).intersperse(line()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | .intersperse(line()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:413:30 [INFO] [stdout] | [INFO] [stdout] 413 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:504:30 [INFO] [stdout] | [INFO] [stdout] 504 | ... .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | .intersperse(delim(",")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | concat(parts.into_iter().intersperse(space())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:619:58 [INFO] [stdout] | [INFO] [stdout] 619 | concat(fs.map(|f| f.append(",")).intersperse(line())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:901:30 [INFO] [stdout] | [INFO] [stdout] 901 | ... .intersperse(break_(",", ", ")), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1082:26 [INFO] [stdout] | [INFO] [stdout] 1082 | .intersperse(break_(",", ", ")); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1147:53 [INFO] [stdout] | [INFO] [stdout] 1147 | let body = concat(sequences.into_iter().intersperse(line())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1219:51 [INFO] [stdout] | [INFO] [stdout] 1219 | Some(concat(items.map(|i| i.content.to_doc()).intersperse(line())).append(line())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> movei-fmt/src/lib.rs:1243:42 [INFO] [stdout] | [INFO] [stdout] 1243 | let items = args.map(|d| d.to_doc()).intersperse(pretty::delim(delim)); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking stackless-bytecode-generator v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking errmapgen v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking abigen v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking docgen v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking move-prover v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking stdlib v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking compiled-stdlib v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking dialect v0.1.0 (/opt/rustwide/workdir/api/dialect) [INFO] [stderr] Checking transaction-builder-generated v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking compiler v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking transaction-builder v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking vm-genesis v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking language-e2e-tests v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking movei-libra-dialect v0.1.0 (/opt/rustwide/workdir/dialect/libra) [INFO] [stderr] Checking resource-viewer v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking functional-tests v0.1.0 (https://github.com/move-hub/libra?branch=movei#70723c9a) [INFO] [stderr] Checking movei-test v0.1.0 (/opt/rustwide/workdir/movei-test) [INFO] [stderr] Checking movei-libra-test v0.1.0 (/opt/rustwide/workdir/movei-test/movei-libra-test) [INFO] [stderr] Checking movei-fmt-test v0.1.0 (/opt/rustwide/workdir/movei-fmt/movei-fmt-test) [INFO] [stdout] warning: the feature `move_ref_pattern` has been stable since 1.49.0 and no longer requires an attribute to enable [INFO] [stdout] --> movei-test/movei-libra-test/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(move_ref_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking movei v0.1.0 (/opt/rustwide/workdir/bin/movei) [INFO] [stdout] warning: the feature `move_ref_pattern` has been stable since 1.49.0 and no longer requires an attribute to enable [INFO] [stdout] --> movei-test/movei-libra-test/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(move_ref_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 32s [INFO] running `Command { std: "docker" "inspect" "1e67e7f58374799e4695b27c7a853f8ec4e68440976312cef7e08e593c0df776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e67e7f58374799e4695b27c7a853f8ec4e68440976312cef7e08e593c0df776", kill_on_drop: false }` [INFO] [stdout] 1e67e7f58374799e4695b27c7a853f8ec4e68440976312cef7e08e593c0df776