[INFO] cloning repository https://github.com/shaokun11/move-me2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaokun11/move-me2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmove-me2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmove-me2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c807593fe58b7517e25b1444919dfc8d72cdd497 [INFO] checking shaokun11/move-me2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaokun11%2Fmove-me2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/shaokun11/move-me2 [INFO] finished tweaking git repo https://github.com/shaokun11/move-me2 [INFO] tweaked toml for git repo https://github.com/shaokun11/move-me2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shaokun11/move-me2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shaokun11/move-me2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `plotters` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstack-self` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstack-self` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2ef91dc3c99be675bc9ca8614e4dfd239138c4f00d387efedead6c2ead728f2 [INFO] running `Command { std: "docker" "start" "-a" "c2ef91dc3c99be675bc9ca8614e4dfd239138c4f00d387efedead6c2ead728f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ef91dc3c99be675bc9ca8614e4dfd239138c4f00d387efedead6c2ead728f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ef91dc3c99be675bc9ca8614e4dfd239138c4f00d387efedead6c2ead728f2", kill_on_drop: false }` [INFO] [stdout] c2ef91dc3c99be675bc9ca8614e4dfd239138c4f00d387efedead6c2ead728f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46ee0c96f973596a71826688e783a4f74eb0934c8d6b4849d07c6f4999833fb [INFO] running `Command { std: "docker" "start" "-a" "a46ee0c96f973596a71826688e783a4f74eb0934c8d6b4849d07c6f4999833fb", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstack-self` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `plotters` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstack-self` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking value-bag v1.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d) [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking move-borrow-graph v0.0.1 (/opt/rustwide/workdir/third_party/move/move-borrow-graph) [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> third_party/move/move-borrow-graph/src/references.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn iter(&self) -> std::collections::btree_set::Iter> { [INFO] [stdout] | ^^^^^ ------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn iter(&self) -> std::collections::btree_set::Iter<'_, BorrowEdge> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking base64 v0.21.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking smallbitvec v2.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking better_any v0.1.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking clap_builder v4.4.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking scale-info v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking clap v4.4.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.31/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking move-core-types v0.0.4 (/opt/rustwide/workdir/third_party/move/move-core/types) [INFO] [stderr] Checking move-symbol-pool v0.1.0 (/opt/rustwide/workdir/third_party/move/move-symbol-pool) [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `serde1` [INFO] [stdout] --> third_party/move/move-core/types/src/u256.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `fuzzing`, `proptest`, and `proptest-derive` [INFO] [stdout] = help: consider adding `serde1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> third_party/move/move-core/types/src/account_address.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccountAddress` [INFO] [stdout] 14 | #[cfg_attr(any(test, feature = "fuzzing"), derive(arbitrary::Arbitrary))] [INFO] [stdout] 15 | pub struct AccountAddress([u8; AccountAddress::LENGTH]); [INFO] [stdout] | -------------- `AccountAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> third_party/move/move-core/types/src/language_storage.rs:214:51 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleId` [INFO] [stdout] 215 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 216 | pub struct ModuleId { [INFO] [stdout] | -------- `ModuleId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> third_party/move/move-core/types/src/vm_status.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VMStatus` [INFO] [stdout] 53 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 54 | pub enum VMStatus { [INFO] [stdout] | -------- `VMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> third_party/move/move-core/types/src/vm_status.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_KeptVMStatus` [INFO] [stdout] 89 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 90 | pub enum KeptVMStatus { [INFO] [stdout] | ------------ `KeptVMStatus` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> third_party/move/move-core/types/src/vm_status.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AbortLocation` [INFO] [stdout] 115 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 116 | pub enum AbortLocation { [INFO] [stdout] | ------------- `AbortLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a46ee0c96f973596a71826688e783a4f74eb0934c8d6b4849d07c6f4999833fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46ee0c96f973596a71826688e783a4f74eb0934c8d6b4849d07c6f4999833fb", kill_on_drop: false }` [INFO] [stdout] a46ee0c96f973596a71826688e783a4f74eb0934c8d6b4849d07c6f4999833fb